1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 03:00:25 +02:00
Commit graph

6295 commits

Author SHA1 Message Date
Thien-Thi Nguyen
f56d5c6944 (top_srcdir): Use `top_srcdir_absolute' AC_SUBST var. 2002-03-04 22:45:29 +00:00
Thien-Thi Nguyen
4f939a9060 (top_srcdir_absolute): New AC_SUBST var. 2002-03-04 22:44:45 +00:00
Thien-Thi Nguyen
2d78a1c54c *** empty log message *** 2002-03-04 22:40:21 +00:00
Thien-Thi Nguyen
ce8b584c2d (top_srcdir): Use `top_srcdir_absolute' AC_SUBST var. 2002-03-04 22:39:06 +00:00
Thien-Thi Nguyen
2f13db9a0c (top_srcdir_absolute): New AC_SUBST var. 2002-03-04 22:37:37 +00:00
Dirk Herrmann
b51bad08b3 * Added an entry listing removed definitions. 2002-03-04 20:34:30 +00:00
Thien-Thi Nguyen
a54942e190 Remove self. 2002-03-04 19:29:22 +00:00
Thien-Thi Nguyen
114d6a9423 Remove self. 2002-03-04 19:28:00 +00:00
Thien-Thi Nguyen
e13acf08f4 *** empty log message *** 2002-03-04 19:08:17 +00:00
Thien-Thi Nguyen
b8505699fb (GUILE_HEADER_LIBC_WITH_UNISTD): Use [] rather than
"" for multiword string.  Thanks to Christopher Cramer.
2002-03-04 19:07:08 +00:00
Thien-Thi Nguyen
8681552044 Mention `expt' bugfix. 2002-03-04 19:04:10 +00:00
Thien-Thi Nguyen
aca8b14a60 *** empty log message *** 2002-03-04 19:00:00 +00:00
Thien-Thi Nguyen
61d520098e (expt): Fix bug: Handle negative exponents correctly. 2002-03-04 18:58:54 +00:00
Thien-Thi Nguyen
c8219cb002 *** empty log message *** 2002-03-04 16:39:52 +00:00
Thien-Thi Nguyen
2c4e0f17e5 (top_srcdir): Fix ref bug: Force absolute. 2002-03-04 16:39:15 +00:00
Thien-Thi Nguyen
eb8aea9b2e *** empty log message *** 2002-03-04 16:36:50 +00:00
Thien-Thi Nguyen
3e76fda1f6 (top_srcdir): Fix ref bug: Force absolute. 2002-03-04 16:35:50 +00:00
Stefan Jahn
97820583b4 2002-03-02 Stefan Jahn <stefan@lkcc.org>
* convert.i.c: Fixed int <-> long conversions which would have
        failed if their sizes were different.
2002-03-02 14:18:38 +00:00
Dirk Herrmann
38ace99eb3 * eval.c (SCM_CEVAL): Cleaned up the handling of 'if', 'let',
'letrec' and 'set*': Removed some uses of t.arg1, t.lloc and proc
as temporary variables.  Removed side-effecting operations from
conditions and macro calls.  Introduced temporary variables with
hopefully descriptive names for clarification.  Replaced SCM_N?IMP
by a more explicit predicate in some places.  Removed code that
was conditionally compiled if SICP was defined - which it never
is.
2002-03-02 12:47:45 +00:00
Dirk Herrmann
e5cb71a0a9 * eval.c (SCM_CEVAL): Cleaned up the handling of 'cons' and 'do':
Removed some uses of t.arg1 and proc as temporary variables.
Removed side-effecting operations from conditions and macro calls.
Introduced temporary variables with hopefully descriptive names
for clarification.  Replaced SCM_N?IMP by a more explicit
predicate in some places.
2002-03-02 11:50:01 +00:00
Dirk Herrmann
6a0f6ff30c * eval.c (scm_badargsp, SCM_CEVAL): Replaced SCM_N?IMP by a more
explicit predicate in some places.

(CHECK_EQVISH): Removed.

(SCM_CEVAL): Removed some uses of t.arg1 and proc as temporary
variables.  Removed side-effecting operations from conditions and
macro calls.  Introduced temporary variables for clarification.
Sorted if-else-if check for the type of the last form in a list by
frequency.  Avoided some unnecessary tail-recursion calls.
2002-03-02 09:53:51 +00:00
Thien-Thi Nguyen
cb1c585e9e Mention no longer installed programs. 2002-03-01 22:01:19 +00:00
Thien-Thi Nguyen
8ec5baeed4 Initial revision 2002-03-01 20:50:05 +00:00
Thien-Thi Nguyen
6fb0733755 *** empty log message *** 2002-03-01 20:49:23 +00:00
Thien-Thi Nguyen
a6b79e06a2 Add release date for 1.4.
Add 1.4.1 entries.
2002-03-01 20:47:05 +00:00
Thien-Thi Nguyen
4177e2f273 *** empty log message *** 2002-03-01 20:31:13 +00:00
Thien-Thi Nguyen
e790fd07ae (LIBGUILE_INTERFACE_CURRENT, LIBGUILE_INTERFACE_REVISION,
LIBGUILE_INTERFACE_AGE, LIBGUILE_INTERFACE): New AC_SUBST vars.
2002-03-01 20:28:54 +00:00
Thien-Thi Nguyen
eaa96e9316 (GUILE_MINOR_VERSION): Set to "4.1".
(LIBGUILE_MAJOR_VERSION, LIBGUILE_MINOR_VERSION,
LIBGUILE_REVISION_VERSION): Delete.
(LIBGUILE_INTERFACE_CURRENT, LIBGUILE_INTERFACE_REVISION,
LIBGUILE_INTERFACE_AGE, LIBQTHREADS_INTERFACE_CURRENT,
LIBQTHREADS_INTERFACE_REVISION, LIBQTHREADS_INTERFACE_AGE): New vars.
2002-03-01 20:25:00 +00:00
Thien-Thi Nguyen
b98351e7ae *** empty log message *** 2002-03-01 20:15:09 +00:00
Thien-Thi Nguyen
5d1aee2073 (libguile_la_LDFLAGS): Use `-version-info @LIBGUILE_INTERFACE@'.
(libpath.h): Delete `libguileversion', add `libguileinterface'
and `buildstamp'.
2002-03-01 20:14:23 +00:00
Thien-Thi Nguyen
5855e1941b *** empty log message *** 2002-03-01 20:06:53 +00:00
Thien-Thi Nguyen
c4bc26f40e (libqthreads_la_LDFLAGS): Use `-version-info'
defined in var LIBQTHREADS_INTERFACE.
2002-03-01 20:06:14 +00:00
Thien-Thi Nguyen
dabb7448b5 (libguilereadline_la_SOURCES): Remove readline.h.
(libguilereadline_la_LIBADD, libguilereadline_la_LDFLAGS): New.
2002-03-01 20:03:08 +00:00
Thien-Thi Nguyen
7837d61884 Use AC_PREREQ and AC_CONFIG_SRCDIR.
Source $srcdir/LIBGUILEREADLINE-VERSION.
Use AC_CONFIG_FILES.

