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