0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating podspec. More... almost 13 years ago
Update README.md More... almost 13 years ago
Merge pull request #2 from ahalls/master More... almost 13 years ago
Added includes More... almost 13 years ago
Update NSString+RubyCocoaString.h More... about 13 years ago
Merge branch 'master' of github.com:pwightman/RubyCocoaString More... about 13 years ago
Fixing some whitespace issues. More... about 13 years ago
Update README.md More... about 13 years ago
Update README.md More... about 13 years ago
Updating podspec, commenting out unimplemented method declarations. More... about 13 years ago
Adding license. More... about 13 years ago
Updating README. More... about 13 years ago
Added prepend. More... about 13 years ago
Removing ruby file, adding ord. More... about 13 years ago
Fixing typos More... about 13 years ago
Adding Caveats section to README.md More... about 13 years ago
Adding a bit more robustness to the lstrip and rstrip tests. More... about 13 years ago
Added rstrip and lstrip. More... about 13 years ago
Moved center method declarations into implemented section. More... about 13 years ago
Added center. More... about 13 years ago
Fixing typos. More... about 13 years ago
Adding examples to README. More... about 13 years ago
Changed implementation of reverse, added lowerCamelize and more test cases for camelize. More... about 13 years ago
Adding underscore, added tests for gsub and camelize. More... about 13 years ago
Adding camelize More... about 13 years ago
Moved gsub and eachChar into the implemented section, added note about gsub:withBlock: not being a perfect implementation, gsub:withString: is now using immutable version of string replacing matches. More... about 13 years ago
Adding reverse to README.md More... about 13 years ago
Adding reverse, added test for gsub:withBlock: that currently does not match semantics of Ruby implementation. More... about 13 years ago
Updating README with gsub. More... about 13 years ago
Added gsub:withBlock: and gsub:withString:. More... about 13 years ago