522
|
1 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.5.1 "anise" is released.
|
|
4
|
472
|
5 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
6
|
|
7 * XEmacs 21.5.0 "alfalfa" is released.
|
|
8
|
464
|
9 2001-03-23 Martin Buchholz <martin@xemacs.org>
|
|
10
|
|
11 * automated/lisp-tests.el:
|
|
12 Add test for mis-byte-compilation of (- 0 x).
|
|
13
|
462
|
14 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
15
|
|
16 * XEmacs 21.2.46 "Urania" is released.
|
|
17
|
|
18 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
19
|
|
20 * gtk/UNIMPLEMENTED:
|
|
21 * gtk/event-stream-tests.el:
|
|
22 * gtk/gnome-test.el:
|
|
23 * gtk/gtk-embedded-test.el:
|
|
24 * gtk/gtk-extra-test.el:
|
|
25 * gtk/gtk-test.el:
|
|
26 * gtk/gtk-test.glade:
|
|
27 * gtk/statusbar-test.el:
|
|
28 * gtk/toolbar-test.el:
|
|
29 * gtk/xemacs-toolbar.el:
|
|
30 The Great GTK Merge: new directory and files.
|
|
31
|
|
32 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
33
|
|
34 * automated\case-tests.el (string-0-through-32):
|
|
35 (string-127-through-160): Created new strings which contain
|
|
36 unprintable characters, and initialize them in a loop.
|
|
37 Rewrite all strings using unprintable characters as concat's
|
|
38 with the above variables, so that this file can be made ASCII,
|
|
39 not binary.
|
|
40
|
460
|
41 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
42
|
|
43 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
44
|
|
45 2001-02-20 Matt Tucker <tuck@whistlingfish.net>
|
|
46
|
|
47 * automated/syntax-tests.el: remove debug message
|
|
48
|
|
49 2001-02-17 Matt Tucker <tuck@whistlingfish.net>
|
|
50
|
|
51 * automated/syntax-tests.el:
|
|
52 Added tests for syntax-table extents.
|
|
53 Added regression tests for fencepost bugs with
|
|
54 `find_start_of_comment' and `find_end_of_comment'.
|
|
55
|
458
|
56 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
57
|
|
58 * XEmacs 21.2.44 "Thalia" is released.
|
|
59
|
456
|
60 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
61
|
|
62 * XEmacs 21.2.43 "Terspichore" is released.
|
|
63
|
454
|
64 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
65
|
|
66 * XEmacs 21.2.42 "Poseidon" is released.
|
|
67
|
452
|
68 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
69
|
|
70 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
71
|
|
72 2001-01-15 Martin Buchholz <martin@xemacs.org>
|
|
73
|
|
74 * automated/byte-compiler-tests.el ((let ((z 1)) (or (setq z 42)) z)):
|
|
75 Add regression test for mis-byte-compilation.
|
|
76
|
450
|
77 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
78
|
|
79 * XEmacs 21.2.40 is released.
|
|
80
|
448
|
81 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
82
|
|
83 * XEmacs 21.2.39 is released.
|
|
84
|
|
85 2000-12-28 Martin Buchholz <martin@xemacs.org>
|
|
86
|
|
87 * automated/lisp-tests.el:
|
|
88 Avoid triggering Solaris printf buffer overflow from (format).
|
|
89
|
|
90 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
91
|
|
92 * redisplay-tests.el: New file.
|
|
93
|
|
94 2000-12-12 Martin Buchholz <martin@xemacs.org>
|
|
95
|
|
96 * automated/lisp-tests.el: Add/Change (format) tests.
|
|
97
|
|
98 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
99
|
|
100 * automated/lisp-test.el: Test if all-completions ignore
|
|
101 elements start with space.
|
|
102
|
|
103 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
104
|
|
105 * automated/regexp-tests.el: Test unmatched search doesn't
|
|
106 alter match-string.
|
|
107
|
446
|
108 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
109
|
|
110 * XEmacs 21.2.38 is released.
|
|
111
|
|
112 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
113
|
|
114 * automated/test-harness.el (test-harness-from-buffer): Throw away
|
|
115 all warnings, even those not influenced by byte-compiler-warnings.
|
|
116
|
|
117 2000-11-30 Martin Buchholz <martin@xemacs.org>
|
|
118
|
|
119 * automated/lisp-tests.el:
|
|
120 Test byte-compiler arithmetic optimizations.
|
|
121
|
|
122 2000-11-27 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
123
|
|
124 * automated/case-tests.el: Add more tests.
|
|
125
|
|
126 2000-11-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
127
|
|
128 * automated/regexp-tests.el: New file.
|
|
129
|
|
130 2000-11-22 Martin Buchholz <martin@xemacs.org>
|
|
131
|
|
132 * automated/lisp-tests.el:
|
|
133 Add 64-bit-correctness format tests.
|
|
134 Don't quote the first arg to Check-Error.
|
|
135
|
|
136 2000-11-14 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
137
|
|
138 * automated/case-tests.el: New file.
|
|
139
|
444
|
140 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
141
|
|
142 * XEmacs 21.2.37 is released.
|
|
143
|
|
144 2000-11-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
145
|
|
146 * automated/lisp-test.el: More format tests.
|
|
147
|
|
148 2000-11-10 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
149
|
|
150 * automated/ccl-tests.el (ccl-test-simple-read-and-write):
|
|
151 (ccl-test-read-write-multibyte-character): Use make-char
|
|
152 for non MULE XEmacs.
|
|
153
|
|
154 2000-10-15 MIYASHITA Hisashi <himi@m17n.org>
|
|
155
|
|
156 * automated/ccl-tests.el: New file.
|
|
157
|
|
158 2000-10-30 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
159
|
|
160 * automated/lisp-test.el: Add test for format.
|
|
161
|
|
162 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
163
|
|
164 * automated/byte-compiler-test.el: Add optimization test for
|
|
165 byte-after-unbind-ops.
|
|
166
|
|
167 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
168
|
|
169 * automated/hash-table-test.el: Make new cons cell for
|
|
170 equal and not eq object.
|
|
171
|
|
172 2000-10-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
173
|
|
174 * automated/lisp-test.el: Add replace-match test.
|
|
175
|
442
|
176 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
177
|
|
178 * XEmacs 21.2.36 is released.
|
|
179
|
|
180 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
181
|
|
182 * automated/lisp-tests.el: Add `current-time' test.
|
|
183
|
|
184 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
185
|
|
186 * automated/mule-tests.el: Add ucs tests.
|
|
187
|
|
188 * DLL/dltest.c: Remove reference to obsolete emacsfns.h
|
|
189
|
|
190 2000-08-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
191
|
|
192 * automated/lisp-test.el: Check matching \\= against string
|
|
193 doesn't crash XEmacs.
|
|
194 From: Markus Linnala <maage@cs.tut.fi>
|
|
195
|
|
196 2000-07-26 Andy Piper <andy@xemacs.org>
|
|
197
|
|
198 * glyph-test.el: fix for new glyph instantiation mechanism.
|
|
199
|
|
200 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
201
|
|
202 * automated/hash-table-tests.el:
|
|
203 Fix up test suite to comply with new hash table weakness API.
|
|
204
|
|
205 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
206
|
|
207 * XEmacs 21.2.35 is released.
|
|
208
|
|
209 2000-06-17 Martin Buchholz <martin@xemacs.org>
|
|
210
|
|
211 * automated/database-tests.el: Remove any previous .pag, .dir files.
|
|
212
|
|
213 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
214
|
|
215 * XEmacs 21.2.34 is released.
|
|
216
|
|
217 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
218
|
|
219 * XEmacs 21.2.33 is released.
|
|
220
|
|
221 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
222
|
|
223 * XEmacs 21.2.32 is released.
|
|
224
|
|
225 2000-03-10 Martin Buchholz <martin@xemacs.org>
|
|
226
|
|
227 * automated/mule-tests.el: Check that (make-temp-name) returns
|
|
228 unique values.
|
|
229
|
|
230 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
231
|
|
232 * gutter-test.el: Fix name of specifier.
|
|
233
|
|
234 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
235
|
|
236 * XEmacs 21.2.31 is released.
|
|
237
|
|
238 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
239
|
|
240 * XEmacs 21.2.30 is released.
|
|
241
|
|
242 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
243
|
|
244 * automated/mule-tests.el: Added some fileio tests.
|
|
245
|
|
246 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
247
|
|
248 * XEmacs 21.2.29 is released.
|
|
249
|
|
250 2000-02-13 Martin Buchholz <martin@xemacs.org>
|
|
251
|
|
252 * automated/lisp-tests.el: Add subseq tests.
|
|
253
|
440
|
254 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
255
|
|
256 * XEmacs 21.2.28 is released.
|
|
257
|
|
258 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
259
|
|
260 * automated/lisp-tests.el: Add plist manipulation tests.
|
|
261
|
|
262 2000-02-02 Martin Buchholz <martin@xemacs.org>
|
|
263
|
|
264 * automated/symbol-tests.el: Crashes fixed, so resurrect
|
|
265 makunbound test for dontusethis-set-symbol-value-handler.
|
|
266 Add more dontusethis-set-symbol-value-handler tests.
|
|
267 Should fix any lingering problems with gnus playing with
|
|
268 pathname-coding-system.
|
|
269
|
|
270 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
271
|
|
272 * mule-tests.el: Add coding-system tests.
|
|
273
|
438
|
274 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
275
|
|
276 * XEmacs 21.2.27 is released.
|
|
277
|
|
278 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
279
|
|
280 * automated/syntax-tests.el: New file.
|
|
281 Add test for scan_words using forward-word and backword-word.
|
|
282
|
|
283 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
284
|
|
285 * automated/mule-tests.el:
|
|
286 Test resizing of small and big (> 8k bytes) strings.
|
|
287
|
436
|
288 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
289
|
|
290 * XEmacs 21.2.26 is released.
|
|
291
|
434
|
292 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
293
|
|
294 * XEmacs 21.2.25 is released.
|
|
295
|
|
296 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
297
|
|
298 * automated/byte-compiler-tests.el: Add Jan's tests for equal
|
|
299 effect of bytecode and interpreted code.
|
|
300
|
|
301 * automated/lisp-tests.el: Add tests for near-text functions.
|
|
302
|
|
303 1999-12-19 Martin Buchholz <martin@xemacs.org>
|
|
304
|
|
305 * automated/mule-tests.el: Add tests for fillarray, aset.
|
|
306
|
|
307 1999-12-17 Martin Buchholz <martin@xemacs.org>
|
|
308
|
|
309 * automated/lisp-tests.el: Add tests for mapcar1() crashes.
|
|
310
|
432
|
311 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
312
|
|
313 * XEmacs 21.2.24 is released.
|
|
314
|
430
|
315 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
316
|
|
317 * XEmacs 21.2.23 is released.
|
|
318
|
428
|
319 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
320
|
|
321 * XEmacs 21.2.22 is released
|
|
322
|
|
323 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
324
|
|
325 * XEmacs 21.2.21 is released.
|
|
326
|
|
327 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
328
|
|
329 * XEmacs 21.2.20 is released
|
|
330
|
|
331 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
332
|
|
333 * XEmacs 21.2.19 is released
|
|
334
|
|
335 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
336
|
|
337 * XEmacs 21.2.18 is released
|
|
338
|
|
339 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
340
|
|
341 * XEmacs 21.2.17 is released
|
|
342
|
|
343 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
344
|
|
345 * XEmacs 21.2.16 is released
|
|
346
|
|
347 1999-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
348
|
|
349 * automated/base64-tests.el: Check for error instead for nil where
|
|
350 error conditions are expected.
|
|
351
|
|
352 * automated/base64-tests.el: Comment out (for now) the code that
|
|
353 causes crashes.
|
|
354
|
|
355 1999-06-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
356
|
|
357 * automated/base64-tests.el: Check that the decoder handles
|
|
358 arbitrary characters. Cut down on the number of tests.
|
|
359
|
|
360 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
361
|
|
362 * XEmacs 21.2.15 is released
|
|
363
|
|
364 1999-06-02 Oscar Figueiredo <oscar@xemacs.org>
|
|
365
|
|
366 * automated/lisp-tests.el: Test `split-string'
|
|
367
|
|
368 1999-05-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
369
|
|
370 * automated/base64-tests.el: New file.
|
|
371
|
|
372 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
373
|
|
374 * XEmacs 21.2.14 is released
|
|
375
|
|
376 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
377
|
|
378 * automated/symbol-tests.el: Add many more tests.
|
|
379
|
|
380 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
381
|
|
382 * automated/lisp-tests.el: Ditto.
|
|
383
|
|
384 * automated/hash-table-tests.el: Ditto.
|
|
385
|
|
386 * automated/database-tests.el: Don't use backquote where quote
|
|
387 would suffice.
|
|
388
|
|
389 * automated/symbol-tests.el: Add tests for magic symbols.
|
|
390
|
|
391 1999-05-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
392
|
|
393 * automated/hash-table-tests.el: Fix comment.
|
|
394
|
|
395 1999-04-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
396
|
|
397 * automated/test-harness.el (batch-test-emacs): Minor fixes.
|
|
398
|
|
399 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
400
|
|
401 * XEmacs 21.2.13 is released
|
|
402
|
|
403 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
404
|
|
405 * XEmacs 21.2.12 is released
|
|
406
|
|
407 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
408
|
|
409 * XEmacs 21.2.11 is released
|
|
410
|
|
411 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
412
|
|
413 * XEmacs 21.2.10 is released
|
|
414
|
|
415 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
416
|
|
417 * XEmacs 21.2.9 is released
|
|
418
|
|
419 1999-01-30 Martin Buchholz <martin@xemacs.org>
|
|
420
|
|
421 * automated/lisp-tests.el: Add test for buffer-local function
|
|
422 parameter crash
|
|
423
|
|
424 1998-12-30 Martin Buchholz <martin@xemacs.org>
|
|
425
|
|
426 * automated/database-tests.el: Minor tweaks
|
|
427
|
|
428 * ChangeLog: new file
|
|
429
|