1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 07:00:23 +02:00
Commit graph

6616 commits

Author SHA1 Message Date
Rob Browning
b7231e130b * guile-config.in (build-link): don't output -L/usr/lib.
(build-compile): don't output -I/usr/include.
2002-03-03 20:36:42 +00:00
Rob Browning
2932769a9f * .cvsignore: add Makefile and Makefile.in. 2002-03-03 20:34:19 +00:00
Dirk Herrmann
905f50c99d * gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, DOUBLECELL_ALIGNED_P,
NEXT_DATA_CELL, init_heap_seg, alloc_some_heap), gc.h (struct
scm_cell, struct scm_t_cell, SCM_CELLPTR, SCM_GC_CARD_SIZE,
SCM_GC_IN_CARD_HEADERP), tags.h (SCM_CELLP):  Renamed the struct
scm_cell and all its uses to scm_t_cell in accordance to Guile's
naming scheme for types.  The type name scm_cell is deprecated.
2002-03-01 21:12:47 +00:00
Dirk Herrmann
c2b699ef33 * api.txt, data-rep.texi: Renamed the struct scm_cell to scm_t_cell. 2002-03-01 20:53:03 +00:00
Rob Browning
4f84577b87 *** empty log message *** 2002-03-01 18:22:17 +00:00
Thien-Thi Nguyen
6c5f266752 *** empty log message *** 2002-03-01 08:45:50 +00:00
Thien-Thi Nguyen
e716351611 Update. 2002-03-01 08:45:05 +00:00
Thien-Thi Nguyen
9758d8dc16 *** empty log message *** 2002-02-28 06:12:57 +00:00
Thien-Thi Nguyen
f230876e04 Typofix; nfc. 2002-02-28 06:12:19 +00:00
Thien-Thi Nguyen
e279fc15f0 *** empty log message *** 2002-02-27 18:21:54 +00:00
Thien-Thi Nguyen
d96d7b5972 (SUBDIRS): Add `am'. 2002-02-27 18:21:11 +00:00
Thien-Thi Nguyen
2117aaeaa9 *** empty log message *** 2002-02-26 11:27:32 +00:00
Thien-Thi Nguyen
a5387dbfd6 Update path to pre-inst-guile automake frag. 2002-02-26 11:25:24 +00:00
Thien-Thi Nguyen
ee8123afce (top_builddir): Use AC_SUBST var `top_builddir_absolute'.
(guile): Look for pre-inst-guile in $top_builddir.
2002-02-26 11:23:05 +00:00
Thien-Thi Nguyen
f16495c7c5 (top_builddir_absolute): New AC_SUBST var.
(AC_CONFIG_FILES): Add am/Makefile, pre-inst-guile.
(AC_CONFIG_COMMANDS): Also chmod +x pre-inst-guile.
2002-02-26 11:21:40 +00:00
Thien-Thi Nguyen
b6212e82a8 Initial revision 2002-02-26 11:20:43 +00:00
Thien-Thi Nguyen
10bb3bff5f (EXTRA_DIST): Remove pre-inst-guile, pre-inst-guile.am. 2002-02-26 11:19:29 +00:00
Thien-Thi Nguyen
3c40c9e089 *** empty log message *** 2002-02-26 11:14:51 +00:00
Thien-Thi Nguyen
f40db92243 Initial revision 2002-02-26 11:12:18 +00:00
Thien-Thi Nguyen
06dc635134 bye bye 2002-02-26 11:09:57 +00:00
Thien-Thi Nguyen
a8548e0a00 *** empty log message *** 2002-02-26 11:01:01 +00:00
Thien-Thi Nguyen
889eb35806 Comment grammar fixes; nfc. 2002-02-26 11:00:10 +00:00
cvs2svn
8742ca0021 This commit was manufactured by cvs2svn to create branch
'branch_release-1-6'.
2002-02-26 10:04:16 +00:00
Thien-Thi Nguyen
99d8f2d5a6 Initial revision 2002-02-26 10:04:14 +00:00
Thien-Thi Nguyen
e13b7eb897 bye bye 2002-02-26 10:03:45 +00:00
Thien-Thi Nguyen
8323051cdb *** empty log message *** 2002-02-26 09:57:29 +00:00
Thien-Thi Nguyen
d62ccf28d9 Initial revision 2002-02-26 09:56:37 +00:00
Thien-Thi Nguyen
0d2196a522 *** empty log message *** 2002-02-26 07:20:23 +00:00
Thien-Thi Nguyen
b375c956f2 (LIBGUILEREADLINE-VERSION): Look for this file in $srcdir. 2002-02-26 07:19:35 +00:00
Thien-Thi Nguyen
f99b18faa6 *** empty log message *** 2002-02-26 07:18:32 +00:00
Thien-Thi Nguyen
88a1ce4c0e (LIBGUILEREADLINE-VERSION): Use this file from $srcdir. 2002-02-26 07:16:12 +00:00
Dirk Herrmann
89d7a92c0a * Fixed changelog entry. 2002-02-25 23:27:30 +00:00
Dirk Herrmann
646052c0dc * gc.c (scm_gc_sweep): Make it compile even when deprecated
features are excluded.
2002-02-25 23:22:16 +00:00
Dirk Herrmann
bac0e23263 * num2integral.i.c (NUM2INTEGRAL): Fixed signedness problem. 2002-02-25 22:48:21 +00:00
Gary Houston
4f2716b6f6 * convert.c: include <string.h> for convert_i.c. 2002-02-25 22:07:52 +00:00
Rob Browning
4615111283 *** empty log message *** 2002-02-25 05:52:38 +00:00
Rob Browning
c177f8dd57 * Makefile.am (libqthreads_la_LDFLAGS): use @LIBQTHREADS_INTERFACE@. 2002-02-25 05:52:05 +00:00
Rob Browning
6040f80a5a * Makefile.am (libguile_srfi_srfi_4_la_LDFLAGS): use
@LIBGUILE_SRFI_SRFI_4_INTERFACE@.
(libguile_srfi_srfi_13_14_la_LDFLAGS): use
@LIBGUILE_SRFI_SRFI_13_14_INTERFACE@.
2002-02-25 05:50:48 +00:00
Rob Browning
22b7f58510 * configure.in: AC_SUBST the centralized shared lib versioning
variables from ./GUILE-VERSION.
(LIBQTHREADS_INTERFACE_CURRENT): new AC_SUBST.
(LIBQTHREADS_INTERFACE_REVISION): new AC_SUBST.
(LIBQTHREADS_INTERFACE_AGE): new AC_SUBST.
(LIBQTHREADS_INTERFACE): new AC_SUBST.
(LIBGUILE_INTERFACE_CURRENT): new AC_SUBST.
(LIBGUILE_INTERFACE_REVISION): new AC_SUBST.
(LIBGUILE_INTERFACE_AGE): new AC_SUBST.
(LIBGUILE_INTERFACE): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_4_INTERFACE_CURRENT): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_4_INTERFACE_AGE): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_4_INTERFACE): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE_CURRENT): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE_AGE): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE): new AC_SUBST.
2002-02-25 05:50:10 +00:00
Rob Browning
5198619b6c * .cvsignore: add stamp-h1. 2002-02-25 05:49:23 +00:00
Rob Browning
51a317b3b0 * syncase.scm (gensym): redefine locally so we can control it's
properties.  This is in preparation for changing the future public
gensym to produce unreadable symbols.
2002-02-25 05:49:05 +00:00
Rob Browning
9970456903 * psyntax.pp: updated to reflect new syncase.scm. 2002-02-25 05:48:52 +00:00
Rob Browning
8794fdcad0 *** empty log message *** 2002-02-25 04:59:49 +00:00
Rob Browning
4313811588 * .cvsignore: add autoconf-macros.texi. 2002-02-25 04:59:42 +00:00
Rob Browning
7084b49f2d * Makefile.am (CLEANFILES): add autoconf-macros.texi. 2002-02-25 04:59:34 +00:00
Rob Browning
cbab485527 * configure.in: source ./LIBGUILEREADLINE-VERSION for version info
and then AC_SUBST the resulting variables:
LIBGUILEREADLINE_INTERFACE_CURRENT,
LIBGUILEREADLINE_INTERFACE_REVISION,
LIBGUILEREADLINE_INTERFACE_AGE, and
LIBGUILEREADLINE_INTERFACE.
2002-02-25 04:59:01 +00:00
Rob Browning
0bb2ba7ac1 * Makefile.am (libguilereadline_la_LDFLAGS): use
@LIBGUILEREADLINE_INTERFACE@ for version information.
2002-02-25 04:58:48 +00:00
Rob Browning
c5a4c0e6f2 * LIBGUILEREADLINE-VERSION: new file containing shared lib
versioning information.
2002-02-25 04:56:04 +00:00
Rob Browning
1cadfbc0dd * GUILE-VERSION: move all but guile-readline library versioning
information here.  guile-readline is still standalone.  Bump
CURRENT interfaces to 15 to allow some headroom for 1.6 release at
Thi-Thien's request.

* configure.in: AC_SUBST the centralized shared lib versioning
variables from ./GUILE-VERSION.
(LIBQTHREADS_INTERFACE_CURRENT): new AC_SUBST.
(LIBQTHREADS_INTERFACE_REVISION): new AC_SUBST.
(LIBQTHREADS_INTERFACE_AGE): new AC_SUBST.
(LIBQTHREADS_INTERFACE): new AC_SUBST.
(LIBGUILE_INTERFACE_CURRENT): new AC_SUBST.
(LIBGUILE_INTERFACE_REVISION): new AC_SUBST.
(LIBGUILE_INTERFACE_AGE): new AC_SUBST.
(LIBGUILE_INTERFACE): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_4_INTERFACE_CURRENT): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_4_INTERFACE_AGE): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_4_INTERFACE): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE_CURRENT): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE_AGE): new AC_SUBST.
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE): new AC_SUBST.
2002-02-25 04:49:44 +00:00
Rob Browning
fc4fc6f6f0 * autogen.sh: make absolutely sure we can't have stale files from
old versions lying around the libltdl dir since libtoolize
doesn't.  Also hack libltdl's configure.in to require autoconf 2.5
so the main tree and libltdl can't get out of sync again.
2002-02-25 04:46:41 +00:00