0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 14, 2025 — Aug 14, 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... over 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... over 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... about 12 years ago
Expand the TEST_ARRAY macro to give much better diagnostics when a test fails More... about 12 years ago
Unit test for issue #35. More... about 12 years ago
Re-adding license file More... about 12 years ago
Updating podspec More... about 12 years ago
Documenting all the things. More... about 12 years ago
Moving deprecated methods into their own categories and placing them at the end of the files. More... about 12 years ago
Updating the README to reflect recent changes. More... about 12 years ago
Improve the naming of some methods and properties on CHCSVParser More... about 12 years ago
Updating copyright date. More... about 12 years ago
Allow fields to have a leading equal sign. Fixes #66. More... about 12 years ago
Methods that don't use a comma for the delimiter should not have "CSV" as part of the name. More... about 12 years ago
Don't bother with the fastest encoding; just go with UTF8 More... about 12 years ago
Fixing compilation warnings when building with older versions of Xcode. More... about 12 years ago
Merge remote-tracking branch 'origin/master' More... about 12 years ago