Andy Wingo
|
cd51ce81d0
Use heap-allocated port types instead of ptobnums
|
8 years ago |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 years ago |
Ludovic Courtès
|
7b0419128b
Have string ports honor `%default-port-encoding'.
|
15 years ago |
Michael Gran
|
18d8fcd43c
Remove locale u8vector functions
|
15 years ago |
Michael Gran
|
889975e51a
Add full Unicode capability to ports and the default reader
|
15 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
16 years ago |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Marius Vollmer
|
3c568abbe3
Updated copyright years.
|
22 years ago |
Marius Vollmer
|
209b52fecd
* strports.h (scm_c_eval_string_in_module,
|
22 years ago |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 years ago |
Dirk Herrmann
|
dee01b012c
* Removed deprecated stuff.
|
23 years ago |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
23 years ago |
Marius Vollmer
|
ca13a04a26
(scm_c_read_string): Renamed from
|
23 years ago |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 years ago |
Martin Grabmüller
|
e87a03fce7
* validate.h (SCM_VALIDATE_OPOUTSTRPORT): New macro.
|
24 years ago |
Keisuke Nishida
|
fe78b6c096
(scm_object_to_string): Takes an optional argument.
|
24 years ago |
Keisuke Nishida
|
1f3908c46a
* strports.c (scm_object_to_string): New procedure.
|
24 years ago |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 years ago |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 years ago |
Greg J. Badros
|
7866a09b5b
* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,
|
25 years ago |
Greg J. Badros
|
6e7069385d
*** empty log message ***
|
25 years ago |
Mikael Djurfeldt
|
0b6881fa6c
* strports.c (scm_stptob, prinstpt, noop0): Removed
|
25 years ago |
Gary Houston
|
3fe6190f46
1999-07-13 Gary Houston <ghouston@easynet.co.uk>
|
25 years ago |
Jim Blandy
|
3eeba8d4f5
* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),
|
26 years ago |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
28 years ago |
Jim Blandy
|
b377f53e56
* strports.c (scm_eval_string): New function.
|
28 years ago |
Mikael Djurfeldt
|
a8aa30d896
* * strports.c, strports.h: Make scm_eval_0str return the value of
|
28 years ago |