]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-04-06 Slava PestovMerge branch 'master' into smarter_error_list
2009-04-06 Slava PestovFix ui.gadgets.scrollers unit tests
2009-04-06 Slava PestovBrowser tool now saves scroll bar position in history
2009-04-06 Slava PestovRename scroll word to set-scroll-position and make...
2009-04-06 Slava PestovRename scroll word to set-scroll-position and make...
2009-04-06 Slava PestovMove models.history to extra
2009-04-06 Slava PestovClear button in search field is now positioned correctly
2009-04-06 Slava PestovFix prettyprint of CONSTANT: and ALIAS:
2009-04-06 Slava PestovFix prettyprinting of URLs
2009-04-05 Slava PestovFix alien unit tests
2009-04-05 Slava PestovFixes for recent changes
2009-04-05 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-04-05 Aaron SchaeferSolution to Project Euler problem 54
2009-04-05 Aaron SchaeferSpeed up map product in poker vocab
2009-04-05 Aaron SchaeferFix documentation typo for search-index word
2009-04-05 Slava PestovFix mailbox-get-all, and make mailbox timeouts throw...
2009-04-05 Aaron SchaeferAdd poker hand evaluation vocab
2009-04-05 U-SLAVA-DFB8FF805... Oops dead code
2009-04-05 U-SLAVA-DFB8FF805... Fixing this for Windows
2009-04-05 Slava Pestovmason.test: check if boot image is out of date, and...
2009-04-05 Slava PestovFix documentation for map-index
2009-04-05 Slava PestovFix alien hashcode for expired aliens
2009-04-05 Slava Pestovopengl.textures: pad image up to a power of 2 using...
2009-04-05 Slava PestovDon't call glFlush, it's useless
2009-04-05 Slava PestovSimplify do-matrix
2009-04-05 Slava PestovAdd hashcode method for simple-alien; improves performa...
2009-04-04 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-04-04 Doug Colemanfix load erro
2009-04-04 Doug Colemanhuman-sort is now { human<=> } sort-by
2009-04-04 Doug Colemanuse more macros in sorting, fix test
2009-04-04 Jose A. Ortega... FUEL: More robust extract word refactoring (catching...
2009-04-04 Doug Colemanremove empty file
2009-04-04 Doug Colemanremove empty file
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...
next