]> gitweb.factorcode.org Git - factor.git/history - extra
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / extra /
2008-11-16 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-11-16 Slava PestovGenerate help before running tests
2008-11-16 Slava Pestovmason now generates HTML documentation using help.html
2008-11-16 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-11-16 Slava PestovMore usages of $quotation
2008-11-16 Slava PestovNew $quotation markup element
2008-11-16 Slava PestovDocument webapps.user-admin
2008-11-15 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-11-15 Slava PestovMerge branch 'json' of git://github.com/rictic/factor
2008-11-15 Slava PestovChange tags a bit
2008-11-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-14 Doug Colemancleanup of ftp.client. remove the ls load error.
2008-11-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-14 Doug Colemanremove ls
2008-11-14 Doug Colemansplit list vocabulary into unix and windows sides
2008-11-14 Slava PestovDocument furnace.actions and clean up a few things
2008-11-14 Doug Colemanfinish moving hexdump to tools.hexdump
2008-11-14 Doug Colemanls works for unix, todo windows soon
2008-11-14 Doug Colemanmake a variable to set the ftp serving directory. fix...
2008-11-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-13 Slava PestovMove suffix arrays to basis
2008-11-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-12 Bruno Deferrariirc.client: correctly handle multiple name-replys
2008-11-12 James CashChanging name in advice docs to pass help-lint test
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 PestovMerge branch 'master' of git://factorcode.org/git/jamesnvc
2008-11-11 Doug ColemanMerge 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 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 Colemanbetter roman docs
2008-11-11 Slava PestovMove factor-2s from miller-rabin to math.functions...
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 James CashCommenting out failing tests for push
2008-11-11 James CashAdding coreset to description in comments
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 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 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 CavazosFix 'extra/update'
2008-11-11 Joe GroffMove cairo vocabs back into extra/
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 PestovUpdate code for builder removal
2008-11-10 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
2008-11-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-10 sheepleMerge branch 'master' of git://factorcode.org/git/factor
2008-11-10 Eduardo CavazosRemove 'builder' vocabulary (now called 'mason')
2008-11-10 Slava PestovMerge branch 'master' of git://github.com/glguy/factor
2008-11-10 Eric Mertensadd project-euler.215
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
2008-11-10 Aaron SchaeferAdd documentation for math.analysis
2008-11-09 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-09 Aaron SchaeferFix short-circuit usage in number>text
2008-11-09 Aaron SchaeferRefactor of math.statistics
2008-11-09 Doug Colemanmake hexdump work with byte-arrays
2008-11-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-09 unknownMerge branch 'master' of git://factorcode.org/git/factor
2008-11-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-09 Slava PestovFix release.tidy bug
2008-11-08 Aaron SchaeferUpdate >r r> to dip in math.quaternions
2008-11-08 Aaron SchaeferSmall updates to math.primes
2008-11-08 Aaron SchaeferMinor polynomials cleanup, could use refactoring
2008-11-08 Aaron SchaeferMinor stack shuffling changes
2008-11-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-08 Slava PestovFix mason tests
2008-11-08 Doug Colemansupport reading 8bit bitmaps, 4bit is blocking on bit...
2008-11-08 Peter BurnsMerge branch 'master' of git://factorcode.org/git/facto...
2008-11-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-08 Slava PestovUpdating code for boot image renaming
2008-11-07 Aaron SchaeferClean up of math.finance
2008-11-07 Aaron SchaeferRefactor and clean up of math.fft
2008-11-07 Aaron SchaeferRerun ave-time of PE #43 after constant space change
2008-11-07 Aaron SchaeferUpdate syntax for extra/math vocabs
2008-11-07 Aaron SchaeferAdd reverse haar wavelet transform and tests
2008-11-07 sheepleMerge branch 'master' of git://factorcode.org/git/factor
2008-11-06 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
next