]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-01-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Joe Groffuse CONSTANT: for cblas constants
2009-01-30 Joe Groffload libblas before libcblas on openbsd
2009-01-30 Joe Groffadd missing copyright to svg.factor
2009-01-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Slava PestovFix furnace help lint warning
2009-01-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug Colemanadd RTLD_GLOBAL to dlopen flags. load atlas before...
2009-01-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug Colemanfix help-lint docs for db
2009-01-30 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 John BenediktssonSupport "%s" for numbers, and add support for sequences...
2009-01-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug ColemanMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-30 Jose A. Ortega... FUEL: Fix the previous fix.
2009-01-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug Colemanfix docs for environment
2009-01-30 Slava PestovRemove bogus dependencies
2009-01-30 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-30 Jose A. Ortega... FUEL: Fix for $vocab-link markup.
2009-01-30 Doug Colemanfix empty description
2009-01-30 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-30 Slava PestovMinor tweak
2009-01-30 Slava PestovClean up CONSTRUCTOR: with Dan's idea: introduce set...
2009-01-30 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Slava PestovRemove .swo file
2009-01-30 Slava PestovAdd .swo to .gitignore
2009-01-30 Slava PestovMerge branch 'master' of git://repo.or.cz/factor/jcg
2009-01-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Slava PestovConstructors experiment
2009-01-30 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-01-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug Colemanrename a word
2009-01-30 Daniel EhrenbergFixing adsoda docs
2009-01-30 Joe Groffremove math.blas.syntax and merge parsing words into...
2009-01-30 Daniel EhrenbergMoving 4DNav out of unmaintained and fixing docs
2009-01-30 Daniel EhrenbergMerge branch 'master' of git://github.com/Bigot/factor-bgt
2009-01-30 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Daniel EhrenbergMoving xml.interpolate to xml.literals
2009-01-30 Jeff Bigotupdate 4dnav doc
2009-01-30 Jeff Bigotmove to unmaintained
2009-01-30 Jeff BigotMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Jeff Bigotdoc correction
2009-01-30 Joe Grofffix sequences.squish test
2009-01-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Joe GroffMetadata for svg, sequences.squish, math.affine-transforms
2009-01-30 Daniel EhrenbergFixing ui.gadgets.slate docs
2009-01-30 Daniel EhrenbergMoving back ui.gadgets.slate
2009-01-30 Joe Groffmath.affine-transforms, sequences.squish, and svg vocabs
2009-01-30 Slava PestovHelp lint: check for empty description elements
2009-01-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug Colemanrenaming: contain? -> any?, deep-contains? -> deep...
2009-01-30 Daniel EhrenbergMaking XML slightly faster
2009-01-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Slava PestovAdd support for GL_BGRA_ext
2009-01-30 Daniel EhrenbergMaking XML 30% faster
2009-01-30 Doug Colemanfix unix bootstrap
2009-01-30 Doug Colemanfix some db docs
2009-01-30 Doug Colemanadd using
2009-01-30 Doug Colemansplit-last "." on windows
2009-01-30 Doug Colemanfix docs typo
2009-01-30 Doug Colemanfix windows backend
2009-01-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug ColemanWindows vm now tries vm-console.image or vm.image first...
2009-01-30 Daniel EhrenbergMoved things into unmaintained that fail help-lint
2009-01-30 Daniel EhrenbergFixing formatting errors in db docs
2009-01-30 Daniel EhrenbergDocs for some undocumented XML data types
2009-01-30 Daniel EhrenbergFixing xml.name for word name change
2009-01-30 Doug Colemanadd a binding to a function
2009-01-30 Doug Colemanmove null streams to core and make them not depend...
2009-01-30 Daniel EhrenbergXML docs improvements
2009-01-29 Jose A. Ortega... FUEL: Small refactoring.
2009-01-29 Jose A. Ortega... FUEL: $synopsis markup implemented.
2009-01-29 Jose A. Ortega... FUEL: Even better $see handling in help browser.
2009-01-29 Jose A. Ortega... FUEL: Bug fix: escape ';' in fuel pretty print.
2009-01-29 Jose A. Ortega... FUEL: Better handling of $see in help browser.
2009-01-29 Daniel EhrenbergCode cleanup in XML
2009-01-29 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-29 Daniel EhrenbergFixing everything now(?)
2009-01-29 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-01-29 Doug Colemanfix build-support for .exe/.com change
2009-01-29 Doug Colemancopying the factor-cygwin.sh script isn't working well...
2009-01-29 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-01-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-29 Doug Colemanfix the Makefile for windows
2009-01-29 Doug Colemanoops, didnt mean to remove these two lines
2009-01-29 Daniel EhrenbergFixing everything I broke?
2009-01-29 Doug Colemanadd the shell script
2009-01-29 Doug Colemanadd a couple functions to kernel32
2009-01-29 Doug ColemanCreate two binaries: factor.com and factor.exe. factor...
2009-01-29 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-01-29 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-29 Slava PestovRename ##load-indirect to ##load-reference since this...
2009-01-29 Slava PestovAdd unit test for xmode bug discovered by anonymous...
2009-01-29 Doug Colemanfile-contents and set-file-contents deal in sequences...
2009-01-29 Daniel EhrenbergFixing xmode?
2009-01-29 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-29 Daniel EhrenbergCleaning up Unicode docs
next