]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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 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...
2010-09-06 Slava Pestovirc.gitbot: fix load error
2010-09-05 Slava Pestovmason: various assorted improvements
2010-09-05 Slava Pestovwebapps.mason: show build machines that didn't upload...
2010-09-05 Slava Pestovmason.server: fix unit test
2010-09-05 Slava Pestovmason.updates: fix typo
2010-09-05 Doug ColemanRename append-path-naive to append-relative-path, fix...
2010-09-05 Doug ColemanIf ftp clients send a path starting with /, treat it...
2010-09-05 Slava Pestovwebapps.mason: fix typo
2010-09-05 Slava Pestovftp.server: don't mutate addrspecs anymore
2010-09-05 Slava Pestovio.sockets: make addrspecs immutable
2010-09-05 Slava Pestovdelegate: fix delegation to tuples with read only slots
2010-09-05 Slava Pestovwebapps.mason: more bikeshedding
2010-09-05 Slava Pestovwebapps.mason: make the dashboard public and only prote...
2010-09-05 Slava Pestovwebapps.mason.status-update: don't force SSL (merge...
2010-09-05 Slava Pestovwebapps.mason: add broken builder display to dashboard
2010-09-05 Slava Pestovwebapps.mason: change wording
2010-09-05 Slava PestovMissing files from last patch, oops
2010-09-05 Slava Pestovmason: add support for forcing a build across the farm...
2010-09-05 Slava Pestovwebapps.mason: add dashboard showing crashed machines...
2010-09-04 Slava Pestovmason: when checking if we need to build, compare sourc...
2010-09-04 Slava Pestovmason: check free disk space, and don't send too many...
2010-09-04 Slava Pestovio.sockets: f 0 <inet4> should work
2010-09-04 Slava Pestovio.sockets: clean up resolve-host
2010-09-04 Slava Pestovio.sockets: factor out ipv4 and ipv6 classes for John...
2010-09-04 Slava Pestovvm: don't need to save/restore FPU state when doing...
2010-09-04 Slava Pestovvm: don't call nano_count() from the GC at all, unless...
2010-09-04 Slava PestovRename get-fpu-state entry point to fpu-state, and...
2010-09-04 Slava Pestovvm: increase default code heap size
2010-09-04 Slava Pestovio.launcher.unix: clumsy fix for a race condition
2010-09-04 Slava Pestovvm: fix crash when doing GC with profiling enabled
2010-09-03 Mitchell N... disassembler-docs: link to other vocabs for examining...
2010-09-03 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-09-03 Slava PestovChange how SIGPIPE is ignored, and add a unit test...
2010-09-03 Slava Pestovcpu.x86.64: fix bootstrap
2010-09-03 Slava Pestovvm: Remove signal_callstack_top nonsense
2010-09-03 Slava PestovFix three problems discovered by running math.floats...
next