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
(split)Merged with small society More... over 17 years ago
Merged with small society More... over 17 years ago
Applied patch for issue #52. Thanks to jpedroso for patch. More... over 17 years ago
(split)Applied patch for issue #52. Thanks to jpedroso for patch. More... over 17 years ago
Removed nu files. More... over 17 years ago
(split)Removed nu files. More... over 17 years ago
Fix for #55. Malformed dictionaries in objects would throw exception and not return error. More... over 17 years ago
(split)Fix for #55. Malformed dictionaries in objects would throw exception and not return error. More... over 17 years ago
Fixed broken nuke build and Nu unit test for TouchJSON. More... almost 18 years ago
(split)Fixed broken nuke build and Nu unit test for TouchJSON. More... almost 18 years ago
Updated licenses in each source/header. OUCH. More... about 18 years ago
(split)Updated licenses in each source/header. OUCH. More... about 18 years ago
(split)Added tests that check error cases similar to deserializeAsDictionary, but for the deprecated deserialize method. Fixed this by checking outError properly. More... about 18 years ago
Added tests that check error cases similar to deserializeAsDictionary, but for the deprecated deserialize method. Fixed this by checking outError properly. More... about 18 years ago
(split)Added tests that check error cases for the JSON Deserializer and exposed bugs. Fixed them by checking the outError properly and uncommenting the assignment to kJSONDeserializerErrorDomain. More... about 18 years ago
Added tests that check error cases for the JSON Deserializer and exposed bugs. Fixed them by checking the outError properly and uncommenting the assignment to kJSONDeserializerErrorDomain. More... about 18 years ago
Fleshed out README with information about TouchJSON from the wiki, including the TouchJSONHowTo. Added README to the project. More... about 18 years ago
(split)Fleshed out README with information about TouchJSON from the wiki, including the TouchJSONHowTo. Added README to the project. More... about 18 years ago
(split)Wrote tests to demonstrate how to check for an error. Also to show that deserialized dictionary is nil when there is an error and not nil otherwise. More... about 18 years ago
Wrote tests to demonstrate how to check for an error. Also to show that deserialized dictionary is nil when there is an error and not nil otherwise. More... about 18 years ago
(split)Added test for an embedded array More... about 18 years ago
Added test for an embedded array More... about 18 years ago
(split)Added a protocol so that we can generalize all deserializers. More... about 18 years ago
Added a protocol so that we can generalize all deserializers. More... about 18 years ago
Added test for deserializeAsDictionary when passed a non-dictionary (specifically an array). More... about 18 years ago
(split)Added test for deserializeAsDictionary when passed a non-dictionary (specifically an array). More... about 18 years ago
Added newline to end of file to fix GCC warning. More... about 18 years ago
(split)Added newline to end of file to fix GCC warning. More... about 18 years ago
Fix for #7 More... about 18 years ago
(split)Fix for #7 More... about 18 years ago