4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added encoding validation feature More... over 12 years ago
Fixed compilation errors in Ubuntu 64-bit More... over 12 years ago
Added ultrajson to perftest, only tested parsing to dummy handler. More... over 12 years ago
Added Flush() to concept stream. Add this new member function to all streams. Writer and PrettyWriter automatically calls Flush() at the end of JSON text. More... over 12 years ago
Separated platform related performance tests from rapidjsontest Added multiple platform specific file I/O performance tests Added CheckSum() in platform test as baseline of parsing speed, which should be more appropriate than strlen(). More... over 12 years ago
Added missing Flush() in examples. Flush() will be called in Writer later. More... over 12 years ago
Implemented FileWriteStream with buffering More... over 12 years ago
Proved FileStream is very slow due to fgetc(). Added a new FileReadStream which uses fread() with buffer. More... over 12 years ago
Initial version (0.1) More... over 12 years ago
Initial directory structure. More... over 12 years ago