Commit graph

81 commits

Author SHA1 Message Date
John Kerl
77d7f5ffdf test-argparse UT cases 2015-09-21 18:16:12 -04:00
Thomas Klausner
6ee57980a1 automake: update for changes on master
Remove mlrk, valgrind targets.
Enable getl build.
Test file was renamed, follow suit.
2015-09-14 09:13:39 +02:00
Thomas Klausner
9f0fb9995c Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-14 08:59:10 +02:00
John Kerl
4baa7727ab UT cases for CSV formattting options 2015-09-13 18:40:28 -07:00
Thomas Klausner
f101393745 Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-12 09:19:29 +02:00
John Kerl
ddbaef3994 neaten 2015-09-11 21:19:02 -04:00
John Kerl
60d5b0b18d move manual tests to unit tests: checkpoint 2015-09-11 17:49:10 -04:00
John Kerl
0f56cf8db5 move manual tests to unit tests: checkpoint 2015-09-11 09:18:48 -04: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
bee8565e02 automake: add most standalone mains. 2015-09-08 12:37:32 +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
fda2346e11 [read-performance iterate] peek-file-reader UTs 2015-09-07 14:43:09 -04:00
Thomas Klausner
0f79f9a737 .gitignore: update for test name change 2015-09-05 21:43:22 +02:00
Thomas Klausner
1c4373f8cd Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-05 21:38:55 +02:00
John Kerl
4626947cbc [read performance iterate] byte-reader iterate 2015-09-04 18:13:13 -04:00
Thomas Klausner
f9cdd1838f automake: .gitignore: ignore distribution tarballs. 2015-09-04 16:28:33 +02:00
Thomas Klausner
5941f5d145 automake: build, distribute and install man page. 2015-09-04 16:27: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
c8cbafd6c2 automake: add remaining unit tests
All work.
2015-09-04 15:17:36 +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
John Kerl
8b685d2db9 [read performance iterate] parse-trie iterate 2015-09-02 21:12:40 -04:00
John Kerl
eead5e3a6c [read performance iterate] byte-reader intf/impls 2015-09-01 21:38:56 -04:00
Thomas Klausner
5195dfe14b Put autotools support files in their own directory.
Use AC_CONFIG_AUX_DIR as suggested by elfring in
https://github.com/johnkerl/miller/issues/9
2015-08-29 18:51: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
John Kerl
9dc7a7ada5 [csv iterate] test iterate 2015-08-25 21:31:17 -04:00
John Kerl
6d19987a47 [csv iterate] string-builder iterate 2015-08-21 22:31:53 -04:00
John Kerl
d2a29c6573 join iterate 2015-07-10 08:42:46 -04:00
John Kerl
0b72f596de perf reorg 2015-06-01 18:08:51 -04:00
John Kerl
892e69978a Initial commit 2015-05-03 16:11:45 -07:00