Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
hace 20 años |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
hace 20 años |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
hace 20 años |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
hace 20 años |
Dirk Herrmann
|
2ff0840571
* dynl.c (SET_DYNL_HANDLE): Add cast to scm_t_bits to make
|
hace 20 años |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
hace 20 años |
Kevin Ryde
|
4d3526d096
Add a copyright year.
|
hace 21 años |
Kevin Ryde
|
9e37591017
(scm_dynamic_unlink): Need scm_list_1 on error message
|
hace 21 años |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
hace 22 años |
Rob Browning
|
66d4f5ccaa
* dynl.c (sysdep_dynl_link): switch to scm_lt_dlhandle,
|
hace 22 años |
Marius Vollmer
|
8e583c6e1b
Use scm_lt_ prefix for libltdl functions.
|
hace 22 años |
Han-Wen Nienhuys
|
c2cbcc5768
gc statistic tweaks
|
hace 22 años |
Gary Houston
|
4f6f9ae3d3
* dynl.c: Don't define stub procedures if DYNAMIC_LINKING is not
|
hace 22 años |
Gary Houston
|
ee95d597c7
* dynl.c: docstring editing.
|
hace 22 años |
Gary Houston
|
46732b5441
* dynl.c (scm_dynamic_call): docstring editing.
|
hace 22 años |
Gary Houston
|
732b932732
* dynl.c: Removed all SCM_DEFER_INTS/SCM_ALLOW_INTS, which won't
|
hace 22 años |
Gary Houston
|
2ee08a2833
* posix.c (scm_convert_exec_args), dynl.c
|
hace 22 años |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
hace 23 años |
Marius Vollmer
|
4c9419ac31
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
|
hace 23 años |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
hace 23 años |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
hace 23 años |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
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 |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
hace 23 años |
Marius Vollmer
|
0e9eeb6cc9
(scm_registered_modules, scm_clear_registered_modules): Do not emit
|
hace 23 años |
Marius Vollmer
|
a0e0793ff7
Include "deprecation.h".
|
hace 23 años |
Marius Vollmer
|
46ca6c2e28
(scm_register_module_xxx, scm_registered_modules,
|
hace 23 años |
Michael Livshin
|
1be6b49ccb
* validate.h
|
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 |