summaryrefslogtreecommitdiff
path: root/old-extension/ChangeLog
blob: f49f684ac25a69e4a0702e2c760e72949f490e21 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
2022-11-17         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.2.1: Release tar ball made.

2022-09-04         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.2.0: Release tar ball made.

2021-10-27         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.1.1: Release tar ball made.

2020-10-09         Arnold D. Robbins     <arnold@skeeve.com>

	* notes.mbx: New file.

2020-04-14         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.1.0: Release tar ball made.

2019-06-18         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.0.1: Release tar ball made.

2019-04-12         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.0.0: Release tar ball made.

2018-02-25         Arnold D. Robbins     <arnold@skeeve.com>

	* 4.2.1: Release tar ball made.

2017-10-19         Arnold D. Robbins     <arnold@skeeve.com>

	* 4.2.0: Release tar ball made.

2017-06-21         Andrew J. Schorr     <aschorr@telemetry-investments.com>

	* bindarr.c (do_bind_array): Replace emalloc+memset with ezalloc.

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.