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 |
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 |
Neil Jerram
|
9401323e63
* Documentation work.
|
vor 23 Jahren |
Stefan Jahn
|
0233bfc11b
2001-11-05 Stefan Jahn <stefan@lkcc.org>
|
vor 23 Jahren |
Marius Vollmer
|
6902384eb9
(scm_struct_vtable_p): Do not check vcell slot for zero. Use
|
vor 23 Jahren |
Marius Vollmer
|
904a077df1
* tags.h: Update tag system docs.
|
vor 23 Jahren |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
vor 23 Jahren |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
vor 23 Jahren |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
vor 23 Jahren |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
vor 23 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 |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
vor 24 Jahren |
Dirk Herrmann
|
1a55163887
* Removed an application of SCM_C[AD]R to non pairs.
|
vor 24 Jahren |
Dirk Herrmann
|
e4b265d817
* Avoid redundant casting of argument numbers to char* and vice versa.
|
vor 24 Jahren |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
vor 24 Jahren |
Keisuke Nishida
|
e0c08f17b1
Use SCM_LISTn instead of scm_listify.
|
vor 24 Jahren |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
vor 24 Jahren |
Dirk Herrmann
|
2ade72d773
* Remove uses of SCM_ASSERT that may result in error messages different
|
vor 24 Jahren |
Martin Grabmüller
|
942e5b9162
* vectors.c (s_scm_vector_p, list->vector, scm_vector)
|
vor 24 Jahren |
Dirk Herrmann
|
e32398681a
* Added docstrings by Martin Grabmueller.
|
vor 24 Jahren |
Dirk Herrmann
|
38ae064c6e
* Use scm_mem2symbol or scm_str2symbol to create symbol objects.
|
vor 24 Jahren |
Dirk Herrmann
|
e51fe79c72
* Removed SCM_SYMBOL_UCHARS.
|
vor 24 Jahren |
Dirk Herrmann
|
34f0f2b8af
* Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.
|
vor 24 Jahren |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
vor 24 Jahren |
Dirk Herrmann
|
d1ca2c6423
* Some more work to get rid of SCM_LENGTH
|
vor 24 Jahren |
Dirk Herrmann
|
bfa974f0a4
* Replace a bunch of calls to SCM_LENGTH.
|
vor 24 Jahren |