Commit Graph

6 Commits

Author SHA1 Message Date
Aleksandar Fabijanic
2be0661a0b Json unicode escape (#2147)
Json unicode escape (#2142)
2018-02-08 18:42:30 -06:00
Aleksandar Fabijanic
df5968ce16 Json unicode escape && preserveOrder keys sync (#2145)
* Only escape compulsory characters for JSON by default

* add enable/disable unicode escaping flags to stringify #2137

* JSON::Object preserveOrder keys not synced on assignment #2142

* fix assignment preserveOrder and add object copy tests

* add object move tests

* fix comment

* enum for JSON::Object options
2018-02-08 09:08:42 -06:00
Günter Obiltschnig
06373b5d0c remove '$Id$' headers 2017-09-09 10:50:32 +02:00
fbraem
18b92b5b36 Use escape to correctly escape unicode characters 2015-12-07 17:33:10 +01:00
martin-osborne
7780ab3ae0 Corrected more spellings. 2015-04-10 11:43:49 +01:00
Alex Fabijanic
beb81b4f16 add JSONFormatter 2015-02-10 00:27:07 -06:00