]> gitweb.factorcode.org Git - factor.git/history - extra
Merge remote branch 'origin/new-icons'
[factor.git] / extra /
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor...
2010-06-22 Slava PestovMove hashtables.identity to basis and update serialize...
2010-06-21 Doug ColemanFix using list
2010-06-18 Joe Groffnew vocab hashtables.identity: cheesy identity hashtables
2010-06-17 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-17 Doug ColemanRemove system_micros from vm, implement gmt hook on...
2010-06-17 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-17 Doug ColemanAdd platforms.txt files to time vocab
2010-06-16 Doug ColemanImplement set-time on Windows
2010-06-16 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-16 Doug ColemanUse two timers in game.loop
2010-06-16 Doug ColemanAdd a word that waits for a game to finish running
2010-06-16 Doug ColemanFix load error in game.loop
2010-06-16 Joe Groffnew vocab alien.handles: generate integer handles to...
2010-06-16 Slava Pestovpop3: fix tests to not hang if openssl is not installed
2010-06-16 Joe Groffopengl.glu: add DESTRUCTOR: and CALLBACK: definitions...
2010-06-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Joe Groffnew vocab alien.handles: generate integer handles to...
2010-06-15 Slava Pestovpop3: fix tests to not hang if openssl is not installed
2010-06-15 Joe Groffopengl.glu: add DESTRUCTOR: and CALLBACK: definitions...
2010-06-14 Doug ColemanFix mason unit test
2010-06-14 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-14 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-14 Doug ColemanCheck in Joe's codebook vocab with a few tweaks. Requi...
2010-06-14 Doug ColemanAdd time vocab that can set system clock time
2010-06-14 Doug ColemanDelete the .git/index in case it's corrupted. Do a...
2010-06-14 Joe Groffio.encodings.detect: detect empty files as utf8 rather...
2010-06-14 Joe Groffio.encodings.detect: fill in USING: list for tests
2010-06-11 Joe Groffio.encodings.detect: detect empty files as utf8 rather...
2010-06-10 Joe Groffio.encodings.detect: fill in USING: list for tests
2010-06-10 Doug ColemanRename alarms -> timers
2010-06-10 Doug ColemanCheck in benchmark.struct vocab
2010-06-10 Doug ColemanUse benchmark.struct vocab to record tick/draw timings...
2010-06-10 Doug ColemanAdd start-game word, make foo-attributes words when...
2010-06-10 Sascha Matzkesimplified bson.reader and made it faster
2010-06-09 Sascha Matzkeadded new BSON types
2010-06-09 Joe Groffnew vocab io.encodings.detect: borrow binary file/text...
2010-06-05 Slava PestovMerge branch 'master' of http://github.com/Blei/factor
2010-06-05 Sascha Matzkerevised tuple oid handling
2010-06-05 Sascha Matzkefixed bson tests
2010-06-05 Sascha Matzkefix doc typo and example error
2010-06-05 Sascha Matzkeuse mongodb standardport (27017) in benchmark
2010-06-05 Sascha Matzkefix for changed mongodb behaviour
2010-06-05 Sascha Matzkebson writer performance improvements
2010-06-05 Sascha Matzkerenamed internal words
2010-06-05 Sascha Matzkewrapped output-stream get into it's own typed word
2010-06-05 Sascha Matzkefixed inline quots
2010-06-05 Sascha Matzketyped words
2010-06-05 Sascha Matzkeremoved locals usage & dead code
2010-06-05 Sascha Matzkefixed USING:
2010-06-05 Sascha Matzkeadded gridfs implementation, reworked mongodb commands...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-31 Slava Pestovbenchmark.spectral-norm-simd: SIMD implementation of...
2010-05-31 Slava Pestovbenchmark.spectral-norm: add copyright notice
2010-05-29 Slava PestovAdd deployment descriptors for benchmarks, and add...
2010-05-29 Joe Groffkey-caps, joystick-demo: move demos to game.input.demos...
2010-05-26 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2010-05-25 Slava Pestovbootstrap.image.download: refactor it a bit to make...
2010-05-25 Joe Groffcuda.gl: with-mapped-cuda-buffer helper word
2010-05-25 Joe Groffcuda.gl: cuda-buffer helper object that pairs a buffer...
2010-05-25 Slava Pestovnehe: fix load errors
2010-05-25 Joe Groffgpu.buffers: grow-buffer helper word
2010-05-25 Joe Groffcuda.contexts, cuda.gl: factor out set-up-cuda-context...
2010-05-25 Doug ColemanMake frequency a constant
2010-05-25 Doug ColemanKey-logger demo
2010-05-25 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-24 Slava Pestovui.gadgets.worlds: don't enable depth buffer by default...
2010-05-22 Slava Pestovecdsa: C types can't be strings anymore
2010-05-22 Slava Pestovchipmunk.demo: fix load error
2010-05-22 Doug ColemanRemove dependency on tick unit
2010-05-22 Doug ColemanFinish renaming micros->nanos in game code, update...
2010-05-22 Doug ColemanUpdate code base for new alarms api
2010-05-21 Doug ColemanFix using list in sequences.unrolled, keys/values was...
2010-05-21 Doug ColemanFix using list for keys/values change
2010-05-21 Doug ColemanUse overhauled alarms in game.loop
2010-05-21 Doug ColemanUse keys/values where appropriate
2010-05-21 Joe Groffcuda.libraries: make grid tuple read-only, grid-dim...
2010-05-21 Joe Groffcuda.libraries, cuda.syntax: support for both 32- and...
2010-05-21 Joe Groffcuda.libraries: rework parameter passing to fill entire...
2010-05-20 Joe Groffcuda.libraries: scrape out some useless code
2010-05-20 Joe Groffcuda.libraries, cuda.syntax: factor generated CUDA...
2010-05-20 Joe Groffcuda.libraries: rename "function-launcher" to "grid...
2010-05-20 Joe Groffimprove cuda library organization
2010-05-19 Slava Pestovspecialized-arrays: rename byte-array>T-array to T...
2010-05-18 Slava PestovMove remaining sequence operations from generalizations...
2010-05-18 Joe Groffimages.viewer: tag "not tested" rather than "not tested^M"
2010-05-18 Slava Pestovimages.viewer: add not tested tag since the unit tests...
2010-05-17 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-17 Joe GroffMerge branch 'images.viewer' of git://github.com/jonens...
2010-05-17 Joe Groffcuda.devices: factor "context-device cuda-device-proper...
2010-05-16 Jon Harperfix exception for large images
2010-05-16 Joe Groffcuda.gl.ffi: add missing LIBRARY: cuda befor ffi functi...
2010-05-15 Joe Groffcuda.gl: enum>number the flags argument to gl-buffer...
2010-05-15 Joe Groffcuda: move init-cuda from cuda.utils
2010-05-15 Joe Groffcuda.demos.prefix-sum: add init-cuda
2010-05-15 Jon Harpergl-texture-int is now in opengl.textures
2010-05-15 Jon Harperfix images.viewer + documentation
2010-05-15 Joe Groffopengl.textures: borrow get-texture-float and get-textu...
next