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