Andy Wingo
|
e2fafeb901
Keywords have a tc7
|
10 лет назад |
Mark H Weaver
|
28d5d2537c
Merge remote-tracking branch 'origin/stable-2.0'
|
11 лет назад |
Ludovic Courtès
|
79a9a2c271
Report the faulty keyword in errors raised by `scm_c_bind_keyword_arguments'.
|
11 лет назад |
Mark H Weaver
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
11 лет назад |
Mark H Weaver
|
a16d4e82e9
Implement 'scm_c_bind_keyword_arguments'.
|
11 лет назад |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 лет назад |
Mark H Weaver
|
4db853d747
Add scm_from_latin1_keyword and scm_from_utf8_keyword
|
14 лет назад |
Mark H Weaver
|
c428e58681
Add scm_from_latin1_keyword and scm_from_utf8_keyword
|
14 лет назад |
Andy Wingo
|
e7efe8e793
decruftify scm_sys_protects
|
15 лет назад |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 лет назад |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 лет назад |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
16 лет назад |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 лет назад |
Ludovic Courtes
|
a4a141f679
Removed a lot of now-useless SMOB mark/free functions.
|
18 лет назад |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 лет назад |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 лет назад |
Neil Jerram
|
a61b2054b4
Critical section review
|
19 лет назад |
Marius Vollmer
|
4e047c3e46
Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END.
|
20 лет назад |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 лет назад |
Marius Vollmer
|
d7212289db
* keywords.c (scm_symbol_to_keyword): Use SCM_ASSERT_TYPE for a
|
20 лет назад |
Marius Vollmer
|
265a7997fb
* keywords.h, keywords.c, deprecated.h, deprecated.c
|
20 лет назад |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 лет назад |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 лет назад |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 лет назад |
Mikael Djurfeldt
|
231a4ea849
* environments.c (DEFAULT_OBARRAY_SIZE): Changed from 137 to 31
|
22 лет назад |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 лет назад |
Marius Vollmer
|
4c9419ac31
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
|
23 лет назад |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 лет назад |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 лет назад |
Dirk Herrmann
|
bab246f334
* Fixed some bugs, some reported by Matthias Koeppe.
|
23 лет назад |