Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 years ago |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Marius Vollmer
|
fc240b46e9
(scm_c_issue_deprecation_warning): Use malloc instead of scm_malloc.
|
20 years ago |
Marius Vollmer
|
5c6148424b
Comment on #endif
|
20 years ago |
Marius Vollmer
|
65bc1f7a0b
* eval.c, debug.h (SCM_WARN_DEPRECATED): New debug option.
|
20 years ago |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 years ago |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 years ago |
Marius Vollmer
|
7f9994d904
* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
|
20 years ago |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 years ago |
Kevin Ryde
|
11c473571e
(scm_c_issue_deprecation_warning_fmt): Add va_end.
|
21 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Rob Browning
|
5f0bcfd555
* deprecation.c: #include <config.h> if HAVE_CONFIG_H.
|
22 years ago |
Han-Wen Nienhuys
|
67329a9eef
* mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of
|
22 years ago |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 years ago |
Stefan Jahn
|
edb810bb84
2002-02-27 Stefan Jahn <stefan@lkcc.org>
|
23 years ago |
Marius Vollmer
|
d013f095c1
Reimplemented to allow deprecation messages while the GC is running.
|
23 years ago |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
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 |
Gary Houston
|
fbbdb12174
* deprecation.c, extensions.c, rw.c: include string.h.
|
23 years ago |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
24 years ago |
Marius Vollmer
|
7bad99fd98
(scm_include_deprecated_features): Make docstring
|
24 years ago |
Dirk Herrmann
|
887dfa7d56
* Renamed GUILE_WARN_DEPRECATED_DEFAULT to SCM_WARN_DEPRECATED_DEFAULT.
|
24 years ago |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
24 years ago |
Dirk Herrmann
|
5cd06d5eaa
* Deprecated some definitions.
|
24 years ago |
Michael Livshin
|
910d1e40f9
* ports.c (scm_c_read): pointer arithmetic on void pointers isn't
|
24 years ago |
Marius Vollmer
|
7e51628821
* deprecation.h, deprecation.c: New.
|
24 years ago |