1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-24 05:12:02 +01:00
ultrajson/python
2011-03-25 15:53:25 +01:00
..
lib - Fixed issue with encoding control characters as \uXXXX 2011-03-25 15:53:25 +01:00
benchmark.py - Fixed some pointer casting warnings from gcc and msvc 2011-03-21 11:40:55 +01:00
JSONtoObj.c - Fixed some more gcc and msvc9 compiler warnings 2011-03-21 15:33:19 +01:00
objToJSON.c - Fixed include path issue 2011-03-25 11:05:20 +01:00
setup.py - Fixed issue with encoding control characters as \uXXXX 2011-03-25 15:53:25 +01:00
tests.py - Fixed issue with encoding control characters as \uXXXX 2011-03-25 15:53:25 +01:00
ujson.c - Implemented proper releasing of JSOBJ instances in decoder when decoding fails inside Object or Array 2011-03-08 00:23:42 +01:00