]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-06 prunedtreestatic inflate
2009-10-05 Doug Colemanfix a bug in bit-count that assumed 32bit fixnums,...
2009-10-05 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-05 Doug Colemanfix indentation, revert [ ] [ ] bi -> [ ] keep when...
2009-10-05 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-10-05 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-05 Slava Pestovcompiler.cfg.linear-scan: fix unit test
2009-10-05 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-05 Joe Groffrename SIMD vmerge and kids to (vmerge), make new vmerg...
2009-10-05 Doug Colemanclarify behavior of seekable/nonseekable limited streams
2009-10-05 Doug Colemanfix using
2009-10-05 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-05 Doug Colemandefine tell-handle on windows nt
2009-10-05 Joe Grofftypo in vmerge-head, vmerge-tail docs
2009-10-05 Slava Pestovmath.matrices.simd: add an inline declaration
2009-10-05 Slava Pestovcompiler.cfg: remove _gc instruction, it doesn't need...
2009-10-05 Slava Pestovvm: fix VM constructor
2009-10-05 Slava Pestovvm: remove debug message
2009-10-05 Slava PestovChange C++ exception usage back into a longjmp() due...
2009-10-05 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-04 Doug Colemanuse 1&& in a few places, clean up some more ui code
2009-10-04 Doug Colemanfully clean up gadgets.editors
2009-10-04 Doug Colemancleaning up some ui code
2009-10-04 Joe Groffclean up frustum-matrix4
2009-10-04 Joe Groffcleaner implementation of translation-matrix4
2009-10-04 Doug Colemanfix typo in unix.statfs.freebsd
2009-10-04 Doug Colemanlet's work with cygwin here..._ftelli64 -> ftello64...
2009-10-04 Joe Groffgo back to using random instead of uniform-random-float...
2009-10-04 Joe Groffrice out transpose-matrix4 and diagonal-matrix4 using...
2009-10-04 Joe Grofffix v? software fallback
2009-10-04 Joe Groffadd %merge-vector-head and %merge-vector-tail instructi...
2009-10-04 Joe Grofflink vmerge into math.vectors docs
2009-10-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-04 Joe Groffsoftware version of vmerge word (to be backed by UNPCK...
2009-10-04 Doug Colemanupdate docs for stream-tell
2009-10-04 Doug Colemanbetter tests for stream-tell
2009-10-04 Doug Colemanfix stream-tell
2009-10-04 Doug Colemantake the buffer position into account on buffered-port...
2009-10-04 Doug Colemanadd unit test for c stream-tell
2009-10-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-03 Doug Colemansupport limited-streams correctly for seekable streams
2009-10-03 Doug Colemanadd ftell primitive
2009-10-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-03 Joe Groffsprinkle some NaNs onto math.vectors.simd fuzz tests...
2009-10-03 Joe Groffadd intrinsics for v<=, v<, v=, v>, v>=, vunordered?
2009-10-03 Samuel TardieuRemove two small memory leaks on Linux
2009-10-03 Slava Pestovmath.floats.env: disable trap tests on OpenBSD i386...
2009-10-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-03 Slava Pestovvm.hpp: fix typo
2009-10-03 Slava PestovBig VM cleanup
2009-10-03 Slava PestovFix deploy tests and update command-line docs a bit
2009-10-03 Joe Groffextend x86 %compare-vector to cover all comparison...
2009-10-03 Slava PestovAllow access to command line arguments in deployed...
2009-10-03 Slava Pestovvm: cleanup in os-genunix.cpp
2009-10-03 Slava Pestovcpu.arm.assembler: dust it off, update to work with...
2009-10-03 Joe Groffadd intrinsic for vnot/vbitnot
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug Colemanmove verbose-tests? out of private, change decode-test...
2009-10-02 Doug Colemani messed up a merge. weird
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-02 Doug Colemanfix bitmap tests path
2009-10-02 Doug ColemanMerge branch 'images' of git://github.com/klazuka/facto...
2009-10-02 Joe Groffgive math.vectors shuffle words their own docs subsecti...
2009-10-02 Joe Groffproofreading math.vectors docs
2009-10-02 Joe Groffadd notes to math.vectors docs about simd booleans
2009-10-02 Joe Groffimplement vand, vor, vandn, and vxor as bitwise intrins...
2009-10-02 Joe Groffkeep a map of thread ids to vm pointers. use this to...
2009-10-02 Keith Lazukatools.crossref: Added $subsection to 'M: link uses...
2009-10-02 Keith Lazukadocs: change $subsection to $subsections
2009-10-02 Joe Groffimport std::tr1/boost ::unordered_map into the factor...
2009-10-02 Joe Groffdon't leak startargs in start_standalone_factor_in_new_...
2009-10-02 Slava Pestovvm: add assertions to tls_vm()
2009-10-02 Slava Pestovvm: fix register clobberage in PowerPC c_to_factor...
2009-10-02 Slava Pestovvm: fix register clobberage in x86 c_to_factor
2009-10-02 Slava Pestovcpu.ppc: remove useless comment
2009-10-02 Slava Pestovvm: fix compile error with DEBUG=1
2009-10-02 Slava PestovMerge branch 'reentrantvm' of git://github.com/phildawe...
2009-10-02 Slava Pestovvm: fix stack alignment in primitive_inline_cache_miss
2009-10-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-02 Slava PestovFix compiler.cfg.value-numbering and math.matrices...
2009-10-02 Doug Colemanadd a random.sfmt benchmark
2009-10-02 Doug Colemanadd unit test for seeding
2009-10-02 Doug Colemanadd seed-random method to random.sfmt, fix formatting
2009-10-02 Doug Colemanremove m-n-as-a-slot
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-02 Slava Pestovprettyprint.backend: fix performance problem when print...
2009-10-02 Doug Colemanoptimizing random.sfmt
2009-10-02 Doug Colemansfmt uses some simd now
2009-10-02 Doug Colemancleaning up sfmt
2009-10-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug Colemaninitial checkin of random.sfmt so i can refactor it
2009-10-02 Slava Pestovcompiler.cfg.alias-analysis: fix ##compare where operan...
2009-10-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-02 Joe Groffchange vector logical words to reuse the input sequence...
2009-10-02 Joe Groffdefine simd equal? methods as v= vall?
2009-10-02 Slava PestovFix alias analysis of a ##compare whose input is anothe...
2009-10-02 Slava PestovMerge branch 'master' into improved-aa
next