comparison lib-src/ChangeLog @ 398:74fd4e045ea6 r21-2-29

Import from CVS: tag r21-2-29
author cvs
date Mon, 13 Aug 2007 11:13:30 +0200
parents 6719134a07c2
children a86b2b5e0111
comparison
equal deleted inserted replaced
397:f4aeb21a5bad 398:74fd4e045ea6
1 2000-02-16 Martin Buchholz <martin@xemacs.org>
2
3 * XEmacs 21.2.29 is released.
4
5 2000-02-13 Martin Buchholz <martin@xemacs.org>
6
7 * etags.c: Upgrade to version 13.44.
8 Only added (unsigned char) casts to calls like isspace (*cp).
9
10 2000-02-07 Martin Buchholz <martin@xemacs.org>
11
12 * XEmacs 21.2.28 is released.
13
14 2000-02-06 Martin Buchholz <martin@xemacs.org>
15
16 * getopt.h:
17 * fakemail.c:
18 * gnuslib.c:
19 * sorted-doc.c:
20 * yow.c:
21 * cvtmail.c:
22 * movemail.c:
23 * gnuclient.c:
24 ANSIfy. Use coding standards for function definitions.
25 Make C++-compilable. Modified from patch by Zack Weinberg.
26
27 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
28
29 * hexl.c: Removed MSDOS code; set binary I/O flags for NT.
30
31 2000-01-18 Martin Buchholz <martin@xemacs.org>
32
33 * XEmacs 21.2.27 is released.
34
35 2000-01-18 Martin Buchholz <martin@xemacs.org>
36
37 * ootags.c: Ansify.
38 * etags.c:
39 * getopt.c:
40 * cvtmail.c:
41 Remove declarations of ANSI errno, getenv(), malloc().
42
43 2000-01-13 Martin Buchholz <martin@xemacs.org>
44
45 * movemail.c (main):
46 * make-docfile.c (write_c_args):
47 Simple compiler warning fixes.
48
49 2000-01-09 Martin Buchholz <martin@xemacs.org>
50
51 * *.[ch]: Change <../src/config.h> to <config.h>
52 * ellcc.c: Always use <...> to #include files not in `.'
53 * Makefile.in.in: Use safer -I paths.
54 Use $(top_srcdir) instead of $(srcdir)/../src
55 Add warning comment.
56
57 2000-01-08 Martin Buchholz <martin@xemacs.org>
58
59 * movemail.c: Warning removal.
60
61 2000-01-06 Norbert Koch <norbert@s.netic.de>
62
63 * movemail.c: Typo fix.
64
65 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
66
67 * movemail.c: Overhaul of the locking code.
68
69 2000-01-03 Martin Buchholz <martin@xemacs.org>
70
71 * etags.c (etags_strrchr): Ansify.
72 (etags_strchr): Ansify.
73 (get_compressor_from_suffix): Remove warning, make code cleaner.
74
75 1999-12-31 Martin Buchholz <martin@xemacs.org>
76
77 * XEmacs 21.2.26 is released.
78
79 1999-12-24 Martin Buchholz <martin@xemacs.org>
80
81 * XEmacs 21.2.25 is released.
82
83 1999-12-21 Martin Buchholz <martin@xemacs.org>
84
85 * fakemail.c (cuserid): ((expr)) ==> (expr)
86
87 * fakemail.c (xmalloc): ANSIfy.
88
89 1999-12-14 Martin Buchholz <martin@xemacs.org>
90
91 * config.values.sh: Only update config.values.in if changed.
92 No external dependencies except perl.
93 No temporary files.
94
95 1999-12-14 Martin Buchholz <martin@xemacs.org>
96
97 * XEmacs 21.2.24 is released.
98
99 1999-12-13 Martin Buchholz <martin@xemacs.org>
100
101 * etags.c: Fix warning: `_GNU_SOURCE' redefined.
102
103 1999-12-07 Martin Buchholz <martin@xemacs.org>
104
105 * XEmacs 21.2.23 is released.
106
107 1999-11-29 Andreas Jaeger <aj@suse.de>
108
109 * Makefile.in.in (INSTALLABLE_SCRIPTS): Removed pstogif.
110 pstogif: Moved to package tm.
111
112 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
113
114 * XEmacs 21.2.22 is released
115
116 1999-11-28 Martin Buchholz <martin@xemacs.org>
117
118 * XEmacs 21.2.21 is released.
119
120 1999-11-20 Martin Buchholz <martin@xemacs.org>
121
122 * process-gnu-depends.sh: Deleted. Obsolete.
123 * process-depends.sh: Deleted. Obsolete.
124
125 1999-11-20 Jan Vroonhof <jan@xemacs.org>
126
127 * Makefile.in.in (instvardir): Added. From
128 Jeff Miller <jmiller@smart.net>
129
130 1999-11-19 Martin Buchholz <martin@xemacs.org>
131
132 * etags.c: Upgrade to pot etags version 13.33.
133 Make `etags --version' print out `XEmacs', not `GNU Emacs'
134
135 1999-11-17 Martin Buchholz <martin@xemacs.org>
136
137 * etags.c (canonicalize_filename): Typo fix
138
139 1999-11-05 Martin Buchholz <martin@xemacs.org>
140
141 * etags.c:
142 * ../etc/etags.1:
143 * ../etc/NEWS:
144 Upgrade to etags version 13.32.
145 etags.c has warnings removed, in addition.
146
147 1999-11-15 Martin Buchholz <martin@xemacs.org>
148
149 * gnuserv.c (ipc_spawn_watchdog): Use pid_t instead of int.
150
151 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
152
153 * XEmacs 21.2.20 is released
154
155 1999-11-04 Martin Buchholz <martin@xemacs.org>
156
157 * gnuserv.c (handle_response): Warning suppression
158
159 1999-09-27 Martin Buchholz <martin@xemacs.org>
160
161 * ellcc.c:
162 ANSIfy.
163 Remove MSDOS cruft.
164 Remove WINDOWS cruft.
165 Remove VMS cruft.
166 (main): The wrong number of bytes were being read during argument
167 processing.
168 Delete ANSI imitations like ellcc_strchr().
169 Call functions with the right number of arguments.
170 Fix a typo.
171 Make functions static.
172 Remove compiler warnings.
173
174 1999-09-22 Martin Buchholz <martin@xemacs.org>
175
176 * cvtmail.c (main): ANSIfy
177 * digest-doc.c (main): ANSIfy
178 * hexl.c (main): ANSIfy
179
180 * make-path.c: Remove declaration for errno.
181 * mmencode.c (nextcharin): ANSIfy
182 * movemail.c (pop_retr): ANSIfy
183
184 1999-07-30 Gleb Arshinov <gleb@cs.stanford.edu>
185
186 * pop.c (pop_quit): use CLOSESOCKET() instead of close()
187
188 * run.c (build_cmdline): Fix NT native build unreferenced variable
189 warning
190 (WinMain): Fix release mode build unreferenced variable warning
191
192 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
193
194 * XEmacs 21.2.19 is released
195
196 1999-07-22 SL Baur <steve@miho>
197
198 * Makefile.in.in (datadir): Add.
199 From Jeff Miller <jmiller@smart.net>
200
201 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
202
203 * XEmacs 21.2.18 is released
204
205 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
206
207 * XEmacs 21.2.17 is released
208
209 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
210
211 * XEmacs 21.2.16 is released
212
213 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
214
215 * XEmacs 21.2.15 is released
216
217 1999-06-03 SL Baur <steve@steve1.m17n.org>
218
219 * Makefile.in.in: Move .PHONY up to force execution of `all'.
220
221 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
222
223 * XEmacs 21.2.14 is released
224
225 1999-05-14 SL Baur <steve@gneiss.etl.go.jp>
226
227 * update-elc.sh (ignore_pattern): Correct ignore_dirs/ignore=dirs
228 european keyboard fuckage.
229
230 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
231
232 * update-elc.sh (ignore_pattern): Installation.el is dead.
233
234 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
235
236 * gnuclient.c: Include <sysfile.h> instead of <../src/sysfile.h>.
237
238 * Makefile.in.in (cppflags): Add -I$(top_srcdir)/src.
239
240 1999-04-29 Andy Piper <andy@xemacs.org>
241
242 * make-docfile.c: build fixes for mingw32.
243 * movemail.c: ditto.
244 * run.c: ditto.
245 * yow.c: ditto.
246 * profile.c: ditto.
247 (gettimeofday): new function copied from nt.c.
248
249 * fakemail.c (make_file_preface): make buildable under windows.
250
251 * Makefile.in.in: fix some build targets for when we are building
252 on a windows platform.
253
254 1999-03-12 giacomo boffi <giacomo.boffi@polimi.it>
255
256 * sorted-doc.c: corrected the outdated or plainly wrong
257 texinfo headers. Broken up the mega-@table that crashes (at
258 least RedHat's) TeX with:
259 "! TeX capacity exceeded, sorry [save size=4000]."
260
1 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> 261 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
2 262
3 * XEmacs 21.2.13 is released 263 * XEmacs 21.2.13 is released
4 264
5 1999-03-10 Martin Buchholz <martin@xemacs.org> 265 1999-03-10 Martin Buchholz <martin@xemacs.org>
82 342
83 * movemail.c: mess with includes so that it builds under native NT. 343 * movemail.c: mess with includes so that it builds under native NT.
84 344
85 * pop.c: mess with includes so that it builds under native NT. 345 * pop.c: mess with includes so that it builds under native NT.
86 From Fabrice Popineau <popineau@ese-metz.fr> 346 From Fabrice Popineau <popineau@ese-metz.fr>
87 347
88 1998-12-16 Andy Piper <andy@xemacs.org> 348 1998-12-16 Andy Piper <andy@xemacs.org>
89 349
90 * XEmacs 21.2.6 is released 350 * XEmacs 21.2.6 is released
91 351
92 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> 352 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
268 From Marcus Thiessel <thiessel@tmbbwtx.bbn.hp.com> 528 From Marcus Thiessel <thiessel@tmbbwtx.bbn.hp.com>
269 529
270 1998-04-19 Jan Vroonhof <vroonhof@math.ethz.ch> 530 1998-04-19 Jan Vroonhof <vroonhof@math.ethz.ch>
271 531
272 * gnuclient.c (main): Read eval from from stdin if just "-batch" 532 * gnuclient.c (main): Read eval from from stdin if just "-batch"
273 is given. 533 is given.
274 * gnudoit: Support this. 534 * gnudoit: Support this.
275 * gnuserv.1: Document this behavior. 535 * gnuserv.1: Document this behavior.
276 536
277 1998-04-18 Andreas Jaeger <aj@arthur.rhein-neckar.de> 537 1998-04-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
278 538
340 600
341 * getopt.c (_getopt_internal): Add braces for clarity. 601 * getopt.c (_getopt_internal): Add braces for clarity.
342 602
343 1998-01-13 Martin Buchholz <martin@xemacs.org> 603 1998-01-13 Martin Buchholz <martin@xemacs.org>
344 604
345 * lib-src/add-little-package.sh: 605 * lib-src/add-little-package.sh:
346 * lib-src/add-big-package.sh: 606 * lib-src/add-big-package.sh:
347 Use proper paranoid quoting for sh variables. 607 Use proper paranoid quoting for sh variables.
348 -batch implies -q. 608 -batch implies -q.
349 609
350 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk> 610 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
351 611
352 * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is 612 * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is
353 set. 613 set.
354 614
355 * gnuserv.c: tidy up so that it builds when we don't have 615 * gnuserv.c: tidy up so that it builds when we don't have
356 UNIX_DOMAIN_SOCKETS. 616 UNIX_DOMAIN_SOCKETS.
490 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and 750 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and
491 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also 751 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also
492 missing a variable called "configuration. This messed up archilibdir. 752 missing a variable called "configuration. This messed up archilibdir.
493 753
494 * Added highlighting to text suggesting to do "make gzip-el" in top 754 * Added highlighting to text suggesting to do "make gzip-el" in top
495 level Makefile.in. Added code to do make maybe-blessmail after a 755 level Makefile.in. Added code to do make maybe-blessmail after a
496 make install is done. 756 make install is done.
497 757
498 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch> 758 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
499 759
500 * gnuclient.c (main): Made help string correspond to options. 760 * gnuclient.c (main): Made help string correspond to options.
558 818
559 * gnuattach: Readd as warning script. 819 * gnuattach: Readd as warning script.
560 820
561 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach. 821 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach.
562 From Hrvoje Niksic <hniksic@srce.hr> 822 From Hrvoje Niksic <hniksic@srce.hr>
563 823
564 1997-06-13 Steven L Baur <steve@altair.xemacs.org> 824 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
565 825
566 * update-elc.sh (mule_p): Ignore lisp/language when building 826 * update-elc.sh (mule_p): Ignore lisp/language when building
567 non-Mule. 827 non-Mule.
568 (ignore_pattern): Ignore Languages we don't support yet. 828 (ignore_pattern): Ignore Languages we don't support yet.