]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-02-04 Slava PestovMerge branch 'master' into new_ui
2009-02-04 Slava PestovRegression: HTTP server would fail to serve files with...
2009-02-04 Slava Pestov'case' didn't work if the default was a non-quotation...
2009-02-04 Slava Pestovhelp.stylesheet: Use a real bullet instead of a dash
2009-02-04 Slava PestovClean up trim-{head,tail}{,-slice} combinators
2009-02-04 Slava PestovGrid layout now respects baselines when fill attribute...
2009-02-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-04 Doug Colemanremove nrev from reports.noise
2009-02-04 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-04 Daniel EhrenbergBug fix and docs in wrap
2009-02-04 Doug ColemanUnchecked-examples are hard, let's go shopping.
2009-02-04 Doug Colemanadd random to using list
2009-02-04 Daniel EhrenbergFixing HTTP and IANA tests
2009-02-03 Daniel EhrenbergFixing encodings/XML
2009-02-03 slavaFix io.encodings.japanese
2009-02-03 slavaRe-add 8dfc63eb99fa2cc186fb99c16d75a273365d2b60
2009-02-03 slavaRe-add 334a96f25c4c9e01e2827ffa5ca53038218c06ed
2009-02-03 slavaTrying to fix a bad merge...
2009-02-03 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-03 Daniel EhrenbergAdding Japanese and Chinese encodings to io.encodings...
2009-02-03 Daniel EhrenbergGB 18030 support
2009-02-02 Doug Colemanslight cleanup in memoize
2009-02-02 Doug Colemanremove a couple usings and nrev
2009-02-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-02 Slava PestovEliminate more tuck usages
2009-02-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-02 Doug Colemanassocs -> collections in quadtree tags to be consistent
2009-02-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-02 Slava PestovRemove ui.gadgets.broken; functionality merged into...
2009-02-02 Slava PestovClean up ui.gadgets.grids
2009-02-02 Slava PestovAdd CHAR: completion to UI listener
2009-02-02 Slava PestovFix 'Cut' command in Factor.nib
2009-02-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-02 Doug Colemanfix load error
2009-02-02 Joe Groffgold-plate quadtrees
2009-02-02 Slava PestovCorrectly compute pref-dim of gadgets with baseline...
2009-02-02 Slava PestovRemove two swapd usages
2009-02-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-02 Joe Groffnon-retarded implementation of quadtree assoc-size
2009-02-02 Daniel EhrenbergFixing interval maps docs typo; Minor change to io...
2009-02-02 Slava PestovWorking on baseline alignment
2009-02-02 Slava Pestov<CFString> doesn't bomb if string contains invalid...
2009-02-02 Slava PestovClean up some usages of tuck, and add Joe's curried...
2009-02-02 Joe Groffadd test for quadtree >alist
2009-02-02 Joe Groffquadtrees vocab
2009-02-02 Slava PestovFix conflict
2009-02-02 Slava PestovFoo
2009-02-02 Slava Pestovmap infimum => [ min ] map-reduce
2009-02-02 Slava PestovFix io.encodings.japanese on case-sensitive file sysems
2009-02-02 Slava PestovFix biassocs docs
2009-02-02 Slava PestovRefactor basis/wrap to have a more flexible API
2009-02-02 Slava PestovUse [ max ] map-reduce instead of map supremum; would...
2009-02-02 Slava Pestovinfimum, supremum: use map-reduce
2009-02-02 Slava Pestovstrings.tables: use [ max ] map-reduce
2009-02-02 Slava PestovRefactor ui.gadgets.paragraphs to use wrap
2009-02-02 Slava PestovMerge branch 'master' into new_ui
2009-02-02 Daniel EhrenbergCleanup of various encodings implementations
2009-02-02 Slava PestovAdd >biassoc word, and define new-assoc on biassocs...
2009-02-02 Slava PestovAdd horizontal and vertical orientation constants,...
2009-02-02 Slava Pestov<border> now takes a pair instead of an integer
2009-02-02 Slava PestovClean up line-metrics code
2009-02-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-02 Daniel EhrenbergShift-JIS support; minor cleanup of io.binary
2009-02-02 Slava PestovAdd ui.text:line-metrics word, and core-text implementation
2009-02-02 Slava Pestovcore-graphics: fix problem when rendering transparent...
2009-02-02 Slava Pestovcolors: add an opaque? word and a transparent color
2009-02-02 Slava PestovUI cleanup: make some ui.gadgets words private, give...
2009-02-02 Slava Pestovinterval-maps: clean up some shuffling
2009-02-02 Slava PestovClean up some messy stack shuffling
2009-02-02 Daniel EhrenbergCleanup of io.encodings.utf32
2009-02-01 Daniel EhrenbergUTF-32 encoding/decoding
2009-02-01 Slava PestovLinks to words in apropos work better
2009-02-01 Slava PestovFix com-stack-effect
2009-02-01 Slava PestovMerge branch 'master' into new_ui
2009-02-01 Slava PestovFix http test
2009-02-01 Slava PestovFix lint
2009-02-01 Slava PestovFix core-text.utilities
2009-02-01 Slava PestovFix conflict
2009-02-01 Slava PestovFix validation error rendering
2009-02-01 Slava PestovFix load error
2009-02-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-01 Slava PestovChange example to unchecked-example since on netbsd...
2009-02-01 Slava PestovFix some bugs in xml.utilities and add new unit tests
2009-02-01 Slava PestovFix msxml-to-csv
2009-02-01 Slava PestovAdd unit tests for msxml-to-csv
2009-02-01 Slava PestovFix some issues in http.server
2009-02-01 Slava PestovFix help.html for Dan's recent changes
2009-02-01 Slava PestovRewrite html.streams to use xml.literals
2009-01-31 Joe Groffadd test cases to svg to cover recent breakage
2009-01-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-01-31 Joe GroffUpdate svg for xml api changes
2009-01-31 Slava PestovMerge branch 'master' into new_ui
2009-01-31 Slava PestovFix websites.concatenative:init-production
2009-01-31 Slava PestovUpdate lint for Dan's html vocab change
2009-01-31 Slava PestovFix regression in xmode.code2html:htmlize-lines
2009-01-31 Slava PestovFix circular dependency between db.tuples and db.types...
2009-01-31 Slava PestovWorking on listener completion
2009-01-31 Slava PestovAdd gesture>operation word
2009-01-31 Slava PestovAdd key-gesture superclass for key-down and key-up
2009-01-31 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
next