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
Merge branch 'develop' More... over 15 years ago
Added more number unit tests. More... over 15 years ago
Added more number unit tests. More... over 15 years ago
Fixes #17 - support for insanely large numbers. More... over 15 years ago
Fixes #17 - support for insanely large numbers. More... over 15 years ago
ignores *.mode2v3 More... over 15 years ago
ignores *.mode2v3 More... over 15 years ago
ignores *.xcuserdatad More... over 15 years ago
ignores *.xcuserdatad More... over 15 years ago
Adding project for building static library. More... almost 16 years ago
Adding project for building static library. More... almost 16 years ago
Moved xcodeproj & test data into sub-directory to make adding TouchJSON to new projects easier. More... almost 16 years ago
Using correct type. More... almost 16 years ago
Re-integrated Cédric Luthi's encoding patch. More... almost 16 years ago
Provide a new API (CJSONDeserializer allowedEncoding property) to allow parsing of misencoded JSON as suggested in https://github.com/schwa/TouchJSON/pull/14#issuecomment-555904 More... almost 16 years ago
Define ACCEPT_NON_UNICODE_DATA to 1 to decode non unicode JSON as Windows-1252 (this is totally against RFC 4627) More... almost 16 years ago
Added a test case for deserializing a non unicode string More... almost 16 years ago
Disabled CP1252 test (for now) More... almost 16 years ago
Added a test case for deserializing a non unicode string More... almost 16 years ago
Add TouchJSON static library and build a universal (iphoneos & iphonesimulator) .framework More... almost 16 years ago
Only convert if we find a converter. More... almost 16 years ago
Merge branch 'feature/Extensibility' into develop More... almost 16 years ago
(re)Added support for pre-serialized data. TODO: Unit tests. More... almost 16 years ago
Fixes #11. Sprinkling in a little more skipWhitespace goodness. More... almost 16 years ago
Fixes #11. Sprinkling in a little more skipWhitespace goodness. More... almost 16 years ago
Fixed unsigned/signed comparison warning More... almost 16 years ago
Fixed unsigned/signed comparison warning More... almost 16 years ago
Added bytesRemaining message. More... almost 16 years ago
Garbage characters at beginning of an object were causing the error parameter to not get set. More... almost 16 years ago
Added benchmark build to gitignore More... almost 16 years ago