1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-24 05:12:02 +01:00
ultrajson/python
Jonas Tärnström fe6cb12e34 - Fixed support for Big Endian
- Minor code cleanup
2011-03-23 00:14:58 +01:00
..
lib - Fixed support for Big Endian 2011-03-23 00:14:58 +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 - Added test for neg infinity 2011-03-22 21:22:58 +01:00
setup.py - Fixed type-o 2011-03-15 17:06:04 +01:00
tests.py - Re-enabled some tests 2011-03-22 23:08:46 +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