(LIBGUILEREADLINE_INTERFACE_CURRENT,
LIBGUILEREADLINE_INTERFACE_REVISION,
LIBGUILEREADLINE_INTERFACE_AGE): New AC_SUBST vars.
2002-03-01 20:01:30 +00:00
Thien-Thi Nguyen
928ac63090 Initial revision 2002-03-01 19:57:41 +00:00
Thien-Thi Nguyen
5423c788ec *** empty log message *** 2002-03-01 08:49:13 +00:00
Thien-Thi Nguyen
8ceb9e34fd Update. 2002-03-01 08:48:00 +00:00
Thien-Thi Nguyen
547ba6882a *** empty log message *** 2002-03-01 08:36:32 +00:00
Thien-Thi Nguyen
2f908075a5 Remove "pwd" meta info. 2002-03-01 08:35:15 +00:00
Thien-Thi Nguyen
039576cf09 Update. 2002-03-01 07:37:43 +00:00
Dirk Herrmann
228a24ef30 Changes in doc/ref:
* api.txt, data-rep.texi: Renamed the struct scm_cell to
scm_t_cell.

* data-rep.texi: Renamed scm_alloc_cell to scm_cell and
scm_alloc_double_cell to scm_double_cell.

Changes in libguile:

* gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, 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.

