Giters
davedelong
/
CHCSVParser
A proper CSV parser for Objective-C
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
1273
Watchers:
59
Issues:
65
Forks:
255
davedelong/CHCSVParser Issues
Fails to parse line with backslashed quotes, even with 'recognize backslashes' option
Updated
5 years ago
Exception raised when using -writeLineWithDictionary: to append records
Updated
5 years ago
When open a csv file in appending mode, set the _currentLine the last line number of the file
Closed
5 years ago
issue with (º)degree symbol at time of export
Updated
6 years ago
Comments count
2
Four warnings when I build. Xcode 7.3, targeting iOS 8 or later.
Updated
8 years ago
Comments count
4
Output parsing to an Array?
Updated
8 years ago
Comments count
1
Two warnings when building using XCode 7 Beta 5
Updated
8 years ago
Comments count
16
tvos support
Closed
8 years ago
Comments count
2
writeField:(id)field raises exception if first line of CSV has any null field
Updated
9 years ago
Comments count
1
Use a proper CSV writer
Closed
9 years ago
Comments count
1
Typo in readme.markdown
Updated
9 years ago
Using the 3.0.0 Version in Swift
Closed
9 years ago
Comments count
1
NSInputStream inputStreamWithURL always nil
Closed
9 years ago
Comments count
1
Swift delegate prototypes (a comment, not an issue)
Closed
10 years ago
Comments count
2
The parser doesn't see field when it contains unescaped '\n'
Closed
9 years ago
Comments count
1
In xcode 6 beta4 building shows a couple of warnings
Updated
9 years ago
Comments count
12
Thoughts on providing SAX style parsing
Updated
10 years ago
Parsing ends if field includes nullchar
Updated
10 years ago
Comments count
1
Fails to parse record with unescaped parenthesis
Updated
10 years ago
Comments count
10
Need to help on parsing
Closed
10 years ago
Comments count
1
Parsed Data Replaces Double Quotes with Two Sets of Double Quotes
Closed
10 years ago
Comments count
1
unable to parse csv file with initWithContentsOfCSVFile
Updated
10 years ago
Comments count
1
Parsing fails when "bad data" is not in the first input stream buffer
Updated
10 years ago
Comments count
1
Problems parsing cvs with æ,ø and å characters
Updated
10 years ago
Comments count
10
How to "create" the needed file for csv export?
Closed
10 years ago
Comments count
1
Apostrophe in CSV file
Updated
10 years ago
Comments count
3
_loadMoreIfNecessary error
Closed
10 years ago
Comments count
2
Fields with double quotes that don't start at the beginning of the field cause parsing failures
Closed
10 years ago
Comments count
7
Fails on comma within quotes
Closed
10 years ago
Comments count
2
Could you bump up the podspec version?
Closed
10 years ago
Comments count
3
Problem with initForWritingToCSVFile
Updated
10 years ago
Comments count
6
Tests in UnitTests.m are failing because required parser options haven't been set
Closed
10 years ago
Comments count
2
Problem reading little-endian Unicode
Updated
10 years ago
Comments count
1
Parse fails when field has leading equal ('=') symbol
Closed
10 years ago
Comments count
5
Ability to use the First Line as Keys
Closed
10 years ago
Comments count
1
Infinite loop when a comment octothorpe starts the last line of the file and that line isn't newline-terminated
Closed
10 years ago
Comments count
3
Last new line
Closed
10 years ago
Comments count
2
Fields without balanced double quotes cause parsing to fail
Closed
10 years ago
Comments count
6
Possible problem with sniffencoding?
Updated
10 years ago
Comments count
2
Using custom delimiters from extended ASCII table
Closed
11 years ago
Comments count
2
Stop parsing at certain line
Closed
11 years ago
Comments count
2
Option to specify delimiter in convenience method
Closed
11 years ago
Comments count
4
Add convenience methods for parser usage with custom delimiter
Closed
11 years ago
Comments count
1
Reading Same File Twice
Closed
11 years ago
Comments count
3
NSString category: "CSVComponents" is broken if the string contains Unicode character
Closed
11 years ago
Comments count
4
Writer create renew the file
Closed
12 years ago
Comments count
2
Not possible to read fields with significant space without also returning quotes in parsed result
Closed
12 years ago
Comments count
2
Unable to auto-detect encoding
Closed
12 years ago
Comments count
1
Crash when manually defining file encoding
Closed
12 years ago
Comments count
2
when the file ends with new line, parser will create a dummy 1 row with 1 empty record
Closed
12 years ago
Comments count
1
Previous
Next