Ludovic Courtès
|
54d14084e2
Change `scm_gsubr_apply ()' to take the gsubr as its first argument.
|
16 years ago |
Ludovic Courtès
|
e20d7001c3
Remove "compiled closures" ("cclos") in favor of a simpler mechanism.
|
16 years ago |
Ludovic Courtès
|
cce8b2ce93
Use `SCM_SNAME ()' when requesting the name of a subr.
|
16 years ago |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 years ago |
Han-Wen Nienhuys
|
22fc179acd
* backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c
|
18 years ago |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 years ago |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 years ago |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 years ago |
Dirk Herrmann
|
d0f6ceb84f
* Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to
|
22 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Dirk Herrmann
|
8505e285ec
* backtrace.c (SCM_ASSERT), debug.c (scm_debug_options), eval.c
|
22 years ago |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 years ago |
Thien-Thi Nguyen
|
c0fa6561ac
(create_gsubr): On "too many args" error,
|
23 years ago |
Dirk Herrmann
|
dee01b012c
* Removed deprecated stuff.
|
23 years ago |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
23 years ago |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 years ago |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
23 years ago |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
24 years ago |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 years ago |
Marius Vollmer
|
9d78586faf
(scm_c_make_gsubr, scm_c_define_gsubr,
|
24 years ago |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
24 years ago |
Dirk Herrmann
|
85db4a2c8e
* Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern...
|
24 years ago |
Dirk Herrmann
|
a4bb4e6d09
* Various minor cleanups.
|
24 years ago |
Dirk Herrmann
|
74cc85038e
* Don't use string or vector macros when accessing compiled closures.
|
24 years ago |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
24 years ago |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 years ago |
Dirk Herrmann
|
4260a7fced
Lots of fixes with respect to strict typing.
|
25 years ago |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 years ago |