]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-24 Slava PestovMerge branch 'doc-fixes' of http://github.com/brennanch...
2010-09-24 Slava Pestovio.sockets: minor cleanup
2010-09-24 Slava Pestovmason.release.branch: pass -f argument to git push...
2010-09-23 Brennan Cheungdoc fix, chloe link forms - t:button
2010-09-23 Doug ColemanOnly return ipv4 addresses for binding to on linux.
2010-09-22 Chris DoubleClient for bitcoin json-rpc API
2010-09-22 Doug ColemanRemove test for icmp sockets since extra/ping implicitl...
2010-09-22 Doug Colemanplatforms.txt likes things on their own lines.
2010-09-22 Doug ColemanImplement a raw port. Make ping only run on Windows...
2010-09-22 Doug ColemanUse SOCK_RAW for ICMP sockets on windows
2010-09-21 Doug ColemanFix error checking in windows.sockets again
2010-09-21 Doug ColemanFix sorting.human docs
2010-09-21 Doug ColemanMake sure the ping comes from the correct ip.
2010-09-21 Doug ColemanSquashed commit of the following:
2010-09-21 Doug ColemanLet the server start before trying to clean it up
2010-09-21 Doug ColemanMove math.transforms.fft to unmaintained since it's...
2010-09-21 Doug ColemanUse proper unicode collation for sorting strings, and...
2010-09-21 Doug ColemanDon't try to use ipv6 addresses if an OS can't bind...
2010-09-21 Doug ColemanHuman sort is unusable with pegs (too slow). Make...
2010-09-21 Slava Pestovwebapps.mason.version.source: fix bugs discovered durin...
2010-09-21 Slava Pestovio.directories.hierarchy: add some tests
2010-09-21 Slava Pestovcompiler.cfg.ssa.construction: use the baller method...
2010-09-21 Slava Pestovalien.data: remove deprecated malloc-object word
2010-09-21 Slava Pestovhelp.html: put exact matches first in search results
2010-09-21 Slava Pestovcalendar: minor doc fixes
2010-09-21 Slava Pestovvm/os-unix.cpp: remove dead code
2010-09-20 Doug ColemanFix docs errors for threaded-server changes
2010-09-20 Doug ColemanMove <rgb-image> to images.testing, add randomize-image...
2010-09-20 Doug ColemanMake a couple utility words in images vocabulary
2010-09-20 Doug ColemanUse new threaded-server features in concurrency.distributed
2010-09-20 Doug ColemanFix io.servers -- if it doesn't start up, don't throw...
2010-09-20 Doug ColemanFix using list
2010-09-20 Doug ColemanSquashed commit of the following:
2010-09-19 Doug ColemanFix http tests and io.server.connection docs
2010-09-19 Doug ColemanSquashed commit of the following:
2010-09-19 Doug ColemanSquashed commit of the following:
2010-09-18 Doug ColemanRemove the word 'alarm' from timers docs.. similar-0.94
2010-09-18 Slava Pestovvm: don't keep more than 10 unused contexts around...
2010-09-18 Slava Pestovvm: a stack underflow inside a primitive could leave...
2010-09-18 Slava PestovRename mason.server to webapps.mason.backend, rename...
2010-09-18 Slava Pestovmason: add new idle, upload, finish states to make...
2010-09-17 Doug ColemanMake sure io.backend.windows loads the implementations...
2010-09-17 Slava Pestovmath.rectangles: add infinite recursion check in case...
2010-09-17 Slava Pestovmason: send a heartbeat even while a build is running...
2010-09-16 Doug ColemanTrim using lists for io.files.windows
2010-09-16 Doug ColemanAdd platforms.txt for windows.handles
2010-09-16 Doug ColemanMove win32-handle to windows.handles and update using...
2010-09-16 Slava Pestovmason: make upload timeout configurable, bump default...
2010-09-16 Slava Pestovvm/os-unix.cpp: set pipe file descriptors to close...
2010-09-16 Slava Pestovio.backend.unix: remove dead code from bsd backend...
2010-09-16 Doug ColemanMake windows random objects inherit from win32-handle...
2010-09-15 Doug ColemanDon't use 2|| for control flow, use nested recover...
2010-09-15 Doug ColemanRemove dead code
2010-09-15 unknownrandom.windows logic was horribly messed up
2010-09-15 Slava Pestovmason.server.watchdog: new tool to send e-mails when...
2010-09-15 Slava Pestoveditors.jedit: update for jEdit 4.3.2, which places...
2010-09-14 Jeremy Hughesxml.traversal: tags-with-attr fix
2010-09-14 Slava PestovMerge branch 'docs-ui-main' of http://github.com/mnchar...
2010-09-13 Mitchell N... command-line-docs: fix -run description
2010-09-13 Slava Pestovio: fix with-streams to dispose the output stream first...
2010-09-12 Anton Gorenkogobject-introspection: add new tests
2010-09-12 Anton Gorenkoui.backend.gtk: clean up and rearrange the code
2010-09-12 Anton Gorenkoui.backend.gtk: set 'wmclass' hint to 'Factor' for...
2010-09-12 Doug ColemanFix using list
2010-09-12 Doug ColemanFix with-streams: if the first dispose throws an error...
2010-09-12 Slava Pestovio: minor doc fixes throughout
2010-09-12 Slava Pestovio.directories: move directory-tree-files words to...
2010-09-12 Slava Pestovbenchmark.sockets: yield between spawning clients so...
2010-09-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-09-12 Doug ColemanFix throw-restarts example
2010-09-12 John Benediktssonmath.floating-point: adding double>ratio.
2010-09-11 Doug ColemanFix throw-restarts example
2010-09-10 John Benediktssonlistener: fixing typo in docs.
2010-09-10 John Benediktssonsequences: fix typo in docs.
2010-09-10 John Benediktssonhtml.streams: fix typo in stack effect for emit-html.
2010-09-10 Slava Pestovvm: fep g command prints addresses in h hex for readability
2010-09-10 Slava Pestovopenal.alut fix from Chris Double
2010-09-10 Slava PestovMerge branch 'docs-linearization-typo' of http://github...
2010-09-10 Slava PestovMerge branch 'docs-optimization' of http://github.com...
2010-09-09 Mitchell N... algebra-docs: fix a typo
2010-09-09 Slava Pestovtwitter: don't use https on Windows since Factor doesn...
2010-09-09 Slava Pestovbenchmark.sockets: fix race by using promises instead...
2010-09-08 Doug ColemanFix file uploads by using unlimit-stream for now. ...
2010-09-08 Doug ColemanUse append-as in mime.multipart
2010-09-08 Slava Pestovwebapps.mason: fix templates for boilerplate wrapping
2010-09-07 Slava Pestovmason: fix load errors
2010-09-07 Slava Pestovmason: notify server after uploading docs so that docs...
2010-09-07 Slava Pestovwebapps.mason.docs-update: fix using list
2010-09-07 Slava Pestovwebapps.mason: kick off docs update in a new thread...
2010-09-07 Slava Pestovwebapps.mason: fixes
2010-09-07 Slava Pestovwebapps.mason: add action to update docs
2010-09-07 Slava Pestovcompiler.cfg.write-barrier: fix soundness issue with...
2010-09-06 Slava Pestovcompiler.cfg.alias-analysis: dead store elimination...
2010-09-06 Slava Pestovgeo-ip: new download link
2010-09-06 Chris DoubleFix MATCH-VARS: and match-cond docs error
2010-09-06 Slava Pestovcompiler.cfg.write-barrier: handle ##copy instructions
2010-09-06 Slava Pestovcompiler.cfg.dependence: compute dependency graph for...
2010-09-06 Slava Pestovcompiler.cfg: fix major facepalm with write barrier...
2010-09-06 Slava Pestovstack-checker.alien: get a bit more inlining going...
next