Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
hace 16 años |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
hace 19 años |
Marius Vollmer
|
06c1d90009
* gc-mark.c (scm_mark_all): Do not rely on hooks to run the weak
|
hace 19 años |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
hace 20 años |
Neil Jerram
|
a61b2054b4
Critical section review
|
hace 20 años |
Marius Vollmer
|
4e047c3e46
Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END.
|
hace 20 años |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
hace 20 años |
Marius Vollmer
|
0345e278f4
* variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c,
|
hace 20 años |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
hace 20 años |
Marius Vollmer
|
bc36d0502b
* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into
|
hace 20 años |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
hace 20 años |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
hace 20 años |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
hace 20 años |
Dirk Herrmann
|
2ff0840571
* dynl.c (SET_DYNL_HANDLE): Add cast to scm_t_bits to make
|
hace 21 años |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
hace 22 años |
Han-Wen Nienhuys
|
c8a1bdc460
new gc
|
hace 22 años |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
hace 23 años |
Marius Vollmer
|
4c9419ac31
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
|
hace 23 años |
Marius Vollmer
|
16d4699b6b
Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and
|
hace 23 años |
Neil Jerram
|
9401323e63
* Documentation work.
|
hace 23 años |
Dirk Herrmann
|
455c0ac82b
* Some renamings and minor fixes.
|
hace 23 años |
Dirk Herrmann
|
22ba637b12
* Simplified handling of static glocal SCM variable.
|
hace 23 años |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
hace 23 años |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
hace 23 años |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
hace 24 años |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
hace 24 años |
Michael Livshin
|
1be6b49ccb
* validate.h
|
hace 24 años |
Dirk Herrmann
|
22a52da14d
* Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.
|
hace 24 años |
Neil Jerram
|
2069af3835
* Minor docstring updates.
|
hace 24 años |
Michael Livshin
|
c0a5d88835
* guardians.c (F_GREEDY, F_LISTED, F_DESTROYED, GREEDY_P,
|
hace 24 años |