]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-04-09 Bruno Deferrariirc.client: Fix strings>privmsg, add test
2009-04-09 Bruno Deferrariirc.messages: Update tests
2009-04-09 Bruno Deferrariirc: IRC messages reimplemented
2009-04-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-08 Doug Colemanfix stack effect for unique-file
2009-04-08 Doug Colemanfix saving bitmaps
2009-04-08 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2009-04-08 U-SLAVA-DFB8FF805... Call ScriptStringOut with ETO_OPAQUE
2009-04-08 Slava Pestovdescriptive: add make-descriptive word to enable this...
2009-04-08 Slava PestovFix poker tests
2009-04-08 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-04-08 Aaron SchaeferSolutions to Project Euler problem 69
2009-04-08 Slava PestovIf (open-window) or similar fails, don't enter an infin...
2009-04-08 Slava PestovPass vocab roots onto deployed app. Fixes deployment...
2009-04-08 Slava Pestovopengl.textures: use GL_ARB_texture_non_power_of_two...
2009-04-08 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-08 Aaron SchaeferSolution to Project Euler problem 63
2009-04-08 Slava PestovFix typo
2009-04-07 Slava PestovFix alien.fortran for NetBSD x86.64
2009-04-07 Aaron SchaeferAdd documentation for poker vocab
2009-04-07 Aaron SchaeferSolution to Project Euler problem 58
2009-04-07 Doug Colemanfix unit test in robots
2009-04-07 Slava Pestovhttp.client: fix 307 redirect behavior (reported by...
2009-04-07 Slava PestovTreat a limit of f as unlimited instead of throwing...
2009-04-07 Slava PestovStatic responder now works when the root is a file...
2009-04-07 Slava PestovFix site-watcher tests
2009-04-07 Slava PestovFix bootstrap
2009-04-07 Slava Pestovfurnace.actions: load chloe tags
2009-04-07 Slava Pestovfurnace.redirection: load urls.secure
2009-04-07 Slava Pestovdb.errors.sqlite: don't give up on bad inputs
2009-04-07 Slava PestovMakefile: clean target should delete libfactor.dylib too
2009-04-07 Slava PestovWorking on site-watcher
2009-04-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-07 Doug Colemanunbreak regexp
2009-04-06 Doug Colemanrefactor spider
2009-04-06 Doug Colemanclean up a combinator in id3 parser
2009-04-06 Slava PestovMinor doc updates
2009-04-06 Slava PestovUse [ ] [ ] map-reduce instead of unclip [ ] reduce
2009-04-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-06 Slava PestovFactor out site-watcher.email, start work on site-watch...
2009-04-06 Doug Colemanconstruct a glob-matching quote for robots.txt files
2009-04-06 Doug Colemanuse map-reduce instead of unclip reduce, "Why do we...
2009-04-06 Aaron Schaeferfix documentation typo
2009-04-06 Slava PestovFix shift-drag losing focus in listener
2009-04-06 Slava PestovOops
2009-04-06 Slava PestovCleanup
2009-04-06 Doug Colemanfix unit test for new method syntax
2009-04-06 Slava PestovOops
2009-04-06 Slava PestovFixing tests for method-sec removal
2009-04-06 Slava PestovUpdating tests for method-spec removal
2009-04-06 Slava PestovDocumentation fixes
2009-04-06 Slava PestovFixing some unit test failures
2009-04-06 Slava PestovMore tags
2009-04-06 Slava PestovFix ui.tools.browser.history tests
2009-04-06 Slava PestovDocumentation updates
2009-04-06 Slava PestovRemove method-specs in favor of M\
2009-04-06 Slava PestovAdd M\ syntax for method literals
2009-04-06 Slava PestovFix bootstrap errors
2009-04-06 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-06 Slava PestovFix ui.gadgets.scrollers unit tests
2009-04-06 Aaron SchaeferOne more poker unit test dealing with equality
2009-04-06 Slava PestovBrowser tool now saves scroll bar position in history
2009-04-06 Slava PestovRename scroll word to set-scroll-position and make...
2009-04-06 Slava PestovRename scroll word to set-scroll-position and make...
2009-04-06 Slava PestovMove models.history to extra
2009-04-06 Aaron SchaeferAdd more unit test coverage for poker vocab
2009-04-06 Slava PestovClear button in search field is now positioned correctly
2009-04-06 Slava PestovFix prettyprint of CONSTANT: and ALIAS:
2009-04-06 Slava PestovFix prettyprinting of URLs
2009-04-06 Aaron SchaeferAdd perfect hash optimization for poker vocab
2009-04-06 Aaron SchaeferSlight cleanup of PE problem 54 solution
2009-04-05 Slava PestovFix alien unit tests
2009-04-05 Slava PestovFixes for recent changes
2009-04-05 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-04-05 Aaron SchaeferSolution to Project Euler problem 54
2009-04-05 Aaron SchaeferSpeed up map product in poker vocab
2009-04-05 Aaron SchaeferFix documentation typo for search-index word
2009-04-05 Slava PestovFix mailbox-get-all, and make mailbox timeouts throw...
2009-04-05 Aaron SchaeferAdd poker hand evaluation vocab
2009-04-05 U-SLAVA-DFB8FF805... Oops dead code
2009-04-05 U-SLAVA-DFB8FF805... Fixing this for Windows
2009-04-05 Slava Pestovmason.test: check if boot image is out of date, and...
2009-04-05 Slava PestovFix documentation for map-index
2009-04-05 Slava PestovFix alien hashcode for expired aliens
2009-04-05 Slava Pestovopengl.textures: pad image up to a power of 2 using...
2009-04-05 Slava PestovDon't call glFlush, it's useless
2009-04-05 Slava PestovSimplify do-matrix
2009-04-05 Slava PestovAdd hashcode method for simple-alien; improves performa...
2009-04-04 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-04-04 Doug Colemanfix load erro
2009-04-04 Doug Colemanhuman-sort is now { human<=> } sort-by
2009-04-04 Doug Colemanuse more macros in sorting, fix test
2009-04-04 Jose A. Ortega... FUEL: More robust extract word refactoring (catching...
2009-04-04 Doug Colemanremove empty file
2009-04-04 Doug Colemanremove empty file
2009-04-04 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-04-04 Doug Colemanrefactoring spider
2009-04-04 Doug Colemanslim down the sorting.functor using more combinators
2009-04-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-04 Slava PestovCheck in spider.report
next