]> gitweb.factorcode.org Git - factor.git/history - basis/io
windows.uniscribe: support text with transparent background
[factor.git] / basis / io /
2019-05-20 John Benediktssonio.streams.byte-array.fast: push-all is faster for...
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2019-04-05 John Benediktssonio.crlf: adding read-ignoring-crlf and read1-ignoring...
2019-03-22 John Benediktssonio.directories.search: a better fix for the linux entry...
2019-03-22 John BenediktssonRevert "io.directories.search: Fix the order of the...
2019-03-22 Doug Colemanio.directories.search: Fix the order of the depth/bread...
2019-03-17 Doug Colemanio.sockets: fix for inet6 too.
2019-03-17 Doug Colemanio.sockets: Allow f in the port of an inet4.
2019-03-17 Doug Colemanio.files.windows: Reloading io.pathnames overwrites...
2019-03-17 John Benediktssonio.directories.search: fix traversal test case cross...
2019-02-09 Jack LucasFix typo in monitor file
2019-02-09 Jack LucasFix monitor errors on startup
2019-02-09 Jack LucasFix merge error
2019-02-09 Jack LucasRe-add Freebsd Support
2019-01-12 Doug Colemanio.sockets: When we throw an error upon failing to...
2019-01-11 John Benediktssonio.monitors: cleanup using.
2019-01-11 John Benediktssonio.streams.duplex: use >duplex-stream<.
2018-12-24 Doug Colemanio.standard-paths: Add yet another path for Windows.
2018-12-16 Doug Coleman*.txt: Add newlines, fix some spacing
2018-08-21 John BenediktssonRevert "io.files.temp: When using temp-file, it's possi...
2018-08-13 Doug Colemanio.files.temp: When using temp-file, it's possible...
2018-07-17 Doug Colemanio.launcher: Add process-lines word.
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-07-07 Doug Colemanio.pathnames: Add canonicalize-path.
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-06-14 Doug Colemanio.directories.search: link-info better than file-info...
2018-03-16 Doug Colemanio.launcher.windows: Actually support +new-group+ and...
2018-03-14 John BenediktssonRevert "io.backend.unix: fix handle-length on stdin."
2018-03-13 John Benediktssonio.backend.unix: fix handle-length on stdin.
2018-03-03 John Benediktssonio.encodings.8-bit: adding KZ-1048 and KOI8-U.
2018-03-01 John Benediktssonio.encodings.8-bit: adding cp424.
2018-02-28 John Benediktssonio.encodings.8-bit: reimplement M\ 8-bit encode-string.
2018-02-28 John Benediktssonio.encodings.latin1: re-implement M\ latin1 encode...
2018-02-28 John Benediktssonio.encodings.8-bit: save 37% memory space by "compressi...
2018-02-28 John Benediktssonio.encodings.8-bit: remove latin1 help for now.
2018-02-28 John Benediktssonio.encodings: use new latin1 instead of 8-bit encoding...
2018-02-28 John Benediktssonio.encodings.latin1: adding a memory efficient latin1...
2018-02-28 John Benediktssonio.encodings.euc: make encoding table read-only.
2018-02-27 John Benediktssoncleanup a few resource paths.
2018-02-26 John Benediktssonio.encodings.8-bit: simplify by not implementing encode...
2018-02-26 John Benediktssonio.encodings.japanese: not used.
2018-02-26 John BenediktssonRevert "io.encodings.8-bit: adding CP874."
2018-02-26 John Benediktssonio.encodings.8-bit: adding CP874.
2018-02-26 John Benediktssonio.encodings.8-bit: more encodings, and reduce hierarchy.
2018-02-26 John Benediktssonio.encodings.iana: need IN: form for tests.
2018-02-25 John Benediktssonmore test IN: cleanup.
2018-02-21 John Benediktssonio.streams.string: implement stream-tell for sbufs.
2018-02-15 John Benediktssonmore test IN: cleanup.
2018-02-15 John Benediktssonio.directories.search: use fry instead of curry in...
2018-02-13 John Benediktssonfix more typos in docs.
2018-02-10 Doug Colemanfactor: Clean up wrong form of specialized-arrays in...
2018-01-25 Alexander IljinFix the existing IN: suffixes for the test vocabs
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.
next