Commit graph

175 commits

Author SHA1 Message Date
John Kerl
f2b4bb6b1a check empty CSV keys 2015-10-01 22:54:26 -04:00
John Kerl
c5a3450de4 neaten 2015-09-30 09:32:22 -04:00
John Kerl
9aa8770f0a wrap strdup 2015-09-30 08:30:54 -04:00
John Kerl
9357ad8829 neaten 2015-09-30 06:58:37 -04:00
John Kerl
5079b438aa neaten 2015-09-30 06:41:54 -04:00
John Kerl
e74530b704 ctype portability 2015-09-29 17:01:40 -04:00
John Kerl
adb616699f neaten: eliminate extraneous ampersands 2015-09-28 17:26:45 -04:00
John Kerl
e16e8595d9 neaten 2015-09-28 16:04:03 -04:00
John Kerl
ab8f22ac27 multi-character IPS for XTAB format 2015-09-25 08:18:34 -04:00
John Kerl
80910d0e69 remove cyclic subpackage dependencies 2015-09-23 20:24:39 -04:00
John Kerl
4777a58edc subpackage-dependency-DAG iterate 2015-09-23 09:08:34 -04:00
John Kerl
7f245bfcad merge 2015-09-20 21:51:44 -04:00
John Kerl
01541ff5fa neaten 2015-09-18 21:57:11 -04:00
John Kerl
5cc3611f5b xtab multi-char-separator iterate 2015-09-18 21:41:36 -04:00
Thomas Klausner
ccb9b4cb7b Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-18 16:12:51 +02:00
John Kerl
60c3fdb43c csvlite mmap multi-char-separator feature 2015-09-17 22:04:09 -04:00
John Kerl
1a9e2dd508 nidx mmap multi-char-separator iterate 2015-09-17 18:05:52 -04:00
John Kerl
af6870c23e nidx mmap multi-char-separator iterate 2015-09-17 09:22:28 -04:00
John Kerl
c0e8287167 multi-char input separators for mmap DKVP 2015-09-16 23:54:24 -04:00
John Kerl
5582c97758 multi-char input separators for mmap DKVP 2015-09-16 23:11:20 -04:00
John Kerl
b5943c38cf multi-char input separators for stdio DKVP 2015-09-16 18:17:04 -04:00
Thomas Klausner
17d7d05141 Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-16 23:21:45 +02:00
John Kerl
a7bc78414e multi-char IRS/IFS/IPS iterate 2015-09-16 09:13:34 -04:00
John Kerl
a5ca9235ac multi-char IRS/IFS/IPS iterate 2015-09-15 21:57:19 -04:00
John Kerl
8904f0f728 multi-char IRS/IFS/IPS iterate 2015-09-15 21:04:45 -04:00
Thomas Klausner
4f5b4cd95e automake: add new sources. 2015-09-15 09:20:50 +02:00
Thomas Klausner
8090a94499 Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-15 09:19:40 +02:00
John Kerl
5b78102fc2 iterate on read-performance experiments 2015-09-14 22:37:07 -04:00
John Kerl
736c66ae10 iterate on read-performance experiments 2015-09-14 22:36:02 -04:00
John Kerl
8a8784c77f iterate on read-performance experiments 2015-09-14 22:12:46 -04:00
John Kerl
1ecb52e0e7 todo 2015-09-14 21:00:21 -04:00
Thomas Klausner
9f0fb9995c Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-14 08:59:10 +02:00
John Kerl
1ff438ffb2 multi-char-separator options for CSV 2015-09-13 14:47:32 -07:00
Thomas Klausner
f101393745 Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-12 09:19:29 +02:00
John Kerl
05a3326118 neaten 2015-09-11 20:48:12 -04:00
John Kerl
7d5b3c37ef neaten 2015-09-11 19:35:42 -04:00
John Kerl
5ed2d6f213 move manual tests to unit tests: checkpoint 2015-09-11 18:37:04 -04:00
John Kerl
4dd27553b3 let test/run execute outside of its pwd (from 0-wiz-0/miller0 2015-09-10 18:06:13 -04:00
Thomas Klausner
dc22b75977 automake: comment out two old programs.
They cause dependency loops.
2015-09-10 16:17:58 +02:00
Thomas Klausner
36a7d8c1bc automake: convert more custom targets to automake.
XXX: some of them do not build (upstream problem)
2015-09-08 13:00:03 +02:00
Thomas Klausner
54479316c7 automake: adapt for changes in 2.1.4. 2015-09-08 11:45:10 +02:00
Thomas Klausner
4459dfeafc Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-08 11:40:31 +02:00
John Kerl
fc30986127 csv/stdin bugfix 2015-09-07 23:41:03 -04:00
John Kerl
bc4d0765bc CSV read performance: fix #51 2015-09-07 22:47:01 -04:00
John Kerl
99b88c1722 [read-performance iterate] old-to-new CSV cutover 2015-09-07 22:40:41 -04:00
John Kerl
349e569a9f [read-performance iterate] ring-buffer complete 2015-09-07 22:29:17 -04:00
John Kerl
1026d35c9a [read-performance iterate] ring-buffer complete 2015-09-07 22:21:06 -04:00
John Kerl
df6017b679 [read-performance iterate] ring-buffer iterate 2015-09-07 21:37:39 -04:00
John Kerl
04d0581c86 [read-performance iterate] ring-buffer iterate 2015-09-07 21:34:32 -04:00
John Kerl
900826128d [read-performance iterate] peek-file-reader UTs 2015-09-07 15:00:22 -04:00