]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2013-03-28 John Benediktssonpdf.wrap: adding some tests.
2013-03-28 John Benediktssonstack-checker: make recursive-reduce have same signatur...
2013-03-28 John Benediktssonstack-checker: maybe add a test that tests what the...
2013-03-28 John Benediktssonstack-checker: remove a test that is no longer valid...
2013-03-28 John Benediktssonmath.parser: do two digits down until 10.
2013-03-28 John Benediktssonmath.parser: faster using byte-arrays.
2013-03-27 John Benediktssonsplitting: adding split-slice and split*-slice for...
2013-03-27 John Benediktssonhints: should hint on split not split,
2013-03-27 John Benediktssonsplitting: add split*-when-slice and change to not...
2013-03-27 John Benediktssonbenchmark.splitting: adding a splitting benchmark.
2013-03-27 John Benediktssonsplitting: adding split1-when-slice and split-when...
2013-03-27 John Benediktssonvm: adding bignum_gcd note.
2013-03-27 John Benediktssonmath.parser: faster number>string.
2013-03-27 John Benediktssonxml.errors: fix extra-attr to use an array.
2013-03-27 John Benediktssoncompiler.tree.propagation.transforms: intersect and...
2013-03-27 John Benediktssoncompiler.tree.propagation.transforms: also fix diff.
2013-03-27 John Benediktssoncompiler.tree.propagation.transforms: fix intersect...
2013-03-27 John Benediktssonhash-sets: inline >hash-set to speed up set operations.
2013-03-27 John Benediktssonbenchmark.hash-sets: do more benching (create sets...
2013-03-27 John Benediktssonhash-sets: slightly faster filter-members.
2013-03-27 John Benediktssonhash-sets: faster intersect and diff, when both are...
2013-03-27 John Benediktssonhash-sets: faster subset? and set= when both are hash...
2013-03-27 John Benediktssonhash-sets: faster intersects?.
2013-03-27 John Benediktssonsets: inline small/large.
2013-03-27 John Benediktssonhash-sets: simpler code.
2013-03-27 John Benediktssonsets: encourage re-use by adding (intersect) and (diff).
2013-03-26 Doug Colemanos-macosx.mm: Use uname() instead of Gestalt for versio...
2013-03-26 John Benediktssonmath.extras: adding round-to-even.
2013-03-26 John Benediktssonmath.functions: clarify rounding behavior.
2013-03-26 John Benediktssonmath.functions: speed up round (thanks Loryn Jenkins!)
2013-03-26 Doug ColemanConfig.macosx: Unleash the hounds! Enable 10.6 compatib...
2013-03-26 John Benediktssonbenchmark.fib8: adding super-fast fibonacci benchmark.
2013-03-26 John Benediktssonbenchmark.fib7: adding matrix fibonacci benchmark.
2013-03-26 John Benediktssonio.directories.unix: style fix to line up code.
2013-03-26 Doug Colemanvm: Add more Allocates memory comments.
2013-03-25 John Benediktssonbootstrap.image: 6-7% speedup to make-image.
2013-03-25 Doug Colemanvm: More allocates comments.
2013-03-25 Doug Colemanvm: Standardize /* Allocates memory */ comments so...
2013-03-25 Doug Colemantools.coverage: Fix docs
2013-03-25 Doug Colemanaudio.engine: Fix docs
2013-03-25 Doug Colemanio.encodings.strict: Fix docs
2013-03-25 Doug Colemangrouping: Fix docs
2013-03-25 Doug Colemanwebapps.pastebin: Fix renamed
2013-03-25 Doug Colemanhtml.components: Fix test name
2013-03-25 John Benediktssoncompression.zlib: faster by using byte-vectors.
2013-03-25 John Benediktssonmath.extras: adding normalized compression distance...
2013-03-25 Doug Colemanbasis/extra: Fix load errors
2013-03-25 Doug Colemanlists: Fix lists
2013-03-25 Doug Colemanhtml.components: Fix load
2013-03-25 Doug Colemanio.pools: Fix load
2013-03-25 John Benediktssonmath.extras: adding docs for majority.
2013-03-25 John Benediktssonsplitting: string-lines docs say it returns strings...
2013-03-25 John Benediktssonmath.extras: adding majority vote algorithm.
2013-03-25 John Benediktssoncombinators.extras: adding cleave-array.
2013-03-25 John Benediktssonsequences.extras: adding map-find-index.
2013-03-25 John Benediktssonpeg.search: create a stream-tree-write.
2013-03-25 John Benediktssonbuild-support: fix macosx check for XCode warning.
2013-03-24 John Benediktssonsets: adding intersect!.
2013-03-24 John Benediktssonpromises: rename.
2013-03-24 John Benediktssonxml: use ERROR:
2013-03-24 John Benediktssoncuda: use ERROR:.
2013-03-24 John Benediktssongpu.shaders: use ERROR:
2013-03-24 John Benediktssonlists: fix for renaming.
2013-03-24 Doug Colemanio.launcher.unix, unix.ffi: Reset ignored signal in...
2013-03-24 John Benediktssonassocs.extras: adding assoc-merge.
2013-03-24 John Benediktssoncombinators.extras: adding cond-case.
2013-03-24 Doug Colemanio.encodings.strict: Rename
2013-03-24 Doug Colemanpromises: Rename
2013-03-24 Doug Colemanhtml.forms: Rename
2013-03-24 Doug Colemanrobots: Rename
2013-03-24 Doug Colemantools.coverage: Rename
2013-03-24 Doug Colemanio.pools: Rename
2013-03-24 Doug Colemangesture-logger: Rename
2013-03-24 Doug Colemantools.trace: Rename
2013-03-24 Doug Colemaniokit: Rename
2013-03-24 Doug Colemanwebapps.pastebin: Rename
2013-03-24 Doug Colemanwebapps.blogs: Rename <post>
2013-03-24 Doug Colemanopencl: Rename cl-addressing-mode, cl-filter-mode
2013-03-24 Doug Colemanlists: Rename some list words
2013-03-24 Doug Colemancpu.arm.assembler: The ARM assembler is a crazy hack.
2013-03-24 Doug Colemangame.loop: Rename game-loop-error
2013-03-24 Doug Colemanunits: Use ERROR: for dimensions-not-equal.
2013-03-24 Doug Colemancuda: Rename cuda-error.
2013-03-24 John Benediktssongraphs: fix stack effect to be more clear on closure.
2013-03-24 Doug Colemanmonads: Rename words to not be class/word
2013-03-24 Doug Colemangpu.shaders: Rename error words.
2013-03-24 Doug Colemanmath: Revert clone on median algorithm, perhaps need...
2013-03-24 Doug Colemancore/extra tests: Fix word -> last-word
2013-03-24 Doug Colemanclasses.union/maybe: Check the members of the maybe...
2013-03-24 Doug Colemanmath.primes.twins: Use clump here.
2013-03-24 Doug Colemancompiler: Fix tuple literals in tests.
2013-03-24 Doug Colemanmath.statistics: Median now changes the order of the...
2013-03-24 Doug Colemanhtml.templates.chloe: Rename cached-template
2013-03-24 Doug Colemanaudio.engine: Rename audio-orientation
2013-03-24 Doug Colemanxml-rpc: Use ERROR:
2013-03-24 Doug Colemanxml: Rename unclosed.
2013-03-24 Doug Colemancompiler.cfg.linear-scan.live-inervals: Rename live...
2013-03-24 Doug Colemancompiler: Rename value-info, live-interval
2013-03-24 Doug Colemancompiler.tree: Fix compiler test with merge-state
2013-03-24 Doug Colemanunix.stat.linux: stat-func
next