3402
|
1 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.5.27 "fiddleheads" is released.
|
|
4
|
3323
|
5 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org>
|
|
6
|
|
7 * XEmacs 21.5.26 "endive" is released.
|
|
8
|
3259
|
9 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
10
|
|
11 * XEmacs 21.5.25 "eggplant" is released.
|
|
12
|
3150
|
13 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
14
|
|
15 * XEmacs 21.5.24 "dandelion" is released.
|
|
16
|
3083
|
17 2005-11-22 Ben Wing <ben@xemacs.org>
|
|
18
|
|
19 * common/Makefile.common (mostlyclean):
|
|
20 Ignore errors from rm during clean.
|
|
21
|
3071
|
22 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
23
|
|
24 * canna/canna_api.c: Small fixes to Mule-ization patch.
|
|
25
|
|
26 2005-11-01 Ben Wing <ben@xemacs.org>
|
|
27
|
|
28 * canna/canna_api.c: Mule-ization.
|
|
29
|
3062
|
30 2005-11-13 Ben Wing <ben@xemacs.org>
|
|
31
|
|
32 * common/Makefile.common:
|
|
33 * common/Makefile.common (.PHONY):
|
|
34 * common/Makefile.common (install):
|
|
35 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig.
|
|
36 Do some refactoring for cleanliness. Put in some magic cookies in
|
|
37 comments so this file gets read as a make file by XEmacs.
|
|
38
|
3043
|
39 2005-11-02 Marcus Crestani <crestani@xemacs.org>
|
|
40
|
|
41 * canna/.cvsignore: New.
|
|
42
|
3031
|
43 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
44
|
|
45 * XEmacs 21.5.23 "daikon" is released.
|
|
46
|
3029
|
47 2005-10-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
48
|
|
49 Warning elimination:
|
|
50
|
|
51 * ldap/eldap.c (Fldap_add): Remove declaration of `current', which
|
|
52 is now declared by EXTERNAL_LIST_LOOP_2.
|
|
53 (Fldap_modify): Remove redundant variable `gcpro2',
|
|
54
|
3024
|
55 2005-10-25 Ben Wing <ben@xemacs.org>
|
|
56
|
|
57 * postgresql/postgresql.c (allocate_pgconn):
|
|
58 * postgresql/postgresql.c (allocate_pgresult):
|
|
59 * postgresql/postgresql.h (struct Lisp_PGconn):
|
|
60 * postgresql/postgresql.h (struct Lisp_PGresult):
|
|
61 MC-Alloc refactoring.
|
|
62
|
|
63 2005-10-25 Ben Wing <ben@xemacs.org>
|
|
64
|
|
65 * ldap/eldap.c (allocate_ldap):
|
|
66 * ldap/eldap.h (struct Lisp_LDAP):
|
|
67 MC-Alloc refactoring.
|
|
68
|
3010
|
69 2005-10-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
70
|
|
71 UNDO:
|
|
72 * canna/canna-api.c:
|
|
73 * canna/Makefile.in.in (MODNAME,SRCS):
|
|
74 Rename module from canna_api to canna-api.
|
|
75
|
3007
|
76 2005-10-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
77
|
|
78 * canna/configure: Create and CVS add.
|
|
79
|
2973
|
80 2005-10-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
81
|
|
82 * canna/Makefile.in.in (MODVER): Bump to 0.5.
|
|
83
|
|
84 * canna/canna-api.c:
|
|
85 * canna/Makefile.in.in (MODNAME,SRCS):
|
|
86 Rename module from canna_api to canna-api.
|
|
87
|
|
88 2005-09-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
89
|
|
90 * canna: New module.
|
|
91
|
|
92 * canna/canna_api.c: Move from $srcdir/src/mule-canna.c. Add module
|
|
93 initialization function and some boilerplate. Change name to
|
|
94 canna_api to reflect changed role.
|
|
95
|
|
96 * canna/configure.ac:
|
|
97 * canna/Makefile.in.in:
|
|
98 * canna/install-sh:
|
|
99 Standard module boilerplate, adapted to Canna.
|
|
100
|
2931
|
101 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
102
|
|
103 * XEmacs 21.5.22 "cucumber" is released.
|
|
104
|
2812
|
105 2005-06-09 Craig Lanning <CraigL@sc.rr.com>
|
|
106
|
|
107 * ldap/.cvsignore:
|
|
108 * sample/external/.cvsignore:
|
|
109 * sample/internal/.cvsignore:
|
|
110 Added GNUmakefile, Makefile, and Makefile.in
|
|
111
|
2791
|
112 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
113
|
|
114 * XEmacs 21.5.21 "corn" is released.
|
|
115
|
2720
|
116 2005-04-01 Marcus Crestani <crestani@xemacs.org>
|
|
117
|
|
118 The new allocator.
|
|
119
|
|
120 Remove Lcrecords:
|
|
121
|
|
122 * postgresql/postgresql.c (allocate_pgconn): Allocate with new
|
|
123 allocator.
|
|
124 * postgresql/postgresql.c (allocate_pgresult): Allocate PGresult
|
|
125 with new allocator.
|
|
126 * postgresql/postgresql.h (struct Lisp_PGconn): Add
|
|
127 lrecord_header.
|
|
128 * postgresql/postgresql.h (struct Lisp_PGresult): Add
|
|
129 lrecord_header.
|
|
130 * ldap/eldap.c (allocate_ldap): Allocate with new allocator.
|
|
131 * ldap/eldap.h (struct Lisp_LDAP): Add lrecord_header.
|
|
132
|
2653
|
133 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org>
|
|
134
|
|
135 * XEmacs 21.5.20 "cilantro" is released.
|
|
136
|
2594
|
137 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
138
|
|
139 * XEmacs 21.5.19 "chives" is released.
|
|
140
|
2387
|
141 2004-11-13 Ben Wing <ben@xemacs.org>
|
|
142
|
|
143 * ldap/eldap.c (Fldap_modify):
|
|
144 Need braces around EXTERNAL_LIST_LOOP_2.
|
|
145
|
2377
|
146 2004-01-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
147
|
|
148 * common/Makefile.common (CFLAGS): Use XE_CFLAGS.
|
|
149
|
2367
|
150 2004-10-27 Ben Wing <ben@xemacs.org>
|
|
151
|
|
152 * ldap/eldap.c:
|
|
153 * ldap/eldap.c (Fldap_open):
|
|
154 * ldap/eldap.c (Fldap_search_basic):
|
|
155 * ldap/eldap.c (Fldap_add):
|
|
156 * ldap/eldap.c (Fldap_modify):
|
|
157 * ldap/eldap.c (Fldap_delete):
|
|
158 Mule-ize.
|
|
159 Use EXTERNAL_LIST_LOOP_2 instead of deleted EXTERNAL_LIST_LOOP.
|
|
160
|
2346
|
161 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
162
|
|
163 * XEmacs 21.5.18 "chestnut" is released.
|
|
164
|
2286
|
165 2004-09-14 Jerry James <james@xemacs.org>
|
|
166
|
|
167 * postgresql/postgresql.c:
|
|
168 * ldap/eldap.c:
|
|
169 Mark unused parameters with the UNUSED macro.
|
|
170
|
2272
|
171 2004-09-14 Jerry James <james@xemacs.org>
|
|
172
|
|
173 * ldap/eldap.c (Fldap_open): Change ldap_passwd to ldap_password
|
|
174 to eliminate a gcc shadow warning.
|
|
175
|
2268
|
176 2004-09-13 Jerry James <james@xemacs.org>
|
|
177
|
|
178 * ldap/eldap.c (signal_ldap_error): Mark as noreturn.
|
|
179
|
1964
|
180 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
181
|
|
182 * XEmacs 21.5.17 "chayote" is released.
|
|
183
|
1716
|
184 2003-09-26 Steve Youngs <youngs@xemacs.org>
|
|
185
|
|
186 * XEmacs 21.5.16 "celeriac" is released.
|
|
187
|
1706
|
188 2003-09-21 Jerry James <james@xemacs.org>
|
|
189
|
|
190 * postgresql/postgresql.c (unload_postgresql): Do not mangle the
|
|
191 unload function name when compiling with C++.
|
|
192 * ldap/eldap.c (unload_eldap): Ditto.
|
|
193
|
1665
|
194 2003-09-03 Steve Youngs <youngs@xemacs.org>
|
|
195
|
|
196 * XEmacs 21.5.15 "celery" is released.
|
|
197
|
1650
|
198 2003-08-28 Jerry James <james@xemacs.org>
|
|
199
|
|
200 * common/Makefile.common (LIBSTDCPP): New.
|
|
201 * common/Makefile.common (.c.o): Use it to avoid undefined symbol
|
|
202 errors when compiling modules with g++.
|
|
203
|
1632
|
204 2003-08-18 Jerry James <james@xemacs.org>
|
|
205
|
|
206 * postgresql/postgresql.c: Include emodules.h when building a module.
|
|
207 * ldap/eldap.c: Ditto.
|
|
208 * common/Makefile.common: Make module makefiles processable by cpp.
|
|
209 * common/Makefile.common (IMPORT_LIB): New.
|
|
210 * common/Makefile.common: Use it.
|
|
211
|
1522
|
212 2003-06-11 Jerry James <james@xemacs.org>
|
|
213
|
|
214 * common/Makefile.common: The last change re-broke FreeBSD module
|
|
215 building. Expand srcdir in SRC_SRCS with configure to fix it.
|
|
216
|
1520
|
217 2003-06-10 Jerry James <james@xemacs.org>
|
|
218
|
|
219 * common/Makefile.common: Change GNUish := to =.
|
|
220
|
1510
|
221 2003-06-01 Steve Youngs <youngs@xemacs.org>
|
|
222
|
|
223 * XEmacs 21.5.14 "cassava" is released.
|
|
224
|
1490
|
225 2003-05-09 Andrew Begel <abegel@CS.Berkeley.EDU>
|
|
226
|
|
227 * common/Makefile.common: Move use of srcdir below its definition.
|
|
228 * sample/internal/Makefile.in.in: Ditto.
|
|
229 * sample/external/Makefile.in.in: Ditto.
|
|
230
|
1489
|
231 2003-05-20 Jerry James <james@xemacs.org>
|
|
232
|
|
233 * sample/internal/Makefile.in.in: Expand $^ for makes that don't
|
|
234 understand it.
|
|
235 * sample/external/Makefile.in.in: Ditto.
|
|
236 * common/Makefile.common: Ditto.
|
|
237
|
1473
|
238 2003-05-10 Steve Youngs <youngs@xemacs.org>
|
|
239
|
|
240 * XEmacs 21.5.13 "cauliflower" is released.
|
|
241
|
1431
|
242 2003-04-24 Steve Youngs <youngs@xemacs.org>
|
|
243
|
|
244 * XEmacs 21.5.12 "carrot" is released.
|
|
245
|
1307
|
246 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
247
|
|
248 * XEmacs 21.5.11 "cabbage" is released.
|
|
249
|
1270
|
250 2003-02-07 Jerry James <james@xemacs.org>
|
|
251
|
|
252 * ldap/eldap.c: Add unload_eldap prototype to fix warning.
|
|
253
|
1252
|
254 2003-01-30 Robert Pluim <rpluim@bigfoot.com>
|
|
255
|
|
256 * Makefile.common: FreeBSD make compatability fixes: expand
|
|
257 SRC_SRCS immediately, use MODCC rather than CC to prevent
|
|
258 overriding by top-level makefile.
|
|
259
|
1220
|
260 2003-01-15 Jerry James <james@eecs.ku.edu>
|
|
261
|
|
262 * ldap/eldap.c: Apply Ben's postgresql change to LDAP also.
|
|
263
|
1204
|
264 2002-12-16 Ben Wing <ben@xemacs.org>
|
|
265
|
|
266 * postgresql/postgresql.c:
|
|
267 remove ifdef USE_KKCC.
|
|
268
|
1187
|
269 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
270
|
|
271 * XEmacs 21.5.10 "burdock" is released.
|
|
272
|
1111
|
273 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
274
|
|
275 * postgresql/Makefile.in.in:
|
|
276 * postgresql/Makefile.in.in (SRCS):
|
|
277 * postgresql/Makefile.in.in (SRC_SRCS): Removed.
|
|
278 * postgresql/Makefile.in.in (OBJS): Removed.
|
|
279 * postgresql/Makefile.in.in (SHELL): Removed.
|
|
280 * postgresql/Makefile.in.in (RM): Removed.
|
|
281 * postgresql/Makefile.in.in (PROGNAME): Removed.
|
|
282 * postgresql/Makefile.in.in (CFLAGS): Removed.
|
|
283 * postgresql/Makefile.in.in (INSTALL): Removed.
|
|
284 * postgresql/Makefile.in.in (version): Removed.
|
|
285 * postgresql/Makefile.in.in (prefix): Removed.
|
|
286 * postgresql/Makefile.in.in (exec_prefix): Removed.
|
|
287 * postgresql/Makefile.in.in (libdir): Removed.
|
|
288 * postgresql/Makefile.in.in (instvardir): Removed.
|
|
289 * postgresql/Makefile.in.in (configuration): Removed.
|
|
290 * postgresql/Makefile.in.in (moduledir): Removed.
|
|
291 * postgresql/Makefile.in.in (with_modules): Removed.
|
|
292 * postgresql/Makefile.in.in (srcdir): Removed.
|
|
293 * postgresql/Makefile.in.in (VPATH): Removed.
|
|
294 * postgresql/Makefile.in.in (CC): Removed.
|
|
295 * postgresql/Makefile.in.in (MODARCHDIR): Removed.
|
|
296 * postgresql/Makefile.in.in (MAKE_DOCFILE): Removed.
|
|
297 * postgresql/Makefile.in.in (MODCFLAGS): Removed.
|
|
298 * postgresql/Makefile.in.in (INSTALLPATH): Removed.
|
|
299 * postgresql/Makefile.in.in (INSTALL_PROGRAM): Removed.
|
|
300 * postgresql/Makefile.in.in (OBJECT_TO_BUILD): Removed.
|
|
301 * postgresql/Makefile.in.in (.PHONY): Removed.
|
|
302 * postgresql/Makefile.in.in (all): Removed.
|
|
303 * postgresql/Makefile.in.in (.c.o): Removed.
|
|
304 * postgresql/Makefile.in.in (clean): Removed.
|
|
305 * postgresql/Makefile.in.in (distclean): Removed.
|
|
306 * postgresql/Makefile.in.in (install): Removed.
|
|
307 Move common stuff into modues/common/Makefile.common. (Also
|
|
308 add extraclean target and a couple of other fixes in that file.)
|
|
309
|
|
310 * postgresql/configure.ac:
|
|
311 Extract out common configure stuff into
|
|
312 modules/common/configure-{pre,post}.ac.
|
|
313
|
|
314 * postgresql/postgresql.c (WARNING):
|
|
315 Fix warning.
|
|
316
|
|
317 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
318
|
|
319 * ldap/Makefile.in.in:
|
|
320 * ldap/Makefile.in.in (SRCS):
|
|
321 * ldap/Makefile.in.in (SRC_SRCS): Removed.
|
|
322 * ldap/Makefile.in.in (OBJS): Removed.
|
|
323 * ldap/Makefile.in.in (SHELL): Removed.
|
|
324 * ldap/Makefile.in.in (RM): Removed.
|
|
325 * ldap/Makefile.in.in (PROGNAME): Removed.
|
|
326 * ldap/Makefile.in.in (CFLAGS): Removed.
|
|
327 * ldap/Makefile.in.in (INSTALL): Removed.
|
|
328 * ldap/Makefile.in.in (version): Removed.
|
|
329 * ldap/Makefile.in.in (prefix): Removed.
|
|
330 * ldap/Makefile.in.in (exec_prefix): Removed.
|
|
331 * ldap/Makefile.in.in (libdir): Removed.
|
|
332 * ldap/Makefile.in.in (instvardir): Removed.
|
|
333 * ldap/Makefile.in.in (configuration): Removed.
|
|
334 * ldap/Makefile.in.in (moduledir): Removed.
|
|
335 * ldap/Makefile.in.in (with_modules): Removed.
|
|
336 * ldap/Makefile.in.in (srcdir): Removed.
|
|
337 * ldap/Makefile.in.in (VPATH): Removed.
|
|
338 * ldap/Makefile.in.in (CC): Removed.
|
|
339 * ldap/Makefile.in.in (MODARCHDIR): Removed.
|
|
340 * ldap/Makefile.in.in (MAKE_DOCFILE): Removed.
|
|
341 * ldap/Makefile.in.in (MODCFLAGS): Removed.
|
|
342 * ldap/Makefile.in.in (INSTALLPATH): Removed.
|
|
343 * ldap/Makefile.in.in (INSTALL_PROGRAM): Removed.
|
|
344 * ldap/Makefile.in.in (OBJECT_TO_BUILD): Removed.
|
|
345 * ldap/Makefile.in.in (.PHONY): Removed.
|
|
346 * ldap/Makefile.in.in (all): Removed.
|
|
347 * ldap/Makefile.in.in (.c.o): Removed.
|
|
348 * ldap/Makefile.in.in (clean): Removed.
|
|
349 * ldap/Makefile.in.in (distclean): Removed.
|
|
350 * ldap/Makefile.in.in (install): Removed.
|
|
351 Move common stuff into modues/common/Makefile.common. (Also
|
|
352 add extraclean target and a couple of other fixes in that file.)
|
|
353
|
|
354 * ldap/configure.ac:
|
|
355 * ldap/configure.ac (have_ldap):
|
|
356 Extract out common configure stuff into
|
|
357 modules/common/configure-{pre,post}.ac.
|
|
358
|
|
359 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
360
|
|
361 * common/Makefile.common:
|
|
362 * common/Makefile.common (SHELL):
|
|
363 Common stuff is here.
|
|
364
|
1011
|
365 2002-09-20 Steve Youngs <youngs@xemacs.org>
|
|
366
|
|
367 * postgresql/Makefile.in.in (LDFLAGS): Add @ld_switch_all@ to pick
|
|
368 up '--site-libraries'.
|
|
369
|
|
370 * ldap/Makefile.in.in (LDFLAGS): Ditto.
|
|
371
|
996
|
372 2002-08-08 Jerry James <james@xemacs.org>
|
|
373
|
|
374 * auto-autoloads.el: New file containing module autoloads.
|
|
375 * auto-autoloads.elc: Ditto.
|
|
376 * README: Update to reflect the new architecture.
|
|
377 * ldap/configure.ac: New file.
|
|
378 * ldap/configure: Ditto.
|
|
379 * ldap/eldap.h: Copy the version from src.
|
|
380 * ldap/eldap.c: Ditto. Add autoloads.
|
|
381 * ldap/eldap.c (unload_eldap): New function to unstaticpro symbols
|
|
382 defined in this file.
|
|
383 * ldap/install-sh: New script for independent module building.
|
|
384 * ldap/Makefile: Remove in favor of autoconf solution.
|
|
385 * ldap/Makefile.in.in: New file containing the autoconf solution.
|
|
386 * postgresql: New directory.
|
|
387 * postgresql/.cvsignore: New file.
|
|
388 * postgresql/configure.ac: Ditto.
|
|
389 * postgresql/configure: Ditto.
|
|
390 * postgresql/install-sh: New script for independent module
|
|
391 building.
|
|
392 * postgresql/Makefile.in.in: New file.
|
|
393 * postgresql/postgresql.h: Copy the version from src.
|
|
394 * postgresql/postgresql.c: Ditto. Add autoloads.
|
|
395 * sample/Makefile: Move to internal and external subdirectories.
|
|
396 * sample/sample.c: Ditto.
|
|
397 * sample/external: New directory containing sample external
|
|
398 modules.
|
|
399 * sample/external/.cvsignore: New file.
|
|
400 * sample/external/configure.ac: Ditto.
|
|
401 * sample/external/install-sh: Ditto.
|
|
402 * sample/external/Makefile.in.in: New.
|
|
403 * sample/external/sample.c: Move from next higher directory.
|
|
404 * sample/internal: New directory containing sample internal
|
|
405 modules.
|
|
406 * sample/internal/.cvsignore: New file.
|
|
407 * sample/internal/configure.ac: Ditto.
|
|
408 * sample/internal/install-sh: Ditto.
|
|
409 * sample/internal/Makefile.in.in: New.
|
|
410 * sample/internal/sample.c: Move from next higher directory.
|
|
411
|
981
|
412 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
413
|
|
414 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
415
|
933
|
416 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
417
|
|
418 * XEmacs 21.5.8 "broccoli" is released.
|
|
419
|
894
|
420 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
421
|
|
422 * XEmacs 21.5.7 "broccoflower" is released.
|
|
423
|
804
|
424 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
425
|
|
426 * XEmacs 21.5.6 "bok choi" is released.
|
|
427
|
774
|
428 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
429
|
3322
|
430 * The Great Mule Merge of March 2002:
|
|
431 see node by that name in the Internals Manual.
|
774
|
432
|
768
|
433 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
434
|
|
435 * XEmacs 21.5.5 "beets" is released.
|
|
436
|
754
|
437 2002-02-14 Sean MacLennan <seanm@seanm.ca>
|
|
438
|
|
439 * base64/base64.c - update Bufpos => Charbpos
|
|
440
|
|
441
|