Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
il y a 20 ans |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
il y a 20 ans |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
il y a 20 ans |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
il y a 20 ans |
Kevin Ryde
|
00fbf1e047
More of:
|
il y a 21 ans |
Kevin Ryde
|
6d484a0be7
(_POSIX_C_SOURCE): Define to 199506L to get readdir_r (in
|
il y a 21 ans |
Kevin Ryde
|
9be808d8c9
(scm_readdir): Use readdir_r when available, for thread safety.
|
il y a 21 ans |
Kevin Ryde
|
11e1db06ce
(scm_getcwd, scm_readlink): Avoid memory leak on errors.
|
il y a 21 ans |
Stefan Jahn
|
2e945bccca
2003-05-29 Stefan Jahn <stefan@lkcc.org>
|
il y a 21 ans |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
il y a 22 ans |
Rob Browning
|
8307945424
* filesys.c: #include <config.h> if HAVE_CONFIG_H.
|
il y a 22 ans |
Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
il y a 22 ans |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
il y a 22 ans |
Neil Jerram
|
bb2c02f237
Small docstring fixes.
|
il y a 23 ans |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
il y a 23 ans |
Marius Vollmer
|
4c9419ac31
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
|
il y a 23 ans |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
il y a 23 ans |
Neil Jerram
|
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
|
il y a 23 ans |
Neil Jerram
|
9401323e63
* Documentation work.
|
il y a 23 ans |
Stefan Jahn
|
8f99e3f38b
2001-11-04 Stefan Jahn <stefan@lkcc.org>
|
il y a 23 ans |
Marius Vollmer
|
e0c73a1cb6
Include `direct.h' if possible. Use local
|
il y a 23 ans |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
il y a 23 ans |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
il y a 23 ans |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
il y a 23 ans |
Martin Grabmüller
|
82893676f4
Make compilation under Windows easier.
|
il y a 23 ans |
Dirk Herrmann
|
3628462791
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
|
il y a 23 ans |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
il y a 23 ans |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
il y a 23 ans |
Rob Browning
|
1fd85bc565
* filesys.c (scm_stat2scm): HAVE_ST_RDEV changed to
|
il y a 23 ans |
Michael Livshin
|
1be6b49ccb
* validate.h
|
il y a 24 ans |