]> gitweb.factorcode.org Git - factor.git/commit
io: Make stream-contents call stream-contents* and do the disposal in the top-level...
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 26 Aug 2012 00:03:51 +0000 (17:03 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 26 Aug 2012 00:03:51 +0000 (17:03 -0700)
commit6c4043bb258b56e995ea6f5cba1df15ade9ffc87
treea7c7e54266f9102a5959af32367cce15409058b8
parent2b9f4668b69bd78c2ebb56f77626898486ba7c84
io: Make stream-contents call stream-contents* and do the disposal in the top-level. Fixes #645.
basis/delegate/protocols/protocols.factor
core/io/encodings/encodings.factor
core/io/io-docs.factor
core/io/io.factor