197 Commits (0e0ee8dcfa5e11f251c12b377ebf572d49c8800c)
 

Author SHA1 Message Date
Matthew Holt e88cff221e Guessing delimiters is 5x more efficient; fixes #14 11 years ago
Matthew Holt a2f7113886 Clarified a default value 11 years ago
Matthew Holt 800d2cde08 Stupid semicolon 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 aa5610b937 Performance logging memo 11 years ago
Matthew Holt 83cb826fd7 Reordered a couple things 11 years ago
Matthew Holt 0a5980f12a Updated documentation for version 1.0 11 years ago
Matthew Holt e4facc2b54 Significant fixes and refactoring 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 ee9699ff38 Indentation fix 11 years ago
Matt d9da9eaead Merge pull request #8 from billstron/master 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 7accd53776 isBoundary fix for CRLF related to issue #5. Better error structure. 11 years ago
Matthew Holt af441ff7d6 More tests 11 years ago
Matthew Holt e76eb9f1d6 Parser test files 11 years ago
Matthew Holt 5bcf28d6d9 More correct parsing of \r\n and \n line endings 11 years ago
Matthew Holt 221cb02b4c Skipping \r (carriage return) characters for better Windows compatibility 11 years ago
Matthew Holt aaa36b0d85 Dang, forgot to update the manifest 11 years ago
Matthew Holt 24b05ab8cb Dang, forgot to update the manifest 11 years ago
Matthew Holt 0d32693d1e Updated version; re-minified 11 years ago
Matthew Holt c47809e920 Significant cleanup and fix for empty first field; closes #4. 11 years ago
Matt fa006df777 Update README.md 11 years ago
Matthew Holt a7e5fde49c Typo fix makes version 0.5.6 11 years ago
Matt f131cdc464 Merge pull request #2 from Billiam/bugfix/delimiter-spelling 11 years ago
Billiam 078bc8858a Fixes parsing error when delimiter is not provided. 11 years ago
Matthew Holt 45d9b8faf7 Fixed version number in comments 11 years ago
Matthew Holt 965703fe63 Minified latest bug fix; updated version number 11 years ago
Matt 30fef0b4b2 Merge pull request #1 from TDFM/bugfix 11 years ago
Todohamu e5b22b86e8 bug fix for head and tail quote character 11 years ago
Matt 4b16215353 Explaining the jQueryness of this plugin 11 years ago
Matthew Holt b2b9ed2c18 Fixed IE8 compatibility issue 11 years ago
Matthew Holt 39f4cc6c7d Added tester file 11 years ago
Matthew Holt eb1d7eab10 Clarified title; minor bug fix for negative numbers 11 years ago
Matthew Holt 0b942669ed Added link to demo 11 years ago
Matthew Holt 12fbcc6252 Handling extra fields better; updated read me 11 years ago
Matthew Holt 38fa3a4358 Better regex matching 11 years ago
Matthew Holt 486561da4a Bug fixes, optimizations, and dynamic typing feature 11 years ago
Matthew Holt 8ef9ee3a4f Explaining results in docs 11 years ago
Matthew Holt 1ba6cd4270 Started basic documentation 11 years ago
Matthew Holt c8b9a4f755 Added plugin manifest 11 years ago
Matthew Holt 0a12ce9990 Not allowing " or \n as delimiter 11 years ago
Matthew Holt aa6c56d1e0 I should probably put this under source control 11 years ago
Matt 03f6945eab Initial commit 11 years ago