]> gitweb.factorcode.org Git - factor.git/history - basis/io
windows.dropfiles[-docs]: update copyright year to 2018
[factor.git] / basis / io /
2018-01-20 John Benediktssonio.launcher.unix: cleanup find-process.
2018-01-16 Alexander Iljinio.servers-docs: fix link formatting
2018-01-16 Alexander Iljinio.directories-docs: remove an extra character
2017-12-18 Doug Colemanio.socketes.secure: Use TLS 1.0 or TLS 1.2 certs.
2017-12-18 Doug Colemanio.sockets.secure.unix: Stop these tests from hanging...
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-08-25 Alexander Iljinio.crlf-docs: mark related words
2017-08-03 Doug Colemanio: Add with-ensure-directory and ?file-info.
2017-07-09 Björn Lindqvistbasis/: more docs
2017-07-08 Björn Lindqvistbasis/,core/,extra/: more tags
2017-07-02 Björn Lindqvistio.standard-paths.unix: ofc /bin/ps should be included...
2017-07-02 Björn Lindqvistio.standard-paths.unix: ifconfig isnt installed everywh...
2017-07-01 Björn Lindqvistopenssl.*,io.sockets.*: support for openssl 1.1
2017-06-24 Björn Lindqvistio.sockets.secure.openssl,openssl.libssl: ENUM: over...
2017-06-24 Björn Lindqvistbasis/,extra/: removing some unnecessary EXCLUDE declar...
2017-06-05 Alexander Iljinio.directories.windows: add size slot to windows-direct...
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-06-01 Doug Colemanfactor: Add newlines to every line.
2017-05-31 Doug Colemanio.files.info.windows: Fix using list.
2017-03-21 John Benediktssonio.standard-paths.unix: use $USER's configured shell.
2017-03-06 John Benediktssonio.standard-paths.windows: fix find-in-program-files.
2017-03-05 John Benediktssonio.standard-paths.windows: fix to use find-file-in...
2017-03-05 John Benediktssonio.directories.search: fix linux tests.
2017-03-05 John Benediktssonio.directories.search: simplify interface.
2017-02-09 John Benediktssonusing ignore-errors instead of [ drop ] recover.
2017-02-07 John Benediktssonio.servers: using ?adjoin and ?delete in add/remove...
2017-02-07 John Benediktssonio.files.temp.macosx: use find instead of map-find.
2017-02-03 John Benediktssonsimple-flat-file: rename flat-file>biassoc to load...
2017-01-07 Björn Lindqvistio.servers: refactored words for adding & removing...
2017-01-06 Benjamin Pollackio.directories: improve file moving words
2017-01-05 John Benediktssonuse reject instead of [ ... not ] filter.
2016-11-30 Björn Lindqvistalien.libraries: word>dlsym was a stupid idea that...
2016-11-30 Björn Lindqvistio.sockets.secure,alien.libraries: new word word>dlsym...
2016-11-27 John Benediktssonio.launcher: wait for new processes faster.
2016-11-19 Björn Lindqvistio.sockets.secure.openssl.tests: fix so you dont get...
2016-11-19 Björn Lindqvistio.sockets.secure.openssl: set connected to t after...
2016-11-19 Björn Lindqvistio.sockets.secure.openssl: second |dispose seem to...
2016-11-19 Björn Lindqvistio.files.info.unix.linux: handles the possible permissi...
2016-11-18 Björn Lindqvistbasis,extra: refactorings to use the ignore-error and...
2016-11-10 John Benediktssonio.files.temp.unix: make default-cache-directory absolu...
2016-11-10 John Benediktssonio.files.temp.unix: fix cache to be ~/.cache/factor.
2016-11-09 John Benediktssonio.buffers: refactor buffer-read-until to use buffer...
2016-11-09 John Benediktssonio.buffers: adding another test of buffer-read-until.
2016-11-09 John Benediktssonio.pipes: allow "|" separated strings in run-pipeline.
2016-11-09 John Benediktssonio.files.temp.unix: allowing TMPDIR to override /tmp.
2016-11-09 John Benediktssonio.files.temp.unix: changing cache directory to use...
2016-11-09 John Benediktssonio.launcher: fix timeouts for process streams.
2016-10-31 Björn Lindqvistio.launcher.unix: better to use current-directory variable
2016-10-30 Alexander Iljinio.directories.search-docs: fix indentation
2016-10-27 Alexander IljinAdd cp437 8-bit encoding, AKA IBM437
2016-10-06 John Benediktssonio.directories.search.windows: merging with io.standard...
2016-10-06 John Benediktssonio.launcher.windows: need to USE: io.launcher.private.
2016-09-20 Alexander Iljinio.launcher-docs: add notes on the hidden slot usage 1714/head
2016-09-20 Alexander Iljinio.launcher: hide processes created by (process-stream)
2016-09-20 Alexander Iljinio.launcher: add the hidden slot to the process tuple
2016-09-16 Björn Lindqvistio.backend.unix.tests: missed this none reference
2016-09-04 Björn LindqvistAdding escaping to CHAR: " -> CHAR: \"
2016-08-04 Björn Lindqvistio.sockets.windows: WSASocket-flags not needed
2016-08-01 John Benediktssonio.sockets: adding docs and tests for port-protocol.
2016-07-30 John Benediktssonio.sockets: adding port-protocol to match protocol...
2016-07-30 Björn Lindqvistio.monitors.recursive: with-qualified-directory-files...
2016-07-30 Björn Lindqvistio.directories.*: move of the qualified directory listi...
2016-07-30 Alexander Iljinio.files.info-docs: fix links to file-info-tuple parameters
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-11 John Benediktssonuse ?delete-file instead of [ delete-file ] ignore...
2016-06-30 John Benediktssonio.encodings.binary: move to core.
2016-06-29 Alexander Iljinio.directories.windows: remove synchronous copy-file...
2016-06-22 Alexander Iljinio.files.info.windows: suppress ERROR_FILE_NOT_FOUND...
2016-06-22 Alexander Iljinio.sockets.secure-docs: update and add some documentation
2016-06-22 Alexander Iljinio.files.windows: use open-file to implement maybe...
2016-06-22 Alexander Iljinio.files.windows: replace open-existing with open-r/w
2016-06-22 Alexander Iljinio.files.windows: use CreateFileW in open-file for...
2016-06-22 Jon Harperio.files.info docs, sync link-info and file-info docs
2016-06-14 Björn Lindqvistio.directories.unix: normalize-path doesn't need to...
2016-06-14 Björn Lindqvistio.directories: new utility word make-parent-directorie...
2016-06-02 Doug Colemanio.sockets.secure.windows: Windows sockets are a bit...
2016-06-02 Doug Colemanio.sockets.secure.windows: No need to call file>> becau...
2016-06-02 Doug Colemanio.sockets.secure: (server) needs a method on secure...
2016-05-31 Björn Lindqvistio.files.windows: make CreateFile-flags a normal word...
2016-05-30 Alexander Iljinio.files.info.windows: add a comment to open-read-handle
2016-05-30 Alexander Iljinio.files.info.windows: fix flags in open-read-handle
2016-05-30 Alexander Iljinio.files.windows: add FILE_FLAG_BACKUP_SEMANTICS to...
2016-05-30 Alexander Iljinio.files.info.windows: fix file-readable?
2016-05-30 Alexander Iljinio.files.info.windows: add open-read-handle to reuse...
2016-05-30 Alexander Iljinio.files.info.windows: fix parameter name for get-file...
2016-05-30 Doug Colemanio.files.windows: Add a unit test to make sure shared...
2016-05-26 Doug Colemanio.files.unique: clean up the files that are created...
2016-05-26 Doug Colemanio.files.unique: Make sure the files are the same excep...
2016-05-23 Doug Colemanio.servers: Fix a regression where we couldn't listen...
2016-05-23 Doug Colemanio.files.unique: Add a way to create multiple unique...
2016-05-22 Alexander Iljindocs: minor fixes and amendments.
2016-04-19 John Benediktssonio.encodings.iso2022: stop using sets:unique.
2016-04-07 Doug Colemanui.debugger: quotation stack effect wants ( .. -- ...
2016-04-06 Doug Colemanfactor: fix whitespace at end of files.
2016-04-06 John Benediktssonio.streams.byte-array.fast: don't need >c-ptr.
2016-04-05 Doug Colemanio.directories.search: Fix unit test using list.
2016-04-04 John Benediktssonuse with-temp-file and with-temp-directory in some...
2016-04-01 John Benediktssonio.files.unix: more test cleanup.
next