Matthew Holt
|
e29134423e
|
Fix for special case of quotes around delimiter in quoted field (fixes #67)
|
11 years ago |
Matthew Holt
|
f5eab684ec
|
Let's stamp version 3.0 on it and see what happens
|
11 years ago |
Matthew Holt
|
cee3115edb
|
Version 3 now working; added player and tests
|
11 years ago |
Matthew Holt
|
42d707fe4a
|
Core parser for 3.0 rewrite complete with all new tests
|
11 years ago |
Matthew Holt
|
0dac71ba0a
|
Removed dead code; attempting fix for classic Mac text files
|
11 years ago |
Matthew Holt
|
200bc103e7
|
Updated tests with meta field
|
11 years ago |
Matthew Holt
|
df15814a38
|
Now auto-detecting ASCII 30 and ASCII 31 char delimiters
|
11 years ago |
Matthew Holt
|
2194d2d76b
|
Fix for empty first line of input (closes #30)
|
11 years ago |
Matthew Holt
|
ee1091e88f
|
New feature to auto-detect the delimiter if none is specified (closes #11)
|
11 years ago |
Matthew Holt
|
0ededd7fe2
|
Line endings now considered to be \n, \r, \r\n, or \n\r
|
11 years ago |
Matthew Holt
|
5635cc83fe
|
Errors now keyed by row; closes #9.
|
11 years ago |
Matthew Holt
|
89b570ba46
|
Fix for floats regex and more thorough test for it
|
11 years ago |
Bill Burke
|
aed7f11168
|
Added more testing for negative numbers with white space
|
11 years ago |
Bill Burke
|
cad4440ea7
|
Added new regex for floats and a test to test them
|
11 years ago |
Matthew Holt
|
af441ff7d6
|
More tests
|
11 years ago |
Matthew Holt
|
e76eb9f1d6
|
Parser test files
|
11 years ago |