Mark H Weaver
|
c2a654b7d2
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
6 лет назад |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
9 лет назад |
Andy Wingo
|
2aed2667fc
Merge remote-tracking branch 'origin/stable-2.0'
|
12 лет назад |
Andy Wingo
|
eca586b489
fix warning about vsnprintf on mingw
|
12 лет назад |
Andy Wingo
|
44b76a785c
Revert "install pthread_atfork handlers for guile's static mutexen"
|
13 лет назад |
Andy Wingo
|
6a97b1f93a
install pthread_atfork handlers for guile's static mutexen
|
13 лет назад |
Andy Wingo
|
04ec290f8b
Merge remote-tracking branch 'origin/stable-2.0'
|
13 лет назад |
Andy Wingo
|
2c27dd57c7
warnings written to warning port
|
13 лет назад |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 лет назад |
Andy Wingo
|
393baa8a44
scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc
|
14 лет назад |
Andy Wingo
|
c46345e69e
fix potential deadlock in issue-deprecation-warning
|
14 лет назад |
Andy Wingo
|
877514dab0
threadsafety in deprecation, extensions
|
14 лет назад |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 лет назад |
daniel
|
6ab8238d99
Make `--disable-deprecated' work.
|
16 лет назад |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 лет назад |
Han-Wen Nienhuys
|
22fc179acd
* backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c
|
18 лет назад |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 лет назад |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 лет назад |
Marius Vollmer
|
fc240b46e9
(scm_c_issue_deprecation_warning): Use malloc instead of scm_malloc.
|
20 лет назад |
Marius Vollmer
|
5c6148424b
Comment on #endif
|
20 лет назад |
Marius Vollmer
|
65bc1f7a0b
* eval.c, debug.h (SCM_WARN_DEPRECATED): New debug option.
|
20 лет назад |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 лет назад |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 лет назад |
Marius Vollmer
|
7f9994d904
* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
|
20 лет назад |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 лет назад |
Kevin Ryde
|
11c473571e
(scm_c_issue_deprecation_warning_fmt): Add va_end.
|
22 лет назад |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 лет назад |
Rob Browning
|
5f0bcfd555
* deprecation.c: #include <config.h> if HAVE_CONFIG_H.
|
22 лет назад |
Han-Wen Nienhuys
|
67329a9eef
* mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of
|
22 лет назад |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 лет назад |