Mark H Weaver
|
e0c211bb2e
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年 前 |
Andy Wingo
|
44390164ce
minor cleanup in values.c
|
12 年 前 |
Andy Wingo
|
2aed2667fc
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年 前 |
Andy Wingo
|
e1c80e6b30
add scm_c_nvalues with docs; also, docs for scm_c_values
|
12 年 前 |
Andy Wingo
|
4d497b629b
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年 前 |
Andy Wingo
|
c15defef7f
add scm_c_values helper
|
12 年 前 |
Andy Wingo
|
855db1905d
Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
|
13 年 前 |
Mark H Weaver
|
1ceeca0a76
Add `scm_c_value_ref' to allow access to multiple returned values from C
|
13 年 前 |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 年 前 |
Andy Wingo
|
7017846b2b
tweak to internal scm_i_extract_values_2
|
14 年 前 |
Mark H Weaver
|
a85c1f93f0
Added internal C function to extract from values object
|
14 年 前 |
Andy Wingo
|
d7265e376d
use scm_c_make_struct in scm_values
|
14 年 前 |
Andy Wingo
|
df9ca8d8b2
all subrs are gsubrs
|
15 年 前 |
Andy Wingo
|
b7bff2ba9b
values.c defines a vtable, not a vtable-vtable
|
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
|
2b829bbb3d
merge from 1.8 branch
|
19 年 前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 年 前 |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 年 前 |
Dirk Herrmann
|
192de9a4d6
* values.c (scm_values): Build lists of length 1 by using
|
21 年 前 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 年 前 |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 年 前 |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
23 年 前 |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
24 年 前 |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 年 前 |
Marius Vollmer
|
9a441ddb34
(scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr_with_generic,
|
24 年 前 |
Marius Vollmer
|
9d47027ee6
(print_values): Print as a unreadable object, not as
|
24 年 前 |
Marius Vollmer
|
752af22794
* values.h (scm_values_vtable, SCM_VALUESP): Moved here so that
|
24 年 前 |
Martin Grabmüller
|
647e35e27c
(scm_values): Added texinfo markup.
|
24 年 前 |
Gary Houston
|
ce21243418
* reimplementation of values, call-with-values as primitives:
|
24 年 前 |