]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-03-24 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-24 Slava PestovMerge branch 'master' of git://github.com/philippwinkle...
2009-03-24 Slava PestovRound mouse co-ordinates
2009-03-24 Slava PestovFix bunny deployment
2009-03-24 Slava PestovFix site-watcher tests
2009-03-24 Doug Colemanmake multimethods tests pass
2009-03-24 Doug Colemanmake ecdsa unportable for now
2009-03-24 Doug Colemancheck pango-1.0
2009-03-24 Slava Pestovcocoa.messages: cleanup
2009-03-24 Slava PestovMove synopsis* from definitions to see
2009-03-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-24 Slava PestovFaster PEG compile times; inline less, use execute...
2009-03-24 Doug Colemandelete factor/ every time after a build is finished...
2009-03-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-23 Slava PestovCondomization wraps lambdas in condoms to protect them...
2009-03-23 Slava PestovFixing compile errors, test failures and help lint...
2009-03-23 Philipp WinklerAdd a missing step to the tutorial.
2009-03-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-23 Slava PestovMerge branch 'master' of git://github.com/Keyholder...
2009-03-23 Slava PestovAdd stack declarations to primitives during bootstrap...
2009-03-23 Maxim SavchenkoOpenSSL checksum => native implementation
2009-03-23 Slava Pestovkernel doesn't need to depend on classes.tuple.private
2009-03-23 Slava PestovRemove useless declarations
2009-03-23 Slava PestovFixing unit tests for syntax change
2009-03-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-23 U-SLAVA-DFB8FF805... tools.disassembler now uses udis on Windows
2009-03-23 Slava PestovAdd promises unit tests
2009-03-23 Slava PestovAdd unit test for regression
2009-03-23 Slava Pestovpromises: fix for syntax change and simplify a little bit
2009-03-23 Slava Pestovadsoda, 4DNav: fix compile errors exposed by stronger...
2009-03-23 Slava Pestovxml.syntax: update for syntax change
2009-03-23 Slava Pestovcpu.ppc.bootstrap: update for syntax change
2009-03-23 Slava PestovFix stack effect redefinition
2009-03-23 Doug Colemaninline everything so stuff compiles
2009-03-22 Slava Pestovxml: update XML-NS: for define-memoized stack effect...
2009-03-22 Slava Pestovdefine-generic and define-simple-generic now take stack...
2009-03-22 Slava PestovNew utility word: complete-effect
2009-03-22 Slava Pestovwords: Fix compile errors in unit tests, remove ?word...
2009-03-22 Slava PestovFix compile errors in compiler tests so that they actua...
2009-03-22 Slava Pestovbootstrap.image: when serializing a tuple whose tuple...
2009-03-22 Slava Pestovalien.structs: simplify logic and remove dead code
2009-03-21 Slava PestovMerge branch 'master' into finish_syntax_colon
2009-03-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovMinor cleanup in io.encodings.iso2022
2009-03-21 Slava PestovMinor fixes to regexp docs
2009-03-21 Slava PestovStack inference for mason
2009-03-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Daniel EhrenbergFixing XML char classes
2009-03-21 Slava PestovUpdate unicode.categories.syntax
2009-03-21 Daniel EhrenbergDocumenting character class operations
2009-03-21 Slava PestovGet more code to load after SYNTAX: change
2009-03-21 Slava PestovChange (:) to parse effect immediately, and remove...
2009-03-21 Daniel EhrenbergMaking unicode.categories.syntax use member?, simplifyi...
2009-03-21 Slava PestovMake the member? transform better
2009-03-21 Slava PestovOops, quoting is actually needed by db.postgresql
2009-03-21 Daniel EhrenbergRegexp character class intersection and difference...
2009-03-21 Slava PestovDan asked me to remove state-machine
2009-03-21 Slava PestovChanging : foo ; parsing to SYNTAX: foo ;
2009-03-21 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Daniel EhrenbergUnicode categories syntax cleanup
2009-03-21 Daniel EhrenbergMoving unicode.syntax to unicode.categories.syntax...
2009-03-21 Slava PestovFix load error in mime.multipart
2009-03-21 Doug Colemanfix typo in example
2009-03-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Doug Colemana robots.txt parser
2009-03-21 Doug Colemanadd word to parse robots.txt visit-time
2009-03-21 Daniel EhrenbergMore docs for Unicode and simple-flat-file; moving...
2009-03-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovMerge quoting vocab into mime.multipart
2009-03-21 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Daniel EhrenbergRegexp supports Unicode properties (categories and...
2009-03-20 Doug Colemanremove check for freetype, add check for pango
2009-03-20 Doug Colemanfix apt libpango name
2009-03-20 Daniel Ehrenberginterval-maps:interval-values word, and more docs for...
2009-03-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-20 Slava PestovCrank down spectral-norm parameter so that it doesn...
2009-03-20 Daniel EhrenbergISO 2022-JP-1 implementation
2009-03-20 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-20 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-20 Daniel EhrenbergFixing io.encodings.iana help lint
2009-03-20 Slava PestovRemove useless slot
2009-03-20 Slava PestovAdd variables to set request-limit and upload-limit
2009-03-20 Slava PestovFix 64-bit build issue; relocation entries are 32-bit...
2009-03-20 Slava PestovMore compact relocation layout
2009-03-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-20 Slava PestovMore compact relocation layout
2009-03-19 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Daniel EhrenbergFixing code-point-length
2009-03-19 Doug ColemanAdd more unit tests for code-point-length
2009-03-19 Doug ColemanFix clipboard bugs
2009-03-19 Doug Colemanping every 5 minutes, not every 10 seconds
2009-03-19 Doug Colemancall init-db and run-site-watcher from webapps.site...
2009-03-19 Doug Colemansite-watcher works again
2009-03-19 Slava PestovFix load error
2009-03-19 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-19 Slava PestovMove flags from F_CODE_BLOCK to F_BLOCK for further...
2009-03-19 Slava PestovRemove code_length field from F_CODE_BLOCK struct,...
2009-03-19 Slava PestovStore next_free pointer to free blocks only
2009-03-19 Daniel EhrenbergFixing unicode script help
next