Commit graph

20 commits

Author SHA1 Message Date
3f61db4640 Fixed failing junit test 2016-02-29 14:27:52 +01:00
f9772c37e0 Replaced all sun.NotImplementedException with standard java UnsupportedOperationException 2016-02-27 02:49:23 +01:00
862bc7763e Big HTTP header parsing refactoring 2016-02-19 20:40:14 +01:00
66bebc6f52 Fixed bug in JSONObjectOutputStream and Base64Encoder 2015-11-18 17:25:14 +01:00
034166b413 Added Base64Encoder 2015-11-17 18:59:50 +01:00
2a51090813 JSON object stream bug fixes 2015-11-12 15:16:00 +01:00
4a817cbf31 Added Map and List support to JSON object stream 2015-10-13 16:09:03 +00:00
051f6fdcf8 Fixed null field issues in JSON 2015-10-07 22:32:26 +00:00
0bb193fba3 Temporary fix for JSON null fields 2015-10-07 16:25:59 +00:00
38f03585e4 Added InputStream and Writer in constructor of Json classes 2015-10-01 16:02:48 +00:00
1dba0c88aa Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
86f63326b6 cleaned imports and added function calls to Templator 2015-06-02 15:47:44 +00:00
7d5b412add Updated MIT licence 2015-05-27 13:13:19 +00:00
7aa5bc2a0e Fixed some warnings and did some speed improvments to json parsers 2013-08-06 13:46:31 +00:00
b9a662e4b3 Added benchmark lib 2013-08-02 14:49:16 +00:00
fe66cc9962 Move OSAL and added array support to JSONSerializers 2013-08-01 13:21:25 +00:00
86d463be88 Improved JSON Node and Outputstream 2013-08-01 07:33:36 +00:00
312d63af28 Fixed bugs in JSON serializer 2013-07-30 15:13:53 +00:00
cdf1f13fb0 Some progress on the JSONObjectInputStream 2013-06-09 19:47:08 +00:00
e03d12263a Added new JSON object serializers 2013-06-06 22:36:00 +00:00