Commit graph

42 commits

Author SHA1 Message Date
John Kerl
99c083719f filter-put merge iterate 2016-01-11 21:02:50 -05:00
John Kerl
767018b089 internal name neaten 2016-01-07 04:15:28 +00:00
John Kerl
e92d805f94 valgrind findings 2015-12-26 11:14:22 -05:00
John Kerl
0967220f0b valgrind findings 2015-12-25 23:21:50 -05:00
John Kerl
a9ea8ec218 valgrind findings 2015-12-22 22:40:06 -05:00
John Kerl
057183c945 valgrind findings 2015-12-22 20:40:42 -05:00
John Kerl
4d30412ed9 valgrind findings 2015-12-20 00:28:20 -05:00
John Kerl
5744344773 DSL string-reference iterate 2015-12-15 21:30:31 -05:00
John Kerl
1eefa335c3 DSL string-reference iterate 2015-12-15 21:00:53 -05:00
John Kerl
8c8fab8a01 frees: filter/put 2015-12-11 22:23:43 -05:00
John Kerl
8e8d303eef neaten 2015-12-10 09:42:27 -05:00
John Kerl
f4b95c439c escape special characters in field names for DSLs 2015-12-10 09:21:34 -05:00
John Kerl
d2a8f40415 csv-read performance iterate 2015-12-09 23:57:27 -05:00
John Kerl
cc93c307ae csv-read performance iterate 2015-12-09 23:31:02 -05:00
John Kerl
f2901a6d38 csv-read performance iterate 2015-12-09 09:35:00 -05:00
John Kerl
72368e36da int-preservation for stats1 percentiles 2015-12-04 23:34:09 -05:00
John Kerl
e2de6de64a put/filter -s/-f -> -S/-F 2015-11-21 22:14:53 -05:00
John Kerl
8e1f308485 remove mt/mv name inconsistency (neaten) 2015-11-21 17:28:02 -05:00
John Kerl
8ab2d861d0 mlr put/filter -f option 2015-11-15 15:41:11 -07:00
John Kerl
e0b8e80418 iterate on inference-suppression and non-double scan of large int-from-string 2015-11-08 22:35:09 -05:00
John Kerl
2af0cef805 neaten 2015-10-19 10:21:48 -04:00
John Kerl
96b23b80e9 remove redundant dsls/pdm and dsls/fdm 2015-10-09 19:19:49 -04:00
John Kerl
bea37f9683 regex doc 2015-10-09 18:15:50 -04:00
John Kerl
a1eef41dd4 memory-management tweaks found while debugging 2015-10-06 21:08:19 -04:00
John Kerl
b50f4d872b neaten 2015-10-04 22:49:04 -04:00
John Kerl
37f9d96537 neaten: public before private 2015-10-03 13:23:54 -04:00
John Kerl
f2c005152e neaten 2015-10-03 11:05:40 -04:00
John Kerl
7c4219f5df neaten 2015-10-03 10:49:23 -04:00
John Kerl
5079b438aa neaten 2015-09-30 06:41:54 -04:00
John Kerl
3641e25f7a standardize stdout/stderr for usage messages 2015-09-28 09:12:07 -04:00
John Kerl
b58bef0400 neaten on-line help 2015-09-27 23:14:10 -04:00
Markus Elfring
ae47673cc8 Bug #11: Deletion of unnecessary checks before calls of the function "free"
The function "free" is documented in the way that no action shall occur for
a passed null pointer. It is therefore not needed that a function caller
repeats a corresponding check.
http://stackoverflow.com/questions/18775608/free-a-null-pointer-anyway-or-check-first

This issue was fixed by using the software Coccinelle 1.0.1.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
2015-08-18 11:00:38 +02:00
John Kerl
99246bb975 PI & E to mlrvars 2015-06-05 08:12:16 -04:00
John Kerl
f5e37c8d4b renames & line-length reduction 2015-05-28 17:06:19 -04:00
John Kerl
a1afb16e94 neatens 2015-05-22 17:05:38 -04:00
John Kerl
034d628053 renames 2015-05-22 07:49:09 -04:00
John Kerl
202f2d5e40 on-line-help neatens 2015-05-14 13:21:08 -04:00
John Kerl
1e2235fd86 misc neatens 2015-05-12 17:58:40 -04:00
John Kerl
69883293fa misc neatens 2015-05-12 08:48:59 -04:00
John Kerl
b0c8bc79cc neatens 2015-05-12 08:38:13 -04:00
John Kerl
194998f397 corner-case bug fixes for put, filter, step 2015-05-06 19:49:23 -07:00
John Kerl
892e69978a Initial commit 2015-05-03 16:11:45 -07:00