34 Commits (4c54129036d9b91f581987a097cb31a65848205b)

Author SHA1 Message Date
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 ca3095ff8d Removing files we're not ready for yet 11 years ago
Matthew Holt 7ee167d675 Fix for streaming large files 11 years ago
Matthew Holt 774ed83467 Bug fix for classic mac CSV files; closes #43 11 years ago
Matthew Holt 3af3efcddf Updated manifest 11 years ago
Matthew Holt 7cf15d9b7e Now returning meta object with the delimiter 11 years ago
Matthew Holt b10692acdb Version 2.1 supports reading files with encodings other than UTF-8 11 years ago
Adam Curtis 0ef7affc73 Fixed issue when using with Ember.js 11 years ago
Matthew Holt 8670ed19f2 D'oh, updated manifest 11 years ago
Matthew Holt 4f00ed510d Step tweak is version 2.0.6 11 years ago
Matthew Holt f25df7194f Fix for empty line at beginning of files 11 years ago
Matthew Holt 12abbb9068 Updated manifest with correct jQuery version requirement 11 years ago
Matthew Holt 2194d2d76b Fix for empty first line of input (closes #30) 11 years ago
Matthew Holt 68d8798c14 Fixed a streaming bug that truncated last line 11 years ago
Matthew Holt 85f59bbec0 Did away with file type checking; fixes #18 and #22 11 years ago
Matthew Holt 26e01f8054 Made config object actually optional now 11 years ago
Matthew Holt 9ea0c618e5 Updated manifests 11 years ago
Matthew Holt 829efd4a4f Streaming is fully functional 11 years ago
Matthew Holt e88cff221e Guessing delimiters is 5x more efficient; fixes #14 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 cb85561d08 Supports parsing files; and multiple files from multiple inputs 11 years ago
Matthew Holt 89b570ba46 Fix for floats regex and more thorough test for it 11 years ago
Matthew Holt 7accd53776 isBoundary fix for CRLF related to issue #5. Better error structure. 11 years ago
Matthew Holt 5bcf28d6d9 More correct parsing of \r\n and \n line endings 11 years ago
Matthew Holt 24b05ab8cb Dang, forgot to update the manifest 11 years ago
Matthew Holt a7e5fde49c Typo fix makes version 0.5.6 11 years ago
Matthew Holt 965703fe63 Minified latest bug fix; updated version number 11 years ago
Matthew Holt b2b9ed2c18 Fixed IE8 compatibility issue 11 years ago
Matthew Holt eb1d7eab10 Clarified title; minor bug fix for negative numbers 11 years ago
Matthew Holt 12fbcc6252 Handling extra fields better; updated read me 11 years ago
Matthew Holt c8b9a4f755 Added plugin manifest 11 years ago