4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jun 03, 2023 — Jun 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use local variants of CFStringIsSurrogate(Low|High)Character as these requires OS X 10.6+. Fixes #86 More... almost 13 years ago
Use local variants of CFStringIsSurrogate(Low|High)Character as these requires OS X 10.6+. Fixes #86 More... almost 13 years ago
Avoid implicit cast More... almost 13 years ago
Avoid implicit cast More... almost 13 years ago
Roll SBJsonStreamParserAdapter into SBJsonStreamParser. Fixes #83. More... almost 13 years ago
Make the Examples part of the main project's workspace. More... almost 13 years ago
Merge branch 'branch3.0' More... almost 13 years ago
Changes + version bumps More... almost 13 years ago
NSCache is very slow. Use an per-instance NSMutableDictionary instead More... almost 13 years ago
Revert "Convert all library code to use Automatic Reference Counting (ARC)" More... almost 13 years ago
NSNumber, not NSDecimalNumber More... almost 13 years ago
Fix typo in Readme reported by Ujjwal Thaakar More... almost 13 years ago
Fix typo in Readme reported by Ujjwal Thaakar More... almost 13 years ago
Remove JSON.h backwards compatibility More... almost 13 years ago
Convert all library code to use Automatic Reference Counting (ARC) More... almost 13 years ago
Avoid casting to CFNumberRef and CFMutableStringRef types More... almost 13 years ago
Xcode 4.2 wants GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; More... almost 13 years ago
Merge branch 'branch3.0' More... almost 13 years ago
Merge commit 'v3.0' More... almost 13 years ago
Kill memory leak. Patch by DinosaurDad. Fixes #80. More... almost 13 years ago
Convert TweetStream to an ARC-enabled project More... almost 13 years ago
Remove use of __weak in header files: this is incompatible with ARC More... almost 13 years ago
Move to 64-bit only & remove instance variables for properties. More... almost 13 years ago
Edited Readme.md via GitHub More... almost 13 years ago
Bump version to 3.0 More... almost 13 years ago
Bump version to 3.0 More... almost 13 years ago
Add method to the (internal) SBJsonStreamParserState abstract class to avoid an isKindOfClass: check More... almost 13 years ago
Updated Readme to highlight new features in 3.0 More... almost 13 years ago
Updated Readme to highlight new features in 3.0 More... almost 13 years ago
Extract some methods for clarity More... almost 13 years ago