Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
vor 16 Jahren |
Neil Jerram
|
8fd0f8a672
* libguile.h: Update copyright statement to LGPL.
|
vor 17 Jahren |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
vor 19 Jahren |
Marius Vollmer
|
06c1d90009
* gc-mark.c (scm_mark_all): Do not rely on hooks to run the weak
|
vor 19 Jahren |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
vor 19 Jahren |
Marius Vollmer
|
c8857a4db4
(scm_array_handle_release): New, changed all uses of
|
vor 20 Jahren |
Marius Vollmer
|
6e708ef2b1
* weaks.c: Use new vector elements API or simple vector
|
vor 20 Jahren |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
vor 20 Jahren |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
vor 20 Jahren |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
vor 20 Jahren |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
vor 20 Jahren |
Mikael Djurfeldt
|
c35738c1ae
* hooks.c (scm_c_hook_add): Fixed bug in append mode.
|
vor 22 Jahren |
Mikael Djurfeldt
|
0a4c135550
* hashtab.c: Undid thread safety. (We decided that it's better to
|
vor 22 Jahren |
Mikael Djurfeldt
|
f59a096e59
* hashtab.c (scm_vector_to_hash_table,
|
vor 22 Jahren |
Han-Wen Nienhuys
|
c8a1bdc460
new gc
|
vor 22 Jahren |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
vor 22 Jahren |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
vor 23 Jahren |
Dirk Herrmann
|
228a24ef30
Changes in doc/ref:
|
vor 23 Jahren |
Marius Vollmer
|
4c9419ac31
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
|
vor 23 Jahren |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
vor 23 Jahren |
Marius Vollmer
|
16d4699b6b
Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and
|
vor 23 Jahren |
Neil Jerram
|
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
|
vor 23 Jahren |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
vor 23 Jahren |
Dirk Herrmann
|
592996c9ee
* Fixed some signedness issues.
|
vor 23 Jahren |
Dirk Herrmann
|
dcb410ec07
* Fix SCM <--> scm_t_bits related typing problems.
|
vor 24 Jahren |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
vor 24 Jahren |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
vor 24 Jahren |
Michael Livshin
|
1be6b49ccb
* validate.h
|
vor 24 Jahren |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
vor 24 Jahren |
Dirk Herrmann
|
22a52da14d
* Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.
|
vor 24 Jahren |