]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2014-04-14 Björn LindqvistDocs: example for head? and subwords
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 Lindqvistio: with-output-stream* example
2014-04-14 Björn LindqvistFUEL: fix factor-find-usings and use it in fuel-help...
2014-04-14 Björn LindqvistFUEL: correct fuel-helps word lookup algorithm
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-05 Doug Colemanimap: Add some combinators, fix up some docs, add docs...
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
2014-04-02 Björn Lindqvistlibc: several vocabs now need to depend on libc
2014-04-02 Björn Lindqvistio.files: make wait-for-fd generic and dispatch dependi...
2014-04-02 Björn Lindqvistio.sockets.secure.*: unification of lots of platform...
2014-04-02 Björn Lindqvistlibc.*, unix.*: move constants and functions from the...
2014-04-02 Björn Lindqvistio.sockets.secure.windows: reading and writing from...
2014-04-02 Björn Lindqvistio.files.windows: new generic words drain and refill...
2014-04-02 Björn Lindqvistio.sockets.secure: new hook variable ssl-certificate...
2014-03-14 John Benediktssonimages.testing: fix help-lint warnings.
2014-03-14 John Benediktssonimages.loader: simplify registrations.
2014-03-14 John Benediktssonimages: minor cleanup.
2014-03-14 John Benediktssonimages.testing: change tests to require and use image...
2014-03-14 John Benediktssonimages.loader: optionally register "non-system" image...
2014-03-14 John BenediktssonRevert "extra.images: call register-image-class before...
2014-03-14 Björn Lindqvistextra.images: call register-image-class before testing...
2014-03-14 Björn Lindqvistimages.*: fix all image>stream words in extra so that...
2014-03-14 Björn Lindqvistimages.loader: docs for save-graphic-image
2014-03-14 Björn Lindqvistimages.loader: support for saving images on the gtk...
2014-03-13 John Benediktssonhttp.client: add starred versions that do not check...
2014-03-13 Doug Colemanimap: Better errors when not configured.
2014-03-13 Doug Colemanoauth: Fix tests. Twitter API tolerates the extra ...
2014-03-13 John Benediktssonfix some help-lint errors.
2014-03-13 John Benediktssonpython.syntax: fix tests when run first.
2014-03-13 John Benediktssonhttp.client: fix duplicate using.
2014-03-13 John Benediktssonhttp.client: few more fixes.
2014-03-13 John Benediktssonhttp.client: remove unused word.
2014-03-13 John Benediktssonhttp.client: remove http-get* and its friends, change...
2014-03-12 Doug Colemangdbm.ffi: Use alien library finder except on Windows...
2014-03-12 John Benediktssonsequences: faster interleave.
2014-03-12 John Benediktssonlogging.server: add support for changing the logging...
2014-03-12 John Benediktssonoauth needs this, and this needed protocol-port fixes.
2014-03-12 John Benediktssonio.sockets: change protocol-port to handle ``f`` on...
2014-03-12 John BenediktssonRevert "sequences: require integers for slice and repet...
2014-03-12 John Benediktssonpython.syntax: fix py-import.
2014-03-12 Doug ColemanLeave oauth alone. Leave her alone!!!
2014-03-12 John BenediktssonRevert "oauth: Generate the oauth signature base string...
2014-03-12 John BenediktssonRevert "urls: Allow URLs of the form //foo.com, which...
2014-03-12 Doug Colemantools.coverage: Add a ``test-coverage-recursively`...
2014-03-11 John Benediktssonio.standard-paths.unix: fix tests on arch linux.
2014-03-11 John Benediktssonio.streams.byte-array: some cleanup.
2014-03-11 John Benediktssonio.streams.byte-array: add test of empty byte array.
2014-03-11 John Benediktssonio.streams.string: cleanup tests.
2014-03-11 John Benediktssonloggin: some cleanup, particularly of write-message.
2014-03-11 John Benediktssonio.streams.sequence: support slices (fix io.streams...
2014-03-10 John Benediktssonio.streams: some more test cases for sequence-read...
2014-03-10 John Benediktssonio.streams.sequence: make sure not to return ``f``.
2014-03-07 John BenediktssonRevert "Revert "io.encodings: string>byte-array-fast...
2014-03-07 John BenediktssonRevert "Revert "alien.data: <ref> doesn't need to zero...
2014-03-07 John BenediktssonRevert "io.encodings: string>byte-array-fast can use...
2014-03-07 John BenediktssonRevert "alien.data: <ref> doesn't need to zero memory."
2014-03-06 Björn Lindqvistio.sockets.secure.openssl: guard against SSL_get_peer_c...
2014-03-04 John Benediktssonpython: fix help-lint warnings.
2014-03-04 John Benediktssonchecksums.sha: minor speedup.
2014-03-04 John Benediktssonpython: rename >factor to py>, rename import to py...
2014-03-04 Björn Lindqvistpython: set PYTHONHOME
2014-03-04 Björn Lindqvistpython: fix path to test file
2014-03-04 Björn Lindqvistpython: improved docs, support for kwargs to methods...
2014-03-04 Björn Lindqvistpython: support for kwarg functions
2014-03-04 Björn Lindqvistpython: vocab split into subvocabs python.errors and...
2014-03-04 Björn Lindqvistpython: More documentation, privatization of words...
2014-03-04 Björn Lindqvistpython: metadata files and a first stab at documentation
2014-03-04 Björn Lindqvistpython: word for converting python lists to vectors
2014-03-04 Björn Lindqvistpython: setup serialization between vectors and python...
2014-03-04 Björn Lindqvistpython: setattr wrapping
2014-03-04 Björn Lindqvistpython: much improved syntax, $ sigil used to get objec...
2014-03-04 Björn Lindqvistpython: syntax for methods and ditching of the auto...
2014-03-04 Björn Lindqvistpython: compressed using lines
2014-03-04 Björn Lindqvistpython.syntax: vocab that makes python functions work...
2014-03-04 Björn Lindqvistpython: the os module is considerably smaller on windows
2014-03-04 Björn Lindqvistpython: several more builtin functions and refcounting...
2014-03-04 Björn Lindqvistpython: more correct reference counting, handles ucs2...
2014-03-04 Björn Lindqvistpython: ucs2 and ucs4
2014-03-04 Björn Lindqvistpython: function needed to make both ucs2 and ucs4...
2014-03-04 Björn Lindqvistpython: windows compat
2014-03-04 Björn Lindqvistpython: a thin ffi to Python, everything mostly works...
2014-03-03 Björn Lindqvistui.backend.gtk: connect ui signals before realizing...
2014-02-28 John Benediktssonio.encodings: string>byte-array-fast can use (byte...
next