blob: bd848f9a288cf706602e901e6fd8adc099bdf764 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
2016-10-23 Arnold D. Robbins <arnold@skeeve.com>
* General: Remove trailing whitespace from all relevant files.
2015-04-09 Andrew J. Schorr <aschorr@telemetry-investments.com>
* bindarr.c (do_bind_array): Undo Arnold's change of 2014-12-18.
2014-12-18 Arnold D. Robbins <arnold@skeeve.com>
* bindarr.c (do_bind_array): Do not waste a byte at the end of a string.
* fileop.c (do_fread): Ditto.
2014-01-07 Arnold D. Robbins <arnold@skeeve.com>
* dbarray.awk: Use full name for lib to load in extension() call.
* record.awk: Ditto.
* testsparr.awk: Ditto.
* spec_array.c [SUPER]: Fix so that it will compile.
2013-01-06 Arnold D. Robbins <arnold@skeeve.com>
* bindarr.c, dbarray.awk, fileop.c, record.awk, sparr.c,
spec_array.c, spec_array.h, steps, testdbarray.awk, testrecord.sh,
testsparr.awk: Moved here from extension directory, since they
use the old mechanism.
|