summaryrefslogtreecommitdiff
path: root/test-suite/tests/rdelim.test
Commit message (Expand)AuthorAgeFilesLines
* String ports use UTF-8; ignore %default-port-encoding.Mark H Weaver2013-08-071-212/+210
* add read-string and read-string! to (ice-9 rdelim)Andy Wingo2013-01-221-2/+55
* Make sure binary ports pass `binary-port?' regardless of the locale.Ludovic Courtès2011-04-221-4/+4
* Add `read-delimited' tests.Ludovic Courtès2011-02-101-1/+99
* Have `read-char' & co. throw to `decoding-error'.Ludovic Courtès2011-02-021-1/+24
* Rewrite `read-line' in terms of `scm_getc'.Ludovic Courtès2011-01-261-0/+76