]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-05-09 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-09 Sam Anklesariaui.frp: scroller output-model fix
2009-05-09 Sam Anklesariamapped models- arrow multi-model subclasses
2009-05-09 Sam Anklesariafile-trees: file? restriction blocking selected
2009-05-09 Sam Anklesariarun-desc uses default stream
2009-05-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-09 Slava Pestovspecialized-arrays: fix tests on PowerPC
2009-05-09 Slava Pestovmason.report: Remove superfluous text
2009-05-09 Joe Groffa little bit more rice on game-input.iokit
2009-05-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Joe Groffiokit game-input backend improvements:
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava Pestovmath.combinatorics: fix unit test and help lint
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava PestovFix compile error in cpu-ppc.hpp
2009-05-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Joe Groffoops. got the game-input reference counting backward...
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-05-08 Joe Groffadd escape key to terrain demo
2009-05-08 Joe GroffAdd missing ClientToScreen export to windows.user32
2009-05-08 Joe GroffMerge branch 'master' of /cygdrive/z/Documents/Code...
2009-05-08 Joe Groffclip to window client area when grabbing on windows
2009-05-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava PestovFix Windows compile error
2009-05-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava PestovNeed to include unistd.h
2009-05-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Joe Groffinput grabbing support
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava PestovVM cleanup: replace some #defines with constants and...
2009-05-08 Joe Groffmake open-game-input and close-game-input do reference...
2009-05-08 Slava PestovDeploy hello-world with optimizing compiler since the...
2009-05-08 Slava Pestovtools.deploy.shaker: strip out a few more things
2009-05-08 Slava Pestovmason.email: fix unit test
2009-05-08 Aaron SchaeferMake lookup indices zero-based for poker values
2009-05-08 Slava PestovRetry uploads etc up to 5 times so that we don't lose...
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava PestovRemove silly retry word from continuations vocab
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava Pestovcpu.ppc: fix alien-indirect
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava Pestovcpu.ppc: bools are 4 bytes on OS X/PowerPC
2009-05-08 Aaron SchaeferFix typo in poker test/doc example
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava Pestovio.backend.windows.privileges: clean up code and fix...
2009-05-08 Slava Pestovio.launcher.windows.nt: update unit tests for recent...
2009-05-08 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava Pestovimages.viewer: you can now pass a pathname object to...
2009-05-08 Slava Pestovmath.miller-rabin: make some utilities not private...
2009-05-08 Aaron SchaeferSpeed up best-hands a bit using reduce and add a test
2009-05-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Joe Groffslow, ugly, unoptimized terrain generation demo
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava PestovUpdate PowerPC %jump and %dispatch-label, and add PIC...
2009-05-08 Joe Grofftypo in cocoa pixel format stuff
2009-05-08 Joe Grofffix some faux pas in bunny
2009-05-08 Joe Groffun-private some useful words
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava Pestovcpu.ppc.bootstrap: updates
2009-05-07 Aaron SchaeferUpdate docs/summary for poker vocab
2009-05-07 Aaron SchaeferMake next-odd public again as it's used elsewhere
2009-05-07 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-05-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-07 Slava PestovFix x86-64 backend
2009-05-07 Aaron SchaeferMinor logical rearrangement
2009-05-07 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-05-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-07 Slava PestovCount megamorphic cache hits
2009-05-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-07 Doug Colemanlink seeking docs to the seek descriptors
2009-05-07 Slava Pestovcompiler.tree.modular-arithmetic: convert >integer...
2009-05-07 Slava PestovCode cleanups
2009-05-07 Slava PestovFix overly-eager strength reduction for mod, and add...
2009-05-07 Aaron SchaeferAdd docs for best-hand in poker vocab
2009-05-07 Aaron SchaeferEliminate stack shuffling by using bi in PE #25
2009-05-07 Aaron SchaeferSpeed up best-hand by not converting to ckf repeatedly
2009-05-07 Aaron SchaeferAdd >5 card evaluator word to poker vocab
2009-05-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-07 Slava Pestovtools.trace: fix for call(
2009-05-07 Slava Pestovfind-window: don't bomb if a world has no child. Report...
2009-05-07 Slava PestovFix tail call PICs on x86-64
2009-05-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-07 Slava PestovClean up bootstrap.image, and implement new calling...
2009-05-07 Sam Anklesariafile-trees: removed debugging leftovers
2009-05-07 Sam Anklesariafile-trees: backwords browsing, path in selection
2009-05-07 Sam Anklesariafrp: percent width track adding
2009-05-07 Sam Anklesariakept dynamic generation
2009-05-07 Sam Anklesariaio.launcher run-desc fixes
2009-05-07 Aaron SchaeferMake a deck of cards an actual tuple
2009-05-07 Aaron SchaeferUse iota where necessary in tests
2009-05-07 Aaron SchaeferAdd docs for combination words
2009-05-07 Slava PestovJIT now supports multiple relocations per code template...
2009-05-07 Aaron SchaeferUse binary-search instead of find-last for combinations
2009-05-07 Slava PestovWorking on inline caching for tail call sites
2009-05-07 Aaron SchaeferClean up combinations a bit
2009-05-06 Aaron SchaeferAdd tests for combinations
2009-05-06 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-06 Joe Groffuniform-random-float speed
next