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