]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-15 Slava Pestovpath-finding: fix help lint
2010-11-14 Slava Pestovmodels.arrow: fix formatting
2010-11-14 Jon HarperRemove unecessary slot from arrow models
2010-11-14 Samuel Tardieupath-finding: add Dijkstra algorithm
2010-11-14 Slava Pestovio.servers: don't try to open SSL sockets if they're...
2010-11-14 Slava Pestovmath.integers: bignum/f rounding was wrong (reported...
2010-11-13 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-13 Slava Pestovmath.integers: fix 0 0 bignum/f (reported by Joe Groff)
2010-11-07 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-07 Slava Pestovsplitting: fix stack effect declaration of (split)
2010-11-04 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-02 Jon Harpermath.primes.erato doc fixes.
2010-11-02 Rupert Swarbrickmath.primes.erato: Fix off-by-one error
2010-11-01 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-01 Slava Pestovgame.loop: remove unneeded dependency on tools.memory...
2010-11-01 Slava Pestovconcurrency.count-downs: remove unused dependency on...
2010-11-01 Slava Pestovconcurrency.mailboxes: break dependency on debugger...
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-28 John Benediktssoncolors.hex vocab.
2010-10-26 Slava Pestovcompiler.tests: update for <ref> deref
2010-10-26 Slava Pestovcache: add unit tests, make clear-assoc method dispose...
2010-10-26 Slava Pestovalien.libraries: add-library won't close and re-open...
2010-10-26 Slava PestovClean up alien.c-types changes a little
2010-10-26 Doug ColemanFix typo in game.input.dinput
2010-10-26 Doug ColemanFix a few tests that got broken in the <uint> *uint...
2010-10-25 Doug ColemanRemove <uint> *uint and friends. Hopefully remove...
2010-10-25 Doug ColemanRemove usages of <void*> and *void*
2010-10-25 Doug ColemanFix bug in html.parser.analyzer
2010-10-25 Doug ColemanRemove many uses of <int> and *int etc
2010-10-24 Slava Pestovio.sockets.secure: add ssl-supported? hook, and make...
2010-10-24 Slava Pestovbenchmark.ui-panes: clean up
2010-10-24 Slava Pestovbenchmark.ui-panes: deploy without prettyprinter
2010-10-23 Slava Pestovmath.primes.erato: fix typo in docs
2010-10-23 Jon Harpercleanup
2010-10-18 Slava Pestovalien.enums: enum>number didn't work in deployed images...
2010-10-18 Slava Pestovextra/central: remove unused vocabulary
2010-10-15 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2010-10-15 Slava Pestovalien.c-types: make behavior of int/uint/long/ulong...
2010-10-11 Samuel TardieuAdd documentation for assocs:assoc-refine
2010-10-09 Doug ColemanFix bootstrap on mac by adding back the PF_INET constant
2010-10-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-10-09 Slava PestovRevert "webapps.mason: move some CSS from websites...
2010-10-09 Slava Pestovwebapps.mason: move some CSS from websites.factorcode
2010-10-09 Slava Pestovhtml.templates.chloe: minor doc improvements
2010-10-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-10-09 Slava Pestovunix.ffi.bsd: fix load errors
2010-10-09 Slava Pestovvm: fix 64-bit regression
2010-10-09 Slava Pestovunix.ffi.bsd: fix AF_INET6 constants on FreeBSD and...
2010-10-09 Slava PestovFix win64 compile error
2010-10-09 Doug ColemanRename combinator in dns
2010-10-09 Doug ColemanMinor cleanups in trees
2010-10-09 Doug ColemanSupport openbsd's resolv.conf syntax
2010-10-09 Slava Pestovascii: remove ch-lower? and ch-upper? words, since...
2010-10-09 Slava Pestovmorse: cleanup
2010-10-09 Slava PestovRemove stream-peek and stream-peek1, re-implement dns...
2010-10-08 Doug ColemanAdd a method on url-addr for local ports
2010-10-08 Doug ColemanMinor typo in euler 006
2010-10-08 Doug ColemanMinor cleanups in dns
2010-10-08 Doug ColemanMove ch-upper? from unicode.case to ascii
2010-10-08 Doug ColemanImplement and document stream-peek
2010-10-08 Doug ColemanMove the host word from dns to tools.dns
2010-10-08 Doug ColemanClean up a few lines of resolv.conf parser
2010-10-08 Doug ColemanAdd stream-peek1 and remove it from images.gif and...
2010-10-07 Slava Pestovfurnace.recaptcha: fix stack effect declaration
2010-10-07 Slava PestovVarious cleanups for Doug's recent socket addressing...
2010-10-07 Slava Pestovwebapps.mason: fix broken link
2010-10-06 Doug ColemanWrite a real resolv.conf parser
2010-10-05 Doug ColemanRemove blank lines from resolve.conf just in case
2010-10-05 Doug ColemanAdd ch-upper? and ch-lower? words
2010-10-05 Doug ColemanSpecial-case "localhost" in dns queries
2010-10-05 Doug ColemanSince ip4/ip6 services can run on different ports,...
2010-10-05 Doug ColemanImplement resolve-host for dns vocab
2010-10-05 Slava Pestovwebapps.mason.docs-update: recover properly if previous...
2010-10-05 Slava Pestovwebsites.factorcode: add license
2010-10-05 Slava Pestovwebsites.factorcode: add screenshots
2010-10-05 Slava Pestovwebapps.mason: update for factorcode.org changes
2010-10-03 Slava Pestovvm: fix Config.windows
2010-10-03 Slava PestovGNUmakefile: fix on Windows
2010-10-03 Slava Pestovwebsites.concatenative: run builder check here
2010-10-03 Slava Pestovwebapps.planet: workaround
2010-10-03 Slava Pestovbunny, gpu.demos.bunny: bunny has moved
2010-10-03 Slava Pestovwebapps.planet: include its own icon
2010-10-03 Slava Pestovwebsites.concatenative: more tweaks
2010-10-03 Slava Pestovlogging.insomniac: fix docs
2010-10-03 Slava Pestovwebapps.mason.docs-update: make docs path configurable
2010-10-03 Slava Pestovwebsites.concatenative: change DB path
2010-10-03 Slava Pestovwebsites.concatenative, factorcode: move a few things...
2010-10-03 Slava Pestovlogging.insomniac: clean up more
2010-10-03 Slava Pestovlogging.analysis: fix it up and make it work
2010-10-01 Doug ColemanFix compile error in images.jpeg
2010-10-01 Doug ColemanFix furnace.actions help lint
2010-10-01 Doug ColemanUpdate alien.enums docs
2010-10-01 Doug ColemanSet the dns server based on the platform
2010-10-01 Slava Pestovcompiler.cfg.linear-scan: extend lifetime intervals...
2010-10-01 Slava Pestovwebapps.mason: fix counter and dashboard actions, add...
2010-09-30 Doug ColemanRevert previous patch; not simply a typo. Still broken...
2010-09-29 Doug ColemanWin64 Windows SDK hates int/cell type errors
2010-09-29 Doug ColemanFix typo ohno
next