Andy Wingo
|
122c8e6b37
scm_ungetc, scm_ungets instead of _unlocked variants
|
пре 8 година |
Andy Wingo
|
cd83872df8
Replace scm_getc with scm_getc_unlocked
|
пре 8 година |
Andy Wingo
|
c932ce0b55
locking on unget_byte, ungetc, ungets
|
пре 13 година |
Andy Wingo
|
be632904ca
locking on scm_c_read, scm_getc
|
пре 13 година |
Ludovic Courtès
|
a7ea441163
Fix buffer overflow in `read-line'.
|
пре 14 година |
Ludovic Courtès
|
e578faea20
Tweak `read-line'.
|
пре 14 година |
Ludovic Courtès
|
a2c36371ce
Rewrite `read-line' in terms of `scm_getc'.
|
пре 14 година |
Michael Gran
|
e50d921bd8
read-line should use port's encoding, not locale's encoding
|
пре 14 година |
Michael Gran
|
889975e51a
Add full Unicode capability to ports and the default reader
|
пре 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.
|
пре 19 година |
Neil Jerram
|
5a6d139b35
* unif.c (scm_i_read_array): Declare rank as ssize_t, to guarantee
|
пре 20 година |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
пре 20 година |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
пре 20 година |
Marius Vollmer
|
3eb1e2aa88
(scm_read_delimited_x): Avoid
|
пре 20 година |
Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
пре 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 година |
Rob Browning
|
f3447317c2
* rdelim.c: #include <config.h> if HAVE_CONFIG_H.
|
пре 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 година |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
пре 23 година |
Gary Houston
|
811727c704
* rdelim.c (scm_init_rdelim_builtins): don't try to activate the
|
пре 23 година |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
пре 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
|
6280d4294e
(scm_init_rdelim_builtins): Renamed from
|
пре 24 година |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
пре 24 година |