]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-02-21 Daniel EhrenbergMerge branch 'master' into regexp
2009-02-21 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-21 Daniel EhrenbergCreating math.bits
2009-02-21 Daniel Ehrenbergtrivial change in regexp
2009-02-20 Daniel EhrenbergVarious unfinshed regexp changes
2009-02-20 Doug Colemanfix compile error
2009-02-20 Doug Colemanfix sqlite triggers -- NEW.table-id not NEW.foreign...
2009-02-20 Doug Colemanemacsclient.exe is a console app, so whenever it's...
2009-02-20 Doug Colemankeep the old emacs behavior on unix systems
2009-02-20 Doug Colemanrun with --no-wait on windows so emacsclient doesn...
2009-02-20 Doug Colemanmake emacsw32 work on windows out of the box
2009-02-20 Doug Colemanfix find-in-program-files
2009-02-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-20 Slava PestovMerge branch 'master' of git://github.com/jwmerrill...
2009-02-20 Jason MerrillFixed help for math.dual. Help is now autogenerated...
2009-02-20 Daniel EhrenbergFixing SQLite unit tests
2009-02-20 Daniel EhrenbergNegation almost complete in regexp
2009-02-20 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-20 Doug Colemanfix sqlite foreign triggers create/delete bug
2009-02-19 Jason MerrillMerge branch 'master' of git://factorcode.org/git/factor
2009-02-19 Jason MerrillChanged math.dual to define words as dword instead...
2009-02-19 Daniel EhrenbergAssocs stack effect fix
2009-02-19 Daniel EhrenbergRegexp negation (partial) and cleanup of regexp.nfa
2009-02-19 Doug ColemanMerge branch 'emacs' of http://git.hacks-galore.org...
2009-02-19 Slava PestovDocumentation fixes
2009-02-19 Benjamin Pollackdocumentation fix
2009-02-19 Slava PestovAdd bytes-per-pixel word to images vocab
2009-02-19 Jose A. Ortega... FUEL: Fix.
2009-02-19 Jose A. Ortega... FUEL: small refactoring.
2009-02-19 Daniel EhrenbergDFAs are minimized now
2009-02-19 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-02-19 Slava PestovMerge branch 'master' of git://github.com/jwmerrill...
2009-02-19 Tim WawrzynczakMerge branch 'master' of git://factorcode.org/git/factor
2009-02-19 Tim WawrzynczakMerged interfaces between v1 and v2 (id3-info); added...
2009-02-19 Doug Colemanfix load error
2009-02-19 Jason MerrillAdded dual versions of a few more words to math.dual.
2009-02-19 Jason MerrillMerge branch 'master' of git://factorcode.org/git/factor
2009-02-19 Jose A. Ortega... FUEL: Don't load vocabs in USING: form by default.
2009-02-18 Doug Colemanfix load error
2009-02-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-18 Doug Colemanset a default log level
2009-02-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-18 Joe Groffchange literals so that $ works with constants in same...
2009-02-18 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-02-18 Doug Colemanwith-logging should not take a DEBUG level
2009-02-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-18 Doug Colemanremove dead code
2009-02-18 Doug Colemancall canonicalize-path when determining if we can serve...
2009-02-18 Doug Colemanadd a couple unit tests to ftp
2009-02-18 Daniel EhrenbergFinish cleanup of regexp
2009-02-18 Doug Colemanmake ftp server work with firefox, simplify some code
2009-02-18 Doug Colemanfix logging check, unit tests
2009-02-18 Doug Colemanadd unix canonicalize-path
2009-02-18 Doug Colemanadd canonicalize-path, fix a bug in file-extension
2009-02-18 Daniel EhrenbergAlmost done with regexp cleanup
2009-02-18 Yun, Jonghyoukio.encodings.korean TODO removes
2009-02-17 Doug Colemanadd timestamp>mdtm to calendar.format
2009-02-17 Doug Colemanuse +foo+ as symbol names
2009-02-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-17 Doug Colemanadd ; to word definition in stack-checker docs
2009-02-17 Doug Colemanwith-logging change
2009-02-17 Doug Colemanwith-logging takes a log-level, more docs
2009-02-17 Doug Colemanuse the new with-logging
2009-02-17 Doug Colemanmake io.servers.packet load again
2009-02-17 Yun, Jonghyoukio.encodings.korean TODOs comment
2009-02-17 Yun, Jonghyoukio.encodings.korean some docs.
2009-02-17 Yun, Jonghyoukio.encodings.korean TODOs
2009-02-17 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-17 Slava Pestovdefine-operation doesn't add duplicate operations anymo...
2009-02-17 Slava PestovAdd unit test for >alist on linked-assocs
2009-02-17 Doug Colemanremove empty file
2009-02-17 Doug Colemanadd author
2009-02-17 Doug Colemanremove empty file
2009-02-17 Doug Colemanremove empty file
2009-02-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-17 Doug Colemanuse CONSTANT:
2009-02-17 Slava PestovRemove a rot usage
2009-02-17 Slava PestovUpdating sequence and hashtable documentation to point...
2009-02-17 Slava PestovAdd summary for heaps more vocabs
2009-02-17 Daniel EhrenbergRewriting regexp parser
2009-02-17 Slava PestovFix deploy tool: error wasn't printed properly
2009-02-17 Slava PestovDeploy tool: if debugger is not stripped out, actually...
2009-02-16 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-02-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-16 Slava PestovClean up some <file-reader> usages to use file-lines...
2009-02-16 Daniel EhrenbergMerge branch 'master' into regexp
2009-02-16 Slava PestovRemove some code duplication in io.directories.unix
2009-02-16 Doug ColemanMerge branch 'master' of git://github.com/inforichland...
2009-02-16 Slava PestovAdd summary for new error
2009-02-16 Slava PestovFix xml.writer unit test
2009-02-16 Slava PestovUse vocab: in io.encodings.korean
2009-02-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-16 Slava PestovAdd vocab: for vocab-relative paths
2009-02-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-16 Doug ColemanMerge branch 'emacs' of http://git.hacks-galore.org...
2009-02-16 Tim WawrzynczakRemoved extra nulls from v1 tags
2009-02-16 Daniel EhrenbergCleanup and bug fix in io.encodings.korean
2009-02-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-15 Daniel EhrenbergUnfinished changes to regexp
2009-02-15 Daniel EhrenbergMerge branch 'master' into regexp
next