Commit graph

58 commits

Author SHA1 Message Date
John Kerl
9fb7a44be7 5.0.0-alpha 2016-10-26 20:17:44 -04:00
John Kerl
e1af2b0744 5.0.0-alpha -> 4.6.0-alpha (due to https://github.com/johnkerl/miller/issues/112) 2016-10-20 17:51:06 -04:00
John Kerl
5d70fa532e Update version to 5.0.0-alpha 2016-10-19 21:19:36 -04:00
John Kerl
406f617b0f post-4.5.0 2016-08-21 08:51:20 -04:00
John Kerl
3eb67b2f08 4.5.0 2016-08-21 08:02:35 -04:00
John Kerl
8058978458 post-4.4.0 2016-08-11 23:53:15 -04:00
John Kerl
397f6c9667 miller 4.4.0 2016-08-11 23:00:27 -04:00
John Kerl
f7a53cdce3 post-4.3.0 2016-07-03 13:51:00 -04:00
John Kerl
de86cb1406 4.3.0 2016-07-03 13:06:50 -04:00
John Kerl
73a820fa74 post-4.2.0 2016-06-20 21:21:16 -04:00
John Kerl
a394c7383d 4.2.0 2016-06-20 19:17:10 -04:00
John Kerl
86738523bc 4.2.0 2016-06-20 19:11:40 -04:00
John Kerl
16a9ba72f1 post-4.1.0 2016-06-11 07:29:26 -04:00
John Kerl
44c367bd8b include for-loop in cover snippets x 2 2016-06-10 23:57:34 -04:00
John Kerl
5d3674a9e0 post-4.0.0 2016-05-08 23:57:39 -04:00
John Kerl
62ee9c881a Miller 4.0.0 2016-05-08 22:55:09 -04:00
John Kerl
8b31918b55 post-3.5.0 2016-04-04 23:19:14 -04:00
John Kerl
8e5a38bb46 mlr 3.5.0; cond-block unset 2016-04-04 22:12:45 -04:00
John Kerl
3caf8b89ee post-3.4.0 2016-02-14 11:13:52 -05:00
John Kerl
acc7045aa2 Miller 3.4.0 release 2016-02-14 09:54:19 -05:00
John Kerl
bddd41b7fa JSON-input string-preserve iterate 2016-02-11 19:32:38 -05:00
John Kerl
4f6f03ea80 put_dsl -> mlr_dsl renames 2016-01-12 22:08:35 -05:00
John Kerl
9829b9db02 filter-put merge iterate 2016-01-11 21:26:32 -05:00
John Kerl
f1f243bb57 post-3.3.2 2016-01-10 22:31:43 -05:00
John Kerl
5d889a2fa8 Miller 3.3.2 2016-01-10 21:53:07 -05:00
John Kerl
405e85c8df post 3.2.2 2015-12-29 15:41:04 -05:00
John Kerl
e6569da63b Miller 3.2.2 2015-12-29 15:12:35 -05:00
John Kerl
00724f2ba5 csv-read performance iterate 2015-12-09 09:35:22 -05:00
John Kerl
08091b01cc Miller 3.1.2 2015-12-09 07:59:51 -05:00
John Kerl
264e95bc67 post-3.1.1 2015-12-06 22:18:49 -05:00
John Kerl
94515b78e0 miller 3.1.1 2015-12-06 21:56:56 -05:00
John Kerl
2412cbb2f0 post-3.1.0 2015-12-05 13:54:53 -05:00
John Kerl
e71ee1d236 Miller 3.1.0 release 2015-12-05 13:14:37 -05:00
John Kerl
cbd166208b post-3.0.1 2015-11-26 21:46:52 -05:00
John Kerl
3620ae77ef Miller 3.0.1 release 2015-11-26 21:36:50 -05:00
John Kerl
fe54fed1a8 todo & inter-release versioning 2015-11-24 17:03:36 -05:00
John Kerl
0432ab3e06 Miller 3.0.0 release 2015-11-23 21:01:26 -05:00
John Kerl
228d2da474 Miller 2.3.2 2015-10-26 21:31:48 -04:00
John Kerl
1600bc601f Miller 2.3.1 2015-10-18 23:45:53 -04:00
John Kerl
18820a3517 Miller 2.3.0 2015-10-17 18:29:02 -04:00
John Kerl
7989f0bbd0 test-reorg iterate 2015-09-25 17:03:49 -04:00
John Kerl
4e4372ae67 bump package version in prep for release of autoconfig support 2015-09-23 20:41:59 -04:00
Sharif Olorin
cade0a9cd8 Compatibility with automake < 1.12
AM_PROG_AR was added in automake 1.12; this patch will cause automake
to use it if present, but proceed with the build if not.
2015-09-22 06:42:07 +00:00
John Kerl
bc043bbe8b sync with upstream 2.2.0 release 2015-09-20 22:12:13 -04:00
Thomas Klausner
5838bb63a0 automake: add missing files to distribution.
make distcheck now completes.
2015-09-15 14:56:56 +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
c8fdbeb37e automake: remove mlrvers.h, use version from configure.ac. 2015-09-06 14:55:58 +02:00
Thomas Klausner
340678a715 automake: bump version to 2.1.3. Add missing source file. 2015-09-06 14:53:28 +02:00