Andy Wingo
|
dc2a560264
Deprecate dynamic roots
|
8 年 前 |
Andy Wingo
|
b4fa6cc909
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年 前 |
Andy Wingo
|
921cd222b9
deprecate SCM_CHAR_CODE_LIMIT and char-code-limit
|
12 年 前 |
Andy Wingo
|
296004b3ba
Merge remote-tracking branch 'origin/stable-2.0'
|
13 年 前 |
Ludovic Courtès
|
ed4c373966
Arrange to convert command-line arguments from the right encoding.
|
13 年 前 |
Andy Wingo
|
25d50a051d
most uses of scm_from_locale_symbol become scm_from_utf8_symbol
|
13 年 前 |
Andy Wingo
|
8e450381bf
remove mention of cheap continuations
|
13 年 前 |
Andy Wingo
|
7b34720346
remove SCM_CHAR_CODE_LIMIT define
|
13 年 前 |
Andy Wingo
|
2572c80673
remove SICP from __scm.h
|
13 年 前 |
Andy Wingo
|
f39448c5a3
remove a bunch of needless scm_permanent_object calls
|
15 年 前 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 年 前 |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 年 前 |
Kevin Ryde
|
23d7256628
merge from 1.8
|
18 年 前 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 年 前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 年 前 |
Marius Vollmer
|
731294434a
(progargs_fluid): New.
|
20 年 前 |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 年 前 |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 年 前 |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 年 前 |
Mikael Djurfeldt
|
43261b390f
* feature.c (scm_init_feature): Always add threads feature.
|
22 年 前 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 年 前 |
Rob Browning
|
4efd15dc3b
* feature.c: fix various preprocessor usages of new public
|
22 年 前 |
Rob Browning
|
b652768e04
* feature.c: #include <config.h> if HAVE_CONFIG_H. Rename usage
|
22 年 前 |
Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
22 年 前 |
Marius Vollmer
|
e37d58d53b
(scm_init_feature): Don't add 'threads' for USE_NULL_THREADS.
|
22 年 前 |
Dirk Herrmann
|
8505e285ec
* backtrace.c (SCM_ASSERT), debug.c (scm_debug_options), eval.c
|
22 年 前 |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 年 前 |
Neil Jerram
|
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
|
23 年 前 |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
23 年 前 |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 年 前 |