factor/core/io
Slava Pestov 07caee3405 Update some existing code to use initialize 2009-02-10 16:16:12 -06:00
..
backend Update some existing code to use initialize 2009-02-10 16:16:12 -06:00
binary Shift-JIS support; minor cleanup of io.binary 2009-02-01 23:47:36 -06:00
encodings make seeking support the full lseek options, add seeking on output ports, remove seeking from decoders.. 2009-02-07 10:30:51 -06:00
files handle seeking before the file start on windows, add a unit test for this 2009-02-08 20:18:30 -06:00
pathnames renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
streams move null streams to core and make them not depend on io.styles and io.timeouts, initialize the std streams to null-streams on windows in win32 mode 2009-01-29 18:33:19 -06:00
test Trying to blindly fix Win64 unit tests 2008-11-17 20:28:52 -06:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
io-docs.factor document stream seeking 2009-02-08 13:51:02 -06:00
io-tests.factor fix using lists 2009-02-08 17:34:17 -06:00
io.factor better error handling on unix seek, unit tests 2009-02-07 11:23:00 -06:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00