Fix bit-count* bug
[bpt/guile.git] / test-suite / tests / rdelim.test
2014-05-28 Ludovic Courtèsrdelim: Speed up 'read-string' (aka. 'get-string-all'.)
2013-01-22 Andy Wingoadd read-string and read-string! to (ice-9 rdelim)
2011-04-22 Ludovic CourtèsMake sure binary ports pass `binary-port?' regardless...
2011-02-10 Ludovic CourtèsAdd `read-delimited' tests.
2011-02-02 Ludovic CourtèsHave `read-char' & co. throw to `decoding-error'.
2011-01-25 Ludovic CourtèsRewrite `read-line' in terms of `scm_getc'.