Commit Graph

9 Commits (a3bb4c7390da8c2b1f4a4752a6bf2b6cd1c8591c)
 

Author SHA1 Message Date
Krzysztof Gabis a3bb4c7390 Fixed error in the readme file. 12 years ago
Krzysztof Gabis 120f5a08da Defined malloc and free as macros, also small refractoring. 12 years ago
Krzysztof Gabis 5edab75bdc Checking malloc errors, added limits on nesting and object/array size. 12 years ago
Krzysztof Gabis e36fa2ab41 Changes in README.md 12 years ago
Krzysztof Gabis 9e64c0f031 Changed int to size_t to avoid signed/unsigned comparisons 12 years ago
Krzysztof Gabis 410807850e Fixed some compatibility issues with C++ compilers. 12 years ago
Krzysztof Gabis 2740213c5c Renamed bool to boolean. 12 years ago
Krzysztof Gabis cad9bda1e4 Included stddef.h in parson.c 12 years ago
Krzysztof Gabis de829803e3 Initial commit. 12 years ago