]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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 ColemanAdd a promise to world objects that gets fulfilled...
2010-06-16 Doug ColemanAdd utility word
2010-06-16 Doug ColemanFix load error in game.loop
2010-06-16 Joe Groffmath.vectors.simd.cords: add regression test for >A
2010-06-16 Joe Groffmath.vectors.simd.cords: use head-slice/tail-slice...
2010-06-16 Doug Colemanconflicts
2010-06-16 Joe Groffclasses.struct: fix some bugs in binary-zero?, add...
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 Slava Pestovcompiler.cfg.ssa: fixing test failures
2010-06-16 Joe Groffopengl.glu: add DESTRUCTOR: and CALLBACK: definitions...
2010-06-16 Slava PestovAdd GC maps to ##box, ##box-long-long, ##alien-invoke...
2010-06-16 Joe Groffprettyprint.backend: add 1 to nesting-limit while pprin...
2010-06-16 Joe Grofftyped: include value that raised the error in type...
2010-06-16 Joe Groffsequences.cords: fall back to generic sequence methods...
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-16 Slava PestovMerge branch 'client-bind' of git://github.com/x6j8x...
2010-06-16 Sascha Matzkeadded doc for with-local-address
2010-06-16 Slava Pestovtools.disassembler.udis: update struct layout for lates...
2010-06-16 Joe Groffmath.vectors.simd.cords: add regression test for >A
2010-06-16 Joe Groffmath.vectors.simd.cords: use head-slice/tail-slice...
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 Slava Pestovcompiler.cfg.ssa: fixing test failures
2010-06-15 Joe Groffopengl.glu: add DESTRUCTOR: and CALLBACK: definitions...
2010-06-14 Slava PestovAdd GC maps to ##box, ##box-long-long, ##alien-invoke...
2010-06-14 Joe Groffprettyprint.backend: add 1 to nesting-limit while pprin...
2010-06-14 Joe Grofftyped: include value that raised the error in type...
2010-06-14 Joe Groffsequences.cords: fall back to generic sequence methods...
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 ColemanAdd more time bindings
2010-06-14 Doug ColemanBetter name for a word in calendar
2010-06-14 Doug ColemanDelete the .git/index in case it's corrupted. Do a...
2010-06-14 Doug ColemanAdd a combinator to make a unique directory, set that...
2010-06-14 Slava Pestovalien.data: fix unit test failure
2010-06-14 Joe Groffio.encodings.detect: detect empty files as utf8 rather...
2010-06-14 Joe Groffalien.data: make binary-zero? public and move it from...
2010-06-14 Joe Groffclasses.struct: fix some bugs in binary-zero?, add...
2010-06-14 Joe Groffio.encodings.detect: fill in USING: list for tests
2010-06-13 Slava Pestovvocabs.loader: tweak docs
2010-06-13 Slava Pestovvm: have to be extra careful when messing with return...
2010-06-13 Joe GroffMerge branch 'master' of factorcode.org:/git/factor...
2010-06-12 Slava Pestovvm: context switching needs to scrub the return address
2010-06-12 Joe Groffspecialized-vectors: redefine "like" for the correspond...
2010-06-12 Joe Groffbuild-support/http-get.vbs: thwart stupid virus scanners
2010-06-12 Dmitry ShubinFUEL: improve highlighting and indentation for ERROR:
2010-06-12 Slava Pestovvm: fix RT_HERE fixup on image load
2010-06-12 Slava Pestovcpu.x86: combine 32-bit and 64-bit %dispatch template
2010-06-12 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2010-06-12 Slava Pestovvm: fix typo
2010-06-12 Slava PestovGC maps for more compact inline GC checks
2010-06-11 Slava Pestovmirrors: rename enumerated-sequence to inspected-sequence
2010-06-11 Slava Pestovspecialized-vectors: add specialized-vectors.mirrors...
2010-06-11 Slava Pestovalien.data: fix unit test failure
2010-06-11 Samuel TardieuFix "primes-between" and "primes-upto" with pathologica...
2010-06-11 Joe Groffio.encodings.detect: detect empty files as utf8 rather...
2010-06-11 Joe Groffalien.data: make binary-zero? public and move it from...
2010-06-10 Joe Groffclasses.struct: fix some bugs in binary-zero?, add...
2010-06-10 Joe Groffio.encodings.detect: fill in USING: list for tests
2010-06-10 Doug ColemanRename alarms -> timers
2010-06-10 Doug ColemanAdd a remove-wm-handler word to windows ui backend
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-09 Joe Groffxmode.modes: add cuda xmode
2010-06-08 Joe Groffspecialized-arrays, specialized-vectors: add direct...
2010-06-08 Joe Groffui: document non-polymorphic effect of with-ui, and...
2010-06-08 Joe Groffspecialized-vectors: implement binary-object protocol...
2010-06-08 Joe Groffspecialized-vectors: add push-new operation that alloca...
2010-06-08 Joe Groffclasses.struct: implement "group-words" method on struc...
2010-06-08 Joe Groffxml.syntax: parse <-variable->s with parse-word instead...
2010-06-06 Joe Groffxmode.catalog: pre-convert globs to regexes in modes...
2010-06-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-06-05 Doug ColemanSets docs -- testing set membership: member? -> in?
2010-06-05 Joe Groffxmode.catalog: factor ?find-mode (which returns f if...
2010-06-05 Joe Groffxmode.catalog: fix find-mode so it works with full...
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
next