]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-03-19 Daniel EhrenbergMoving more parsing code to simple-flat-file
2009-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Doug Colemanfix db query
2009-03-19 Slava Pestovwebapps.site-watcher: add furnace to using list
2009-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Daniel EhrenbergReorganizing Unicode data, so that the data tables...
2009-03-19 Daniel EhrenbergFixing Unicode docs
2009-03-19 Slava PestovFixing deploy tests
2009-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Slava PestovChange a throw to a rethrow
2009-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Slava PestovWorking on site-watcher
2009-03-19 Slava Pestovio.sockets.secure.unix.debug: Add <test-config> word
2009-03-18 Daniel EhrenbergMaking http use ASCII rather than Unicode; fixing encod...
2009-03-18 Daniel EhrenbergXML missing encoding error
2009-03-18 Slava PestovDeploy descriptor for regex-dna
2009-03-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Doug Colemanadd an account-name field to site-watcher
2009-03-18 Daniel Ehrenbergio.encodings.iana no longer throws errors for name...
2009-03-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Doug Colemanslightly bettar
2009-03-18 Doug Colemanmajor refactoring of site-watcher again
2009-03-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Doug Colemanfuther clean up api
2009-03-18 Doug Colemanmove site-watcher db code to new vocab, clean up the...
2009-03-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Doug Colemanuse error. instead of unparse
2009-03-18 Doug Colemanprettyprint was necessary.
2009-03-18 Doug Colemandont use prettyprinter
2009-03-18 Slava PestovAdd a deploy test to keep benchmark.regex-dna size...
2009-03-18 Slava PestovFix tools.deploy.shaker's call( and execute( stripping
2009-03-18 Doug Colemansite-watcher uses the db now
2009-03-18 Slava PestovSeparate regexp.prettyprint from regexp to reduce deplo...
2009-03-18 Daniel EhrenbergMaking regexp AST building linear time rather than...
2009-03-18 Slava PestovFixing the build
2009-03-18 Daniel EhrenbergReorganizing things in regexp, mostly
2009-03-18 Daniel EhrenbergSome reorganizing in Unicode; regexp class changes
2009-03-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 Slava PestovVarious fixes for call(
2009-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 Joe Grofflinear algebra fail
2009-03-17 Doug Colemanserial library works with the null modem -- add some...
2009-03-17 Doug ColemanMerge git://github.com/Keyholder/factor into keyholder
2009-03-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 Slava PestovMake more code infer
2009-03-17 Daniel EhrenbergRegexp docs typo fix
2009-03-17 Daniel EhrenbergMaking unicode.data slightly more efficient
2009-03-17 Daniel EhrenbergMaking disambiguation faster
2009-03-17 Slava PestovInline caching for call(
2009-03-17 Daniel EhrenbergFixing regexp docs
2009-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 Daniel EhrenbergMore expository XML docs
2009-03-17 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 Slava PestovRemove predicate-instance? hack; use call( instead
2009-03-17 Slava PestovFix walker
2009-03-17 Slava PestovFix bootstrap
2009-03-17 Slava PestovMove call( and execute( to core
2009-03-16 Daniel EhrenbergCleaning up XML to make : string>xml <string-reader...
2009-03-16 Daniel EhrenbergMore regexp docs
2009-03-16 Daniel EhrenbergMore regexp docs; unix line ending support
2009-03-16 Doug Colemanfix example
2009-03-16 Doug Colemannormalizing alpha data for tiffs is done too often...
2009-03-16 Doug Colemancheck in more test images
2009-03-16 Doug Colemanfix bitmap loading of odd-width files
2009-03-16 Slava Pestovui.gadgets.editors: remove unnecessary workaround,...
2009-03-16 Slava Pestovcompiler: use call( instead of assert-depth
2009-03-16 Slava PestovFixing some stack comments
2009-03-16 Slava PestovAdd new check-datastack primitive and re-implement...
2009-03-16 Slava PestovRefactor regexp.compiler to not all with-compilation...
2009-03-16 Slava PestovUpdate meta-data
2009-03-16 Slava PestovRemove Farkup caching from Wiki now that Farkup parser...
2009-03-16 Slava Pestovpeg-lexer: fix help lint
2009-03-16 Slava Pestovpeg.ebnf gives better stack effects
2009-03-16 Slava PestovAdd unportable tag to drills
2009-03-16 Slava Pestoveditors.notepad needed an unportable tag
2009-03-16 Slava PestovFix slides for with-ui change
2009-03-16 Slava PestovUse call( so that with-ui infers
2009-03-16 Slava PestovUpdating ui.gadgets.alerts, ui.gadgets.book-extras...
2009-03-16 Slava PestovMove ui.gadgets.alerts, ui.gadgets.book-extras and...
2009-03-16 Daniel EhrenbergFixing html.components unit test
2009-03-16 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-16 Slava Pestovinteger/integer partial dispatch ops now use both-fixnums?
2009-03-16 Daniel EhrenbergFarkup parser rewrite
2009-03-16 Slava PestovUpdating some unit tests
2009-03-16 Slava PestovMoving mixin instances between source files works bette...
2009-03-16 Slava PestovFix benchmark table output
2009-03-16 Slava PestovHelp lint fixes
2009-03-16 Slava PestovAdd workaround for game-input crash
2009-03-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-03-16 Slava PestovA little gift for Joe
2009-03-16 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-16 Slava PestovFirst cut of webapps.site-watcheR
2009-03-16 Slava PestovAdd related-words to furnace.actions docs
2009-03-16 Slava PestovFix webapps.pastebin redirection
2009-03-16 Slava PestovMove dummy-compiler to compiler.units; throw a better...
2009-03-15 Slava PestovAdd test cases for problem with moving mixin instances...
2009-03-15 Slava PestovFix more stack effects
2009-03-15 Slava PestovTweak some furnace code to infer and load with almost...
2009-03-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
next