]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-04-04 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-04-04 Doug Colemanrefactoring spider
2009-04-04 Doug Colemanslim down the sorting.functor using more combinators
2009-04-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-04 Slava PestovCheck in spider.report
2009-04-04 Doug Colemanrefactoring spider
2009-04-04 Doug Colemanreturn links as URL objects in html vocab
2009-04-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-04 Doug Colemanfix deriving urls in spider
2009-04-04 Slava PestovFix more cosmetic issues
2009-04-04 Doug Colemanrefactor a bit, document sort-by
2009-04-04 Doug Colemandefine a sort-by to take a sequence of comparators...
2009-04-04 Slava PestovRemove debug stuff
2009-04-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-04 Slava PestovFix some minor UI bugs
2009-04-03 Doug Colemanadd title sort for use with joe's mp3 player
2009-04-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-03 Doug Colemansimplify sorting.slots a bit
2009-04-03 Doug Colemanadd sorting.functor
2009-04-03 Doug Colemanuse functors to define human-sort
2009-04-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-03 Slava Pestovmason: run factor.com on windows
2009-04-03 Doug Colemanuse fseek on windows instead of _fseeki64
2009-04-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-03 Slava PestovFix up ui.offscreen
2009-04-03 Doug Colemanfix bug in take-sequence
2009-04-03 Doug Colemanmove FSEEK definition from os-genuinx.h to os-unix.h
2009-04-03 Doug Colemanmake FSEEK macro for using _fseeki64 instead of fseeko...
2009-04-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-03 Slava PestovFix deploy descriptor for color picker
2009-04-03 Slava PestovFix vocab: and word name stripping in deployed binaries
2009-04-03 Slava PestovCopy UI theme over to deployed binaries
2009-04-03 Slava PestovAdd fseek primitive so that c-streams can seek. This...
2009-04-03 U-SLAVA-DFB8FF805... Add empty file so that old builder continues to work
2009-04-03 U-SLAVA-DFB8FF805... Don't strip out superclass word prop since UI needs it
2009-04-03 U-SLAVA-DFB8FF805... Remove unused dependency
2009-04-03 Slava PestovRemove unused entry from using list
2009-04-03 Slava PestovAdd a new tip
2009-04-03 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2009-04-03 U-SLAVA-DFB8FF805... Add textures without alpha channels, cropping; update...
2009-04-03 U-SLAVA-DFB8FF805... Paint selection, and create bitmap with power of 2...
2009-04-03 U-SLAVA-DFB8FF805... Some more GDI32 bindings
2009-04-02 Doug Colemanfix typo in docs
2009-04-02 U-SLAVA-DFB8FF805... Add vocab meta-data for some of the new vocabs
2009-04-02 Slava PestovFix generate-help to not open thousands of windows...
2009-04-02 U-SLAVA-DFB8FF805... Fix Uniscribe font size
2009-04-02 U-SLAVA-DFB8FF805... Merge branch 'master' into uniscribe
2009-04-02 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-04-02 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2009-04-02 U-SLAVA-DFB8FF805... Better error message printout in extra/descriptive
2009-04-02 U-SLAVA-DFB8FF805... Remove DLL-downloading logic since we don't have extern...
2009-04-02 U-SLAVA-DFB8FF805... More progress on Uniscribe
2009-04-02 Doug Colemancheck in more test cases for later
2009-04-02 Doug Colemanfix typo
2009-04-02 Doug Colemanadding some preprocessor test files
2009-04-02 Doug Colemanhandle defines better, save all #if/#elif/#else/#pragma...
2009-04-02 Aaron SchaeferMinor typo in solution for PE problem 49
2009-04-02 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-02 Aaron SchaeferSolution to Project Euler problem 49
2009-04-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-02 Slava PestovFix UI pane selection
2009-04-02 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-04-02 Doug Colemanuse unicode instead of ascii again
2009-04-02 Slava PestovFix up 'demos' vocab
2009-04-02 Doug Colemanbeginnings of a c preprocessor -- needs #if, #elif...
2009-04-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-02 Daniel EhrenbergTabs are blank (better unicode whitespace support comin...
2009-04-02 U-SLAVA-DFB8FF805... Merge branch 'master' of git://69.93.127.154/git/factor...
2009-04-02 Doug Colemanfix take-rest for out of bounds
2009-04-02 Slava PestovPartial fix for pane selection
2009-04-02 Slava Pestovensure-port outputs a new URL instead of mutating its...
2009-04-02 Aaron SchaeferFix typo and update a combinator usage in calendar
2009-04-02 Aaron SchaeferUpdate usages of divisor? where appropriate
2009-04-01 Aaron SchaeferAdd divisor? math function
2009-04-01 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Aaron SchaeferFix contains? -> any? rename issue
2009-04-01 Doug Colemanmove assoc-heaps to extra
2009-04-01 Doug Colemanremove tokenize-line
2009-04-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Doug Colemanmake tokenize-line configurable, fix bug in take-quoted...
2009-04-01 Doug Colemanfix bug in state-parser, add take-token
2009-04-01 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2009-04-01 Joe GroffMake math.blas library and ABI choice configurable
2009-04-01 Doug Colemanstate-parser take-quoted-string rewinds if the string...
2009-04-01 Doug Colemanrefactor state parser some more, add a word to parse...
2009-04-01 Doug Colemanset non-key/value attributes to themselves
2009-04-01 Doug Colemanrename next to advance
2009-04-01 Doug Colemanmake html.parser words private
2009-04-01 Doug Colemanremove dead code
2009-04-01 Doug Colemanfix parsing of attributes for nofollows
2009-04-01 Doug Colemanadd take-sequence to state parser
2009-04-01 Doug Colemanmore cleanup
2009-04-01 Doug Colemancleaning up html.parser
2009-04-01 Doug Colemanfix deployed name in minneapolis-talk, add summary...
2009-04-01 Doug Colemanspider - better handling of relative links for frames...
2009-04-01 Doug Colemanadd chicago-talk to demos
2009-04-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-04-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Doug Colemanfix linux64 blas
next