.. |
backend
|
io.backend.unix: Nobody uses (refill), remove it.
|
2013-02-05 09:35:51 -08: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: fix docs for (directory-entries).
|
2013-03-06 17:35:53 -08:00 |
encodings
|
io.encodings: speed up ascii and utf8 stream-read-until.
|
2013-03-18 13:35:22 -07:00 |
files
|
io.files.info: Rename file-info and file-system-info.
|
2013-03-23 16:43:32 -07:00 |
launcher
|
assocs: Add of and ?of. Change all the things at once! Fixes #701.
|
2013-03-23 14:59:07 -07:00 |
mmap
|
basis/extra: Update last usages of <sliced-groups> to <groups>.
|
2013-03-23 12:08:18 -07:00 |
monitors
|
namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``.
|
2012-07-19 00:02:47 -07:00 |
pipes
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
pools
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
ports
|
grouping: Remove <groups>, old <sliced-groups> is now <groups>. Fixes
|
2013-03-23 11:37:51 -07:00 |
servers
|
io.servers: fix a couple of typos in docs
|
2011-01-14 19:47:52 +09:00 |
sockets
|
io.sockets: Minor cleanup.
|
2012-08-26 00:04:53 -07:00 |
standard-paths
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -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
|
Change "3dup drop" to "2over".
|
2012-10-22 20:45:15 -07:00 |