aleks-f
|
42ff341cb9
GH #119: JSON::Object holds values in ordered map
|
13 years ago |
aleks-f
|
727e3cd28d
GH #118: JSON::Object::stringify endless loop
|
13 years ago |
Mike Naquin
|
13a1a0b9a2
Fix JSON parsing of large unsigned 64-bit integers
|
13 years ago |
aleks-f
|
66a56a944f
indentation
|
13 years ago |
fbraem
|
5964ae0a80
JSON unicode fixes and running tests on invalid unicode JSON
|
13 years ago |
Alex
|
26a480d325
Revert "Revert "Revert "Merge pull request #45 from RangelReale/jsonunicode"""
|
13 years ago |
Alex
|
86647bd8ba
Revert "Revert "Merge pull request #45 from RangelReale/jsonunicode""
|
13 years ago |
Alex
|
52867ed7c7
Revert "Merge pull request #45 from RangelReale/jsonunicode"
|
13 years ago |
Rangel Reale
|
92ba6563f0
* Added unit test to JSON unicode change
|
13 years ago |
aleks-f
|
4a5cb5031b
fixed resolution fo Int64
|
13 years ago |
Mike Naquin
|
25811d4c64
Add 64-bit integer JSON unit test
|
13 years ago |
aleks-f
|
1b14088283
GH31: JSON implementation bug
|
13 years ago |
aleks-f
|
42d963a7d5
GH 23: JSON::Object::stringify throw BadCastException
|
13 years ago |
Guenter Obiltschnig
|
79eab26377
the great line endings cleanup
|
13 years ago |
Guenter Obiltschnig
|
2eb27b30b5
fixed JSON testsuite errors and warnings with VS2012
|
13 years ago |
Aleksandar Fabijanic
|
f70ac1ca07
- added NumericString.h
|
13 years ago |
Guenter Obiltschnig
|
244f0aaf5a
fixed a typo
|
13 years ago |
Guenter Obiltschnig
|
c7de652ec9
renamed dir testfiles to data
|
13 years ago |
Aleksandar Fabijanic
|
d8397b9153
- VS2012: build/tests
|
13 years ago |
Franky Braem
|
1d674b745e
Continue processing invalid files when we got an exception and show the value when we didn't expect a value
|
13 years ago |
Aleksandar Fabijanic
|
9b952a29c7
ported 1.4.4 branch changes (needs build checks and test runs!)
|
14 years ago |
Franky Braem
|
425587f499
Catch Poco::SyntaxException for invalid JSON values
|
14 years ago |
Franky Braem
|
5c8e55cd34
Remove testConfiguration and testItunes method. testConfiguration will be moved to Util testsuite
|
14 years ago |
Aleksandar Fabijanic
|
7503c00b8b
test files directory detection fix
|
14 years ago |
Aleksandar Fabijanic
|
3a46515ded
JSON VS 2010 build (library and tests)
|
14 years ago |
Franky Braem
|
95c62c00df
Copy JSON from SandBox to trunk
|
14 years ago |