Commit graph

57 commits

Author SHA1 Message Date
John Kerl
eafbd839a4 fix #62: repeated PS in DKVP stream 2015-09-03 18:20:35 -04:00
John Kerl
c2e11c072f fix #62: repeated PS in DKVP stream 2015-09-03 18:16:57 -04:00
John Kerl
892b90de24 fix https://github.com/johnkerl/miller/issues/29: mmapped I/O with missing final newline 2015-08-30 23:24:38 -04:00
John Kerl
f19f950caa fix https://github.com/johnkerl/miller/issues/53 2015-08-30 23:23:59 -04:00
John Kerl
a2cee2d329 fix https://github.com/johnkerl/miller/issues/29: mmapped I/O with missing final newline 2015-08-30 22:25:41 -04:00
John Kerl
82d36bfe1c missing-lf iterate 2015-08-30 22:19:37 -04:00
John Kerl
e2bc201228 sh test/run or sh ./test/run, neither should cause a spurious regression failure 2015-08-30 22:18:54 -04:00
John Kerl
a354fd8175 sh test/run or sh ./test/run, neither should cause a spurious regression failure 2015-08-30 22:18:23 -04:00
John Kerl
6b45f7e531 missing-lf iterate 2015-08-30 22:16:24 -04:00
John Kerl
0763af4d29 missing-lf iterate 2015-08-30 22:15:04 -04:00
John Kerl
203aa16301 missing-lf iterate 2015-08-30 22:14:16 -04:00
John Kerl
8202eb3c86 test/input -> $indir in test/run in all cases 2015-08-30 22:11:16 -04:00
John Kerl
67bd3b31d9 test/input -> $indir in test/run in all cases 2015-08-30 22:09:38 -04:00
John Kerl
5df870dc7c test/input -> $indir in test/run in all cases 2015-08-30 22:08:14 -04:00
John Kerl
d34450f53c test/input -> $indir in test/run in all cases 2015-08-30 21:51:12 -04:00
John Kerl
320e214f1c dhms et al., resolving https://github.com/johnkerl/miller/issues/35 2015-08-29 23:46:53 -04:00
John Kerl
a9b9e7af34 dhms et al. iterate 2015-08-29 23:15:07 -04:00
John Kerl
7f036d18ca dhms et al. iterate 2015-08-28 22:11:27 -04:00
John Kerl
2de70a96da fix UTF-8 alignment for pprint and xtab formats 2015-08-27 22:15:12 -04:00
John Kerl
62b87c4404 [csv iterate] multifile bugfix 2015-08-27 19:23:40 -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
ab806cc53e [csv iterate] handle "" -> " escaping 2015-08-27 09:13:32 -04:00
John Kerl
f06066261b [csv iterate] reg-test expansion 2015-08-26 21:28:10 -04:00
John Kerl
8de159b214 [csv iterate] reg-test data 2015-08-25 23:41:34 -04:00
John Kerl
624841f237 respect heterogeneity for mlr filter on nonesuch fields 2015-08-25 20:40:05 -04:00
John Kerl
d70bd8115b mlr -> $mlr in most recently added reg-test cases 2015-08-25 08:51:27 -04:00
John Kerl
b9a502b661 mlr -> $mlr in most recently added reg-test cases 2015-08-25 08:39:59 -04:00
John Kerl
409b1b2912 [portability] remove another bashism in regression-tester 2015-08-23 23:06:52 -04:00
John Kerl
dc78c38a19 add invocation proviso to test/run 2015-08-23 21:14:44 -04:00
John Kerl
f17dc5639a /bin/bash -> /bin/sh in regression-tester 2015-08-23 14:18:36 -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
0a9a7f1b6e file-adds for previous commits 2015-08-15 08:53:35 -07:00
John Kerl
c173207647 regularize feature 2015-08-15 07:46:53 -07:00
John Kerl
fbf92524bb nullable min/max 2015-07-27 09:23:26 -04:00
John Kerl
2e7ef3d0a9 include sample count in linear-regression output 2015-07-21 19:07:53 -04:00
John Kerl
15e089aba3 include sample count in linear-regression output 2015-07-21 19:07:44 -04:00
John Kerl
26ceb77d60 join bugfix 2015-07-19 22:43:58 -04:00
John Kerl
598ac12b31 join test iterate 2015-07-19 21:08:30 -04:00
John Kerl
d3aca806d7 join UT iterate 2015-07-19 17:08:04 -04:00
John Kerl
e7b734e14d join UT iterate 2015-07-19 16:58:40 -04:00
John Kerl
5f3dae966b join iterate 2015-06-18 09:15:08 -04:00
John Kerl
569659f034 join iterate 2015-06-16 09:03:53 -04:00
John Kerl
05bbc1e3c2 gmt2sec & strlen now produce integers 2015-05-28 08:12:27 -04:00
John Kerl
14e28c8c3d mmap-read 1st light (quick and dirty) 2015-05-20 08:22:35 -04:00
John Kerl
d2d2067cae initial string/time functions 2015-05-19 17:04:51 -04:00
John Kerl
085f208a50 doc neatens 2015-05-14 10:39:11 -04:00
John Kerl
85e12cb50d misc neatens 2015-05-12 20:17:50 -04:00
John Kerl
bc189c1d66 misc neatens 2015-05-12 20:15:14 -04:00
John Kerl
80093e6efc stats1 mode; perf note 2015-05-09 17:30:45 -07:00
John Kerl
0e7edf02c2 modify dkvp reader for null-value cases 2015-05-09 14:30:46 -07:00