Commit graph

77 commits

Author SHA1 Message Date
John Kerl
80ecd5e0e1 neaten 2015-10-09 19:49:28 -04:00
John Kerl
601b2a65b8 having-fields regex iterate 2015-10-09 18:37:54 -04:00
John Kerl
1ba443a24a mlr having-fields with regex iterate 2015-10-07 18:38:47 -04:00
John Kerl
7c4219f5df neaten 2015-10-03 10:49:23 -04:00
John Kerl
019b18f81c neaten 2015-10-03 10:41:06 -04:00
John Kerl
436d7ad4d9 neaten 2015-10-03 10:23:52 -04:00
John Kerl
7ff1c5a5bd neaten 2015-10-02 21:50:54 -04:00
John Kerl
e497e374c0 neaten 2015-10-02 18:13:42 -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
728cf3633c standardize CFLAGS usage 2015-09-26 22:08:10 -04:00
John Kerl
80910d0e69 remove cyclic subpackage dependencies 2015-09-23 20:24:39 -04:00
John Kerl
ca1b44bc96 subpackage-dependency-DAG iterate 2015-09-23 09:30:33 -04:00
John Kerl
e45caaf479 subpackage-dependency-DAG iterate 2015-09-23 09:13:45 -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
55c97e42e5 unbackslash util function, and UTs: for CLI-spec of multi-char IXS 2015-09-20 10:38:40 -04:00
John Kerl
ddd83269e7 neaten 2015-09-18 21:49: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
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
da626298c2 streq/streqn optimization 2015-09-16 23:47:36 -04:00
Thomas Klausner
17d7d05141 Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-16 23:21:45 +02:00
John Kerl
8904f0f728 multi-char IRS/IFS/IPS iterate 2015-09-15 21:04:45 -04:00
Thomas Klausner
9f0fb9995c Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-14 08:59:10 +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
40c4fb8a62 remove unused reference to memcheck 2015-09-11 19:29:32 -04:00
Thomas Klausner
4459dfeafc Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-08 11:40:31 +02:00
John Kerl
900826128d [read-performance iterate] peek-file-reader UTs 2015-09-07 15:00:22 -04:00
Thomas Klausner
0fb2c8413d Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-07 10:43:05 +02:00
John Kerl
e35247872a [read performance iterate] CSV performance tuning 2015-09-06 23:43:23 -04:00
Thomas Klausner
1dfa39c71d automake: Update source lists for recent changes. 2015-09-05 21:42:34 +02:00
Thomas Klausner
1c4373f8cd Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-05 21:38:55 +02:00
John Kerl
3790612982 [read performance iterate] byte-reader iterate 2015-09-04 20:33:23 -04:00
John Kerl
b656c36e92 [read performance iterate] byte-reader iterate 2015-09-04 20:29:20 -04:00
Thomas Klausner
c8cbafd6c2 automake: add remaining unit tests
All work.
2015-09-04 15:17:36 +02:00
Thomas Klausner
f498a75b09 Start autoconf/automake based build system.
mlr itself builds.

TODO:
tests
custom targets
perf/
doc/
probably other stuff I overlooked
2015-08-29 12:51:03 +02:00
John Kerl
ad9045d3a4 [csv iterate] neaten 2015-08-26 21:22:49 -04:00
John Kerl
8f4b7e2e34 [csv iterate] fix case of CSV files missing final CRLF 2015-08-25 23:09:41 -04:00
John Kerl
b26d720664 [csv iterate] output-quote iterate 2015-08-25 20:34:59 -04:00
John Kerl
db3cdab53f neaten 2015-08-22 23:56:14 -04:00
John Kerl
d74370f36a neaten 2015-08-22 23:43:43 -04:00
John Kerl
36d018f0f9 UTF-8 alignment fix for pprint and xtab output formats 2015-08-22 23:36:43 -04:00
John Kerl
5da855c331 [csv iterate] string-builder iterate 2015-08-22 21:08:49 -04:00
John Kerl
f0222b78f1 neaten 2015-08-22 14:14:26 -04:00
John Kerl
fa9b3740fa Merge pull request #22 from tkob/replace-timegm
Replace timegm
2015-08-22 14:13:20 -04:00
tkob
ac2e39b887 Add mlr_timegm function (Issue #20) 2015-08-22 15:59:27 +09:00