0
I Use This!
Inactive

Commits : Listings

Analyzed 16 minutes ago. based on code collected about 3 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates to README.md. More... almost 12 years ago
Renames README to README.md. More... almost 12 years ago
Merge pull request #3 from mcferno/master More... almost 12 years ago
Escaping strings which have inner line-breaks (\r\n, \r, \n) with double quotes. Without this, the partial field data falls to a new line, which both Excel and Open Office interpret as a new row. More... almost 12 years ago
Merge pull request #1 from farinspace/master More... over 12 years ago
fixed issue with unix CR/LF, also added test More... over 12 years ago
Close the file handle after use in detectSeparator(). More... over 13 years ago
Added a very basic separator detection function. More... over 13 years ago
Added support for semicolon separator (no auto-detection). More... over 13 years ago
Added usage examples. More... about 14 years ago
Fix escapeString: changed strstr to strpos; Updated tests More... about 14 years ago
Added README file. More... about 14 years ago
Fixed tab inconsistency in source code (4 spaces vs tab). More... about 14 years ago
Added LICENSE file. More... about 14 years ago
Initial commit. More... about 14 years ago