]> gitweb.factorcode.org Git - factor.git/history - basis/io
factor: FUNCTION: rename by hand...
[factor.git] / basis / io /
2015-07-19 Doug Colemanfactor: rename files that are not loadable on mac, too
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-19 Doug Colemanfactor: Trim whitespace after ! comments and a few...
2015-07-16 John Benediktssonio.sockets: make host-name a hook and throw correct...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-25 Doug Colemanio.standard-paths: On mac when you launch Factor from...
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-06-01 Doug Colemanio.files.unique: Better docs for with-unique-directory.
2015-06-01 John BenediktssonRevert "io.standard-paths: adding support for PATHEXT."
2015-06-01 John Benediktssonio.standard-paths: adding support for PATHEXT.
2015-06-01 John Benediktssonio.standard-paths: add ?find-in-path.
2015-06-01 John Benediktssonio.standard-paths.windows: use map-find.
2015-05-22 Doug Colemanio.directories.search: Add some more combinators for...
2015-05-19 Doug Colemanio.monitors: Fix using, speed up test from 3 second...
2015-05-19 Doug Colemanio.monitors: Run each set of monitors tests in its...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-05-12 Björn Lindqvistio.crlf: the lf>crlf and crlf>lf words looks generally...
2015-05-09 Doug Colemanio.directories.search: Add two tests for find-up-to...
2015-05-07 Doug Colemanio.directories.search: fix inline recursive combinator...
2015-05-06 Doug Colemanio.directories.search: Add find-up-to-root combinator...
2015-05-01 Doug Colemaneditors.visual-studio-code: Support for m$ft's new...
2015-04-01 Doug Colemanio.launcher.windows tests: Use unique-file instead...
2015-01-17 John Benediktssonui.backend.cocoa: fix reset of thread-timer.
2015-01-17 John Benediktssoncore-foundation.run-loop: cleanup timer-thread code.
2014-12-31 John Benediktssonio.launcher: fix stack effects.
2014-12-30 John Benediktssonio.launcher: fix docs for with-process-reader and with...
2014-12-30 John Benediktssonio.launcher: add versions of with-process that preserve...
2014-12-30 John Benediktssonio.launcher: cleanup public interface, make some things...
2014-12-23 Doug Colemanio.ports: Make buffered-port not have a length because...
2014-12-01 John Benediktssonmore minor cleanup.
2014-11-30 John Benediktssonremoving small and unnecessary files.
2014-11-23 Doug Colemanio.files: Move with-cd to the tests file so that nobody...
2014-11-23 Doug Colemanio.files: add with-cd. Related to #1214.
2014-11-21 John Benediktssonlibc: reduce code duplication.
2014-11-21 John Benediktssonlibc: rename (io-error) to throw-errno.
2014-11-21 John Benediktssondestructors: change check-disposed not to drop the...
2014-11-21 John Benediktssonio: use errno case instead of cond.
2014-11-21 John Benediktssonio.buffers: unsafe code is more unsafe.
2014-11-21 John Benediktssonio.ports: use fixnum where possible, assert c-ptr since...
2014-11-21 John Benediktssonio.ports: some cleanup before optimizations.
2014-11-20 John Benediktssonio.buffers: simplify test word.
2014-11-20 John Benediktssonio.buffers: adding a buffer-read-into that can take...
2014-11-20 John Benediktssonio.backend.unix: { fixnum } read will be a { fixnum } .
2014-11-18 Doug Colemanio.directories: Add unit test for #890.
2014-11-18 Doug Colemanio.sockets.windows: Spacing cleanup.
2014-11-18 Doug Colemanio.launcher.windows: Don't cd to directory when calling...
2014-11-18 Doug Colemanio.sockets.windows: Fix unit test--recover leaves socke...
2014-11-17 John Benediktssonio.launcher: really minor cleanup.
2014-11-17 John Benediktssonio.buffers: cleanup interface a bit.
2014-11-15 John Benediktssonbasis/extra: cleanup some platform requires.
2014-11-13 John Benediktssonbasis/extra: switch to "vocab." os name>> append require.
2014-11-13 Björn Lindqvistio.sockets.windows.tests: plugs the socket leaks (...
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-11-01 John BenediktssonRevert "io.backend.unix.macosx: Trying to change instan...
2014-11-01 Doug Colemanio.backend.unix.macosx: Trying to change instances...
2014-10-28 John Benediktssonio.backend.unix.macosx: need this for deploy.
2014-10-25 John Benediktssonio/ui: slim down the USE: list
2014-10-25 Doug Colemanio.backend: Remove duplicate definition of file-mode...
2014-10-16 Doug Colemanio.launcher.windows: Make unit tests show that process...
2014-10-07 Doug Colemanio.launcher.windows.test/env.factor: Fix script for...
2014-09-24 Björn Lindqvistio.ports.tests: better to use with-disposal than callin...
2014-09-24 Björn Lindqvistio.streams.limited.tests: use with-stream in the tests...
2014-08-05 John Benediktssoncore-foundation: define some more callbacks.
2014-08-05 John BenediktssonRevert "openssl: define a startup-hook so that openssl...
2014-08-05 John Benediktssonio.backend.unix.multiplexers.run-loop: don't enable...
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-07-12 John Benediktssonio.monitors.recursive: fix second test.
2014-07-12 Doug Colemanio.monitors.recursive: On Windows, at least, a recursiv...
2014-07-10 Doug Colemanio.launcher: Example is not very cross-platform.
2014-07-10 Doug Colemanio.sockets.secure.openssl: We don't care what the error...
2014-07-10 Doug Colemanio.launcher: Fix help-lint for Windows. The examples...
2014-07-08 Doug Colemanio.sockets.secure.windows: Fix using, remove duplication.
2014-07-08 Doug Colemanio.sockets.secure: Another fix for cross-platform openssl.
2014-07-08 Doug Colemanio.sockets.secure: Move some code from secure.unix...
2014-07-04 Doug Colemanio.backend.unix.multiplexers.run-loop: Really fix bug...
2014-07-04 Doug Colemanio.files.temp.macosx: Create the cache and temp directo...
2014-06-26 John Benediktssonio.backend.unix.multiplexors.select: some cleanup.
2014-06-10 Björn Lindqvistio.launcher.windows.tests: many of the tests can result...
2014-06-06 Björn Lindqvistopenssl: define a startup-hook so that openssl initiali...
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-20 John Benediktssonio.directories.search: some cleanup.
2014-05-20 John Benediktssonio.directories.search: add quot stack effects, simplify...
2014-05-20 John Benediktssonio.directories.search: faster directory traversal.
2014-05-20 John Benediktssonio.encodings.ascii: moving to core.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2014-04-29 John BenediktssonRevert "unix.ffi: be more explicit about dirent64."
2014-04-29 John Benediktssonunix.ffi: be more explicit about dirent64.
2014-04-29 John Benediktssonio.directories.unix.linux: fix using.
2014-04-29 John Benediktssonio.directories: faster directory-entries by caching...
2014-04-24 Doug Colemanio.sockets.windows: Fix using.
2014-04-22 John Benediktssonio.sockets.secure.openssl: disable tests for now.
2014-04-22 John Benediktssonio.sockets.secure.openssl: use must-fail-with.
2014-04-22 John Benediktssonio.standard-paths.unix: fixing the tests for Ubuntu.
2014-04-22 Doug Colemanio.standard-paths.unix: Fix ifconfig test.
2014-04-20 John Benediktssonio.sockets: use must-fail-with for resolve-host errors.
next