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.
...
Otherwise the false values are ignored from the cache.
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 )
...
* Node Readable Stream support.
* Updated README with info regarding the Node support.
* Added a simple test for Node Readable Stream parsing.
8 years ago
Matthew Holt
b5dc67545b
Merge branch 'master' of github.com:mholt/papaparse
8 years ago
Matthew Holt
ad137bd3bc
Remove maintainer notice
8 years ago
Sergi Almacellas Abellana
229af70497
Add test case for headers with preceding comments
...
As described in #351
8 years ago
Sergi Almacellas Abellana
2e78d37ef1
Add default grunt task
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
Sergi Almacellas Abellana
a0500c469f
Merge pull request #335 from hanwiz/master
...
Finish with current data when no content-range
8 years ago
Prayash Mohapatra
32cc6cad64
Add Custom Quote Character to unparse ( #329 )
8 years ago
Sergi Almacellas Abellana
449972eb65
Merge pull request #318 from mickylad/delimiter-callback
...
Add callback option for specifying delimiter.
8 years ago
Sergi Almacellas Abellana
6258a6aeae
Merge pull request #346 from 12CU/header-option-for-unparse
...
Allow to unparse without headers
8 years ago
Matthew Holt
ed0f5795e4
Add author’s note to read about seeking lead maintainer
8 years ago
Tijs Zwinkels
d4641f4d62
header: option for unparse
8 years ago
Tijs Zwinkels
68e3a6d803
header: option for unparse - Test
8 years ago
Matt Holt
a72309fc66
Merge pull request #338 from ONE-LOGIC/master
...
char replacement if non default quoteChar
9 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
Matt Holt
382956a715
Merge pull request #322 from marshall007/dynamic-columns
...
Support dynamic typing on explicitly defined columns
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
Matt Holt
caf0002dfc
Merge pull request #317 from prayashm/master
...
Add custom quote character option for parsing CSV files
9 years ago
Prayash Mohapatra
adba1c0955
Add custom quote character option for parsing CSV files
9 years ago
Matt Holt
8c758484a1
Merge pull request #308 from IngloriousCoderz/master
...
Fix global behaviour in UMD module
9 years ago
IceOnFire
fbf22867bf
Fix global Papa var name
...
That was a really bad slip.
9 years ago
Matteo Antony Mistretta
b576922d57
Fix UMD ( #305 )
...
* Fix UMD
* Fix indentation
Spaces and tabs were mixed during copy&paste of external code.
9 years ago
Matt Holt
0db1928803
Merge pull request #301 from AstroAndyN/patch-1
...
Fix for complete(res, file) in parse(file, ...)
9 years ago
AstroAndyN
79154acb13
Fix for complete(res, file) in parse(file, ...)
...
Fix the "complete(res, file)" for parse(file, ...) so that "file" is not undefined in "complete". Works for the tested case, but it is not cler if this might cause problems with other "Streamed" reading modes.
9 years ago
Matt Holt
a61e4a3153
Merge pull request #281 from lschjeide/master
...
Fixes auto detecting mixed line endings
9 years ago
Matt Holt
7c468ceb35
Merge pull request #284 from dimitrimitropulos/patch-1
...
small style consistency change (typo?)
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
Matt Holt
6d91309a16
Merge pull request #277 from jbzorg/master
...
Fix newline option for delimiter autodetect
9 years ago
jbzorg
cea69b4ac4
Fix newline option for delimiter autodetect
9 years ago
Matt Holt
921e25076f
Merge pull request #256 from breck7/master
...
Updated double equals to triple equals, removed whitespace at end of …
9 years ago
Breck
4ae5494901
Updated double equals to triple equals, removed whitespace at end of lines and standardized quotes.
9 years ago
Matt Holt
9183ffb2d8
Merge pull request #223 from atomx/withcredentials
...
Added with Credentials option to the config file
9 years ago
Matt Holt
48522bdb5c
Merge pull request #199 from pykiss/master
...
symetric parse and unparse
9 years ago
ommar
75cfc8cdd6
Merge pull request #2 from atomx/master
...
merging latest changes
10 years ago
ommar
7e5044a7a1
Merge pull request #1 from mholt/master
...
pulling the latest changes
10 years ago