0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Jun 28, 2025 — Jun 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Account for possibility of invoking _writeString: with an empty string More... over 6 years ago
Fix issue where the CSVWriter would incorrectly write out terminating NULL bytes More... over 6 years ago
Don’t ignore empty records More... about 7 years ago
Merge pull request #106 from Mr-Xcoder/patch-1 More... over 8 years ago
Proper header formatting More... over 8 years ago
Fix build warnings for Xcode 8.3.1 More... about 9 years ago
Merge pull request #86 from FieryRobot/master More... about 11 years ago
Make things faster More... about 11 years ago
More tests for issue #79 More... over 11 years ago
Add unit tests for issue #79. More... over 11 years ago
Merge branch 'master' of github.com:davedelong/CHCSVParser More... over 11 years ago
Add a unit test for issue #65 More... over 11 years ago
Add a `-writeLineWithDictionary:` method More... over 11 years ago
Merge pull request #69 from douglashill/typo More... almost 12 years ago
Fix gettin typo. More... almost 12 years ago
Unit test for Issue #64. More... almost 12 years ago
Expand the TEST_ARRAY macro to give much better diagnostics when a test fails More... almost 12 years ago
Unit test for issue #35. More... almost 12 years ago
Re-adding license file More... almost 12 years ago
Updating podspec More... almost 12 years ago
Documenting all the things. More... almost 12 years ago
Moving deprecated methods into their own categories and placing them at the end of the files. More... almost 12 years ago
Updating the README to reflect recent changes. More... almost 12 years ago
Improve the naming of some methods and properties on CHCSVParser More... almost 12 years ago
Updating copyright date. More... almost 12 years ago
Allow fields to have a leading equal sign. Fixes #66. More... almost 12 years ago
Methods that don't use a comma for the delimiter should not have "CSV" as part of the name. More... almost 12 years ago
Don't bother with the fastest encoding; just go with UTF8 More... almost 12 years ago
Fixing compilation warnings when building with older versions of Xcode. More... almost 12 years ago
Merge remote-tracking branch 'origin/master' More... almost 12 years ago