factor/basis/io
John Benediktsson cdf0dbd038 io.standard-paths.unix: use $USER's configured shell.
Hope that '-l -c "echo $PATH"' works.
2017-03-21 16:05:23 -07: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 factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
directories io.directories.search: fix linux tests. 2017-03-05 15:56:28 -08:00
encodings simple-flat-file: rename flat-file>biassoc to load-codetable-file. 2017-02-03 11:47:28 -08:00
files using ignore-errors instead of [ drop ] recover. 2017-02-09 15:50:33 -08:00
launcher io.launcher: wait for new processes faster. 2016-11-27 07:35:26 -08:00
mmap use with-temp-file and with-temp-directory in some tests. 2016-04-04 10:33:03 -07:00
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 destructors: change check-disposed not to drop the disposable. 2014-11-21 08:19:05 -08:00
ports use with-temp-file and with-temp-directory in some tests. 2016-04-04 10:33:03 -07:00
servers io.servers: using ?adjoin and ?delete in add/remove-running-server. 2017-02-07 13:31:57 -08:00
sockets using ignore-errors instead of [ drop ] recover. 2017-02-09 15:50:33 -08:00
standard-paths io.standard-paths.unix: use $USER's configured shell. 2017-03-21 16:05:23 -07:00
streams io.streams.byte-array.fast: don't need >c-ptr. 2016-04-06 12:39:50 -07:00
styles io.styles: image -> image-style in docs too 2015-08-12 09:09:41 -05:00
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 factor: put inline on same line as ; for experimentation 2015-08-10 12:55:27 -05:00