Marius Vollmer
|
7d81830dd2
The FSF has a new address.
|
19 年之前 |
Neil Jerram
|
2af6ac9aec
Small docstring fixes.
|
23 年之前 |
Neil Jerram
|
5a5464e533
* Docstring fixes and corresponding manual updates.
|
23 年之前 |
Thien-Thi Nguyen
|
79401766de
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 年之前 |
Neil Jerram
|
39d2ee3ba5
* Miscellaneous doc and docstring fixes.
|
23 年之前 |
Thien-Thi Nguyen
|
d47795627b
Remove "face-lift" comment.
|
23 年之前 |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
23 年之前 |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 年之前 |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
24 年之前 |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
24 年之前 |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 年之前 |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
24 年之前 |
Dirk Herrmann
|
1a55163887
* Removed an application of SCM_C[AD]R to non pairs.
|
24 年之前 |
Dirk Herrmann
|
e4b265d817
* Avoid redundant casting of argument numbers to char* and vice versa.
|
24 年之前 |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
24 年之前 |
Keisuke Nishida
|
e0c08f17b1
Use SCM_LISTn instead of scm_listify.
|
24 年之前 |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 年之前 |
Dirk Herrmann
|
2ade72d773
* Remove uses of SCM_ASSERT that may result in error messages different
|
24 年之前 |
Martin Grabmüller
|
942e5b9162
* vectors.c (s_scm_vector_p, list->vector, scm_vector)
|
24 年之前 |
Dirk Herrmann
|
e32398681a
* Added docstrings by Martin Grabmueller.
|
24 年之前 |
Dirk Herrmann
|
38ae064c6e
* Use scm_mem2symbol or scm_str2symbol to create symbol objects.
|
24 年之前 |
Dirk Herrmann
|
e51fe79c72
* Removed SCM_SYMBOL_UCHARS.
|
24 年之前 |
Dirk Herrmann
|
34f0f2b8af
* Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.
|
24 年之前 |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
24 年之前 |
Dirk Herrmann
|
d1ca2c6423
* Some more work to get rid of SCM_LENGTH
|
24 年之前 |
Dirk Herrmann
|
bfa974f0a4
* Replace a bunch of calls to SCM_LENGTH.
|
24 年之前 |
Dirk Herrmann
|
a002f1a2cb
* Replaced a lot of references to SCM_CHARS.
|
24 年之前 |
Neil Jerram
|
1bee0e70ca
* Fix docstring texinfo warnings.
|
24 年之前 |
Neil Jerram
|
6386e25c29
* Docstring updates for scm_make_struct and scm_make_vtable_vtable.
|
24 年之前 |
Mikael Djurfeldt
|
7c31152f99
* struct.c (scm_make_struct_layout): Removed reference to
|
24 年之前 |