]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-09-12 Doug ColemanFix throw-restarts example
2010-09-12 John Benediktssonmath.floating-point: adding double>ratio.
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...
2010-09-02 Mitchell N... time-docs: add see-also "Word annotations"
2010-08-31 Anton Gorenkocairo.ffi: update to 1.8.10
2010-08-29 Doug ColemanSimplify combinator with joe's suggestion, unit test
2010-08-29 Doug ColemanClean up html.parser.analyzer, apply blei's fix for...
2010-08-29 Doug ColemanFix the max-depth variable in spider
2010-08-28 Slava Pestovmath.floats.env.x86: make sure the x87 stack is cleared...
2010-08-26 Slava Pestovserialize, io.streams.byte-array: fix unit tests for...
2010-08-26 Slava Pestovio.encodings.utf8: formatting fix
2010-08-25 Joe Groffio.encodings.utf8: also guard against decoding code...
2010-08-25 Joe Groffio.encodings.utf8: guard against decoding overlong...
2010-08-25 Slava Pestovio.monitors.linux: fix typo
2010-08-24 Slava Pestovio.monitors.recursive: fix typo
2010-08-24 Slava PestovAdd unless-disposed combinator to clean up some repetit...
2010-08-23 Slava Pestovwebapps.wiki: fix wording of rollback message to be...
2010-08-23 Slava Pestovwebapps.mason: remove XML prolog from downloads.xml...
2010-08-23 Slava Pestovfurnace.chloe-tags: fix t:a, t:atom, t:form tags after...
2010-08-23 Slava Pestovwebapps.mason: update links
2010-08-23 Slava Pestovvm: C I/O streams became unusable after a single EOF...
2010-08-23 Slava Pestovcpu.x86.32: commit 05ba77262afe897bc67e1b26084d7c8b36a0...
2010-08-22 Slava Pestovgeneric.single: fix bug where dynamic and static dispat...
2010-08-22 Slava Pestovclasses: remove fragile unit test
2010-08-21 Slava Pestovgeneric: clean up unit tests a bit
2010-08-21 Slava Pestovhtml.templates.chloe.test: forgot to check in test14...
2010-08-21 Slava Pestovconcurrency.semaphores: add more compelling example...
2010-08-21 Slava Pestovhtml.templates.chloe: add notion of "string context...
2010-08-21 Slava Pestovcompiler.tests: forgot to check in x87-regression test...
2010-08-21 Slava Pestovhttp: turns out we do need to handle port number in...
2010-08-21 Slava Pestovmath.vectors.simd: docs mention obsolete 'test-mr mr...
2010-08-18 Doug ColemanRefactor spider vocab to fix a bug and remove a rot
2010-08-18 Doug ColemanMake suffix arrays prune repeated members before constr...
2010-08-18 Slava Pestovtwitter: remove obsolete comment
2010-08-18 Slava Pestovmacros: clarify docs
2010-08-18 Joe Groffgpu.shaders: typo in docs reported by typemore
2010-08-16 Slava Pestovmason.child: remove PPC unit tests
2010-08-16 Slava PestovOfficially drop PowerPC port
next