2
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Jan 07, 2024 — Jan 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed missing source in NewBenchmark. More... almost 16 years ago
Better extensibility. (TODO - update docs) More... almost 16 years ago
Added test data from http://github.com/samsoffes/json-benchmarks More... almost 16 years ago
Fix for running multiple deserialize sessions with one deserializer object. More... almost 16 years ago
We can now skip or special-case handling of null in JSON. More... almost 16 years ago
Using the object's scanner instead of creating new. More... almost 16 years ago
Optionally Skip null value pairs in dictionaries and arrays.. More... almost 16 years ago
Moved scanner into class - now an ivar. More... almost 16 years ago
Removed unneeded op queue More... almost 16 years ago
We can now use our own object in place of NSNull. More... almost 16 years ago
Added experimental code to More... almost 16 years ago
We don't like dot operation releases in dealloc around here. More... almost 16 years ago
Again with the unneeded @sync. More... almost 16 years ago
No need to make that synchronized. Dumbass. More... almost 16 years ago
Updated docs for the class renaming. More... almost 16 years ago
Renamed CExtensibleJSONDataSerializer too. More... almost 16 years ago
Another NSCharacterSet, another static var. More... almost 16 years ago
Updated unit tests for the renaming. More... almost 16 years ago
Finally bit the bullet and renamed the classes. More... almost 16 years ago
All those replacements were massively killing performance. More... almost 16 years ago
CFString instead of NSString. More... almost 16 years ago
Using a static instead of an ivar for double characters. More... almost 16 years ago
Added new (very minimal!) benchmark project. More... almost 16 years ago
Removed old benchmark project. More... almost 16 years ago
Fixes #6 - no ivar for op queue. More... almost 16 years ago
Small co-reorg. More... almost 16 years ago
Fixes #5. Allowing whitespace before array. More... almost 16 years ago
Fixes #4. Fixed typo in error message. More... almost 16 years ago
Added block based API for async deserialization with completion handler More... almost 16 years ago
Added gitignore. More... about 16 years ago