.. |
backend
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05:00 |
buffers
|
Remove stream-peek and stream-peek1, re-implement dns vocab to not need this abstraction
|
2010-10-08 18:55:13 -07:00 |
crlf
|
io.crlf: add some unit tests; read-crlf now returns f on EOF
|
2009-04-17 17:52:22 -05:00 |
directories
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05:00 |
encodings
|
io.encodings.8-bit.latin9, io.encodings.shift-jis: fix typo in docs. offical => official
|
2011-02-21 02:53:35 +09:00 |
files
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05:00 |
launcher
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05: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
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05:00 |
pools
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
ports
|
Remove stream-peek and stream-peek1, re-implement dns vocab to not need this abstraction
|
2010-10-08 18:55:13 -07:00 |
servers
|
io.servers: fix a couple of typos in docs
|
2011-01-14 19:47:52 +09:00 |
sockets
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05:00 |
streams
|
Make sure 0 read always returns f. Fixes issue #70.
|
2011-09-09 18:51:06 -07:00 |
styles
|
io.styles: remove a nl in usage example of background
|
2011-02-20 06:11:31 +09:00 |
thread
|
io.thread: if the I/O thread throws an error, call out to the fep immediately instead of going through the normal thread error mechanism, which by that point won't work anyway
|
2011-08-25 21:36:57 -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 |