source: trunk/essentials/sys-apps/gawk/pc/ChangeLog

Last change on this file was 3076, checked in by bird, 18 years ago

gawk 3.1.5

File size: 11.2 KB
Line 
1Tue Jul 26 21:46:16 2005 Arnold D. Robbins <arnold@skeeve.com>
2
3 * Release 3.1.5: Release tar file made.
4
5Sun Jun 26 09:31:35 2005 Scott Deifik <scottd@amgen.com>
6
7 * Makefile: Decrease stack size for MSC.
8 * Makefile.tst (Maketests): Syncronized with what's happening in
9 the main dist.
10
11Thu Apr 28 23:08:51 2005 Scott Deifik <scottd@amgen.com>
12
13 * config.h, Makefile.tst: Synced to main distribution.
14
15Wed Feb 16 10:20:18 2005 Scott Deifik <scottd@amgen.com>
16
17 * Makefile: Decrease stack size for MSC.
18 * Makefile.tst: Syncronized with what's happening in the main dist.
19 * config.h: Improved for DJGPP.
20
21Wed Feb 9 14:38:38 2005 Scott Deifik <scottd@amgen.com>
22
23 * Makefile, Makefile.tst: Syncronized with what's happening
24 in the main dist.
25
26Thu Feb 3 14:57:28 2005 Scott Deifik <scottd@amgen.com>
27
28 * config.h (SIZEOF_UNSIGNED_INT, SIZEOF_UNSIGNED_LONG): Add definitions.
29
30Mon Aug 2 12:18:15 2004 Arnold D. Robbins <arnold@skeeve.com>
31
32 * Release 3.1.4: Release tar file made.
33
34Sun Jun 13 17:40:09 2004 Scott Deifik <scottd@amgen.com>
35
36 * Makefile: Reduce the stack size for MSC.
37 * Makefile.tst: Synchronized with main distribution.
38
39Sun Jun 13 17:39:47 2004 Arnold D. Robbins <arnold@skeeve.com>
40
41 * Makefile (AWKOBJS2, PAWKOBJS2): Restore version.o.
42
43Tue Jun 1 22:31:36 2004 Arnold D. Robbins <arnold@skeeve.com>
44
45 * Makefile (AWKOBJS2, PAWKOBJS2): Remove version.o.
46
47 Per Jim Meyering:
48 * popen.c (scriptify): Check `realloc' return value.
49
50Tue Mar 2 18:10:55 2004 Arnold D. Robbins <arnold@skeeve.com>
51
52 * Makefile (LIBOJBS): Add `dfa$O' into list.
53 (main$O rule): Removed, since patchlev.h not part of dist
54 anymore.
55
56Tue Mar 2 18:09:54 2004 Scott Deifik <scottd@amgen.com>
57
58 * config.h (HAVE_ALLOCA_H): Undefine.
59 * Makefile (LMSC): Adjust stack size for MSC.
60
61Mon Jul 7 11:01:43 2003 Arnold D. Robbins <arnold@skeeve.com>
62
63 * Release 3.1.3: Release tar file made.
64
65Thu Jun 26 15:00:20 2003 Scott Deifik <scottd@amgen.com>
66
67 * Makefile.tst: Synchronized to main dist.
68
69Sun Jun 15 19:27:58 2003 Patrick T.J. McPhee <ptjm@interlog.com>
70
71 * config.h: Separate the ifdefs for os_system from ssize_t etc.
72
73Sun Jun 15 19:05:15 2003 Scott Deifik <scottd@amgen.com>
74
75 * Makefile.tst: Synchronized to main dist.
76
77Mon Jun 9 17:12:24 2003 Patrick T.J. McPhee <ptjm@interlog.com>
78
79 * dlfcn.c, dlfcn.h, gawke32.def: New files.
80 * Makefile: Changes to allow dynamic linking of libraries
81 under Windows32.
82
83Sun May 11 15:19:52 2003 Scott Deifik <scottd@amgen.com>
84
85 * config.h: Update defs for ssize_t, intmax_t, uintmax_t.
86 * Makefile: Update compile options.
87 * gawkmisc.pc (memcpy_long, memset_long): New functions.
88 * Makefile.tst: Synchronized with test/Makefile.
89
90Wed Mar 19 14:10:31 2003 Arnold D. Robbins <arnold@skeeve.com>
91
92 This time for sure.
93 -- Bullwinkle
94
95 * Release 3.1.2: Release tar file made.
96
97Sun Feb 23 16:25:44 2003 Scott Deifik <scottd@amgen.com>
98
99 * Makefile, Makefile.tst: Synchronized to main dist.
100
101Sun Feb 16 15:44:20 2003 Scott Deifik <scottd@amgen.com>
102
103 * config.h: Updated.
104
105Sun Feb 9 11:57:11 2003 Scott Deifik <scottd@amgen.com>
106
107 * Makefile, Makefile.tst: Synchronized to main dist.
108
109Tue Feb 4 14:28:06 2003 Arnold D. Robbins <arnold@skeeve.com>
110
111 All relevant files: Copyright year updated to 2003.
112
113Sun Nov 24 18:37:31 2002 Scott Deifik <scottd@amgen.com>
114
115 * Makefile, Makefile.tst: Synchronized to main dist.
116
117Wed May 1 16:41:32 2002 Arnold D. Robbins <arnold@skeeve.com>
118
119 * Release 3.1.1: Release tar file made.
120
121Thu Apr 18 17:29:16 2002 Scott Deifik <scottd@amgen.com>
122
123 * Makefile.tst (strftime): Remove comment on call to $(CMP).
124
125Sun Mar 10 17:05:35 2002 Scott Deifik <scottd@amgen.com>
126
127 * Makefile.tst: More clean up and sync with ../test/Makefile.
128
129Thu Jan 3 15:20:17 2002 Scott Deifik <scottd@amgen.com>
130
131 * Makefile.tst: Minor clean up and sync with ../test/Makefile.
132
133Wed Dec 19 16:01:58 2001 Peter J. Farley III <pjfarley@dorsai.org>
134
135 * gawkmisc.pc: Just use single quote for `quote' for all cases.
136
137Wed Dec 19 15:59:52 2001 Eli Zaretskii <eliz@is.elta.co.il>
138
139 * install.awk: Install gawkinet.info as well.
140 * awklib/igawk.awk: Bring in sync with awklib/eg/prog/igawk.sh.
141 * makefile (PRSPFILE, PRSP, PLDRSP, DO_PLNK, DO_PBIND, PLDJG): New
142 variables.
143 (djgpp, djgpp-debug): Set PLNK and PBIND.
144 (PBIND): Define to EMPTY as default.
145 (PAWKOBJS1, PAWKOBJS2, PGAWKOBJS): New variables.
146 (all): Add pgawk.exe.
147 (pgawk.exe, $(PRSPFILE)): New rules.
148 ($(ALLOBJS)): Add eval_p.o and profile_p.o to the list of files
149 that are dependent on awk.h, dfa.h, regex.h, and config.h.
150 (eval_p$O, profile_p$O): New dependencies.
151 (clean): Add pgawk and $(PRSPFILE) to files that are to be cleaned
152 up.
153
154Tue Dec 4 16:44:07 2001 Andreas Buening <andreas.buening@nexgo.de>
155
156 Updated OS/2 support.
157
158 * gawkmisc.pc (quote): Use single quote for __EMX__.
159 (os_arg_fixup): new OS/2 code.
160 (os_devopen): for OS/2 return -1.
161 (ispath): check for leading drive letter for __EMX__.
162 (os_close_on_exec): Add check for defined __EMX__.
163 (os_is_setuid): Add real code for __EMX__.
164 (_os2_is_abs_path): new function.
165 (_os2_unixroot): new function.
166 (_os2_unixroot_path): new function.
167
168Tue Sep 25 15:19:53 2001 Arnold D. Robbins <arnold@skeeve.com>
169
170 * gawkmisc.pc (os_close_on_exec): If fd <= 2, return.
171
172Sun Jun 3 13:04:44 2001 Arnold D. Robbins <arnold@skeeve.com>
173
174 * Release 3.1.0: Release tar file made. And there was
175 rejoicing.
176
177Tue Jan 30 10:56:05 2001 Arnold D. Robbins <arnold@skeeve.com>
178
179 * config.h: Per Kay Uwe Rommel, turn on HAVE_FCNTL_H for
180 all PC platforms so that BINMODE works on all.
181
182Sun Jan 28 15:50:02 2001 Eli Zaretskii <eliz@is.elta.co.il>
183
184 * gawkmisc.pc (gawk_name): Support file names with mixed forward-
185 and back-slashes.
186 (orig_tty_mode): New variable.
187 (os_setbinmode): Save the original mode of the console device.
188 [__DJGPP__]: Allow the program to be interrupted with Ctrl-C even
189 though the console was switched to binary mode.
190 (os_restore_mode): New function.
191
192Wed Jan 17 10:59:32 2001 Eli Zaretskii <eliz@is.elta.co.il>
193
194 * gawkmisc.pc (os_close_on_exec) [__DJGPP__]: Don't print the
195 warning about failure to set close-on-exec bit, unless it's DJGPP
196 2.04 or later.
197
198Wed Jan 3 19:11:00 2001 Darrel Hankerson <hankedr@auburn.edu>
199
200 * popen.c: write script files in binary only if the shell is
201 unix-like.
202 * Makefile: set threshold (-Gt) on MSC 16bit versions to obtain
203 sufficient stack. 3.0.91 builtin.c compiles with optimization,
204 in MSC[67], so remove the special compile
205
206Wed Jan 3 19:54:12 2001 Arnold D. Robbins <arnold@skeeve.com>
207
208 * config.h, gawkmisc.pc: Allow fcntl if DGJPP. From Scott.
209
210Sun Dec 3 16:53:37 2000 Arnold D. Robbins <arnold@skeeve.com>
211
212 * gawkmisc.pc (os_setbinmode): new function.
213
214Sun Dec 3 14:56:38 2000 Arnold D. Robbins <arnold@skeeve.com>
215
216 * Makefile, Makefile.tst, gawkmisc.pc: updated from Scottd.
217 * popen.c: updated from Darrell Hankerson.
218
219Wed Nov 22 11:47:00 2000 Arnold D. Robbins <arnold@skeeve.com>
220
221 * gawk.rsp, pc_popen.c, pc_popen.h, Makefile, Makefile.tst,
222 gawkmisc.pc: Synched with diffs from Scott Deifik.
223 * config.h: Updated from main dist, best guess by me, will
224 probably need tweaking.
225
226Tue Nov 7 14:09:14 2000 Arnold D. Robbins <arnold@skeeve.com>
227
228 * gawkmisc.pc (os_is_setuid): new function.
229
230Thu Nov 5 16:50:09 1998 Arnold D. Robbins <arnold@gnu.org>
231
232 * gawkmisc.pc (os_devopen): handle "/dev/null".
233
234Wed Jul 30 19:53:52 1997 Arnold D. Robbins <arnold@gnu.org>
235
236 * Close-on-exec changes:
237 gawkmisc.pc: (os_close_on_exec, os_isdir): new functions.
238
239Mon Aug 7 15:23:00 2000 Arnold D. Robbins <arnold@skeeve.com>
240
241 * Release 3.0.6: Release tar file made.
242
243Sun Jun 25 15:08:19 2000 Arnold D. Robbins <arnold@skeeve.com>
244
245 * Release 3.0.5: Release tar file made.
246
247Wed Jun 21 16:44:54 2000 Scott Deifik <scottd@amgen.com>
248
249 * Makefile, Makefile.tst: synchronized with main dist, again.
250
251Thu May 18 14:07:52 2000 Scott Deifik <scottd@amgen.com>
252
253 * Makefile, Makefile.tst: synchronized with main dist.
254 * config.h: Define HAVE_LIMITS_H as 1.
255
256Wed Jun 30 16:14:36 1999 Arnold D. Robbins <arnold@gnu.org>
257
258 * Release 3.0.4: Release tar file made. This time for sure.
259
260Sun Jun 27 12:27:00 1999 Darrel Hankerson <hankedr@mail.auburn.edu>
261
262 * Makefile, Makefile.tst, ../README_d/README.pc: finalized.
263 * include/process.h: new file
264
265Fri May 21 00:00:00 1999 Darrel Hankerson <hankedr@mail.auburn.edu>
266
267 * popen.c: MSC (on DOS/Windows32) and MINGW32 now honor SHELL.
268 * io.c: MINGW32 reports errno==0 after failure in redirect();
269 assume close_one() in this case.
270 * io.c: Add HAVE_POPEN_H and let pc/config.h deal with the mess.
271 (Can't move everything to config.h because of popen define.)
272
273Sun May 9 09:12:33 1999 Darrel Hankerson <hankedr@mail.auburn.edu>
274
275 * Add 1999-04-30 changes from Eli Zaretskii <eliz@is.elta.co.il>
276 1. Makefile (TAGS, tags): New targets.
277 2. Makefile.tst (regtes): Pass the value of $CMP to the
278 regtest script.
279
280Thu Nov 18 03:48:32 1998 Scott Deifik <scottd@amgen.com>
281
282 * Readme.pc: More LFN-based comments.
283
284Thu Nov 12 21:01:24 1998 Darrel Hankerson <hankedr@mail.auburn.edu>
285
286 * mingw32 target added with corresponding minor changes to getid.c,
287 io.c, and config.h.
288
289 * vcWin32 needed popen defines in config.h which were inadvertently
290 omitted from 3.0.3.
291
292 * README.pc updated to clarify the procedure for building
293 non-LFN versions on LFN systems, and to note that Windows32 gawk
294 may require Windows32 utilities.
295
296 * emxbnd target modified to accomodate older versions of emx.
297
298Thu Nov 08 09:11:44 1998 Scott Deifik <scottd@amgen.com>
299
300 * pc/Makefile: Stack reduced again for 16bit MSC versions.
301
302 * pc/Makefile.tst: Updated to keep in sync with new
303 test/Makefile.in. In addition, made to work in Windows 9x
304 with non-LFN tools.
305
306Thu May 15 12:49:08 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
307
308 * Release 3.0.3: Release tar file made.
309
310Tue May 13 20:06:09 1997 Darrel Hankerson <hankedr@mail.auburn.edu>
311
312 * vcWin32 target added. Some new tests for WIN32 in gawkmisc.c
313 io.c, and regex.c. Makefile changes for nmake, which can't
314 expand $($x).
315
316 * config.h updated for BITOPS and NONDECDATA (also in Makefile).
317
318Fri Apr 18 07:55:47 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
319
320 * BETA Release 3.0.34: Release tar file made.
321
322Fri Jan 17 19:20:45 1997 Darrel Hankerson <hankedr@mail.auburn.edu>
323
324 * Makefile: add KUR's emxnt target for emx+RSXNT. Create awk.exe
325 "link" to gawk.exe for djgpp target. (Suggested by Eli Zaretskii.
326 Should be done as part of a smarter install, since awk.exe only
327 works with djgpp gawk.exe.) Separate djgpp-v1 into djgppv1
328 target. Install awk.exe if present.
329
330 * install.awk: install awk.exe if present (only for djgpp)
331
332 * config.h: additional include for emx+RSXNT.
333
334Wed Dec 25 11:25:22 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
335
336 * Release 3.0.2: Release tar file made.
337
338Tue Dec 10 23:09:26 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
339
340 * Release 3.0.1: Release tar file made.
341
342Thu Aug 1 19:46:00 1996 Scott Deifik <scottd@amgen.com>
343
344 * Makefile: Changes for MSC 8.
345
346Wed Jan 10 22:58:55 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
347
348 * ChangeLog created.
Note: See TracBrowser for help on using the repository browser.