]> gitweb.factorcode.org Git - factor.git/commit
io.encodings: For decoders, try to gobble up the next newline if cr>> is true in...
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 31 Oct 2014 07:58:53 +0000 (00:58 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 31 Oct 2014 07:58:53 +0000 (00:58 -0700)
commit5e16e54b9867d8e00e65690578f0a9ab5ced50d8
treef0360ba1c97db58effba208290b46da256371078
parente50d9e5a4cdb8edbe009a445e1f71cbef9c45a02
io.encodings: For decoders, try to gobble up the next newline if cr>> is true in stream-read-until. Add unit test. Fixes #1177.
core/io/encodings/encodings-tests.factor
core/io/encodings/encodings.factor