]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2011-02-28 Slava PestovFix conflict
2011-02-28 Slava Pestovcompiler.cfg.branch-splitting was totally broken
2011-02-27 Slava Pestovbootstrap.io: fix load error
2011-02-27 Slava Pestovio.sockets: fix unit test on Windows
2011-02-27 Slava Pestovbootstrap.{io, ui}: load dependencies to make deploy...
2011-02-27 Slava Pestovtools.deploy.test.21: deploy without threads to reduce...
2011-02-27 Slava Pestovcalendar: make it deploy with threads disabled
2011-02-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2011-02-26 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-02-26 Slava Pestovio.sockets: add scope-id to ipv6 addrspecs, fixing...
2011-02-26 Slava Pestovtools.deploy: actually add the new test
2011-02-26 Slava Pestovtools.deploy: add test for formatting vocab
2011-02-26 Slava PestovFix usage note in dns vocab, move tools.dns from basis...
2011-02-26 Slava Pestovtools.deploy: fix a test on Windows
2011-02-26 Slava Pestovcombinators: fix help lint
2011-02-26 Slava Pestovio.sockets.secure.unix: update unit test for close...
2011-02-26 Slava Pestovcompiler.cfg.ssa.construction: update unit tests for...
2011-02-25 Joe Groffbunny.model, gpu.demos.bunny: update url for bunny...
2011-02-25 Keita Hagalists: fix a few typos in docs
2011-02-24 Keita Hagadefinitions: remove unused vocabulary in refactored...
2011-02-20 Keita Hagaio.encodings.8-bit.latin9, io.encodings.shift-jis:...
2011-02-20 Keita Hagaui.tools.listener: highlighting F1 key in tips
2011-02-20 Keita Hagalocals: remove trailing whitespace in docs
2011-02-19 Keita Hagaio.styles: remove a nl in usage example of background
2011-02-19 Keita Hagadefinitions: import of make vocab in refactored a.factor
2011-02-19 Keita Hagaenvironment: add using list to usage example of os...
2011-02-19 Keita Hagacombinators.random: fix a couple of usage examples...
2011-02-19 Keita Hagamath.combinatorics: fix typo in docs
2011-02-13 Doug ColemanMore efficient polyval algorithm in math.polynomials
2011-02-11 Doug ColemanDon't normalize cookie names to lower-case.
2011-02-09 Keita HagaIn several documentation, remove whitespace before...
2011-02-07 Keita Hagaassocs: fix a few typos in docs
2011-02-07 Keita Hagacontinuations: fix typo in docs
2011-02-07 Keita Hagasyntax: add stack effect declaration to <color> word...
2011-02-06 Keita Hagaio.sockets: fix a few typos in docs
2011-02-06 Keita Hagacolors.hex: fix typo in docs
2011-02-04 Keita Hagamacros: clean up the usage example of MACRO: syntax
2011-02-04 Keita Hagahelp.topics: fix typo in docs
2011-02-04 Keita Hagacombinators: insert a space after a comma in the docume...
2011-02-04 Keita Hagacombinators: minor improvement to usage example of...
2011-02-04 Keita Hagawords: replace the trailing comma with a period in...
2011-02-04 Keita Hagasyntax: trim trailing whitespace to $syntax section...
2011-02-01 Slava Pestovio.sockets.secure.unix: fix socket shutdown handling...
2011-01-30 Slava Pestovopenssl: remove cacert.pem, since its useless and we...
2011-01-30 Slava Pestovurls: derive-url resets the port if the new URL specifi...
2011-01-29 Slava Pestovsequences: nths should return a sequence of the same...
2011-01-29 Slava Pestovxml.errors: split off xml.errors.debugger so that deplo...
2011-01-29 Slava Pestovxml.traversal: remove unused dependency on debugger
2011-01-29 Slava Pestovtools.deploy: add XML deploy test
2011-01-29 Slava Pestovsets: fix help lint
2011-01-29 Slava Pestovsets: document combine word
2011-01-29 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2011-01-29 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-01-28 Keita Hagaxml.data: insert a space after a comma in description...
2011-01-27 John Benediktssoncompression.lzw: fix for gif89a decoding - maximum...
2011-01-27 John Benediktssonimages.http: use the content type from the http respons...
2011-01-27 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-01-27 John Benediktssonsets: improve stack effect for "combine".
2011-01-27 John Benediktssonimages.gif: the Graphics Control Block is OPTIONAL...
2011-01-26 Anton Gorenkoui.backend.gtk: split off input methods support for...
2011-01-26 Anton Gorenkoui.backend.gtk: split off unix io support into ui.backe...
2011-01-26 Anton Gorenkogobject-introspection.ffi: USING: clean up;
2011-01-26 Keita Hagaclasses.tuple: minor fix to $errors section in the...
2011-01-26 Keita Hagamemoize: add description of arguments and values to...
2011-01-26 Keita Hagasequences: surround a $example with a $examples to...
2011-01-25 Joe Groffbuild-support/factor.sh: typo was causing make detectio...
2011-01-24 Joe Groffbuild-support/factor.sh: use string operators to compar...
2011-01-23 Keita Hagamemoize: correct documentation for MEMO: syntax
2011-01-23 Keita Hagastack-checker: add a sample output in the last example...
2011-01-23 Keita Hagaeffects: add missing right parenthesis in description...
2011-01-21 Keita Hagadisjoint-sets: fix typo in description of assoc>disjoin...
2011-01-20 Keita Hagapeg.ebnf: fix minor typo in docs
2011-01-19 Anton Gorenkogdk.ffi: fix stupid typo (the cause for incorrect mouse...
2011-01-18 Keita Hagamath.polynomials: fix typo in description of pextend...
2011-01-18 Keita Hagamath.statistics: in some words, interchanging the posit...
2011-01-18 Keita Hagamath.statistics: fix a few typos in docs
2011-01-18 Keita Hagamath.intervals: fix some typos in docs
2011-01-18 Keita Hagahelp.tutorial: minor fix
2011-01-17 Keita Hagatools.scaffold: fix a few typos in description of scaff...
2011-01-17 Keita Hagatools.time: fix typo in docs
2011-01-17 Keita Hagaxml-rpc: fix a couple of typos in docs
2011-01-17 Keita Hagasequences.deep: fix typo in description of deep-find...
2011-01-17 Keita Hagaassocs: fix description of inputs and outputs values...
2011-01-17 Keita Hagaassocs: correct the class of output value in assoc...
2011-01-17 Keita Hagaunicode.collation: fix typo in docs
2011-01-16 Keita Hagaassocs: fix sample output in usage example of assoc...
2011-01-16 Keita Hagaprettyprint.sections: fix typo in docs
2011-01-16 Keita Hagahtml.templates: fix typo in description of template...
2011-01-16 Keita Hagacombinators: minor improvement in usage example of...
2011-01-16 Keita Hagaassocs, math.bitwise: remove first blank line and usele...
2011-01-16 Keita Hagaui.gadgets.status-bar: fix typo in docs
2011-01-16 Keita Hagakernel: add stack effect declaration to usage example...
2011-01-16 Anton Gorenkoui.backend.gtk: update for alien.data changes ('<int...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-16 Keita Hagamath.libm: add missing right parenthesis in description...
2011-01-16 Keita Hagasequences: put a period to description of trim-head...
2011-01-15 Keita Hagabase64: minor fixes in docs
2011-01-15 Keita Hagahelp.tutorial: updating to 2011
2011-01-14 Keita Hagadb: fix a couple of typos in docs
2011-01-14 Keita Hagapeg.ebnf: fix a couple of typos in docs
next