Marius Vollmer
|
7d81830dd2
The FSF has a new address.
|
19 lat temu |
Neil Jerram
|
0f6e56f7e2
* Fix two typos that crept in with the scm_X_t to scm_t_X rename.
|
23 lat temu |
Gary Houston
|
b856b51a4c
* continuations.h, unif.h: in the descriptions of the bit patterns
|
23 lat temu |
Thien-Thi Nguyen
|
d47795627b
Remove "face-lift" comment.
|
23 lat temu |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 lat temu |
Marius Vollmer
|
2635d5efb9
* unif.h (SCM_ARRAY_NDIM): Shift then cast so that the no sign
|
23 lat temu |
Dirk Herrmann
|
bab246f334
* Fixed some bugs, some reported by Matthias Koeppe.
|
24 lat temu |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
24 lat temu |
Martin Grabmüller
|
880a7d1379
* unif.c (scm_make_ra, array_free), unif.h (SCM_ARRAY_DIMS):
|
24 lat temu |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 lat temu |
Mikael Djurfeldt
|
a9d861e3b2
* unif.h (SCM_ARRAY_CONTIGUOUS): Reintroduced as deprecated.
|
24 lat temu |
Dirk Herrmann
|
e038c04203
* Eliminate some further applications of SCM_C[AD]R to non pair cells.
|
24 lat temu |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
24 lat temu |
Dirk Herrmann
|
5b9eb8ae16
* Deprecated SCM_LENGTH_MAX.
|
24 lat temu |
Dirk Herrmann
|
6a0476fd11
* SCM_SETCHARS deprecated.
|
24 lat temu |
Dirk Herrmann
|
9377887701
* Deprecated SCM_SETLENGTH.
|
24 lat temu |
Dirk Herrmann
|
a6d9e5abe5
* Change a couple of functions to accept either symbols or strings only.
|
24 lat temu |
Dirk Herrmann
|
b5c2579a34
* Removed further calls to SCM_LENGTH.
|
24 lat temu |
Dirk Herrmann
|
2d349e67ac
* Added type-specific replacement macros for SCM_LENGTH.
|
24 lat temu |
Dirk Herrmann
|
405aaef932
* Eliminated all remaining calls to SCM_CHARS.
|
24 lat temu |
Dirk Herrmann
|
3db4adfced
* Removed some more references to SCM_CHARS.
|
24 lat temu |
Dirk Herrmann
|
f9a644042d
* Replace SCM_UNPACK_CAR appropriately.
|
25 lat temu |
Dirk Herrmann
|
af45e3b06a
* Unified some rest argument checking and handling.
|
25 lat temu |
Mikael Djurfeldt
|
e2d373365b
* unif.c, unif.h (shared-array-root, shared-array-offset,
|
25 lat temu |
Dirk Herrmann
|
4260a7fced
Lots of fixes with respect to strict typing.
|
25 lat temu |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 lat temu |
Mikael Djurfeldt
|
950cc72b8f
* __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c,
|
25 lat temu |
Mikael Djurfeldt
|
f12677062e
*** empty log message ***
|
25 lat temu |
Mikael Djurfeldt
|
413cb56ff4
* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,
|
25 lat temu |
Greg J. Badros
|
c209c88e54
*.[ch]: make a distinction between SCM as a generic
|
25 lat temu |