factor/basis/io
John Benediktsson 75ebd0eacd io.servers: using ?adjoin and ?delete in add/remove-running-server.
Also fixed a small bug in add-running-server where the error was
mistakenly constructed with running-servers instead of threaded-server.
2017-02-07 13:31:57 -08:00
..
backend io.backend.unix.tests: missed this none reference 2016-09-16 19:38:02 +02:00
buffers io.buffers: refactor buffer-read-until to use buffer-find. 2016-11-09 10:43:47 -08:00
crlf
directories io.directories: improve file moving words 2017-01-06 15:43:34 -08:00
encodings simple-flat-file: rename flat-file>biassoc to load-codetable-file. 2017-02-03 11:47:28 -08:00
files io.files.temp.macosx: use find instead of map-find. 2017-02-07 10:57:37 -08:00
launcher io.launcher: wait for new processes faster. 2016-11-27 07:35:26 -08:00
mmap
monitors basis,extra: refactorings to use the ignore-error and ignore-error/f words 2016-11-18 23:41:36 +01:00
pipes io.pipes: allow "|" separated strings in run-pipeline. 2016-11-09 09:56:34 -08:00
pools
ports
servers io.servers: using ?adjoin and ?delete in add/remove-running-server. 2017-02-07 13:31:57 -08:00
sockets alien.libraries: word>dlsym was a stupid idea that didn't work 2016-11-30 16:36:24 +01:00
standard-paths io.directories.search.windows: merging with io.standard-paths.windows. 2016-10-06 14:57:40 -07:00
streams io.streams.byte-array.fast: don't need >c-ptr. 2016-04-06 12:39:50 -07:00
styles
thread ui.debugger: quotation stack effect wants ( .. -- * ), throw causes infinite loop, but rethrow works. change previous patch to rethrow everywhere. 2016-04-06 17:35:13 -07:00
timeouts