1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-24 05:12:02 +01:00
ultrajson/python
2011-03-21 16:49:48 +01:00
..
lib - Fixed type type-o on POSIX 2011-03-21 16:49:48 +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 some more gcc and msvc9 compiler warnings 2011-03-21 15:33:19 +01:00
setup.py - Fixed type-o 2011-03-15 17:06:04 +01:00
tests.py - Optimized UTF-8 encoding and decoding 2011-03-16 12:04:28 +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