Commit graph

108 commits

Author SHA1 Message Date
John Kerl
80910d0e69 remove cyclic subpackage dependencies 2015-09-23 20:24:39 -04:00
John Kerl
1885b6d8c3 wiz pull request 2015-09-22 21:03:58 -04:00
John Kerl
7acdb7cb14 wiz pull request 2015-09-22 20:59:44 -04:00
Thomas Klausner
288383c1ae autoconf defines HAVE_CONFIG_H by default, use it. 2015-09-22 14:01:51 +02:00
John Kerl
fc3db29412 unit-test updates 2015-09-21 22:48:10 -04:00
John Kerl
831e8507a7 wiz autoconf merge 2015-09-21 22:23:09 -04:00
John Kerl
204c650fa0 wiz autoconf merge 2015-09-21 22:21:11 -04:00
John Kerl
5e5b7acacd Merge pull request #67 from 0-wiz-0/master
autoconf/automake support
2015-09-21 22:15:51 -04:00
John Kerl
ed24c11cc8 test-argparse UT cases 2015-09-21 18:15:22 -04:00
John Kerl
30d786f4d0 test-argparse UT cases 2015-09-21 18:15:11 -04:00
John Kerl
c09424b63b Merge remote-tracking branch 'upstream/master' 2015-09-20 21:56:49 -04:00
John Kerl
54df2f62be fix new-UT path 2015-09-20 21:56:07 -04:00
John Kerl
7f245bfcad merge 2015-09-20 21:51:44 -04:00
John Kerl
fff57792ae online help for multi-character separators 2015-09-20 21:17:44 -04:00
John Kerl
057a719b6f on-line help for multi-char separators 2015-09-20 14:38:54 -04:00
John Kerl
23d7983fe5 on-line help for multi-char separators 2015-09-20 14:35:17 -04:00
John Kerl
1dc581d8af on-line help for multi-char separators 2015-09-20 14:32:17 -04:00
John Kerl
7bbfea2623 pprint multi-char separator test cases, and doc updates 2015-09-18 22:30:37 -04:00
John Kerl
579aa15beb neaten 2015-09-18 22:06:31 -04:00
John Kerl
1ee11ad582 multi-char separators: doc 2015-09-18 22:05:03 -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
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
af0df7485b unit-test cases for multi-char input separators for DKVP 2015-09-17 00:07:38 -04:00
Thomas Klausner
9f0fb9995c Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-14 08:59:10 +02:00
John Kerl
a4d5e3959f UT cases for CSV formattting options 2015-09-13 18:37:12 -07:00
John Kerl
d58ff99862 on-line help for separators 2015-09-13 18:10:39 -07:00
John Kerl
1ff438ffb2 multi-char-separator options for CSV 2015-09-13 14:47:32 -07:00
John Kerl
56b42cf27e neaten 2015-09-13 14:11:22 -07:00
John Kerl
05a3326118 neaten 2015-09-11 20:48:12 -04:00
John Kerl
df0f744712 allow ORS/OFS/OPS to be multi-char 2015-09-11 20:39:06 -04:00
John Kerl
fc64c7510b allow ORS/OFS/OPS to be multi-char 2015-09-11 20:07:22 -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
4459dfeafc Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-08 11:40:31 +02:00
John Kerl
bc4d0765bc CSV read performance: fix #51 2015-09-07 22:47:01 -04:00
Thomas Klausner
0fb2c8413d Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-07 10:43:05 +02:00
John Kerl
0180482e6b [read performance iterate] CSV-parser integration 2015-09-06 23:22:32 -04:00
Thomas Klausner
c8fdbeb37e automake: remove mlrvers.h, use version from configure.ac. 2015-09-06 14:55:58 +02:00
Thomas Klausner
1c4373f8cd Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-05 21:38:55 +02:00
John Kerl
e06265c2df [read performance iterate] byte-reader iterate 2015-09-04 22:21:02 -04: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
8440191328 [csv iterate] doc updates for v2.0.0 2015-08-27 19:21:09 -04:00
John Kerl
45c9902167 [csv iterate] v2.0.0: --csv is now RFC4180; --csvlite is as originally-released --csv 2015-08-27 18:08:39 -04:00
John Kerl
b8a41290de [csv iterate] online help 2015-08-27 17:54:49 -04:00
John Kerl
1fcd196b6a [csv-iterate] output-quoting online help 2015-08-27 09:24:51 -04:00
John Kerl
9661095054 mlrvers.h -> versioning in online help 2015-08-26 21:07:45 -04:00
John Kerl
51878beb2e [csv iterate] output-quote iterate 2015-08-25 18:02:32 -04:00