]> gitweb.factorcode.org Git - factor.git/history - basis
Initial checkin of 'git-tool'
[factor.git] / basis /
2009-01-11 Eduardo CavazosMerge commit 'factor/master'
2009-01-11 Slava PestovAdd ui-tools link to tools article
2009-01-11 Tim AllenFix USING: in editors.vim.generate-syntax
2009-01-11 Tim AllenMake line-numbering more reliable in gvim.
2009-01-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-10 Doug Colemanmake monotonic-slice compile
2009-01-10 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-09 Doug Colemanremove debug line
2009-01-09 Doug Colemandisplay available-space for file-systems.
2009-01-09 Doug Colemanfix group-name on netbsd
2009-01-09 Doug Colemanfix help-lint for values -- IN: scratchpad in an example
2009-01-09 Doug Colemanusername -> user-name in a couple of places
2009-01-09 Doug Colemanuse unix.stat to fix bootstrap
2009-01-09 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-09 Daniel EhrenbergMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-09 Daniel EhrenbergOptimizing and cleaning up unicode.breaks and unicode...
2009-01-09 Doug ColemanRename reduce-output -> reduce-outputs
2009-01-09 Doug Colemanfix bootstrap
2009-01-09 Doug Colemanfix bootstrap on a couple platforms
2009-01-09 Daniel EhrenbergSpeeding up normalization
2009-01-09 Doug Colemanrefactor a word to use smart combinators
2009-01-09 Daniel EhrenbergFixing Unicode bootstrap issue (hopefully)
2009-01-09 Daniel EhrenbergUnicode cleanup and optimization
2009-01-09 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-09 Daniel EhrenbergPrivatizing unicode.case:ch>{lower,upper,title}
2009-01-09 Doug Colemanuse combinators.smart
2009-01-09 Doug Colemanuse combinators.smart
2009-01-09 Doug Colemanuse combinators.smart for bit-count
2009-01-09 Doug ColemanAdd combinators.smart
2009-01-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-08 Daniel EhrenbergMaking normalization and case conversion faster
2009-01-08 Doug Colemanusername -> user-name
2009-01-08 Doug Colemanuse smart combinators in tools.files.unix
2009-01-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-08 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-08 Doug Colemanusername -> user-name
2009-01-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-08 Slava PestovFix typo in VALUE: docs
2009-01-08 Slava PestovLoad help.lint by default
2009-01-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-08 Doug Colemanadd upward/stable/downward slices, monotonic-slice...
2009-01-08 Doug ColemanTest the database with parallel combinators
2009-01-08 Doug ColemanSorting by sequences of accessor/comparator pairs
2009-01-08 Doug ColemanAdd docs for sorting.human, add human>=<
2009-01-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-08 Daniel EhrenbergFixing doc errors
2009-01-08 Daniel EhrenbergCleaning up case conversion (still need Lithuanian...
2009-01-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-08 Daniel EhrenbergCase conversion title case fixed
2009-01-08 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
2009-01-08 Daniel EhrenbergFixing normalize errors
2009-01-08 Daniel EhrenbergMore docs; more case words public
2009-01-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-08 Eduardo CavazosMerge branch 'master' of http://factorcode.org/git...
2009-01-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-08 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-01-07 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-07 Daniel EhrenbergUnicode docs
2009-01-07 Eduardo CavazosMerge branch 'master' of http://factorcode.org/git...
2009-01-07 Samuel TardieuFix bit-array>integer byte ordering
2009-01-07 Doug Colemanadd another test for group-name
2009-01-07 Doug Colemanadd unit test for group-name
2009-01-07 Samuel TardieuMove math.primes.factors from extra to basis
2009-01-07 Doug ColemanMake human-sort behave like sort
2009-01-07 Daniel EhrenbergUnicode word breaks
2009-01-07 Doug Colemanfix group-name word, rename username -> user-name becau...
2009-01-07 Samuel TardieuMove math.primes from extra to basis
2009-01-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-07 Slava PestovCGI responder would fail if the CGI script would emit...
2009-01-07 Doug Colemanfix a couple more typos in grouping
2009-01-07 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-07 Daniel EhrenbergWord breaks
2009-01-07 Slava PestovFix typo in example
2009-01-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-07 Doug ColemanFix typo in each-file stack effect, document io.directo...
2009-01-07 U-C4\Administratorfix typo in grouping docs, add more examples
2009-01-07 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-06 Daniel EhrenbergFixing unicode normalization--all tests pass
2009-01-06 Daniel Ehrenbergunicode.breaks tests and bug fixes
2009-01-06 Slava PestovFix Farkup link escaping
2009-01-06 Daniel EhrenbergCommenting out failing unit test in unicode
2009-01-06 Daniel EhrenbergUnicode normalization bug fixes (incomplete)
2009-01-06 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-06 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-01-05 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-05 Slava PestovMove 3each, 3map from compiler.utilities to sequences
2009-01-05 Daniel EhrenbergTypo in unicode normalization
2009-01-04 Doug ColemanFix a couple bugs in unix.users and add unit tests
2008-12-30 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-12-27 Samuel TardieuRemove useless with-scope and unneeded uses
2008-12-27 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2008-12-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-26 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2008-12-26 Samuel TardieuMark parts of math.miller-rabin as private
2008-12-26 Samuel TardieuProperly set bits in large bit arrays
2008-12-25 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
next