Commit graph

21 commits

Author SHA1 Message Date
John Kerl
7f54006bc5 JSON stdio iterate 2016-02-04 17:27:48 -05:00
John Kerl
7fbfb46331 file renames 2016-02-01 21:02:37 -05:00
John Kerl
8fa83ff891 json-input iterate 2016-02-01 09:11:47 -05:00
John Kerl
3e7ee00fcf json-input iterate 2016-02-01 00:10:39 -05:00
John Kerl
ef8475dfe7 json-input iterate 2016-01-31 23:42:32 -05:00
John Kerl
5e2f889092 json-input iterate 2016-01-31 16:57:57 -05:00
John Kerl
0a21faead8 csv-read performance iterate: promote experimental mmap-csv reader to primary 2015-12-10 18:07:50 -05:00
John Kerl
67b089cf7b csv-read performance iterate 2015-12-07 23:28:10 -05:00
John Kerl
80910d0e69 remove cyclic subpackage dependencies 2015-09-23 20:24:39 -04:00
Thomas Klausner
4f5b4cd95e automake: add new sources. 2015-09-15 09:20:50 +02: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
1f7190e2cd automake: remove removed file from sources. 2015-09-07 10:44:49 +02:00
Thomas Klausner
340678a715 automake: bump version to 2.1.3. Add missing source file. 2015-09-06 14:53:28 +02: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
Thomas Klausner
73ee1c6100 automake: survive 'make distcheck'.
Add some missing files, remove some invented ones.
Improve lemon rules.

TODO: perhaps lemon can be made to behave better when the source files
are not in "."? This would simplify the corresponding rules.
2015-09-04 15:39:14 +02:00
Thomas Klausner
85500149bb automake: Run four test programs.
They finish successfully.
2015-09-04 15:06:37 +02:00
Thomas Klausner
634f97538b Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-04 15:01:51 +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