John Kerl
83b1550b5a
sort iterate
2020-09-15 21:22:25 -04:00
John Kerl
e195f621e2
sort -n/-nf doc-clarify
2019-02-03 12:24:02 -05:00
John Kerl
94494d39ff
autodetect iterate: propagate stream-context through CST teardown (bigdiff)
2017-01-28 13:01:07 -05:00
John Kerl
5589039a01
add info about stability of mlr sort
2017-01-08 09:36:05 -05:00
John Kerl
88861c0591
mlr seqgen ignore input
2016-09-10 16:50:49 -04:00
John Kerl
4893954ba4
global-opts refactor
2016-08-19 22:58:13 -04:00
John Kerl
764d6d8e7a
neaten
2016-05-25 07:33:59 -04:00
John Kerl
071744a0e1
mlr reshape iterate
2016-02-03 18:57:18 -05:00
John Kerl
94f119820c
neaten
2016-02-02 23:32:22 -05:00
John Kerl
2dd2420453
prototype neatens in mappers
2016-02-02 21:56:02 -05:00
John Kerl
4cd1f41f2e
oosvar neaten iterate
2016-01-29 22:59:34 -05:00
John Kerl
72e261c889
free_flags for lhmslv_put
2016-01-07 23:39:13 +00:00
John Kerl
8d2a169c5d
internal name neaten
2016-01-07 04:11:33 +00:00
John Kerl
cadd3ec5a7
valgrind findings
2015-12-22 23:28:03 -05:00
John Kerl
a9ea8ec218
valgrind findings
2015-12-22 22:40:06 -05:00
John Kerl
4203e09a2b
valgrind findings
2015-12-18 19:43:19 -05:00
John Kerl
8671943c00
valgrind findings
2015-12-18 09:13:20 -05:00
John Kerl
8c8fab8a01
frees: filter/put
2015-12-11 22:23:43 -05:00
John Kerl
19712c3479
frees: sort
2015-12-11 20:55:55 -05:00
John Kerl
f4ea12858f
neaten
2015-11-11 17:17:52 -05:00
John Kerl
81875c0ea4
sllv_transfer neaten
2015-10-27 17:03:33 -04:00
John Kerl
2be1a9ab4b
sllv_transfer neaten
2015-10-27 16:53:49 -04:00
John Kerl
618bf8c3e9
neaten
2015-10-22 09:18:46 -04:00
John Kerl
cca4d52ab3
heterogeneous-sort feature
2015-10-21 18:19:26 -04:00
John Kerl
62bfe9f864
neaten
2015-10-04 23:09:35 -04:00
John Kerl
8de82352e3
neaten
2015-10-04 23:07:57 -04:00
John Kerl
9f14ee9e2c
neaten: public before private
2015-10-04 13:57:20 -04:00
John Kerl
0bfa84feb6
neaten: public before private
2015-10-03 23:27:49 -04:00
John Kerl
10c0b5d947
neaten: public before private
2015-10-03 14:55:10 -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
759bd017da
Bug #11 : Deletion of unnecessary checks before a few calls of Miller functions
...
The following functions return immediately if a null pointer was passed.
* hss_free
* lhmsi_free
* lhmslv_free
* lhmsv_free
* lrec_free
It is therefore not needed that a function caller repeats a corresponding check.
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:22:34 +02: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
d31c358800
handle nulls on numeric sort
2015-07-24 08:54:45 -04:00
John Kerl
dd83c2ffa6
revert heap/merge/quicksort option due to non-portability
2015-06-02 18:07:57 -04:00
John Kerl
3d87db480d
cli option for sort algos
2015-06-02 09:15:05 -04:00
John Kerl
f10be7f899
continued improved sscanf for numbers, treating "300ms" as string not number
2015-05-24 08:18:01 -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
085f208a50
doc neatens
2015-05-14 10:39:11 -04:00
John Kerl
db2d1ade6a
misc neatens
2015-05-12 20:00:40 -04:00
John Kerl
1d7d727412
misc neatens
2015-05-12 19:01:54 -04:00
John Kerl
1e2235fd86
misc neatens
2015-05-12 17:58:40 -04:00
John Kerl
13bfa27a72
misc neatens
2015-05-12 08:52:42 -04:00
John Kerl
b0c8bc79cc
neatens
2015-05-12 08:38:13 -04:00
John Kerl
212b6554a5
Makefile neaten
2015-05-09 12:37:57 -07:00
John Kerl
a64e2b5532
support numeric and/or descending sorts
2015-05-09 11:38:02 -07:00
John Kerl
819de81857
sortv2 impl checkpoint incl. UTs & doc
2015-05-08 21:33:01 -07:00
John Kerl
d43a1eef0b
to-do's and style neatens
2015-05-07 19:22:23 -07:00