Joe Groff
|
f950fca035
|
io.encodings.detect: detect empty files as utf8 rather than raise a sequence error
|
2010-06-10 17:32:56 -07:00 |
Joe Groff
|
7825cb6d10
|
io.encodings.detect: fill in USING: list for tests
|
2010-06-10 16:39:48 -07:00 |
Joe Groff
|
4997489980
|
new vocab io.encodings.detect: borrow binary file/text encoding detection heuristics from a certain text editor written in java
|
2010-06-09 00:11:01 -07:00 |
Sascha Matzke
|
2653ae7f47
|
revised tuple oid handling
|
2010-06-05 12:59:50 +02:00 |
Sascha Matzke
|
4a836dcdea
|
fixed bson tests
|
2010-06-05 12:04:16 +02:00 |
Sascha Matzke
|
bd5b798942
|
fix doc typo and example error
|
2010-06-05 11:52:41 +02:00 |
Sascha Matzke
|
8f7516d614
|
use mongodb standardport (27017) in benchmark
|
2010-06-05 11:52:41 +02:00 |
Sascha Matzke
|
d3aa7812bf
|
fix for changed mongodb behaviour
|
2010-06-05 11:52:41 +02:00 |
Sascha Matzke
|
134affb339
|
bson writer performance improvements
|
2010-06-05 11:52:41 +02:00 |
Sascha Matzke
|
c3df0a15fa
|
renamed internal words
|
2010-06-05 11:52:41 +02:00 |
Sascha Matzke
|
9f52a0aaf2
|
wrapped output-stream get into it's own typed word
|
2010-06-05 11:52:40 +02:00 |
Sascha Matzke
|
b34acc0752
|
fixed inline quots
|
2010-06-05 11:52:40 +02:00 |
Sascha Matzke
|
8361db4504
|
typed words
|
2010-06-05 11:52:40 +02:00 |
Sascha Matzke
|
56cbc62b74
|
removed locals usage & dead code
|
2010-06-05 11:52:40 +02:00 |
Sascha Matzke
|
faf4d2372c
|
fixed USING:
|
2010-06-05 11:52:40 +02:00 |
Sascha Matzke
|
0c2cc6d459
|
added gridfs implementation, reworked mongodb commands, some minor performance improvements
|
2010-06-05 11:52:40 +02:00 |
Slava Pestov
|
d8ce35aacc
|
benchmark.spectral-norm-simd: SIMD implementation of spectral-norm algorithm using SIMD primitives, about 40% faster but takes ages to compile -- good compile-time benchmark
|
2010-05-30 20:11:34 -04:00 |
Slava Pestov
|
9111c8387b
|
benchmark.spectral-norm: add copyright notice
|
2010-05-30 20:11:34 -04:00 |
Slava Pestov
|
f790934768
|
Add deployment descriptors for benchmarks, and add a bigger input file for knucleotide and regex-dna
|
2010-05-29 04:27:55 -04:00 |
Joe Groff
|
b8c6799527
|
key-caps, joystick-demo: move demos to game.input.demos.key-caps, game.input.demos.joysticks
|
2010-05-29 00:20:09 -07:00 |
Joe Groff
|
b60f8482e5
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2010-05-25 18:40:58 -07:00 |
Slava Pestov
|
e8cb8bb359
|
bootstrap.image.download: refactor it a bit to make mason.updates more robust
|
2010-05-25 17:18:06 -04:00 |
Joe Groff
|
bbe156f3de
|
cuda.gl: with-mapped-cuda-buffer helper word
|
2010-05-25 00:37:15 -07:00 |
Joe Groff
|
ee995b4770
|
cuda.gl: cuda-buffer helper object that pairs a buffer with its attached CUDA resource
|
2010-05-24 22:57:25 -07:00 |
Slava Pestov
|
c80e5435d4
|
nehe: fix load errors
|
2010-05-25 01:42:46 -04:00 |
Joe Groff
|
db5998e121
|
gpu.buffers: grow-buffer helper word
|
2010-05-24 22:13:15 -07:00 |
Joe Groff
|
9fccc38994
|
cuda.contexts, cuda.gl: factor out set-up-cuda-context and clean-up-cuda-context so they can be used by objects that own a cuda context (separate from with-cuda-context)
|
2010-05-24 22:13:15 -07:00 |
Doug Coleman
|
e9110c09d1
|
Make frequency a constant
|
2010-05-24 22:59:25 -05:00 |
Doug Coleman
|
586dadba88
|
Key-logger demo
|
2010-05-24 22:59:24 -05:00 |
Slava Pestov
|
46fe340be3
|
ui.gadgets.worlds: don't enable depth buffer by default, since it just wastes memory and apps which need it can pass custom pixel-format-attributes to open-window to enable it explicitly
|
2010-05-24 19:23:02 -04:00 |
Slava Pestov
|
9887e9c9d7
|
ecdsa: C types can't be strings anymore
|
2010-05-22 16:23:29 -04:00 |
Slava Pestov
|
d68b25da95
|
chipmunk.demo: fix load error
|
2010-05-22 03:24:04 -04:00 |
Doug Coleman
|
d2731012d6
|
Remove dependency on tick unit
|
2010-05-21 23:53:55 -05:00 |
Doug Coleman
|
8656725f78
|
Finish renaming micros->nanos in game code, update libs
|
2010-05-21 23:50:42 -05:00 |
Doug Coleman
|
e75b85de30
|
Update code base for new alarms api
|
2010-05-21 20:42:12 -05:00 |
Doug Coleman
|
01e14d1430
|
Fix using list in sequences.unrolled, keys/values was not appropriate in several locations
|
2010-05-21 15:28:05 -05:00 |
Doug Coleman
|
39013d1373
|
Fix using list for keys/values change
|
2010-05-21 12:48:06 -05:00 |
Doug Coleman
|
5a08add73a
|
Use overhauled alarms in game.loop
|
2010-05-21 12:48:06 -05:00 |
Doug Coleman
|
bdecd564a3
|
Use keys/values where appropriate
|
2010-05-21 12:48:04 -05:00 |
Joe Groff
|
ff748b5c9f
|
cuda.libraries: make grid tuple read-only, grid-dim/block-dim foldable, and CUDA-FUNCTION: words inline so that kernel call sites can optimize
|
2010-05-20 18:10:17 -07:00 |
Joe Groff
|
2ad382865e
|
cuda.libraries, cuda.syntax: support for both 32- and 64-bit CUDA pointer abis. make CUDA-LIBRARY: read the abi as part of the library definition
|
2010-05-20 17:56:45 -07:00 |
Joe Groff
|
0d04406a41
|
cuda.libraries: rework parameter passing to fill entire parameter space in one API call
|
2010-05-20 17:23:47 -07:00 |
Joe Groff
|
ca1426096a
|
cuda.libraries: scrape out some useless code
|
2010-05-20 15:57:23 -07:00 |
Joe Groff
|
efe7e94a07
|
cuda.libraries, cuda.syntax: factor generated CUDA-FUNCTION: word bodies into a "cuda-invoke" macro; add CUDA-GLOBAL: for referencing global symbols
|
2010-05-20 15:45:35 -07:00 |
Joe Groff
|
f0a7f039bd
|
cuda.libraries: rename "function-launcher" to "grid", 2<<< to <grid>, 3<<< to <grid-shared>, 4<<< to <grid-shared-stream>
|
2010-05-20 14:59:27 -07:00 |
Joe Groff
|
1a3fd1dc8c
|
improve cuda library organization
|
2010-05-20 14:40:26 -07:00 |
Slava Pestov
|
a8098e3182
|
specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length
|
2010-05-18 23:09:34 -04:00 |
Slava Pestov
|
ea726f5680
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
Joe Groff
|
05f98a184c
|
images.viewer: tag "not tested" rather than "not tested^M"
|
2010-05-18 12:43:31 -07:00 |
Slava Pestov
|
8a1765a9e9
|
images.viewer: add not tested tag since the unit tests rely on a GL context
|
2010-05-18 15:39:43 -04:00 |