]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2008-12-10 Joe Groffwindows backend for ui.offscreen
2008-12-09 Joe Groffdo-offscreen combinator for managing resources while...
2008-12-09 Joe Groffsuppress error when clicking the keyboard in key-caps
2008-12-09 Joe GroffTweak windows and x11 backends to work with changes...
2008-12-09 Joe GroffMove offscreen-world widget and support words into...
2008-12-09 Joe Groffreenable BGRA case in draw-image
2008-12-09 Joe Groffoffscreen-world widgets and offscreen pixel format...
2008-12-09 Joe Groffliterals vocab. you can interpolate CONSTANT-WORD value...
2008-12-09 Joe Groffcocoa ui compile fixes
2008-12-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-12-09 Joe Groffcocoa backend for offscreen world rendering
2008-12-09 Doug Colemanupdate all editors for windows 64 to look in "program...
2008-12-09 Doug Colemanfix bug in io.paths, add io.paths.windows
2008-12-08 U-C4\AdministratorMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-12-08 Joe Groffgive OpenGL demo keys a little boost
2008-12-08 Joe Groffhey spheres, don't go run off the cliff if you didn...
2008-12-08 Joe Grofffix bunny/outlined framebuffer refresh bug and put...
2008-12-08 Doug Colemanremove >r r>
2008-12-08 Doug Colemanremove >r r>
2008-12-08 Doug Colemanadd file-systems. word
2008-12-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-08 Slava PestovMerge branch 'master' of git://factorforge.org/git...
2008-12-08 Slava PestovFix some problems with arithmetic type inference, expos...
2008-12-07 Doug Colemanremove some trivial definitions from lint
2008-12-07 Doug Colemanremove combinators that nobody uses
2008-12-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-07 Slava PestovRemove cache-nth word, nobody was using it and the...
2008-12-07 Slava PestovFix grouping unit test
2008-12-07 Doug ColemanMove two unit tests
2008-12-07 William Schlieperirc.ui: Fixed mode stuff
2008-12-07 Doug Colemanremove bogus equality
2008-12-07 Doug Colemanmove lint from unmaintained to extra
2008-12-07 Doug Colemanupper? was copy/pasted and WRONG. found with extra...
2008-12-07 Doug Colemanremove outdated readmes
2008-12-07 Doug Colemanrefactor extra inverse a bit
2008-12-07 Doug Colemanfix math docs, refactor a bit
2008-12-07 Doug Colemanremove moved docs
2008-12-07 Doug Colemanadd finance words to math.finance
2008-12-07 Doug Colemanremove finance words from calendar
2008-12-07 Doug Colemanclean up extra crypto a bit
2008-12-07 Doug Colemanrename hardware-info to system-info
2008-12-07 William SchlieperMerge branch 'master' of git://tiodante.com/git/factor
2008-12-07 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2008-12-07 Bruno Deferrariirc.messages: Fix parsing of MODE messages with the...
2008-12-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-07 Doug Colemanswap ... 3append -> surround in basis
2008-12-07 Doug Colemanswap ... 3append -> surround in extra
2008-12-07 Doug Colemanswap ... 3append -> surround in core
2008-12-07 Doug Colemanremove extra short definition
2008-12-07 Slava PestovExploit the fast-path for allocation of array with...
2008-12-07 Doug Colemanfix file-systems on mac
2008-12-06 Slava PestovAdd a new deploy test for a new problem, clean up deplo...
2008-12-06 Slava PestovDusting off old kqueue code
2008-12-06 Slava PestovAdd some CFFileDescriptor-related functions
2008-12-06 Slava PestovFix PowerPC backend again
2008-12-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-06 Slava PestovMark a word inline
2008-12-06 Slava PestovUse BSR instruction to implement fixnum-log2 intrinsic
2008-12-06 Slava PestovFixing PPC backend
2008-12-06 Eduardo Cavazosconcurrency.messaging-docs: Use consistent spelling...
2008-12-06 Eduardo Cavazosui.gadgets.sliders: Rewrite 'slider-scale' to not use...
2008-12-06 Slava PestovDocumentation update
2008-12-06 Slava PestovEnable more local DCE
2008-12-06 Slava PestovMore optimization intended to reduce compile time....
2008-12-06 Slava PestovVarious optimizations leading to a 10% speedup on compi...
2008-12-06 Slava PestovFix help lint warning
2008-12-06 Slava PestovFix FUEL authors.txt
2008-12-06 Slava PestovOops, off by 10
2008-12-06 Jose A. Ortega... FUEL: Oops, fix previous patch.
2008-12-06 Slava PestovAdd new words to tools.annotations to annotate words...
2008-12-06 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-12-06 Slava PestovUpdate ppc backend for recent string intrinsic changes
2008-12-06 Jose A. Ortega... FUEL: fuel-edit-word-at-point, fuel-eval-region, fuel...
2008-12-06 Slava PestovUse stack effect literals instead of <effect> in PEG...
2008-12-06 Slava PestovEliminate conditional branch from -fast variant of...
2008-12-06 Slava Pestovset-string-nth-fast intrinsic was busted
2008-12-06 Slava PestovTeach compiler about string-nth range
2008-12-06 Slava PestovFix compile error
2008-12-06 Jose A. Ortega... FUEL 0.0 : all factor.el functionality in place, plus...
2008-12-05 Doug Colemanfix help-lint errors
2008-12-05 Doug Colemanremove unit test
2008-12-05 Doug Colemanfix load error
2008-12-05 Doug Colemanfix compile error
2008-12-05 Doug Colemanfix load error
2008-12-05 Slava PestovFix compile errors
2008-12-05 Slava PestovThese errors don't exist anymore
2008-12-05 Slava PestovFix USING:
2008-12-05 Slava Pestovassert-depth now has a static stack effect. This fixes...
2008-12-05 Slava PestovTweak string representation; high bit indicates if...
2008-12-05 Slava PestovFaster conversion of sbufs, vectors and byte-vectors...
2008-12-05 Slava PestovRemove obsolete info; 1+ and 1- are identical to 1...
2008-12-05 Slava PestovOptimize mersenne-twister: eliminate conditional branch...
2008-12-05 Slava PestovTweak inlining heuristic
2008-12-05 Slava PestovRedo how Cocoa event loop is done; fixes problem with...
2008-12-05 Slava PestovFix adding methods to existing classes
2008-12-05 Joe Groffi fail at documentation
2008-12-05 Joe Groffbring back classic Amiga colors for spheres
2008-12-05 U-VICTORIA... snipe some bunny bugs
2008-12-05 U-VICTORIA... Merge branch 'master' of git://repo.or.cz/factor/jcg
2008-12-05 U-VICTORIA... move opengl libs back to extra
next