2272
|
1 2004-09-14 Jerry James <james@xemacs.org>
|
|
2
|
|
3 * ldap/eldap.c (Fldap_open): Change ldap_passwd to ldap_password
|
|
4 to eliminate a gcc shadow warning.
|
|
5
|
2268
|
6 2004-09-13 Jerry James <james@xemacs.org>
|
|
7
|
|
8 * ldap/eldap.c (signal_ldap_error): Mark as noreturn.
|
|
9
|
1964
|
10 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
11
|
|
12 * XEmacs 21.5.17 "chayote" is released.
|
|
13
|
1716
|
14 2003-09-26 Steve Youngs <youngs@xemacs.org>
|
|
15
|
|
16 * XEmacs 21.5.16 "celeriac" is released.
|
|
17
|
1706
|
18 2003-09-21 Jerry James <james@xemacs.org>
|
|
19
|
|
20 * postgresql/postgresql.c (unload_postgresql): Do not mangle the
|
|
21 unload function name when compiling with C++.
|
|
22 * ldap/eldap.c (unload_eldap): Ditto.
|
|
23
|
1665
|
24 2003-09-03 Steve Youngs <youngs@xemacs.org>
|
|
25
|
|
26 * XEmacs 21.5.15 "celery" is released.
|
|
27
|
1650
|
28 2003-08-28 Jerry James <james@xemacs.org>
|
|
29
|
|
30 * common/Makefile.common (LIBSTDCPP): New.
|
|
31 * common/Makefile.common (.c.o): Use it to avoid undefined symbol
|
|
32 errors when compiling modules with g++.
|
|
33
|
1632
|
34 2003-08-18 Jerry James <james@xemacs.org>
|
|
35
|
|
36 * postgresql/postgresql.c: Include emodules.h when building a module.
|
|
37 * ldap/eldap.c: Ditto.
|
|
38 * common/Makefile.common: Make module makefiles processable by cpp.
|
|
39 * common/Makefile.common (IMPORT_LIB): New.
|
|
40 * common/Makefile.common: Use it.
|
|
41
|
1522
|
42 2003-06-11 Jerry James <james@xemacs.org>
|
|
43
|
|
44 * common/Makefile.common: The last change re-broke FreeBSD module
|
|
45 building. Expand srcdir in SRC_SRCS with configure to fix it.
|
|
46
|
1520
|
47 2003-06-10 Jerry James <james@xemacs.org>
|
|
48
|
|
49 * common/Makefile.common: Change GNUish := to =.
|
|
50
|
1510
|
51 2003-06-01 Steve Youngs <youngs@xemacs.org>
|
|
52
|
|
53 * XEmacs 21.5.14 "cassava" is released.
|
|
54
|
1490
|
55 2003-05-09 Andrew Begel <abegel@CS.Berkeley.EDU>
|
|
56
|
|
57 * common/Makefile.common: Move use of srcdir below its definition.
|
|
58 * sample/internal/Makefile.in.in: Ditto.
|
|
59 * sample/external/Makefile.in.in: Ditto.
|
|
60
|
1489
|
61 2003-05-20 Jerry James <james@xemacs.org>
|
|
62
|
|
63 * sample/internal/Makefile.in.in: Expand $^ for makes that don't
|
|
64 understand it.
|
|
65 * sample/external/Makefile.in.in: Ditto.
|
|
66 * common/Makefile.common: Ditto.
|
|
67
|
1473
|
68 2003-05-10 Steve Youngs <youngs@xemacs.org>
|
|
69
|
|
70 * XEmacs 21.5.13 "cauliflower" is released.
|
|
71
|
1431
|
72 2003-04-24 Steve Youngs <youngs@xemacs.org>
|
|
73
|
|
74 * XEmacs 21.5.12 "carrot" is released.
|
|
75
|
1307
|
76 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
77
|
|
78 * XEmacs 21.5.11 "cabbage" is released.
|
|
79
|
1270
|
80 2003-02-07 Jerry James <james@xemacs.org>
|
|
81
|
|
82 * ldap/eldap.c: Add unload_eldap prototype to fix warning.
|
|
83
|
1252
|
84 2003-01-30 Robert Pluim <rpluim@bigfoot.com>
|
|
85
|
|
86 * Makefile.common: FreeBSD make compatability fixes: expand
|
|
87 SRC_SRCS immediately, use MODCC rather than CC to prevent
|
|
88 overriding by top-level makefile.
|
|
89
|
1220
|
90 2003-01-15 Jerry James <james@eecs.ku.edu>
|
|
91
|
|
92 * ldap/eldap.c: Apply Ben's postgresql change to LDAP also.
|
|
93
|
1204
|
94 2002-12-16 Ben Wing <ben@xemacs.org>
|
|
95
|
|
96 * postgresql/postgresql.c:
|
|
97 remove ifdef USE_KKCC.
|
|
98
|
1187
|
99 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
100
|
|
101 * XEmacs 21.5.10 "burdock" is released.
|
|
102
|
1111
|
103 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
104
|
|
105 * postgresql/Makefile.in.in:
|
|
106 * postgresql/Makefile.in.in (SRCS):
|
|
107 * postgresql/Makefile.in.in (SRC_SRCS): Removed.
|
|
108 * postgresql/Makefile.in.in (OBJS): Removed.
|
|
109 * postgresql/Makefile.in.in (SHELL): Removed.
|
|
110 * postgresql/Makefile.in.in (RM): Removed.
|
|
111 * postgresql/Makefile.in.in (PROGNAME): Removed.
|
|
112 * postgresql/Makefile.in.in (CFLAGS): Removed.
|
|
113 * postgresql/Makefile.in.in (INSTALL): Removed.
|
|
114 * postgresql/Makefile.in.in (version): Removed.
|
|
115 * postgresql/Makefile.in.in (prefix): Removed.
|
|
116 * postgresql/Makefile.in.in (exec_prefix): Removed.
|
|
117 * postgresql/Makefile.in.in (libdir): Removed.
|
|
118 * postgresql/Makefile.in.in (instvardir): Removed.
|
|
119 * postgresql/Makefile.in.in (configuration): Removed.
|
|
120 * postgresql/Makefile.in.in (moduledir): Removed.
|
|
121 * postgresql/Makefile.in.in (with_modules): Removed.
|
|
122 * postgresql/Makefile.in.in (srcdir): Removed.
|
|
123 * postgresql/Makefile.in.in (VPATH): Removed.
|
|
124 * postgresql/Makefile.in.in (CC): Removed.
|
|
125 * postgresql/Makefile.in.in (MODARCHDIR): Removed.
|
|
126 * postgresql/Makefile.in.in (MAKE_DOCFILE): Removed.
|
|
127 * postgresql/Makefile.in.in (MODCFLAGS): Removed.
|
|
128 * postgresql/Makefile.in.in (INSTALLPATH): Removed.
|
|
129 * postgresql/Makefile.in.in (INSTALL_PROGRAM): Removed.
|
|
130 * postgresql/Makefile.in.in (OBJECT_TO_BUILD): Removed.
|
|
131 * postgresql/Makefile.in.in (.PHONY): Removed.
|
|
132 * postgresql/Makefile.in.in (all): Removed.
|
|
133 * postgresql/Makefile.in.in (.c.o): Removed.
|
|
134 * postgresql/Makefile.in.in (clean): Removed.
|
|
135 * postgresql/Makefile.in.in (distclean): Removed.
|
|
136 * postgresql/Makefile.in.in (install): Removed.
|
|
137 Move common stuff into modues/common/Makefile.common. (Also
|
|
138 add extraclean target and a couple of other fixes in that file.)
|
|
139
|
|
140 * postgresql/configure.ac:
|
|
141 Extract out common configure stuff into
|
|
142 modules/common/configure-{pre,post}.ac.
|
|
143
|
|
144 * postgresql/postgresql.c (WARNING):
|
|
145 Fix warning.
|
|
146
|
|
147 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
148
|
|
149 * ldap/Makefile.in.in:
|
|
150 * ldap/Makefile.in.in (SRCS):
|
|
151 * ldap/Makefile.in.in (SRC_SRCS): Removed.
|
|
152 * ldap/Makefile.in.in (OBJS): Removed.
|
|
153 * ldap/Makefile.in.in (SHELL): Removed.
|
|
154 * ldap/Makefile.in.in (RM): Removed.
|
|
155 * ldap/Makefile.in.in (PROGNAME): Removed.
|
|
156 * ldap/Makefile.in.in (CFLAGS): Removed.
|
|
157 * ldap/Makefile.in.in (INSTALL): Removed.
|
|
158 * ldap/Makefile.in.in (version): Removed.
|
|
159 * ldap/Makefile.in.in (prefix): Removed.
|
|
160 * ldap/Makefile.in.in (exec_prefix): Removed.
|
|
161 * ldap/Makefile.in.in (libdir): Removed.
|
|
162 * ldap/Makefile.in.in (instvardir): Removed.
|
|
163 * ldap/Makefile.in.in (configuration): Removed.
|
|
164 * ldap/Makefile.in.in (moduledir): Removed.
|
|
165 * ldap/Makefile.in.in (with_modules): Removed.
|
|
166 * ldap/Makefile.in.in (srcdir): Removed.
|
|
167 * ldap/Makefile.in.in (VPATH): Removed.
|
|
168 * ldap/Makefile.in.in (CC): Removed.
|
|
169 * ldap/Makefile.in.in (MODARCHDIR): Removed.
|
|
170 * ldap/Makefile.in.in (MAKE_DOCFILE): Removed.
|
|
171 * ldap/Makefile.in.in (MODCFLAGS): Removed.
|
|
172 * ldap/Makefile.in.in (INSTALLPATH): Removed.
|
|
173 * ldap/Makefile.in.in (INSTALL_PROGRAM): Removed.
|
|
174 * ldap/Makefile.in.in (OBJECT_TO_BUILD): Removed.
|
|
175 * ldap/Makefile.in.in (.PHONY): Removed.
|
|
176 * ldap/Makefile.in.in (all): Removed.
|
|
177 * ldap/Makefile.in.in (.c.o): Removed.
|
|
178 * ldap/Makefile.in.in (clean): Removed.
|
|
179 * ldap/Makefile.in.in (distclean): Removed.
|
|
180 * ldap/Makefile.in.in (install): Removed.
|
|
181 Move common stuff into modues/common/Makefile.common. (Also
|
|
182 add extraclean target and a couple of other fixes in that file.)
|
|
183
|
|
184 * ldap/configure.ac:
|
|
185 * ldap/configure.ac (have_ldap):
|
|
186 Extract out common configure stuff into
|
|
187 modules/common/configure-{pre,post}.ac.
|
|
188
|
|
189 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
190
|
|
191 * common/Makefile.common:
|
|
192 * common/Makefile.common (SHELL):
|
|
193 Common stuff is here.
|
|
194
|
1011
|
195 2002-09-20 Steve Youngs <youngs@xemacs.org>
|
|
196
|
|
197 * postgresql/Makefile.in.in (LDFLAGS): Add @ld_switch_all@ to pick
|
|
198 up '--site-libraries'.
|
|
199
|
|
200 * ldap/Makefile.in.in (LDFLAGS): Ditto.
|
|
201
|
996
|
202 2002-08-08 Jerry James <james@xemacs.org>
|
|
203
|
|
204 * auto-autoloads.el: New file containing module autoloads.
|
|
205 * auto-autoloads.elc: Ditto.
|
|
206 * README: Update to reflect the new architecture.
|
|
207 * ldap/configure.ac: New file.
|
|
208 * ldap/configure: Ditto.
|
|
209 * ldap/eldap.h: Copy the version from src.
|
|
210 * ldap/eldap.c: Ditto. Add autoloads.
|
|
211 * ldap/eldap.c (unload_eldap): New function to unstaticpro symbols
|
|
212 defined in this file.
|
|
213 * ldap/install-sh: New script for independent module building.
|
|
214 * ldap/Makefile: Remove in favor of autoconf solution.
|
|
215 * ldap/Makefile.in.in: New file containing the autoconf solution.
|
|
216 * postgresql: New directory.
|
|
217 * postgresql/.cvsignore: New file.
|
|
218 * postgresql/configure.ac: Ditto.
|
|
219 * postgresql/configure: Ditto.
|
|
220 * postgresql/install-sh: New script for independent module
|
|
221 building.
|
|
222 * postgresql/Makefile.in.in: New file.
|
|
223 * postgresql/postgresql.h: Copy the version from src.
|
|
224 * postgresql/postgresql.c: Ditto. Add autoloads.
|
|
225 * sample/Makefile: Move to internal and external subdirectories.
|
|
226 * sample/sample.c: Ditto.
|
|
227 * sample/external: New directory containing sample external
|
|
228 modules.
|
|
229 * sample/external/.cvsignore: New file.
|
|
230 * sample/external/configure.ac: Ditto.
|
|
231 * sample/external/install-sh: Ditto.
|
|
232 * sample/external/Makefile.in.in: New.
|
|
233 * sample/external/sample.c: Move from next higher directory.
|
|
234 * sample/internal: New directory containing sample internal
|
|
235 modules.
|
|
236 * sample/internal/.cvsignore: New file.
|
|
237 * sample/internal/configure.ac: Ditto.
|
|
238 * sample/internal/install-sh: Ditto.
|
|
239 * sample/internal/Makefile.in.in: New.
|
|
240 * sample/internal/sample.c: Move from next higher directory.
|
|
241
|
981
|
242 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
243
|
|
244 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
245
|
933
|
246 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
247
|
|
248 * XEmacs 21.5.8 "broccoli" is released.
|
|
249
|
894
|
250 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
251
|
|
252 * XEmacs 21.5.7 "broccoflower" is released.
|
|
253
|
804
|
254 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
255
|
|
256 * XEmacs 21.5.6 "bok choi" is released.
|
|
257
|
774
|
258 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
259
|
|
260 * The Great Mule Merge: placeholder.
|
|
261
|
768
|
262 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
263
|
|
264 * XEmacs 21.5.5 "beets" is released.
|
|
265
|
754
|
266 2002-02-14 Sean MacLennan <seanm@seanm.ca>
|
|
267
|
|
268 * base64/base64.c - update Bufpos => Charbpos
|
|
269
|
|
270
|