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