1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-23 12:32:02 +01:00
ultrajson/lib
WGH 6cf6c7ff25 added "static" to C functions, where possible
1. It reduces clutter in symbol table.
2. It fixes issues with C99 inline semantics for functions
   marked as inline (#237, #180, #222), which manifests
   when compiled with GCC>=5.
2016-08-27 17:34:22 +03:00
..
Makefile Restructured code for better pypi packaging 2012-02-07 17:11:29 +01:00
ultrajson.h Merge pull request #157 from wlanslovenija/raw-json 2016-01-15 05:06:19 +01:00
ultrajsondec.c added "static" to C functions, where possible 2016-08-27 17:34:22 +03:00
ultrajsonenc.c added "static" to C functions, where possible 2016-08-27 17:34:22 +03:00