source: trunk/third/librep/ChangeLog @ 18391

Revision 18391, 11.3 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18390, which included commits to RCS files with non-trunk default branches.
Line 
12002-06-22  John Harper  <jsh@unfactored.org>
2
3        * configure.in: version 0.16.1
4
52002-06-20  John Harper  <jsh@unfactored.org>
6
7        * configure.in: version 0.16
8
92002-04-21  John Harper  <jsh@unfactored.org>
10
11        * configure.in: don't AC_SUBST(LIBOBJS), doesn't work on
12        autoconf 2.53, patch from Murray Cumming <murrayc@t-online.de>
13
142002-04-13  John Harper  <jsh@unfactored.org>
15
16        * man/Makefile.in: use --info-dir when calling install-info
17
182002-02-20  John Harper  <jsh@unfactored.org>
19
20        * configure.in: don't ever compile our own dlmalloc, it breaks
21        on too many platforms
22
232001-12-02  John Harper  <jsh@unfactored.org>
24
25        * configure.in: don't use dlmalloc on sparcs
26
272001-11-17  John Harper  <jsh@unfactored.org>
28
29        * Makedefs.in: don't use `libtool --mode=execute' in
30        $(rep_prog), just call the script directly
31
322001-10-28  John Harper  <jsh@unfactored.org>
33
34        * configure.in: version 0.15.2
35
362001-10-03  John Harper  <jsh@unfactored.org>
37
38        * version 0.15.1
39
40        * build-info: don't try to find domainname, we don't need it
41
422001-10-01  John Harper  <jsh@unfactored.org>
43
44        * configure.in: version 0.15
45
46        * configure.in: check for __gmp_randinit () if gmp is found,
47        and define HAVE_GMP_RANDINIT if so
48
492001-09-15  John Harper  <jsh@unfactored.org>
50
51        * config.h.in: removed spurious close-comment from after
52        `#undef HAVE_MEMORY_H'
53
542001-09-14  John Harper  <jsh@pixelslut.com>
55
56        * configure.in: bumped libcurrent and libage
57
582001-08-09  John Harper  <jsh@pixelslut.com>
59
60        * rep-debugger.el: fixed for new debugger command line option
61        names
62
632001-08-07  John Harper  <jsh@pixelslut.com>
64
65        * configure.in, Makedefs.in, Makefile.in, librep.spec.in:
66        install rep-debugger.el into the emacs site-lisp directory (in
67        our $prefix)
68
69        * rep-debugger.el: emacs code to make GUD mode work with rep's
70        new source debugging support
71
722001-07-02  John Harper  <jsh@pixelslut.com>
73
74        * configure.in: version 0.14, incremented library revision
75        number
76
772001-06-20  John Harper  <jsh@pixelslut.com>
78
79        * Makefile.in: fixed SUBDIRS commands to exit if an error
80        occurs
81
822001-06-14  John Harper  <jsh@pixelslut.com>
83
84        * configure.in, config.h.in: check for crypt () in default libs
85        and in -lcrypt
86
872001-04-16  John Harper  <jsh@eazel.com>
88
89        * configure.in, config.h.in: check for <sys/dl.h> and define
90        HAVE_SYS_DL_H if present (needed on UnixWare)
91
922001-04-09  John Harper  <jsh@eazel.com>
93
94        * configure.in: changed version string to 0.14-pre now there's
95        a 0.13.6 on a branch
96
972001-03-26  John Harper  <jsh@eazel.com>
98
99        * Makefile.in, man/Makefile.in: added `check' targets
100
1012001-03-22  John Harper  <jsh@eazel.com>
102
103        * configure.in: version 0.13.5, bumped library revision number
104
1052001-03-12  John Harper  <jsh@eazel.com>
106
107        * emulate-gnu-tar, Makefile.in: new script, emulates the
108        options of GNU tar that the tar file-handler uses, but using
109        hopefully generic tar options and separate decompression
110        programs. Used tar option combinations are `tvf -' and `xf -
111        [FILE]'
112
1132001-02-20  John Harper  <jsh@eazel.com>
114
115        * configure.in: on Solaris use /usr/ccs/lib/cpp (patch from
116        albert chin <china@thewrittenword.com>)
117
1182001-01-17  John Harper  <jsh@eazel.com>
119
120        * librep.spec.in: unset LC_ALL, LINGUAS and LANG before
121        building
122
1232001-01-15  John Harper  <jsh@eazel.com>
124
125        * configure.in: delete the rules.mk file each time AC_OUTPUT is
126        run (since it can contain stale values, and the rule to rebuild
127        it doesn't work for the top-level Makefile since it's included
128        first)
129
130        * rules.mk.sh: removed repdocfile definition, it's not used by
131        anything and can confuse the librep build process
132
1332001-01-04  John Harper  <jsh@eazel.com>
134
135        * configure.in: version 0.13.4
136
1372000-12-27  John Harper  <jsh@eazel.com>
138
139        * rules.mk.sh: removed the `-export-symbols-regex' option, it's
140        not possible to just export `rep_dl_foo' symbols..
141
1422000-12-06  John Harper  <jsh@eazel.com>
143
144        * install-aliases (dosome): patch from Peter Teichman
145        <peter@helixcode.com> to avoid clobbering a variable that's
146        needed in the next iteration of the loop
147
1482000-12-03  John Harper  <jsh@eazel.com>
149
150        * configure.in: version 0.13.3
151
1522000-11-21  John Harper  <jsh@eazel.com>
153
154        * rules.mk.sh: rename repexecdir variable as repcommonexecdir
155        so it doesn't conflict with Makedefs.in (shouldn't affect other
156        users of this file.. I hope)
157
1582000-11-15  John Harper  <jsh@eazel.com>
159
160        * Makedefs.in: include rules.mk and redefine $(rep_DL_LIBTOOL)
161        to the uninstalled local libtool
162
163        * rules.mk.sh: in $(rep_DL_LD) macro, specify
164        -export-symbols-regex option to libtool to only retain symbols
165        whose names begin with `rep_dl_'
166
1672000-10-23  John Harper  <jsh@eazel.com>
168
169        * configure.in: version 0.13.2
170
1712000-10-18  John Harper  <john@dcs.warwick.ac.uk>
172
173        * Makefile.in: fix repdoc dependences to refer to the actual
174        file
175
1762000-10-11  John Harper  <john@dcs.warwick.ac.uk>
177
178        * install-aliases: add extra-paranoid quoting
179
180        * configure.in: new option --enable-full-name-terminator (sets
181        existing preprocessor symbol FULL_NAME_TERMINATOR)
182
1832000-10-06  John Harper  <john@dcs.warwick.ac.uk>
184
185        * install-aliases: try to rename libFOO.* as well as FOO.*. On
186        some systems libtool creates module libraries with a `lib'
187        prefix
188
1892000-09-29  John Harper  <john@dcs.warwick.ac.uk>
190
191        * librep.spec.in: override infodir in `make install' command
192
1932000-09-28  John Harper  <john@dcs.warwick.ac.uk>
194
195        * configure.in: version 0.13.1
196
1972000-09-27  John Harper  <john@dcs.warwick.ac.uk>
198
199        * configure.in, config.h.in: check for strncasecmp ()
200
2012000-09-20  John Harper  <john@dcs.warwick.ac.uk>
202
203        * configure.in: version 0.13
204
2052000-09-19  John Harper  <john@dcs.warwick.ac.uk>
206
207        * build-info: use `$LOCALDOMAIN', then `dnsdomainname', before
208        falling back to `domainname'
209
2102000-09-10  Karl M. Hegbloom  <karlheg@debian.org>
211
212        * man/Makefile.in (librep.pdf): New target
213
214        * Makedefs.in (TEXI2PDF): New variable
215
2162000-09-13  John Harper  <john@dcs.warwick.ac.uk>
217
218        * configure.in: version 0.13pre2
219
2202000-09-08  John Harper  <john@dcs.warwick.ac.uk>
221
222        * configure.in: removed hack to look in etc for install-sh
223
224        * man/repl.texi: new chapter `The REPL'
225
2262000-09-05  John Harper  <john@dcs.warwick.ac.uk>
227
228        * configure.in: adapted patch from Jacob for weird debian gmp
229        header file location. Misc other changes to gmp checks
230
2312000-09-04  John Harper  <john@dcs.warwick.ac.uk>
232
233        * librep.spec.in: added `--with-extra-cflags=-fstrength-reduce'
234        to configure. RH force -fno-strength-reduce on i386, this leads
235        to too much register pressure in the vm, spilling one of the
236        fixed regs..
237
238        * configure.in: version to 0.13pre1
239
2402000-09-01  John Harper  <john@dcs.warwick.ac.uk>
241
242        * librep.spec.in: added `Requires: gdbm >= 1.8' to avoid gdbm
243        brain-damage
244
245        * librep.spec.in: install rep_config.h in -devel pkg
246
2472000-08-31  John Harper  <john@dcs.warwick.ac.uk>
248
249        * configure.in: create rep_config.h instead of rep.h
250
2512000-08-29    <john@dcs.warwick.ac.uk>
252
253        * librep.spec.in: librep-devel requires exactly @version@ of
254        librep package
255
2562000-08-17  John Harper  <john@dcs.warwick.ac.uk>
257
258        * configure.in: add -Wpointer-arith when gcc, only add
259        -Wno-implicit-int on solaris
260
2612000-08-11  John Harper  <john@dcs.warwick.ac.uk>
262
263        * configure.in: an additional option for configure,
264        --with-readline-prefix, to specify an alternate path for the
265        readline include/library files (from Albert Chin-A-Young
266        <china@thewrittenword.com>)
267
2682000-08-03  John Harper  <john@dcs.warwick.ac.uk>
269
270        * configure.in, config.h.in: check for strtoq () as well as
271        strtoll ()
272
2732000-08-01  John Harper  <john@dcs.warwick.ac.uk>
274
275        * intl/intl-compat.c, intl/Makefile.in: removed my edits, intl/
276        has no differences to standard gettext intl/ now
277
278        * autogen.sh: new script
279
280        * configure.in: removed ranlib check, remove aux-dir decl.
281        Added check for <libintl.h> if gettext is in libc
282
283        * etc/regexp.patch, etc/gc-cons: deleted
284
285        * etc/install-sh: moved to top-level directory
286
287        * etc/ltmain.sh, etc/ltconfig, etc/config.sub,
288        etc/config.guess: deleted, use libtoolize to create these
289
2902000-07-29  John Harper  <john@dcs.warwick.ac.uk>
291
292        * configure.in: signal an error if no gmp and --without-gmp
293        wasn't given (the error message says to use --without-gmp if
294        that's want is wanted)
295
2962000-07-28  John Harper  <john@dcs.warwick.ac.uk>
297
298        * Makedefs.in: in COMPILE_ENV changed REPEXECDIR to
299        REP_DL_LOAD_PATH
300
301        * configure.in: set GMP_LIBS to -lm if not using gmp
302
3032000-07-24  John Harper  <john@dcs.warwick.ac.uk>
304
305        * install-aliases: don't use -h or -H options to grep. Solaris
306        grep chokes on -H and neither are needed anyway
307
308        * librep.spec.in: added install-aliases
309
3102000-07-23  John Harper  <john@dcs.warwick.ac.uk>
311
312        * librep.spec.in: added rep_INSTALL_ALIASES
313
314        * configure.in: version 0.13-pre, bumped libcurrent and libage
315
316        * install-aliases: script to extract and create aliases from
317        source files (C or Lisp). Installed into $(repcommonexecdir)
318
3192000-07-20  John Harper  <john@dcs.warwick.ac.uk>
320
321        * configure.in: version 0.12.4, bumped ${librevision}
322
323        * Makedefs.in: set libtool mode explicitly
324        * rules.mk.sh: set libtool mode explicitly; include -rpath
325        option
326        (from David Kaelbling <drk@sgi.com>)
327
3282000-07-15  John Harper  <john@dcs.warwick.ac.uk>
329
330        * configure.in: added `--without-gmp' and
331        `--disable-continuations' options
332
333        * config.h.in: added HAVE_STRTOLL, WITH_GMP, WITH_CONTINUATIONS
334
3352000-07-13  John Harper  <john@dcs.warwick.ac.uk>
336
337        * configure.in: redirect stderr to /dev/null when trying to run
338        `aclocal --print-ac-dir'. Apparently this avoids errors if
339        aclocal isn't installed (patch from Albert Chin-A-Young
340        <china@thewrittenword.com>)
341
3422000-07-12  John Harper  <john@dcs.warwick.ac.uk>
343
344        * configure.in: version 0.12.3, bumped ${librevision}
345
3462000-07-10  John Harper  <john@dcs.warwick.ac.uk>
347
348        * configure.in: just use ${host_cpu} when checking for known
349        stack growth directions
350
351        * librep.spec.in: replaced `/usr/info' by `%{_infodir}'
352
3532000-07-06  John Harper  <john@dcs.warwick.ac.uk>
354
355        * Makefile.in, lisp/Makefile.in, man/Makefile.in,
356        src/Makefile.in: updated to partially build in a separate
357        directory. This still doesn't work for Lisp sources (adapted
358        from Martin Pottendorfer <pottendo@utanet.at>)
359
3602000-06-29  John Harper  <john@dcs.warwick.ac.uk>
361
362        * Makefile.in: added repexecdir to installdirs target (for DOC)
363
3642000-06-22  John Harper  <john@dcs.warwick.ac.uk>
365
366        * configure.in: version 0.12.2, incremented librevision
367
3682000-06-18  John Harper  <john@dcs.warwick.ac.uk>
369
370        * configure.in: version 0.12.1, incremented librevision
371
372        * configure.in, config.h.in: check sizeof long and long long
373        (if available), from George Lebl <jirka@5z.com>
374
3752000-06-16  John Harper  <john@dcs.warwick.ac.uk>
376
377        * configure.in: fixed typo when checking for shl_load in libdld
378
379        * configure.in: version 0.12
380
381        * configure.in: check libdld for shl_load
382
3832000-06-09  John Harper  <john@dcs.warwick.ac.uk>
384
385        * Makefile.in: added distclean target as alias for realclean
386
387        * configure.in: changed --with-gmp and --with-gdbm to be more
388        conventional --with-gmp-prefix and --with-gdbm-prefix
389
390        * configure.in: when extracting dependences from C files using
391        GCC, use `-MM' not `-MM -MG' (from Brad Thompson <yak@mit.edu>)
392
3932000-06-07  John Harper  <john@dcs.warwick.ac.uk>
394
395        * configure.in, Makefile.in: moved DOC file to ${repexecdir}
396        since GDBM databases are endian-specific
397
398        [ this is sub-optimal, since the lisp files are shared, but
399        it's okay for now .. ]
400
4012000-05-31  Karl M. Hegbloom  <karlheg@debian.org>
402
403        * Makefile.in (TAGS): Use --regex to grab DEFSTRING, DEFSYM,
404        DEFUN, and DEFUN_INT information also.
405        (TAGS tags): add lowercase target name for lazy typists.
406
Note: See TracBrowser for help on using the repository browser.