John Benediktsson
|
4bf692e414
|
sets: inline small/large.
|
2013-03-26 17:42:40 -07:00 |
John Benediktsson
|
42f404787a
|
hash-sets: simpler code.
|
2013-03-26 17:42:40 -07:00 |
John Benediktsson
|
4d76144d4e
|
sets: encourage re-use by adding (intersect) and (diff).
|
2013-03-26 17:42:40 -07:00 |
Doug Coleman
|
6f00f66a88
|
os-macosx.mm: Use uname() instead of Gestalt for version check. Allow 10.5 and over still. Fixes #585. Fixes #815. Thanks @erikcharlebois and @jckarter for the motivation and the fix.
|
2013-03-26 16:53:09 -07:00 |
John Benediktsson
|
ac25aca2ab
|
math.extras: adding round-to-even.
|
2013-03-26 14:36:05 -07:00 |
John Benediktsson
|
0988164e9a
|
math.functions: clarify rounding behavior.
|
2013-03-26 14:35:38 -07:00 |
John Benediktsson
|
d8c41dc9d6
|
math.functions: speed up round (thanks Loryn Jenkins!)
|
2013-03-26 14:22:21 -07:00 |
Doug Coleman
|
e480a08dbc
|
Config.macosx: Unleash the hounds! Enable 10.6 compatibility as an experiment. Not sure the downside to always leaving it enabled...
|
2013-03-26 13:39:05 -07:00 |
John Benediktsson
|
36a3f5e309
|
benchmark.fib8: adding super-fast fibonacci benchmark.
|
2013-03-26 11:48:01 -07:00 |
John Benediktsson
|
48125d4251
|
benchmark.fib7: adding matrix fibonacci benchmark.
|
2013-03-26 11:47:52 -07:00 |
John Benediktsson
|
9c6a2773b1
|
io.directories.unix: style fix to line up code.
|
2013-03-25 19:47:56 -07:00 |
Doug Coleman
|
22144387e7
|
vm: Add more Allocates memory comments.
|
2013-03-25 17:52:30 -07:00 |
John Benediktsson
|
200ff9c4d7
|
bootstrap.image: 6-7% speedup to make-image.
|
2013-03-25 16:59:38 -07:00 |
Doug Coleman
|
22ccd593b0
|
vm: More allocates comments.
|
2013-03-25 14:05:05 -07:00 |
Doug Coleman
|
0182c9970a
|
vm: Standardize /* Allocates memory */ comments so you can grep -A1
and see if a function allocates for easier debugging of the gc.
A couple of the functions were not yet annotated.
|
2013-03-25 12:00:18 -07:00 |
Doug Coleman
|
a145d1cd90
|
tools.coverage: Fix docs
|
2013-03-25 11:57:25 -07:00 |
Doug Coleman
|
d8248a2ff8
|
audio.engine: Fix docs
|
2013-03-25 11:57:25 -07:00 |
Doug Coleman
|
97db78c6ef
|
io.encodings.strict: Fix docs
|
2013-03-25 11:57:25 -07:00 |
Doug Coleman
|
031554417f
|
grouping: Fix docs
|
2013-03-25 11:57:25 -07:00 |
Doug Coleman
|
6698ff0938
|
webapps.pastebin: Fix renamed
|
2013-03-25 11:57:25 -07:00 |
Doug Coleman
|
3fb80fe84e
|
html.components: Fix test name
|
2013-03-25 11:57:25 -07:00 |
John Benediktsson
|
dff02636c6
|
compression.zlib: faster by using byte-vectors.
|
2013-03-25 11:36:08 -07:00 |
John Benediktsson
|
a6bef33f9d
|
math.extras: adding normalized compression distance and compression based dissimilarity.
|
2013-03-25 10:33:41 -07:00 |
Doug Coleman
|
4120978b64
|
basis/extra: Fix load errors
|
2013-03-24 22:19:28 -07:00 |
Doug Coleman
|
05b5dc759e
|
lists: Fix lists
|
2013-03-24 21:48:40 -07:00 |
Doug Coleman
|
d650862212
|
html.components: Fix load
|
2013-03-24 21:40:39 -07:00 |
Doug Coleman
|
fc0dd53ddb
|
io.pools: Fix load
|
2013-03-24 21:40:29 -07:00 |
John Benediktsson
|
d096ff7e5d
|
math.extras: adding docs for majority.
|
2013-03-24 20:14:17 -07:00 |
John Benediktsson
|
535fc405ed
|
splitting: string-lines docs say it returns strings, so do that.
|
2013-03-24 19:45:29 -07:00 |
John Benediktsson
|
0445aed8e8
|
math.extras: adding majority vote algorithm.
|
2013-03-24 19:39:34 -07:00 |
John Benediktsson
|
30349b71ae
|
combinators.extras: adding cleave-array.
|
2013-03-24 19:34:39 -07:00 |
John Benediktsson
|
c5cee72695
|
sequences.extras: adding map-find-index.
|
2013-03-24 19:12:09 -07:00 |
John Benediktsson
|
48a8ca7b11
|
peg.search: create a stream-tree-write.
|
2013-03-24 17:29:48 -07:00 |
John Benediktsson
|
a4f80bafce
|
build-support: fix macosx check for XCode warning.
|
2013-03-24 17:06:29 -07:00 |
John Benediktsson
|
3e4faec9e5
|
sets: adding intersect!.
|
2013-03-24 16:48:45 -07:00 |
John Benediktsson
|
6e25df79cb
|
promises: rename.
|
2013-03-24 15:33:19 -07:00 |
John Benediktsson
|
58cf1738ca
|
xml: use ERROR:
|
2013-03-24 14:24:28 -07:00 |
John Benediktsson
|
db044da974
|
cuda: use ERROR:.
|
2013-03-24 14:24:21 -07:00 |
John Benediktsson
|
4d710f76f5
|
gpu.shaders: use ERROR:
|
2013-03-24 14:20:32 -07:00 |
John Benediktsson
|
5b02cfc320
|
lists: fix for renaming.
|
2013-03-24 14:15:32 -07:00 |
Doug Coleman
|
8bca8573c5
|
io.launcher.unix, unix.ffi: Reset ignored signal in process launcher. Fix SIG_DFL etc.
|
2013-03-24 12:38:02 -07:00 |
John Benediktsson
|
508f795568
|
assocs.extras: adding assoc-merge.
|
2013-03-24 12:26:30 -07:00 |
John Benediktsson
|
91cc83bc9a
|
combinators.extras: adding cond-case.
|
2013-03-24 12:26:30 -07:00 |
Doug Coleman
|
e57b83ed7d
|
io.encodings.strict: Rename
|
2013-03-24 10:11:18 -07:00 |
Doug Coleman
|
f2fc2303a6
|
promises: Rename
|
2013-03-24 10:11:18 -07:00 |
Doug Coleman
|
84965e3f8b
|
html.forms: Rename
|
2013-03-24 10:11:18 -07:00 |
Doug Coleman
|
12b6fc17ea
|
robots: Rename
|
2013-03-24 10:11:18 -07:00 |
Doug Coleman
|
73360c0982
|
tools.coverage: Rename
|
2013-03-24 10:11:17 -07:00 |
Doug Coleman
|
a11dab0208
|
io.pools: Rename
|
2013-03-24 10:11:17 -07:00 |
Doug Coleman
|
d49ec64018
|
gesture-logger: Rename
|
2013-03-24 10:11:17 -07:00 |