Kevin Ryde
|
0aae457a4a
(st_flush): Increase buffer by 1.5x when growing, to
|
19 년 전 |
Marius Vollmer
|
7d81830dd2
The FSF has a new address.
|
20 년 전 |
Kevin Ryde
|
5486021ac3
(scm_call_with_output_string): scm_get_output_string
|
21 년 전 |
Thien-Thi Nguyen
|
79401766de
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 년 전 |
Gary Houston
|
d7e447d5ac
* strports.c (st_write): use memcpy, not strncpy. thanks to
|
23 년 전 |
Thien-Thi Nguyen
|
d47795627b
Remove "face-lift" comment.
|
23 년 전 |
Marius Vollmer
|
71c9d8eb3b
(scm_read_0str, scm_eval_0str): Call scm_c_read_string and
|
23 년 전 |
Marius Vollmer
|
ca13a04a26
(scm_c_read_string): Renamed from
|
23 년 전 |
Keisuke Nishida
|
fdc2839563
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
|
23 년 전 |
Dirk Herrmann
|
3628462791
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
|
23 년 전 |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
24 년 전 |
Marius Vollmer
|
96e83482fb
(scm_eval_string): Use scm_primitive_eval_x instead
|
24 년 전 |
Dirk Herrmann
|
729dbac32f
* Changed the default definition of SCM.
|
24 년 전 |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
24 년 전 |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 년 전 |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
24 년 전 |
Dirk Herrmann
|
be54b15d85
* Replace function scm_makstr with new function scm_allocate_string.
|
24 년 전 |
Martin Grabmüller
|
e87a03fce7
* validate.h (SCM_VALIDATE_OPOUTSTRPORT): New macro.
|
24 년 전 |
Keisuke Nishida
|
fe78b6c096
(scm_object_to_string): Takes an optional argument.
|
24 년 전 |
Keisuke Nishida
|
1a92274c8e
Use FUNC_NAME.
|
24 년 전 |
Keisuke Nishida
|
1f3908c46a
* strports.c (scm_object_to_string): New procedure.
|
24 년 전 |
Martin Grabmüller
|
942e5b9162
* vectors.c (s_scm_vector_p, list->vector, scm_vector)
|
24 년 전 |
Dirk Herrmann
|
a98bddfd12
* Made the port implementations less tightly coupled within guile.
|
24 년 전 |
Dirk Herrmann
|
34f0f2b8af
* Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.
|
24 년 전 |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
24 년 전 |
Dirk Herrmann
|
a6d9e5abe5
* Change a couple of functions to accept either symbols or strings only.
|
24 년 전 |
Dirk Herrmann
|
94115ae385
* Don't call scm_vector_set_length_x for non-vector arguments.
|
24 년 전 |
Dirk Herrmann
|
322ac0c5cc
* Eliminated all calls to SCM_UCHARS.
|
24 년 전 |
Neil Jerram
|
2a2a730bfa
* Docstring fixes.
|
24 년 전 |
Mikael Djurfeldt
|
07bcf91d63
* strports.c (scm_eval_string): Evaluate in
|
24 년 전 |