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
|
d5ad4aa6fa
* inline.h, pairs.c (scm_is_pair): Moved scm_is_pair from pairs.c
|
hace 19 años |
Kevin Ryde
|
f32632e6cd
(scm_error_pair_access): Plain ascii ' in error message
|
hace 19 años |
Kevin Ryde
|
9d5dc023b4
(scm_error_pair_access): Use scm_from_locale_string rather
|
hace 19 años |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
hace 19 años |
Marius Vollmer
|
7dab4b370c
(scm_i_chase_pairs): Replace scm_t_bits with scm_t_uint32 to fix the
|
hace 20 años |
Marius Vollmer
|
6fcc7d48e4
* discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to
|
hace 20 años |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
hace 20 años |
Dirk Herrmann
|
14b18ed6f5
This set of patches separates the representation of the cxr family
|
hace 21 años |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
hace 22 años |
Han-Wen Nienhuys
|
ba1b222692
* tests/reader.test: change misc-error in read-error.
|
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 |
Dirk Herrmann
|
228a24ef30
Changes in doc/ref:
|
hace 23 años |
Marius Vollmer
|
16d4699b6b
Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and
|
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 |
Dirk Herrmann
|
bab246f334
* Fixed some bugs, some reported by Matthias Koeppe.
|
hace 23 años |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
hace 23 años |
Marius Vollmer
|
9a441ddb34
(scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr_with_generic,
|
hace 23 años |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
hace 24 años |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
hace 24 años |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
hace 24 años |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
hace 24 años |
Dirk Herrmann
|
4983cbe405
* Use SCM{_SET}?_CELL_OBJECT to access cells that are no valid pairs yet.
|
hace 25 años |
Dirk Herrmann
|
e59bb51662
* Remove function scm_init_iprocs, remove struct scm_iproc and simplify
|
hace 25 años |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
hace 25 años |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
hace 25 años |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
hace 25 años |