1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
Andy Wingo 5a35d42aa5 add read-string and read-string! to (ice-9 rdelim)
* module/ice-9/rdelim.scm (read-string!, read-string): New functions.
* test-suite/tests/rdelim.test: Add tests.
* doc/ref/api-io.texi: Add docs.

* module/ice-9/iconv.scm:
* module/rnrs/io/ports.scm:
* module/web/uri.scm: Use the new functions.
2013-01-22 15:15:43 +01:00
..
ice-9 add read-string and read-string! to (ice-9 rdelim) 2013-01-22 15:15:43 +01:00
language peval-introduced gensyms infix " " 2013-01-16 13:27:55 +01:00
oop Fix attempt to get handle of weak table in (oop goops save) 2013-01-20 13:28:31 +01:00
rnrs add read-string and read-string! to (ice-9 rdelim) 2013-01-22 15:15:43 +01:00
scripts Fix a couple of warnings. 2012-01-26 00:37:23 +01:00
srfi doc: Fix typo in `set-record-type-printer!' doc. 2012-11-17 15:34:49 +01:00
sxml remove duplicate when/unless definitions 2012-01-20 21:16:50 +01:00
system fix compilation of glil to assembly 2013-01-22 09:19:55 +01:00
texinfo docbook->texi fix 2012-05-08 16:03:54 +02:00
web add read-string and read-string! to (ice-9 rdelim) 2013-01-22 15:15:43 +01:00
Makefile.am add bytevector->string and string->bytevector in new (ice-9 iconv) module 2013-01-11 15:15:37 +01:00
rnrs.scm Add missing R6RS `open-file-input/output-port' procedure 2012-11-12 20:47:57 +01:00
statprof.scm add gcprof 2011-05-05 11:43:12 +02:00
texinfo.scm more robust texinfo alias handling 2012-08-25 14:11:45 +02:00