0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for #9, YAJL parser handles double values and recursive arrays More... almost 14 years ago
Fix for #17 More... almost 14 years ago
Fixed path for TouchJSON More... almost 14 years ago
Merged changed from oauth branch More... almost 14 years ago
Merge commit '036c41' More... almost 14 years ago
Merge commit 'e10f54' More... almost 14 years ago
Merging changes More... almost 14 years ago
Fixed conflicts in merge More... almost 14 years ago
Merge commit '4fcf85' More... almost 14 years ago
Merge commit 'c6371e' More... almost 14 years ago
Changed character counting in sendUpdate: to use Unicode Normalized Form C canonical mapping. More... about 14 years ago
Fix for #5 and #19, removes query parameters for URLs More... about 14 years ago
Cleaned up use of OAMutableURLRequest's prepare method More... about 14 years ago
Cleanup for OAuth More... about 14 years ago
Added support for OAuth and an XAuth login API More... about 14 years ago
Initial changes for OAuth. Be sure to add checkouts of OAuthConsumer and yajl as children of this directory More... about 14 years ago
Do not enable TouchJSON stuff by default. More... about 14 years ago
Search YAJL parser handles embedded dictionaries More... about 14 years ago
Search YAJL parser handles embedded dictionaries More... about 14 years ago
Removed conversion to camel case for the sub dictionary key names More... about 14 years ago
Removed conversion to camel case for the sub dictionary key names More... about 14 years ago
Altered the YAJL Statuses parser to parse retweeted_status objects. This change is generic so that the parser will now parse any child objects of a status. More... about 14 years ago
Altered the YAJL Statuses parser to parse retweeted_status objects. This change is generic so that the parser will now parse any child objects of a status. More... about 14 years ago
Prevent EXC_BAD_ACCESS on invalid paths More... about 14 years ago
Prevent EXC_BAD_ACCESS on invalid paths More... about 14 years ago
Using NSDateFormatter instead of dateWithNaturalLanguageString: More... about 14 years ago
Using NSDateFormatter instead of dateWithNaturalLanguageString: More... about 14 years ago
support for sending retweets More... about 14 years ago
Reverted a previous commit I made by mistake. More... about 14 years ago
Fixed a missing parenthesis. More... about 14 years ago