aboutsummaryrefslogtreecommitdiffstats
path: root/missing_d/ChangeLog
blob: da1d09a5c023d3a6ba67074bcfbf677c79eb0a26 (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
Mon Jul  7 11:01:43 2003  Arnold D. Robbins  <arnold@skeeve.com>

	* Release 3.1.3: Release tar file made.

Wed Mar 19 14:10:31 2003  Arnold D. Robbins  <arnold@skeeve.com>

	This time for sure.
		-- Bullwinkle

	* Release 3.1.2: Release tar file made.

Mon Feb 3 20:37:09 2003  Pat Rankin  <rankin@pactechdata.com>

	* strftime.c: Restore use of TIME_T_IN_SYS_TYPES_H to control
	inclusion of <sys/types.h>.
	(TYPE_SIGNED): Add workaround to avoid diagnostic from Compaq C V6.4.
	(my_strftime) [case 's']: Likewise; exclude negative number handling
	if TIME_T_UNSIGNED is defined.

Mon Jan 27 12:09:50 2003  Stepan Kasal  <kasal@math.cas.cz>

	* strtod.c (gawk_strtod): Cleanup, changing the logic
	  so that ptr is correct.  Fixes the bug that 0e0 is not
	  recognized as numeric.

Wed May  1 16:41:32 2002  Arnold D. Robbins  <arnold@skeeve.com>

	* Release 3.1.1: Release tar file made.

Tue Dec  4 17:56:46 2001  Arnold D. Robbins  <arnold@skeeve.com>

	* strftime.c: Replaced with glibc version.
	* strftime.3: Removed

Fri Aug  3 09:01:19 2001  Arnold D. Robbins  <arnold@skeeve.com>

	ChangeLog created.

	* strtod.c (strtod): Fixed test at end for failure to
	  be a little smarter.