openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
CHCSVParser
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
1 day
ago.
Jun 28, 2025 — Jun 28, 2026
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Account for possibility of invoking _writeString: with an empty string
Dave DeLong
More...
over 6 years ago
Fix issue where the CSVWriter would incorrectly write out terminating NULL bytes
Dave DeLong
More...
over 6 years ago
Don’t ignore empty records
Dave DeLong
More...
about 7 years ago
Merge pull request #106 from Mr-Xcoder/patch-1
Dave DeLong
More...
over 8 years ago
Proper header formatting
Victor Dumbrava
More...
over 8 years ago
Fix build warnings for Xcode 8.3.1
Dave DeLong
More...
about 9 years ago
Merge pull request #86 from FieryRobot/master
Dave DeLong
More...
about 11 years ago
Make things faster
Ed Voas
More...
about 11 years ago
More tests for issue #79
Dave DeLong
More...
over 11 years ago
Add unit tests for issue #79.
Dave DeLong
More...
over 11 years ago
Merge branch 'master' of github.com:davedelong/CHCSVParser
Dave DeLong
More...
over 11 years ago
Add a unit test for issue #65
Dave DeLong
More...
over 11 years ago
Add a `-writeLineWithDictionary:` method
Dave DeLong
More...
over 11 years ago
Merge pull request #69 from douglashill/typo
Dave DeLong
More...
almost 12 years ago
Fix gettin typo.
Douglas Hill
More...
almost 12 years ago
Unit test for Issue #64.
Dave DeLong
More...
almost 12 years ago
Expand the TEST_ARRAY macro to give much better diagnostics when a test fails
Dave DeLong
More...
almost 12 years ago
Unit test for issue #35.
Dave DeLong
More...
almost 12 years ago
Re-adding license file
Dave DeLong
More...
almost 12 years ago
Updating podspec
Dave DeLong
More...
almost 12 years ago
Documenting all the things.
Dave DeLong
More...
almost 12 years ago
Moving deprecated methods into their own categories and placing them at the end of the files.
Dave DeLong
More...
almost 12 years ago
Updating the README to reflect recent changes.
Dave DeLong
More...
almost 12 years ago
Improve the naming of some methods and properties on CHCSVParser
Dave DeLong
More...
almost 12 years ago
Updating copyright date.
Dave DeLong
More...
almost 12 years ago
Allow fields to have a leading equal sign. Fixes #66.
Dave DeLong
More...
almost 12 years ago
Methods that don't use a comma for the delimiter should not have "CSV" as part of the name.
Dave DeLong
More...
almost 12 years ago
Don't bother with the fastest encoding; just go with UTF8
Dave DeLong
More...
almost 12 years ago
Fixing compilation warnings when building with older versions of Xcode.
Dave DeLong
More...
almost 12 years ago
Merge remote-tracking branch 'origin/master'
Dave DeLong
More...
almost 12 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree