]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-02-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-28 Joe Groffprélude to a haiku
2009-02-27 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-27 Daniel EhrenbergRedoing string streams and byte-array streams without...
2009-02-27 sheepleMerge branch 'master' of git://factorcode.org/git/factor
2009-02-27 sheepleid3-info -> id3v1-info, remove work in progress
2009-02-27 sheepleuse vocab: in id3 tests, remove lots of helper words...
2009-02-27 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-27 Slava PestovFix stack checker regressions
2009-02-27 Doug Colemantry to detect the encoding for id3 headers. need to...
2009-02-27 Doug Colemanfix editors for find-in-program-files change
2009-02-27 Doug Colemanmake find-all-files and find-in-program-files not take...
2009-02-27 Doug Colemanid3 outputs id3v2-info objects or f now. id3v1 info...
2009-02-27 Doug Colemanbetter io.mmap test
2009-02-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-27 Doug Colemanadd using to mmap tests
2009-02-27 Doug Colemanfix typo in math docs
2009-02-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-27 Doug Colemanfactor id3 a bit
2009-02-26 Doug Colemanid3 shouldn't fail on files with length < 128
2009-02-26 Doug Colemanmmap now throws an understandable exception upon trying...
2009-02-26 Slava PestovBetter inlining for both-fixnums?
2009-02-26 Slava PestovAdd missing file
2009-02-26 Slava PestovUpdate docs for improved error reporting
2009-02-26 Slava PestovRemove superflous \
2009-02-26 Slava Pestovmason: still send a report of post-build tasks (binary...
2009-02-26 Slava Pestovmason.release.tidy: get list of files to delete from...
2009-02-26 Slava PestovRemove two useless files: grovel.c and factor.el (super...
2009-02-26 Slava PestovMake some errors better in the stack checker
2009-02-26 Slava PestovFixing some things I broke
2009-02-24 slavaUpdating X11 UI backend for stricter stack effect checking
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 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 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 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 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 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 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 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 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
next