]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2012-07-12 John Benediktssonassocs.extras: adding a "zip-as" that is faster than...
2012-07-12 John Benediktssonjson.writer: faster writing, makes the json benchmark...
2012-07-12 John Benediktssonjson.reader: make json parsing faster for files that...
2012-07-12 John Benediktssonbenchmark.json: adding a json benchmark.
2012-07-12 John Benediktssonio.streams.sequence: faster stream-read-until.
2012-07-11 John Benediktssonmisc: update vim syntax file using ``generate-vim-syntax``.
2012-07-11 John Benediktssonmisc: update factor.vim generator with changes in last...
2012-07-11 John Benediktssonxml.traversal: use filter-as words.
2012-07-11 John Benediktssonsequences.deep: adding deep-filter-as and flatten-as.
2012-07-11 John Benediktssonmath.statistics: faster and simpler entropy word.
2012-07-11 John Benediktssonbuild-support: make factor.sh check the git branch.
2012-07-11 Doug Colemancairo: Store the error number in the error tuple.
2012-07-11 John Benediktssonsequences.repeating: minor style cleanup.
2012-07-11 John Benediktssonmath.statistics: minor style cleanup.
2012-07-10 John Benediktssonsequences.repeating: rename repeating to cycle and...
2012-06-22 Doug ColemanConfig.macosx: first two digits of 'xcodebuild -version...
2012-06-22 Doug Colemancocoa.plists: Remove duplicate using.
2012-06-22 John Benediktssonmath.functions: minor cleanup.
2012-06-22 John Benediktssongraphviz.ffi: use unless-zero.
2012-06-22 John Benediktssonmath.text.french: removing duplicate if-zero definition.
2012-06-22 John Benediktssonui.tools.listener: adding docs for emacs-style key...
2012-06-22 Doug Colemanparser: Drunk coding is buzzed coding.
2012-06-21 Doug Colemanparser: last fix.
2012-06-21 Doug Colemanpixel-format-attribute was just (pixel-format-attribute)
2012-06-21 Doug Colemanrenaming fixes: Forgot some words.
2012-06-21 John Benediktssonfuel.help: fix use of lookup-article.
2012-06-21 Doug Colemandebugger: summary on check-mixin-class-error
2012-06-21 Doug Colemanutf16n: botched merge commit. oops
2012-06-21 Doug Colemandebugger: put method on no-current-vocab-error
2012-06-21 Doug Colemandebugger: Put method on check-method-error.
2012-06-21 Doug Colemanissue #358: rename no-current-vocab
2012-06-21 Doug Colemanissue #358: change line-break to add-line-break
2012-06-21 Doug Colemanissue #358: delete unused word
2012-06-21 Doug Colemanissue #358: rename ole32-error -> check-ole32-error
2012-06-21 Doug Colemanissue #358: fix a couple compiler errors
2012-06-21 Doug Colemanissue #358: command-map -> get-command-at
2012-06-21 Doug Colemanissue #358: code-blocks -> get-code-blocks
2012-06-21 Doug Colemanissue #358: Rename all of the words depends-on-* to...
2012-06-21 Doug Colemanissue #358: Finish renaming <apropos> to <apropos-search>
2012-06-21 Doug Colemanissue #358: fix images.gif
2012-06-21 Doug Colemanissue #358: annotation -> lookup-annotation
2012-06-21 Doug Colemanissue #358: Rename check-method and check-mixin-class...
2012-06-21 Doug Colemanissue #358: Rename button-pen -> lookup-button-pen.
2012-06-21 Doug Colemanissue #358: Rename apropos tuple -> apropos-search.
2012-06-21 Doug Colemanissue #358: Make a word lookup-article so that article...
2012-06-21 Doug Colemanio.files.info.windows: Fix file-systems word in two...
2012-06-21 Doug Colemansequences.windowed: Add vocabulary for doing windowed...
2012-06-21 Doug Colemanrandom: Add random-integers and random-units words.
2012-06-21 John Benediktssonsplitting: adding split*, a variant that keeps elements...
2012-06-21 John Benediktsson24-game: add division operation.
2012-06-21 John Benediktssonmath.blas.config: deal with OS X libblas ABI mess
2012-06-21 John Benediktssonalien.fortran: add a bad-fortran-abi object
2012-06-20 Doug Coleman24-game: Fix the docs.
2012-06-20 John Benediktsson24-game: flush output, add some tests.
2012-06-20 John Benediktsson24-game: simplify and cleanup.
2012-06-20 John Benediktssontools.deploy: use splitting, sigh.
2012-06-20 Slava Pestovenvironment: Add change-os-env, docs, example, etc.
2012-06-20 John Benediktssontools.deploy: fix test for staging name.
2012-06-20 John Benediktssontools.deploy: whoops, need bootstrap.image.
2012-06-20 John Benediktssontools.deploy: delete all cached staging images in deplo...
2012-06-20 John Benediktssontools.deploy.backend: include arch in staging image...
2012-06-19 John Benediktssonmath.extras: adding nonzero.
2012-06-19 John Benediktssonbenchmark.completion: adding a benchmark of tools.compl...
2012-06-19 John Benediktssontools.completion: 5-7% performance improvement.
2012-06-19 John Benediktssonmason.docs: make docs archive have relative paths.
2012-06-19 John Benediktssonwebsites.factorcode: remove trailing semi-colon.
2012-06-19 John Benediktssonwebsites.factorcode: adding a happy birthday example.
2012-06-19 John Benediktssonio.streams.memory: adding with-memory-reader.
2012-06-19 Slava Pestovmacosx: Remove /opt/local prefix on some mac ffi libs.
2012-06-18 John Benediktssonmath: using if-zero in more places.
2012-06-18 John Benediktssontools.deploy.windows: need to use io.files.temp.
2012-06-18 John Benediktssonwake-on-lan: adding support for Wake-on-LAN protocol.
2012-06-18 John Benediktssontools.deploy.windows: use temp directory.
2012-06-18 John Benediktssonalien.remote-control: using temp directory.
2012-06-18 John Benediktssonhttp: using temp directory.
2012-06-18 John Benediktssonwebapps.help: fixing location of generated html docs.
2012-06-18 John Benediktssonmason.docs: fix making and uploading of docs archive.
2012-06-18 John Benediktssonio.files.temp: adding with-temp-directory and with...
2012-06-18 Doug Colemantools.ps: Fix ps tool for linux < 3.
2012-06-13 Doug Colemandeploy test 5: use new temp directory.
2012-06-08 John Benediktssonmath.parser: simplify error types.
2012-06-06 John Benediktssonmath.parser: add some tests for errors.
2012-06-06 John Benediktssonmath.parser: better error messages suggested by @erg.
2012-06-06 John Benediktssonmath.parser: only allow 10 and 16 base for float>base.
2012-06-06 John Benediktssoncore-text: remove unused local.
2012-06-05 John Benediktssonwindows.ddk.setupapi: use PACKED-STRUCT (thanks Joe...
2012-06-02 Doug Colemancalendar.holidays.us: Donuts too often
2012-06-02 John Benediktssoncore-foundation.strings: prevent creating CFString...
2012-06-02 John Benediktssonlistener: move pprint error catching to stack.
2012-06-02 Doug Colemancalendar.holidays.us: Today is National Donut Day.
2012-06-02 John Benediktssonlistener: don't crash if pprint fails.
2012-06-01 Doug Colemanclasses.tuple: Better error message for tuples that...
2012-06-01 John Benediktssonbenchmark.busy-loop: make sure fixnum math on 32-bit.
2012-06-01 John Benediktssonbenchmark.busy-loop: adding a busy-loop "control" bench...
2012-06-01 Doug Colemanio.files.info.unix: When setting access or modified...
2012-06-01 John Benediktssondebugger: fix error summary for not-found-in-roots.
2012-06-01 John Benediktssonprettyprint: document "~1 more~" behavior (funny becaus...
2012-06-01 John Benediktssonfastcgi: removing dependency on unix-only.
2012-06-01 John Benediktssonmath.combinatorics: 100%+ faster combinations.
2012-06-01 John Benediktssonmath.functions: implement copysign.
next