]> gitweb.factorcode.org Git - factor.git/history - basis
fix file listing on windows, refactor tools.files cross-platform code
[factor.git] / basis /
2009-01-14 U-FROGGER\ergfix file listing on windows, refactor tools.files cross...
2009-01-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/jamesnvc
2009-01-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-13 Slava PestovUpdate html.elements for refactoring
2009-01-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-13 Slava PestovMove formatted stream output words to io.styles; they...
2009-01-13 Doug Colemanmaking directory listing tool configurable, use bi...
2009-01-13 Doug Colemanextend sort-by-slots to work with nested objects, add...
2009-01-13 Doug Colemanadd with-directory-entries and file-type>trailing
2009-01-12 Slava PestovThrow an error if Chloe encounters an unknown tag
2009-01-12 Doug ColemanMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-12 Slava PestovAdd new intersects? word and use it in a few places...
2009-01-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-12 Doug Colemanfix compile error
2009-01-12 Doug Colemantest pooled db connections, change bogus test
2009-01-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-12 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-12 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-01-12 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-12 Daniel EhrenbergFixing Unicode collation bug
2009-01-12 Slava PestovSmall cleanup for ui.gadgets.labels
2009-01-12 Slava PestovFix scripting example in cookbook
2009-01-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-11 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-11 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-01-11 Jose A. Ortega RuizFUEL: Interface with tools.scaffold.
2009-01-11 Doug Colemanfix a couple typos in docs
2009-01-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-11 Eduardo CavazosMerge commit 'factor/master'
2009-01-11 James CashAdding unit tests for v-checkbox
2009-01-11 James CashFixing typo in docs for v-checkbox
2009-01-11 James CashAdding a checkbox validator
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 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
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 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 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 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
next