]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-01-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
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 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
2009-01-27 Daniel EhrenbergBug fixes for lcs.diff2html; xml.writer
2009-01-27 Daniel EhrenbergConverting Farkup, html.components and lcs.diff2html...
2009-01-27 Slava PestovUse windows-1252 encoding for stdin/stdout on Windows
2009-01-27 Slava Pestovmake-image can now generate images with Unicode strings
2009-01-27 Slava PestovSmart quotes
2009-01-27 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-27 Slava PestovSmart quotes
2009-01-27 Slava PestovAdd assoc-partition combinator, and re-implement assoc...
2009-01-27 Slava Pestovio.monitors:next-change now outputs a single value...
2009-01-27 Daniel EhrenbergMinor fixes for xml entities and interpolate
2009-01-27 Daniel EhrenbergFarkup and xmode.code2html switched to using xml.interp...
2009-01-27 Doug Colemanfix using
2009-01-27 Doug Colemanfix unit test
2009-01-26 Joe Groffensure accumulator comes back as a vector from literals
2009-01-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-26 Doug Colemanreturn the real key name
2009-01-26 Doug Colemanprocess form names for the developer
2009-01-26 Doug Colemanfix how mime.multipart saves files
2009-01-26 Daniel EhrenbergUse xml.interpolate for xml-rpc
2009-01-26 Daniel EhrenbergDocumentation, unit tests for XML
2009-01-26 Doug Colemanuse the form element name as key, not the filename
2009-01-26 Doug Colemanmake mime parsing return a single hashtable instead...
2009-01-26 Doug Colemanmake temporary nesting work better with limited streams...
2009-01-26 Doug Colemanfix example in docs
2009-01-26 Doug Colemanredo much of io.files.unique -- add unique-file to...
2009-01-26 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-26 Jose A. Ortega... FUEL: string font lock fix.
2009-01-26 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2009-01-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-26 Slava PestovFix make-image
2009-01-26 Slava PestovFix syndication unit test
2009-01-26 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-26 Slava PestovMake interpolate-locals public again
2009-01-26 Doug Colemanrename human-<=> to human<=>, same for human>=<
2009-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-26 Daniel EhrenbergRemoving old XML generation library
2009-01-26 Daniel EhrenbergSyndication uses new xml.interpolate vocab
2009-01-26 Daniel EhrenbergXML fry
2009-01-26 Slava PestovFix bug in re-split reported by kib2
2009-01-26 Slava PestovUpdate strings docs to mention Unicode
2009-01-26 Slava PestovReplace some usages of prepose with fry
2009-01-26 Slava PestovClean up some duplication in interpolate
2009-01-26 Slava PestovFix bug in locals found by littledan: [let inside ...
2009-01-26 Slava PestovUpdate Unicode docs
2009-01-26 Slava PestovClean up basis/ascii/ and update docs
2009-01-26 Daniel EhrenbergXML interpolation
2009-01-25 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-25 Slava PestovAdd failing unit test for regexp
2009-01-25 Jose A. Ortega... FUEL: Font lock and indent support for alien parsing...
2009-01-25 Jose A. Ortega... FUEL: Better $snippet handling.
2009-01-25 Jose A. Ortega... FUEL: Better, if hackish, to fix the f problem.
2009-01-25 Jose A. Ortega... FUEL: Pretty print f as 'f' instead of 'nil'.
2009-01-25 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-01-25 Slava PestovSplit off data_heap.c from data_gc.c; split off write_b...
2009-01-25 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-01-25 Slava PestovFix regression in ui.gadgets:screen-rect
2009-01-25 Slava PestovUpdate user-space code for modify-code-heap primitive...
2009-01-25 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-01-25 Slava PestovBig code GC refactoring
2009-01-24 Slava PestovClean up some duplication
2009-01-24 Slava PestovMove literal tables out of code heap, instead each...
2009-01-24 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-01-24 Slava PestovFix load error
2009-01-24 Slava PestovWorking on better POST and PUT requests
2009-01-24 Slava PestovRemove some usages of tuck
2009-01-23 Daniel EhrenbergDTDs are a separate type now; all variables in xml...
2009-01-23 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-01-23 Jose A. Ortega... FUEL: README update.
2009-01-23 Samuel TardieuImplement math.text.french
2009-01-23 Samuel TardieuPut 3digit-groups into its own vocabulary
2009-01-23 Slava PestovRename compiled slot of words to optimized, to reflect...
2009-01-23 Slava PestovUpdate http.client docs for PUT request and stream...
2009-01-23 Slava PestovFix $or
next