.. |
backend
|
use with-temp-file and with-temp-directory in some tests.
|
2016-04-04 10:33:03 -07:00 |
buffers
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
crlf
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
directories
|
io.directories.windows: remove synchronous copy-file implementation
|
2016-06-29 14:17:57 -07:00 |
encodings
|
io.encodings.binary: move to core.
|
2016-06-30 12:30:58 -07:00 |
files
|
io.files.info.windows: suppress ERROR_FILE_NOT_FOUND in volume>paths
|
2016-06-22 11:27:26 -07:00 |
launcher
|
docs: minor fixes and amendments.
|
2016-05-22 07:53:21 -07:00 |
mmap
|
use with-temp-file and with-temp-directory in some tests.
|
2016-04-04 10:33:03 -07:00 |
monitors
|
use with-temp-file and with-temp-directory in some tests.
|
2016-04-04 10:33:03 -07:00 |
pipes
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07: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: Fix a regression where we couldn't listen on several ports at once.
|
2016-05-23 15:28:51 -07:00 |
sockets
|
io.sockets.secure-docs: update and add some documentation
|
2016-06-22 11:27:26 -07:00 |
standard-paths
|
unicode: make this the API for all unicode things.
|
2016-03-30 23:29:48 -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 |