Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 년 전 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 년 전 |
Ludovic Courtès
|
33ed7a1644
Use `scm_gc_malloc ()' when allocating the allocated fluid vector.
|
16 년 전 |
Ludovic Courtès
|
8b039053b8
Remove GC-related code from fluids.
|
16 년 전 |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
16 년 전 |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 년 전 |
Ludovic Courtès
|
e9b8556ec9
Merge commit '7337d56d5714227865aeca2b40b6bd97cce296d2' into boehm-demers-weiser-gc
|
16 년 전 |
Ludovic Courtes
|
a4a141f679
Removed a lot of now-useless SMOB mark/free functions.
|
19 년 전 |
Ludovic Courtes
|
26224b3f5d
Merge from lcourtes@laas.fr--2005-mobile
|
19 년 전 |
Ludovic Courtès
|
d3075c52ac
Changes from arch/CVS synchronization
|
17 년 전 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 년 전 |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 년 전 |
Neil Jerram
|
29295b0c90
(next_fluid_num): [From Ludovic Courtès:] Don't trigger
|
19 년 전 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 년 전 |
Han-Wen Nienhuys
|
645dd3fc36
(DYNAMIC_STATE_NEXT_LOC): new macro for use with
|
20 년 전 |
Marius Vollmer
|
b5fa979ca6
(ensure_state_size, ensure_all_state_sizes, resize_all_states):
|
20 년 전 |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 년 전 |
Marius Vollmer
|
4057a3e05a
Use new vector elements API or simple vector API, as appropriate.
|
20 년 전 |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 년 전 |
Marius Vollmer
|
16c5cac25a
(scm_frame_unwind, scm_frame_unwind_handler): Renamed and changed all
|
21 년 전 |
Marius Vollmer
|
bebd3fbadd
* fluids.c (scm_c_with_fluids): Use frames instead of adding to
|
21 년 전 |
Marius Vollmer
|
ef20bf705f
(scm_frame_fluid): New.
|
21 년 전 |
Marius Vollmer
|
a52dbe0177
(scm_make_initial_fluids, scm_copy_fluids, scm_swap_fluids,
|
21 년 전 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 년 전 |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 년 전 |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 년 전 |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
23 년 전 |
Dirk Herrmann
|
dee01b012c
* Removed deprecated stuff.
|
23 년 전 |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
24 년 전 |
Martin Grabmüller
|
df1ad0d146
* fluids.c (scm_c_with_fluid): Use scm_list_1() instead of
|
24 년 전 |