]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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.
2012-05-31 John Benediktssonsequences.extras: adding sift-as and harvest-as.
2012-05-31 John Benediktssonsequences.extras: even simpler round-robin.
2012-05-31 John Benediktssonsequences.extras: simpler round-robin.
2012-05-31 John Benediktssonsequences.extras: adding round-robin.
2012-05-29 John Benediktssonfix some tests broken by the prepend change.
2012-05-29 John Benediktssonsequences: un-inline prepend to fix "cannot call" error.
2012-05-29 John Benediktssonio.sockets: fix stack effect for <broadcast>.
2012-05-29 John Benediktssonsequences: change prepend to return type of first seque...
2012-05-29 John Benediktssonio.sockets.windows: get the handle from the handle.
2012-05-29 John Benediktssonio.sockets: adding "broadcast port", ideally would...
2012-05-29 John Benediktssonunix.ffi: adding some socket constants.
2012-05-29 John Benediktssonvim: allow sign of exponent to be optional (e.g., ...
2012-05-29 John Benediktssonvim: fix float syntax highlighting of "1."
2012-05-28 Doug Colemancompaction: Inifnite headaches--cured! Two compact...
2012-05-25 John Benediktssonmath.matrices: adding docs for a few words.
2012-05-24 Doug Colemanmath.matrices: Add another test to make sure we calcula...
2012-05-24 Doug Colemanmath.matrices: Add stitch. Add Kronecker product.
2012-05-19 Felix Kaiserparser: fix typo in docs
2012-05-19 John Benediktssonsequences.extras: move min-by/max-by to math.compare.
2012-05-17 John BenediktssonAdding a readme that github can understand.
2012-05-17 John Benediktssonassocs.extras: more tests for deep-at.
2012-05-15 John Benediktssonassocs.extras: adding deep-at.
2012-05-14 John Benediktssonsequences.extras: adding supremum-by and infimum-by...
2012-05-14 John Benediktssonsequences.extras: adding each-from and reduce-from.
2012-05-14 John Benediktssonsequences.extras: adding test for insert-sorted.
2012-05-14 John Benediktssonhash-sets: using ?adjoin to implement duplicates, some...
2012-05-14 John Benediktssonsets: adding ?adjoin.
2012-05-14 John Benediktssonmodels: adding ?set-model.
2012-05-08 John Benediktssonmath.statistics: adding winsorized-mean.
2012-05-08 John Benediktssonmath.statistics: adding trim-mean and signal-to-noise.
2012-05-08 John Benediktssonmath.similarity: fix tests, not sure this is the correc...
2012-05-08 John Benediktssoninterval-sets: inline unicode constant.
2012-05-07 Doug Colemanmath.statistics: Add sum-of-squares word, add sum-of...
next