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