.. |
backend
|
ui.backend.cocoa: fix reset of thread-timer.
|
2015-01-17 15:58:57 -08:00 |
buffers
|
io.buffers: unsafe code is more unsafe.
|
2014-11-20 17:46:36 -08:00 |
crlf
|
io.crlf: add a word that reads an optional CR.
|
2011-10-12 12:36:54 -07:00 |
directories
|
io.files: Move with-cd to the tests file so that nobody uses it. My bad. Basically nobody should ever use cd or cwd for anything. Fixes #1214.
|
2014-11-23 01:39:36 -08:00 |
encodings
|
io.encodings.ascii: moving to core.
|
2014-05-20 11:47:38 -07:00 |
files
|
libc: rename (io-error) to throw-errno.
|
2014-11-21 09:29:45 -08:00 |
launcher
|
io.launcher: fix stack effects.
|
2014-12-30 17:23:24 -08:00 |
mmap
|
libc: rename (io-error) to throw-errno.
|
2014-11-21 09:29:45 -08:00 |
monitors
|
destructors: change check-disposed not to drop the disposable.
|
2014-11-21 08:19:05 -08:00 |
pipes
|
libc: several vocabs now need to depend on libc
|
2014-04-02 12:13:00 -05:00 |
pools
|
destructors: change check-disposed not to drop the disposable.
|
2014-11-21 08:19:05 -08:00 |
ports
|
io.ports: Make buffered-port not have a length because of Linux virtual files and TCP sockets.
|
2014-12-23 13:47:50 -08:00 |
servers
|
io.servers: fix a couple of typos in docs
|
2011-01-14 19:47:52 +09:00 |
sockets
|
libc: reduce code duplication.
|
2014-11-21 10:19:12 -08:00 |
standard-paths
|
basis/extra: cleanup some platform requires.
|
2014-11-15 14:25:12 -08:00 |
streams
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
styles
|
removing small and unnecessary files.
|
2014-11-29 17:24:42 -08: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
|
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
|
2014-05-18 20:09:10 -07:00 |