* alist.c (scm_acons), convert.i.c (CTYPES2UVECT,
CTYPES2UVECT_OPTIONAL), coop-threads.c (scm_call_with_new_thread,
scm_spawn_thread), debug.c (scm_make_debugobj), environments.c
(scm_make_environment), eval.c (scm_closure), fports.c
(scm_fdes_to_port), gc.c (scm_deprecated_newcell,
scm_deprecated_newcell2), inline.h (scm_alloc_cell, scm_cell),
list.c (SCM_I_CONS), numbers.c (scm_i_mkbig), pairs.c (scm_cons),
ports.c (scm_void_port), procs.c (scm_c_make_subr, scm_makcclo),
smob.c (scm_make_smob), smob.h (SCM_NEWSMOB), strings.c
(scm_take_str, scm_allocate_string), strports.c (scm_mkstrport),
unif.c (scm_make_uve), variable.c (make_variable), vectors.c
(scm_c_make_vector), vports.c (scm_make_soft_port): Renamed
scm_alloc_cell to scm_cell.

* environments.c (core_environments_observe), gc.c
(scm_deprecated_newcell2), goops.c (wrap_init, scm_wrap_object),
inline.h (scm_alloc_double_cell, scm_double_cell), num2float.i.c
(FLOAT2NUM), numbers.c (scm_make_real), procs.c
(scm_make_procedure_with_setter), smob.h (SCM_NEWSMOB2,
SCM_NEWSMOB3), struct.c (scm_make_struct, scm_make_vtable_vtable),
symbols.c (scm_mem2symbol, scm_mem2uninterned_symbol), weaks.c
(allocate_weak_vector): Renamed scm_alloc_double_cell to
scm_double_cell.
2002-03-01 00:19:20 +00:00
Marius Vollmer
eee065c4fe *** empty log message *** 2002-02-28 23:42:29 +00:00
Marius Vollmer
3392a571b5 (Upgrading from scm_must_malloc et al): New section. 2002-02-28 23:42:22 +00:00
Marius Vollmer
621f22b161 *** empty log message *** 2002-02-28 20:58:59 +00:00
Marius Vollmer
eabd8acf87 Use scm_gc_malloc and scm_gc_free instead of scm_must_malloc and free
in example code.  Updated text for the new memory management
functions.
2002-02-28 20:58:50 +00:00
Marius Vollmer
4c7fbdfbd5 (malloc-stats): Refer to scm_gc_malloc instead of to scm_must_malloc. 2002-02-28 20:56:41 +00:00
Marius Vollmer
d115af0eea (image_tag): Changed type to scm_t_bits.
(make_image): Use scm_gc_malloc instead of scm_must_malloc.
(free_image): Use scm_gc_free instead of free.  Return zero.
2002-02-28 20:55:49 +00:00
Thien-Thi Nguyen
ff787efa47 *** empty log message *** 2002-02-28 06:14:19 +00:00
Thien-Thi Nguyen
e8a147d460 Typofix; nfc. 2002-02-28 06:13:44 +00:00
Thien-Thi Nguyen
5ddf900c86 *** empty log message *** 2002-02-28 06:11:37 +00:00