Commit graph

94 commits

Author SHA1 Message Date
John Kerl
8ea67e486d standardize stdout/stderr for usage messages 2015-09-28 15:54:07 -04:00
John Kerl
3641e25f7a standardize stdout/stderr for usage messages 2015-09-28 09:12:07 -04:00
John Kerl
f4f0092489 neaten on-line help 2015-09-27 22:50:52 -04:00
John Kerl
a1b1da72fd allow multi-character OPS for XTAB format 2015-09-24 23:08:24 -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
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
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
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
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
John Kerl
e06265c2df [read performance iterate] byte-reader iterate 2015-09-04 22:21:02 -04: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
John Kerl
469e2c561f [csv iterate] output-quote iterate 2015-08-25 09:13:10 -04:00
John Kerl
cae78ca177 null-ok semantics for *_free functions in prep for merge of https://github.com/johnkerl/miller/pull/17 2015-08-22 14:20:06 -04:00
John Kerl
d6845c1107 skeleton for full-rfc-csv i/o, preserving existing csvlite functionality until ready for cutover 2015-08-19 18:56:18 -04:00
John Kerl
e0cbe1849c mlr -p keystroke-saver 2015-08-15 10:05:45 -07:00
John Kerl
81e7ee1eb8 fmtnum function 2015-08-15 09:52:51 -07:00
John Kerl
c173207647 regularize feature 2015-08-15 07:46:53 -07:00