factor/basis/io
Doug Coleman 5608178389 When deleting a file, if it fails with "Access is denied" then set the file
attributes to normal and try again. Some files in the .git directory are set
to read-only, preventing the build machines from deleting old builds.
2011-10-19 02:28:45 -07:00
..
backend formatting 2011-10-17 21:23:36 -07:00
buffers formatting 2011-10-17 21:23:36 -07:00
crlf io.crlf: add a word that reads an optional CR. 2011-10-12 12:36:54 -07:00
directories When deleting a file, if it fails with "Access is denied" then set the file 2011-10-19 02:28:45 -07:00
encodings io.encodings.string: faster decode and encode 2011-10-17 21:23:02 -07:00
files When deleting a file, if it fails with "Access is denied" then set the file 2011-10-19 02:28:45 -07:00
launcher Fix using list because I'm dumb for developing Windows changes from a Mac. 2011-10-11 13:33:44 -07:00
mmap Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
monitors Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
pipes specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
pools docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
ports io: input-stream and output-stream mixins 2011-10-18 16:25:09 -07:00
servers io.servers: fix a couple of typos in docs 2011-01-14 19:47:52 +09:00
sockets io.sockets.windows - Add a using, output count to fix compile error. Not bad for having no Windows box. 2011-10-17 23:28:22 -07:00
streams io.streams.limited: missed INSTANCE: input-stream 2011-10-18 21:27:08 -07:00
styles io: input-stream and output-stream mixins 2011-10-18 16:25:09 -07:00
thread concurrency.mailboxes: linked-thread's error reporting should still work even when debugger.threads is not loaded. This addresses part of #95 2011-10-03 00:24:37 -07:00
timeouts Make sure io.backend.windows loads the implementations for the generics it defines. Make windows.handles not depend on io.timeouts. Fix typo in win32-file-attributes. Fix bug in null-output word. Clean up error checking code. 2010-09-17 14:19:10 -05:00