151 Commits (a6d377b517c62e8a2c369d2d84c134e4f6052ca4)

Author SHA1 Message Date
Sergi Almacellas Abellana a6d377b517 Patch version bump 7 years ago
lunatixcoder d9c78a04ba Allow to define an empty delimiter 7 years ago
Daniel Tebbutt 24e729d3e4 Send error message instead of whole error object (#420) 7 years ago
Sergi Almacellas Abellana 60141533d4 Patch version bump 7 years ago
Nic Colgrove b5db7f08cc Expanded error statements for malformed quoted text (#409) 8 years ago
Sergi Almacellas Abellana ed9ad86e67 Patch version bump 8 years ago
Sergi Almacellas Abellana b11d0cb383 Patch version bump 8 years ago
cesare soldini 45b0de3499 Skip correctly empty lines while detecting delimiter, fixes #309 (#404) 8 years ago
Sergi Almacellas Abellana 9328f4902c Patch version bump 8 years ago
Svante a817849947 Better recognition of node commonJS 8 years ago
Henri Yandell 5fa465168b Including license statement 8 years ago
Sergi Almacellas Abellana 06aad9e130 Use tabs instead of spaces for formatting. 8 years ago
Sergi Almacellas Abellana 4d1e42b0ed Patch version bump 8 years ago
Sergi Almacellas Abellana 0353c413e1 Do not store functions on config as it breaks using async workers 8 years ago
Sergi Almacellas Abellana 8aa60114d5 Use isFunction instead of directly testing the type the object 8 years ago
Sergi Almacellas Abellana 0b15110e5a Patch version bump 8 years ago
Sergi Almacellas Abellana b04fc00d0d Test if dynamictype cache values are undefined instead of false. 8 years ago
Sergi Almacellas Abellana e17d5c4411 Minor version bump 8 years ago
Sergi Almacellas Abellana 242e7ef0d9 Remove uneeded debugger 8 years ago
Sergi Almacellas Abellana 04efec0d61 Simplify dyanmicTypingConfig and add cache for DynmicTypingFunction 8 years ago
vyrak bunleang f8255fdf51 add ability to configure which columns are dynamically typed 8 years ago
Jim Wright 8383fb4290 Add support for download xhr headers (#375) 8 years ago
Sergi Almacellas Abellana fd6431e385 Minor version bump 8 years ago
Martin Blom 03eaf76ed5 Add support for Node Streams (#370) 8 years ago
Sergi Almacellas Abellana 35e62c1b7a Patch version bump 8 years ago
Sergi Almacellas Abellana ff398191f2 Return an empty object when failing to determine global scope. 8 years ago
sandstrom 6297e4ec00 Determine global scope without using eval 8 years ago
Sergi Almacellas Abellana 4fb911d9e3 Patch version bump 8 years ago
Prayash Mohapatra 32cc6cad64 Add Custom Quote Character to unparse (#329) 8 years ago
Tijs Zwinkels d4641f4d62 header: option for unparse 8 years ago
Simon Hilz 37c2100182 char replacement if non default quoteChar 9 years ago
Hanwiz 341b98fe4e No Content-Range, then finish with current data! 9 years ago
marshall007 7225d8ec79 Support dynamic typing on explicitly defined columns 9 years ago
Michael Orchard 787ac7d8f7 Add callback option for specifying delimiter. 9 years ago
Prayash Mohapatra adba1c0955 Add custom quote character option for parsing CSV files 9 years ago
IceOnFire fbf22867bf Fix global Papa var name 9 years ago
Matteo Antony Mistretta b576922d57 Fix UMD (#305) 9 years ago
AstroAndyN 79154acb13 Fix for complete(res, file) in parse(file, ...) 9 years ago
dimitrimitropulos 126820a753 small style consistency change (typo?) 9 years ago
Leif Schjeide 4569c6d486 Fixes auto detecting mixed line endings 9 years ago
jbzorg cea69b4ac4 Fix newline option for delimiter autodetect 9 years ago
Breck 4ae5494901 Updated double equals to triple equals, removed whitespace at end of lines and standardized quotes. 9 years ago
Matthew Holt 6fe5c2b947 Patch version bump 10 years ago
Paul Harper 871a20db2e Using PapaParse inside a worker 10 years ago
Braden Anderson 69eeb71df6 handle empty quoted field at EOF 10 years ago
Tobias Bieniek 1e0d19a938 Replace plain comments with JSDoc comments 10 years ago
Matthew Holt 15451da06b Change RequireJS wireup - fixes #209 10 years ago
ommar 9252fade22 Added with Credentials option to the config file 10 years ago
Matthew Holt 44cb0b04b5 Range header only if streaming; fixes #196 10 years ago
Jan Hesse 40f5ebcbf2 avoid division by zero 10 years ago