]> gitweb.factorcode.org Git - factor.git/history - basis
Windows: Add two new targets, x86-32-vista and x86-64-vista for bjourne's
[factor.git] / basis /
2014-05-11 Björn LindqvistDocs: mostly fixes for doc errors found by help lint
2014-05-11 Björn LindqvistDocs: docs for compiler.* and cpu.* words
2014-05-11 Björn LindqvistDocs: docs for compiler-related vocabs
2014-05-11 Björn LindqvistDocs: for compiler.cfg and compiler.codegen
2014-05-11 Björn LindqvistDocs: for node and #call tuples
2014-05-11 Björn LindqvistDocs: docs for cpu.* vocabs
2014-05-11 Björn LindqvistDocs: more compiler documentation
2014-05-11 Björn LindqvistDocs: for cpu.x86.* words
2014-05-11 Björn LindqvistDocs: initial docs for the compiler.cfg.* vocabs
2014-05-11 Björn LindqvistDocs: initial docs for compiler.tree.propagation.*...
2014-05-11 Björn LindqvistDocs: stub docs for cpu.architecture
2014-05-11 Björn LindqvistDocs: stub docs for some compiler-related words
2014-05-07 Doug Colemandeploy-tests: Bump the sizes to get a Linux32 build.
2014-05-01 John Benediktssonui.tools.listener.history: cleanup and minor bugfix.
2014-04-30 John Benediktssonbit-sets: some cleanup, small performance improvement...
2014-04-30 John Benediktssonmath.bitwise: simplify byte-array-bit-count.
2014-04-29 John Benediktssonbase64: inline the { 3 2 1 0 } [ -6 * ].
2014-04-29 John Benediktssonbase64: faster decoding, use an sbuf instead of replica...
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-28 John Benediktssonui.tools.common: reuse code.
2014-04-28 John Benediktssonui.backend.cocoa.views: clear cache to remove possibly...
2014-04-28 Doug Colemanaline.libraries.finder.linux: Fix spacing. oops
2014-04-28 Doug Colemanalien.libraries.finder: Linux32 ldconfig has (libc6...
2014-04-28 Doug ColemanRevert "alien.libraries.finder: Add utiltity word find...
2014-04-28 Doug Colemanalien.libraries.finder: Add utiltity word find-first...
2014-04-28 John Benediktssonsorting.insertion: faster due to fewer nths.
2014-04-28 John Benediktssonsorting.insertion: skip the zero'th element.
2014-04-27 John BenediktssonRevert "Temporary patch for dlists equality testing"
2014-04-27 John BenediktssonRevert "Temporary patch for assoc-map on linked-assoc"
2014-04-27 Jon HarperTemporary patch for assoc-map on linked-assoc
2014-04-27 Jon HarperTemporary patch for dlists equality testing
2014-04-27 John Benediktssonlinked-assocs: adding test for equality.
2014-04-27 John Benediktssonlinked-assocs: implement M\ linked-assoc equal?.
2014-04-27 John Benediktssonlinked-assocs: fix assoc-map on linked-assocs.
2014-04-26 Doug Colemanftp.server: Fix bug where serving directory is always...
2014-04-24 John Benediktssoncore-text.fonts: change to "LucidaGrande" to match...
2014-04-24 John Benediktssonnamespaces: removing make-assoc in favor of explicit...
2014-04-24 Doug Colemanatom: Add support for github's atom editor.
2014-04-24 Doug Colemanio.sockets.windows: Fix using.
2014-04-23 Doug Colemandeploy: Up the size.
2014-04-23 John BenediktssonRevert "tools.deploy.test: use temp directory for deplo...
2014-04-22 John Benediktssontools.deploy.test: use temp directory for deploy image.
2014-04-22 John Benediktssontools.deploy.config: some docs for deploy-directory.
2014-04-22 John Benediktssontools.deploy: adding a configurable deploy-directory.
2014-04-22 John Benediktssonhttp.server.responses: adding <html-content>, use it.
2014-04-22 Profpatschhttp.server.responses: Add <text-content>, improve...
2014-04-22 John Benediktssonchecksums.md5: don't inline, use type declarations.
2014-04-22 Doug Colemanunix.ffi: Oops
2014-04-22 Doug Colemanunix.ffi: Arch Linux doesn't seem to have aliases.
2014-04-22 John Benediktssonio.sockets.secure.openssl: disable tests for now.
2014-04-22 John Benediktssonenvironment: update docs for with-os-env.
2014-04-22 John Benediktssonunix.linux.proc: future proof!
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 John Benediktssonenvironment: adding a combinator to set and unset and...
2014-04-22 Doug Colemanunix.ffi: Use a utility word for getting the aliases...
2014-04-22 Doug Colemanunix.linux.proc: Fix length of meminfo struct on some...
2014-04-22 Doug Colemanio.standard-paths.unix: Fix ifconfig test.
2014-04-21 John Benediktssoncalendar: clone timestamps in >gmt and >local-time.
2014-04-21 John Benediktssoncalendar: M\ timestamp clone should clone gmt-offset.
2014-04-21 John Benediktssoncalendar.threads: implement M\ timestamp sleep-until.
2014-04-21 John Benediktssoncalendar.threads: simplify.
2014-04-20 John Benediktssonio.sockets: use must-fail-with for resolve-host errors.
2014-04-20 John Benediktssonio.sockets: don't need "0 or" for addrinfo.
2014-04-20 Björn Lindqvistio.sockets: add word addrinfo-error to signal host...
2014-04-18 Björn Lindqvistio.sockets.secure.openssl.tests: more and better SSL_co...
2014-04-18 Björn Lindqvistio.sockets.secure.openssl: more docs
2014-04-18 Björn Lindqvistio.sockets.secure.openssl: big refactoring, all error...
2014-04-16 John Benediktssonadd some libc usings for macosx.
2014-04-16 Doug Colemansmtp: Use a config object. Fix docs. Fix unit tests.
2014-04-16 Doug Colemantools.scaffold: Add word to scaffold a mason rc file.
2014-04-15 John Benediktssonvocabs.files: change vocab-tests example to sort output.
2014-04-15 John Benediktssonhelp.lint.checks: remove leaks check for now due to...
2014-04-14 Björn LindqvistDocs: fixed doc example errors triggered by help-lint...
2014-04-14 Björn LindqvistDocs: more matrix-related documentation
2014-04-14 Björn LindqvistDocs: doc and examples for math.matrices
2014-04-14 Björn LindqvistDocs: examples for io.launcher words
2014-04-14 Björn LindqvistDocs: examples for vocab-files and vocab-tests
2014-04-14 Björn LindqvistDocs: a few more examples for words that were missing...
2014-04-14 Björn Lindqvistio.sockets: example for the with-socket function
2014-04-14 Björn Lindqvistio.sockets: example for resolve-host
2014-04-14 Björn Lindqvisturls.tests: unit tests for url-addr
2014-04-14 Björn Lindqvisturls: example for secure url-addr
2014-04-14 Björn Lindqvisthelp.lint.checks: check for disposable leaks and print...
2014-04-08 Doug Colemanio.sockets.secure.openssl: Check error code in unit...
2014-04-04 John Benediktssonlibc: fix tests using.
2014-04-04 John Benediktssonlibc: test "1 strerror" since zero gives different...
2014-04-04 John Benediktssonmore libc fixes.
2014-04-04 John Benediktssonio: need to use libc for OS X?
2014-04-03 Doug Colemanio.sockets.secure.openssl: Fix using list.
2014-04-02 Björn Lindqvistio.sockets.windows: wrap ioctlsocket and related consta...
2014-04-02 Björn Lindqvistwindows.winsock: fix the definition of SOCKET_ERROR...
2014-04-02 Björn Lindqvistwindows.winsock: use the windows api types instead...
2014-04-02 Björn LindqvistMerge:
2014-04-02 Björn Lindqvistio.sockets.secure.openssl: do-ssl-connect needs to...
2014-04-02 Björn Lindqvistlibc: fix vocab definition of platform dependent parts...
2014-04-02 Björn Lindqvistlibc.*: add platform files
next