]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2008-11-12 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Slava PestovUpdating linked-assocs documentation, add <linked-assoc...
2008-11-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/jamesnvc
2008-11-11 Doug Colemandocument file-systems
2008-11-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Doug Colemanremove duplicate using
2008-11-11 Doug Colemancatch errors for windows file-systems word and return...
2008-11-11 Doug Colemanimplement file-systems on windows
2008-11-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Doug Colemanmove file-systems word to core
2008-11-11 Doug Colemanremoved duplicate file-system-info definition. oops
2008-11-11 Doug Colemanmounted -> file-systems
2008-11-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Doug Colemanremove duplicated slot from linux statfs
2008-11-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Slava PestovAdd time server demo
2008-11-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Doug Colemancleanups in ftp before going for the juicy meat
2008-11-11 Doug Colemanadd two words to sequences.lib
2008-11-11 Doug Colemanclean up math.floating-point
2008-11-11 Doug Colemanminor simplification
2008-11-11 Doug Colemanfix user-cache and add tests for this
2008-11-11 Doug Colemanmake jedit behave nicely with scaffolding docs
2008-11-11 Doug Colemanchanged a bitwise word, updating usage for mersenne...
2008-11-11 Doug Colemanbitwise docs, fix some bugs in bitwise words
2008-11-11 Doug Colemanbetter roman docs
2008-11-11 Slava PestovFix broken link in ratios docs
2008-11-11 Slava PestovTweak grouping code for better method inlining
2008-11-11 Slava PestovUsability tweak: focus on listener input area when...
2008-11-11 Slava PestovFix circularity
2008-11-11 Slava PestovMove factor-2s from miller-rabin to math.functions...
2008-11-11 Slava PestovCloning a dlist did not clone its nodes, and so was...
2008-11-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Slava PestovMinor documentation fixes
2008-11-11 Doug Colemancheck that the makefile exists and stop if it doesnt
2008-11-11 Slava PestovRemove duplicated logic
2008-11-11 Slava PestovFix help lint
2008-11-11 Slava PestovFix loop combinator docs
2008-11-11 Slava PestovUpdate unit test
2008-11-11 Slava PestovPropagation pass now uses a stack of hashtables for...
2008-11-11 Slava Pestovcleanup pass didn't properly handle conditionals where...
2008-11-11 Slava PestovIntervals now use a special singleton for the full...
2008-11-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Slava PestovUpdating various apps in extra for GL words being moved...
2008-11-11 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2008-11-11 Slava PestovForgot to include this in the last patch
2008-11-11 Slava PestovMore OpenGL rendering tweaks
2008-11-11 James CashCommenting out failing tests for push
2008-11-11 James CashAdding coreset to description in comments
2008-11-11 James CashMore tests for linked-assocs
2008-11-11 James CashFixing extra space, replacing tuck ... swap with [...
2008-11-11 James CashMore work on advice, cleaning it up (TESTS FAIL)
2008-11-11 James CashAdding documentation for ad-do-it
2008-11-11 James CashFixing identation in advice-tests
2008-11-11 James CashWriting docs for linked-assocs
2008-11-11 James CashMore tests for linked-assocs
2008-11-11 James CashAdding more assoc protocol methods to linked-assocs...
2008-11-11 James Cashlinked-assocs passes tests
2008-11-11 James CashAdding linked-assocs
2008-11-11 James CashAdding name to authors of coroutines
2008-11-11 James CashChanging extra/advice to use coreset instead of coterminate
2008-11-11 James CashAdding coreset to extra/coroutines, plus docs and tests
2008-11-11 Eduardo Cavazosboids/ui/deploy.factor: Use input/output level 2
2008-11-11 Slava PestovRewrite OpenGL rendering code
2008-11-11 Aaron SchaeferCleanup formatting of Project Euler problem 215
2008-11-11 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Aaron SchaeferSolution to Project Euler problem 73
2008-11-11 Slava PestovMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-11-11 Eric Mertensadd project-euler.203
2008-11-11 Eduardo Cavazosbootstrap.stage2: Factor out 'print-time'
2008-11-11 Eduardo Cavazosbasis/bootstrap/stage2: Show core bootstrap time in...
2008-11-11 Eduardo CavazosFix 'extra/update'
2008-11-11 Eduardo CavazosRemove 'unmaintained/update' (moving back to 'extra')
2008-11-11 Joe GroffMove cairo vocabs back into extra/
2008-11-11 Joe Groffchange name of gadget in cairo-demo to avoid confusion...
2008-11-11 Joe Groffbring cairo-demo back from the dead
2008-11-11 Joe Groffbring cairo bindings back from the dead
2008-11-10 Aaron SchaeferMove ratio mediant word to project-euler.common
2008-11-10 Aaron SchaeferUpdate Project Euler using line
2008-11-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-10 Slava PestovFix indentation
2008-11-10 Slava PestovUpdate code for builder removal
2008-11-10 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
2008-11-10 Eduardo Cavazosui.gadgets.labelled: Simplify '<title-bar>'
2008-11-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-10 sheepleVarious updates
2008-11-10 sheepleMerge branch 'master' of git://factorcode.org/git/factor
2008-11-10 sheepleWe need to end the basic block after the ##prologue...
2008-11-10 Slava PestovFix reference to obsolete G: word
2008-11-10 Eduardo CavazosRemove 'builder' vocabulary (now called 'mason')
2008-11-10 Eduardo Cavazosui.gadgets.scrollers: Nicer version of 'find-scroller*'
2008-11-10 Slava PestovMerge branch 'master' of git://github.com/glguy/factor
2008-11-10 Eric Mertensadd project-euler.215
2008-11-10 Slava Pestovswap over == tuck; dupd swap == over
2008-11-10 Aaron SchaeferSolution to Project Euler problem 71
2008-11-10 Aaron SchaeferSwitch zero? to 0 = where appropriate in PE solutions
2008-11-10 Aaron SchaeferAdd unit tests for math.derivatives
2008-11-10 Aaron SchaeferMove fft/haar transforms to their own subdirectory
2008-11-10 Aaron SchaeferCleanup math.compare docs and tests
next