aleks-f
1138f439af
few cosmetic changes
2012-12-03 20:36:04 -06:00
aleks-f
42d963a7d5
GH 23: JSON::Object::stringify throw BadCastException
...
GH issue #23 : JSON::Object::stringify throw BadCastException
2012-12-02 22:12:06 -06:00
aleks-f
cdd17f5203
SF Bug 599
...
SF Bug #599 JSON::Array and JSON::Object size() member can implicitly
lose precision
https://sourceforge.net/p/poco/patches/120/
2012-12-02 21:26:34 -06:00
Guenter Obiltschnig
79eab26377
the great line endings cleanup
2012-11-11 09:57:01 +01:00
Guenter Obiltschnig
eb8c662c4c
code cleanups
2012-10-15 12:27:56 +00:00
Guenter Obiltschnig
2eb27b30b5
fixed JSON testsuite errors and warnings with VS2012
2012-10-14 15:51:23 +00:00
Aleksandar Fabijanic
e19eb5b704
silence clang/gcc
2012-10-13 05:08:12 +00:00
Aleksandar Fabijanic
d8397b9153
- VS2012: build/tests
...
- JSON: style and exceptions catch by ref fix
- NumberParser: case-insensitive hex parsing
- Dynamic::Var: const std::string& cast operator specialization (coaxing std::string ctor)
- LocalDateTime: strftime fix (buffer too small for full tz string, use %Z instead of %z - makes no difference on windows but is more portable)
- small buildwin.cmd vsvars32.bat call fix
2012-09-24 03:51:40 +00:00
Aleksandar Fabijanic
74b8911d13
JSON Windows compilation
2012-06-11 23:44:56 +00:00
Franky Braem
6f8bbc67d1
Use 64 bit integers (if available) when int is not big enough
2012-06-11 20:36:32 +00:00
Franky Braem
95c62c00df
Copy JSON from SandBox to trunk
2012-04-29 20:09:55 +00:00