]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-02-06 Slava PestovFix conflict
2009-02-06 Slava Pestovcolors.constants: defines a COLOR: word which looks...
2009-02-06 Slava PestovUpdate various vocabularies for colors.constants
2009-02-06 Slava Pestovderive-font: output base font if font given is f
2009-02-06 Slava PestovClean up listener completion; color code words by searc...
2009-02-06 Slava Pestovui.gadgets.tables: add row-color generic for row render...
2009-02-06 Daniel EhrenbergFixing stack effects of things that use TAGS:
2009-02-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-05 Doug Colemanfix build-support
2009-02-05 Daniel EhrenbergXML literals work with inverse now
2009-02-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-05 Doug Colemanuse bi
2009-02-05 Slava PestovUI documentation and test fixes
2009-02-05 Slava Pestovui.gadgets.grid-lines: make it work with non-zero grid gap
2009-02-05 Slava Pestovui.gadgets.traceback: Cleanup
2009-02-05 Slava PestovAdd 'Inspect model' operation
2009-02-05 Slava Pestovui.gadgets.frames, ui.gadgets.grid-lines: update for...
2009-02-05 Slava PestovRemove some usages of slip combinators from the core
2009-02-05 Slava PestovRename math.geometry.rect to math.rectangles
2009-02-05 unknownMerge branch 'master' of git://factorcode.org/git/factor
2009-02-05 unknownremove hacks from the makefile and build-support
2009-02-05 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-05 Joe Groffdocs for swizzle
2009-02-05 Joe Groffswizzle word to swizzle sequences
2009-02-05 unknownFix the build support for windows again, have the makef...
2009-02-04 Daniel Ehrenberginverse bug fix
2009-02-04 Daniel EhrenbergSpeeding up xml.literals by 3x using code generation
2009-02-04 Doug Colemanignore a windows file
2009-02-04 Doug Colemanuse the console factor for tests
2009-02-04 Daniel EhrenbergFixing typo in xml.dispatch
2009-02-04 Doug ColemanFix io.launcher on Windows -- Microsoft does the same...
2009-02-04 Daniel EhrenbergFixing xml.dispatch
2009-02-04 Daniel EhrenbergFixing bug in XML where prolog isn't considered; whenev...
2009-02-04 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-04 Slava PestovMerge branch 'master' into new_ui
2009-02-04 Slava Pestovui.gadgets.debug: some gadgets for testing purposes
2009-02-04 Slava Pestovio.encodings.chinese and io.encodings.japanese: use...
2009-02-04 Slava PestovAdd 1sequence word. Add unit tests for existing 1vector...
2009-02-04 Slava PestovMinor performance improvement for io.encodings.chinese...
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 Daniel EhrenbergMaking xml.dispatch compile
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 Joe Grofffill some holes in quadtree docs, rename quadtrees...
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,...
next