Andy Wingo
|
1234bb1850
Update license notices in all C files
|
hace 6 años |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
hace 6 años |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
hace 6 años |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
hace 6 años |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
hace 6 años |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
hace 6 años |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
hace 6 años |
Andy Wingo
|
1ddf42dae0
Devolve threads.h from _scm.h.
|
hace 6 años |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
hace 6 años |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
hace 6 años |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
hace 6 años |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
hace 6 años |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
hace 6 años |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
hace 6 años |
Andy Wingo
|
dc2a560264
Deprecate dynamic roots
|
hace 8 años |
Andy Wingo
|
122c8e6b37
scm_ungetc, scm_ungets instead of _unlocked variants
|
hace 8 años |
Andy Wingo
|
cd83872df8
Replace scm_getc with scm_getc_unlocked
|
hace 8 años |
Andy Wingo
|
c932ce0b55
locking on unget_byte, ungetc, ungets
|
hace 13 años |
Andy Wingo
|
be632904ca
locking on scm_c_read, scm_getc
|
hace 13 años |
Ludovic Courtès
|
a7ea441163
Fix buffer overflow in `read-line'.
|
hace 14 años |
Ludovic Courtès
|
e578faea20
Tweak `read-line'.
|
hace 14 años |
Ludovic Courtès
|
a2c36371ce
Rewrite `read-line' in terms of `scm_getc'.
|
hace 14 años |
Michael Gran
|
e50d921bd8
read-line should use port's encoding, not locale's encoding
|
hace 14 años |
Michael Gran
|
889975e51a
Add full Unicode capability to ports and the default reader
|
hace 15 años |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
hace 15 años |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
hace 16 años |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
hace 19 años |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
hace 20 años |
Neil Jerram
|
5a6d139b35
* unif.c (scm_i_read_array): Declare rank as ssize_t, to guarantee
|
hace 20 años |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
hace 20 años |