Doug Coleman
|
98f05ef812
|
gdbm: Change the gdbm test file to have a different name on 32/64 bit. Fixes #673 and the race condition when running two mason instances on 32/64 bit.
|
2013-03-29 14:17:13 -07:00 |
Doug Coleman
|
36b11c2ed1
|
cpu.8080: Throw an error not a string.
|
2013-03-29 09:51:26 -07:00 |
Doug Coleman
|
58ee52e63b
|
asn1: Throw an error not a string.
|
2013-03-29 09:51:26 -07:00 |
John Benediktsson
|
a6614ee974
|
sequences.extras: faster even-indices and odd-indices.
|
2013-03-29 07:10:27 -07:00 |
John Benediktsson
|
47a5619bb4
|
benchmark.parse-ratio: adding a ratio parse benchmark.
|
2013-03-28 14:31:45 -07:00 |
John Benediktsson
|
ff39d3f53a
|
benchmark.parse-float: add a float parse benchmark.
|
2013-03-28 11:41:57 -07:00 |
John Benediktsson
|
02d9565732
|
math.statistics: adding demean and demedian, cleanup a bit.
|
2013-03-28 11:40:46 -07:00 |
John Benediktsson
|
c403857f0d
|
benchmark.parse-bignum: adding a bignum parse benchmark.
|
2013-03-28 06:24:25 -07:00 |
John Benediktsson
|
6a4a7796ed
|
benchmark.parse-fixnum: adding a fixnum parse benchmark.
|
2013-03-28 06:24:15 -07:00 |
John Benediktsson
|
677f87ae0d
|
pdf.wrap: adding some tests.
|
2013-03-27 19:05:20 -07:00 |
John Benediktsson
|
9341a660a2
|
benchmark.splitting: adding a splitting benchmark.
|
2013-03-27 16:12:08 -07:00 |
John Benediktsson
|
e6d4b9054e
|
benchmark.hash-sets: do more benching (create sets in a literal).
Don't run the "intersects?" test on old hash-sets, they are sloooooow.
|
2013-03-26 17:42:41 -07:00 |
John Benediktsson
|
3e209587c5
|
math.extras: adding round-to-even.
|
2013-03-26 14:36:05 -07:00 |
John Benediktsson
|
fa534d2507
|
benchmark.fib8: adding super-fast fibonacci benchmark.
|
2013-03-26 11:48:01 -07:00 |
John Benediktsson
|
6f5efb83f2
|
benchmark.fib7: adding matrix fibonacci benchmark.
|
2013-03-26 11:47:52 -07:00 |
Doug Coleman
|
8799cdb359
|
audio.engine: Fix docs
|
2013-03-25 11:57:25 -07:00 |
Doug Coleman
|
8865b9401d
|
webapps.pastebin: Fix renamed
|
2013-03-25 11:57:25 -07:00 |
John Benediktsson
|
c3917cdd02
|
math.extras: adding normalized compression distance and compression based dissimilarity.
|
2013-03-25 10:33:41 -07:00 |
Doug Coleman
|
4ffbfc2602
|
basis/extra: Fix load errors
|
2013-03-24 22:19:28 -07:00 |
John Benediktsson
|
b099cbb1f2
|
math.extras: adding docs for majority.
|
2013-03-24 20:14:17 -07:00 |
John Benediktsson
|
3ce93bf86f
|
math.extras: adding majority vote algorithm.
|
2013-03-24 19:39:34 -07:00 |
John Benediktsson
|
31d6fb178a
|
combinators.extras: adding cleave-array.
|
2013-03-24 19:34:39 -07:00 |
John Benediktsson
|
6c0bb0f343
|
sequences.extras: adding map-find-index.
|
2013-03-24 19:12:09 -07:00 |
John Benediktsson
|
49d3338c70
|
cuda: use ERROR:.
|
2013-03-24 14:24:21 -07:00 |
John Benediktsson
|
394af82b1f
|
gpu.shaders: use ERROR:
|
2013-03-24 14:20:32 -07:00 |
John Benediktsson
|
ed73d4c63a
|
assocs.extras: adding assoc-merge.
|
2013-03-24 12:26:30 -07:00 |
John Benediktsson
|
71a7f0e4ad
|
combinators.extras: adding cond-case.
|
2013-03-24 12:26:30 -07:00 |
Doug Coleman
|
b491b5aeb6
|
robots: Rename
|
2013-03-24 10:11:18 -07:00 |
Doug Coleman
|
9f8ac586f7
|
gesture-logger: Rename
|
2013-03-24 10:11:17 -07:00 |
Doug Coleman
|
8715a70ce6
|
webapps.pastebin: Rename
|
2013-03-24 10:11:17 -07:00 |
Doug Coleman
|
f2a59594a0
|
webapps.blogs: Rename <post>
|
2013-03-24 10:11:17 -07:00 |
Doug Coleman
|
549a5916bb
|
opencl: Rename cl-addressing-mode, cl-filter-mode
|
2013-03-24 10:11:17 -07:00 |
Doug Coleman
|
1b08569564
|
cpu.arm.assembler: The ARM assembler is a crazy hack.
|
2013-03-24 10:11:17 -07:00 |
Doug Coleman
|
474805803d
|
game.loop: Rename game-loop-error
|
2013-03-24 10:11:17 -07:00 |
Doug Coleman
|
b5d7399060
|
units: Use ERROR: for dimensions-not-equal.
|
2013-03-24 10:11:16 -07:00 |
Doug Coleman
|
c8e4fc08e9
|
cuda: Rename cuda-error.
|
2013-03-24 10:11:16 -07:00 |
Doug Coleman
|
37dea89f2d
|
monads: Rename words to not be class/word
|
2013-03-24 01:45:29 -07:00 |
Doug Coleman
|
d4a0f94aa7
|
gpu.shaders: Rename error words.
|
2013-03-24 01:33:45 -07:00 |
Doug Coleman
|
5224fba820
|
math: Revert clone on median algorithm, perhaps need to revisit this. Call clump for moving-median
|
2013-03-24 01:14:35 -07:00 |
Doug Coleman
|
31e1fe54e3
|
core/extra tests: Fix word -> last-word
|
2013-03-24 01:11:54 -07:00 |
Doug Coleman
|
8ec8cdfffa
|
math.primes.twins: Use clump here.
|
2013-03-24 01:10:08 -07:00 |
Doug Coleman
|
c586ecec56
|
audio.engine: Rename audio-orientation
|
2013-03-23 23:15:16 -07:00 |
Doug Coleman
|
c40c8ccd52
|
fuel: Renamed restart to continue-restart.
|
2013-03-23 20:04:11 -07:00 |
Doug Coleman
|
582e1cd3b7
|
benchmark.raytracer-simd: Fix usage of old \ word in parsing word.
|
2013-03-23 20:00:09 -07:00 |
Doug Coleman
|
52c8b9fc3d
|
fuel.pprint: Fix bad use of source-file.
|
2013-03-23 19:59:50 -07:00 |
John Benediktsson
|
c46b69f329
|
benchmark.ant: use ?adjoin.
|
2013-03-23 17:47:07 -07:00 |
Doug Coleman
|
5fab749dcc
|
words: Change word -> last-word, set-word -> set-last-word.
|
2013-03-23 16:12:03 -07:00 |
Doug Coleman
|
8c19602ae9
|
assocs: Add of and ?of. Change all the things at once! Fixes #701.
|
2013-03-23 14:59:07 -07:00 |
Doug Coleman
|
929f0df1cc
|
benchmark.knucleotide: Fix usage of <clumps>.
|
2013-03-23 13:27:13 -07:00 |
Doug Coleman
|
a55a367bf3
|
benchmark.reverse-complement: Fix usage of <groups>.
|
2013-03-23 13:04:03 -07:00 |