]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-01-30 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Daniel EhrenbergMoving xml.interpolate to xml.literals
2009-01-30 Daniel EhrenbergFixing ui.gadgets.slate docs
2009-01-30 Daniel EhrenbergMoving back ui.gadgets.slate
2009-01-30 Slava PestovHelp lint: check for empty description elements
2009-01-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug Colemanrenaming: contain? -> any?, deep-contains? -> deep...
2009-01-30 Daniel EhrenbergMaking XML slightly faster
2009-01-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Slava PestovAdd support for GL_BGRA_ext
2009-01-30 Daniel EhrenbergMaking XML 30% faster
2009-01-30 Doug Colemanfix unix bootstrap
2009-01-30 Doug Colemanfix some db docs
2009-01-30 Doug Colemanadd using
2009-01-30 Doug Colemansplit-last "." on windows
2009-01-30 Doug Colemanfix docs typo
2009-01-30 Doug Colemanfix windows backend
2009-01-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug ColemanWindows vm now tries vm-console.image or vm.image first...
2009-01-30 Daniel EhrenbergMoved things into unmaintained that fail help-lint
2009-01-30 Daniel EhrenbergFixing formatting errors in db docs
2009-01-30 Daniel EhrenbergDocs for some undocumented XML data types
2009-01-30 Daniel EhrenbergFixing xml.name for word name change
2009-01-30 Doug Colemanadd a binding to a function
2009-01-30 Doug Colemanmove null streams to core and make them not depend...
2009-01-30 Daniel EhrenbergXML docs improvements
2009-01-29 Daniel EhrenbergCode cleanup in XML
2009-01-29 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-29 Daniel EhrenbergFixing everything now(?)
2009-01-29 Doug Colemanfix build-support for .exe/.com change
2009-01-29 Doug Colemancopying the factor-cygwin.sh script isn't working well...
2009-01-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-29 Doug Colemanfix the Makefile for windows
2009-01-29 Doug Colemanoops, didnt mean to remove these two lines
2009-01-29 Daniel EhrenbergFixing everything I broke?
2009-01-29 Doug Colemanadd the shell script
2009-01-29 Doug Colemanadd a couple functions to kernel32
2009-01-29 Doug ColemanCreate two binaries: factor.com and factor.exe. factor...
2009-01-29 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-29 Slava PestovRename ##load-indirect to ##load-reference since this...
2009-01-29 Slava PestovAdd unit test for xmode bug discovered by anonymous...
2009-01-29 Doug Colemanfile-contents and set-file-contents deal in sequences...
2009-01-29 Daniel EhrenbergFixing xmode?
2009-01-29 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-29 Daniel EhrenbergCleaning up Unicode docs
2009-01-29 Daniel EhrenbergFixing Farkup tests
2009-01-29 Slava PestovAdd test case for bug discovered by erg
2009-01-29 Slava PestovO(1) equal? and hashcode* for ranges
2009-01-29 Slava PestovUpdate mmap docs
2009-01-29 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-29 Slava PestovUpdate io.files docs
2009-01-29 Daniel EhrenbergSlava is a hack, and specialized-vectors might work now
2009-01-29 Daniel EhrenbergFix to xmode
2009-01-28 Daniel EhrenbergUn-breaking Chloe
2009-01-28 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-28 Daniel EhrenbergFixing xmode bug
2009-01-28 Slava PestovFixing wrappers with locals
2009-01-28 Daniel EhrenbergReverting xmode.marker (it's not using XML!)
2009-01-28 Daniel EhrenbergXML interpolation efficiency/cleanup
2009-01-28 Daniel EhrenbergFixing USING: lines
2009-01-28 Slava PestovFix specialized-arrays.direct.functor
2009-01-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-28 Slava PestovClean up functors so that the generated code looks...
2009-01-28 Slava PestovBetter handling of wrappers in locals
2009-01-28 Daniel EhrenbergXML chunks are a separate datatype; XML tags are no...
2009-01-28 Daniel EhrenbergMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-28 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-28 Daniel EhrenbergQuoted printable vocab
2009-01-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-28 Slava PestovFix typo in GENERIC# docs
2009-01-28 Daniel EhrenbergSummary and author for io.crlf
2009-01-28 Daniel EhrenbergFactored out io.crlf
2009-01-28 Daniel EhrenbergRemoving outdated comments in xml.utilities
2009-01-27 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-27 Daniel EhrenbergRandom minor fixes; html.components doesn't duplicate...
2009-01-27 Jose A. Ortega... FUEL: Better handling of scaped characters inside strings.
2009-01-27 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-27 Slava PestovFixing eval unit test, and help lint failures from...
2009-01-27 Daniel EhrenbergFixing random docs and tests
2009-01-27 Daniel EhrenbergFixing xml.interpolate docs
2009-01-27 Daniel EhrenbergCode using interpolation can now compile
2009-01-27 Daniel EhrenbergDocumenting read-dtd and friends; renaming sax to each...
2009-01-27 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-27 Daniel EhrenbergUpdating other vocabs for XML changes
2009-01-27 Daniel EhrenbergSplitting off PROCESS:/TAG: into a separate vocab;...
2009-01-27 Slava PestovFix two small typos
2009-01-27 Slava PestovOops, io.encodings.binary was both in core and basis
2009-01-27 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-27 Slava PestovRevert Windows console encoding since the DOS prompt...
2009-01-27 Slava PestovMake help.lint even stricter
2009-01-27 Slava PestovHelp lint fixes for stricter help lint
2009-01-27 Slava PestovClean up assocs to not use swapd
2009-01-27 Slava PestovPut help.lint in default use list
2009-01-27 Slava PestovStricter help.lint
2009-01-27 Jose A. Ortega... FUEL: capture restarts in remote connections
2009-01-27 Slava Pestovhelp.lint: check examples in articles
2009-01-27 Slava PestovFix assocs help-lint
2009-01-27 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-27 Slava PestovNo smart quotes here
2009-01-27 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
next