.. |
backend
|
unix: rename C function kevent.
|
2013-03-23 17:44:00 -07:00 |
buffers
|
io.ports: make read-step TYPED:
|
2011-11-09 14:13:41 -08:00 |
crlf
|
io.crlf: add a word that reads an optional CR.
|
2011-10-12 12:36:54 -07:00 |
directories
|
io.directories: Add with-resource-directory word and use it.
|
2013-09-24 13:13:39 -07:00 |
encodings
|
io.encodings.utf7: decoder implementation, doesn't support utf7imap4 yet
|
2014-01-11 08:43:36 -08:00 |
files
|
io.files.info: Longer names for file-info predicates.
|
2013-04-18 10:08:42 -07:00 |
launcher
|
io.launcher: Fix bug -- if dispose fails, still call dispose on the other
|
2013-05-19 10:22:07 -07:00 |
mmap
|
basis/extra: Update last usages of <sliced-groups> to <groups>.
|
2013-03-23 12:08:18 -07:00 |
monitors
|
io.monitors.recursive: Fry quotations - do not apply liberally.
|
2013-07-16 14:43:29 -07:00 |
pipes
|
io.pipes: If dispose on in>> throws, then out>> leaks.
|
2013-05-19 10:12:38 -07:00 |
pools
|
io.pools: Fix load
|
2013-03-24 21:40:29 -07:00 |
ports
|
io.ports: speed up stream-flush.
|
2013-09-18 19:27:40 -07:00 |
servers
|
io.servers: fix a couple of typos in docs
|
2011-01-14 19:47:52 +09:00 |
sockets
|
io.sockets.secure.openssl: Fix docs.
|
2013-11-28 12:59:36 -06:00 |
standard-paths
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
streams
|
io.streams: make stream-element-type inline on string-reader and byte-reader.
|
2013-12-02 17:44:03 -08: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
|
Change "3dup drop" to "2over".
|
2012-10-22 20:45:15 -07:00 |