]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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 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
2009-10-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-02 Slava Pestovsequences: add accumulate-as and document insert-nth
2009-10-02 Slava Pestovspecialized-arrays: byte-array>A-array calls >c-ptr
2009-10-02 Joe Groffcreate special intrinsic wrappers for 256-vector>scalar...
2009-10-02 Slava Pestovcompiler.cfg.alias-analysis: optimize ##vm-field-ptr...
2009-10-02 Joe Groffvim: highlight @ and _, don't highlight things that...
2009-10-02 Joe Groffadd tests for v=, vany?, vall?, vnone?
2009-10-02 Joe Grofffold test-vector/branch sequences into a test-vector...
2009-10-02 Slava Pestovcompiler.cfg: don't unbox the same value more than...
2009-10-01 Slava Pestovcompiler.cfg.instructions: remove ##box-float, ##unbox...
2009-10-01 Doug Colemanadd a using
2009-10-01 Joe Groff%test-vector instruction for vany?, vall?, vnone?
2009-10-01 Joe Groff%compare-vector instruction (only does v= for now)
2009-10-01 Doug Colemancheck that the length of checksum-lines is correct...
2009-10-01 Joe Groffadd software vall?, vany?, vnone? words
2009-10-01 Joe Grofffix a stupid bug in simd rotation-matrix4
2009-10-01 Keith Lazukahelp.markup: new logic for preventing accidental double...
2009-10-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-01 Doug Colemanfix bug in random-bytes* when no random-32* exists
2009-10-01 Slava Pestovcpu.ppc: fix again
2009-10-01 Slava Pestovmath.vectors.simd.functor: don't open-code simd-nth...
2009-10-01 Phil Dawesremoved some superflous newlines
2009-10-01 Joe Groffwrite v? and vmask in terms of bitwise ops
2009-10-01 Joe GroffRevert "add a %blend-vector intrinsic for v?"
2009-10-01 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-01 Joe Groffadd a %blend-vector intrinsic for v?
2009-10-01 Doug Colemanfix openbsd bootstrap
2009-10-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-01 Slava Pestovmath.vectors.simd: use fallbacks for hlshift, hrshift...
2009-10-01 Joe Groffaccept f and t as elements of literal simd vectors...
2009-09-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Doug Colemanfix the help lints
2009-09-30 Slava Pestovcpu.ppc: update for alien intrinsic changes
2009-09-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Joe Grofferadicate string C types from windows.com.*
2009-09-30 Keith Lazukaimages: consolidated test suite for image decoders
2009-09-30 Keith Lazukatools.test: added a verbose-tests? flag to control...
2009-09-30 Doug Colemanmake random-32* the protocol again, add a random-32...
2009-09-30 Keith Lazukaimages.gif: unit tests now use a PAM reference image...
2009-09-30 Phil Dawescalls dispatched as per multithreaded, but checked...
2009-09-30 Phil Dawesppc asm to pass vm pointer: alien + compiled code
2009-09-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Doug ColemanMerge branch 'browser' of git://github.com/klazuka...
2009-09-30 Keith Lazukahelp.markup: fix layout bug for "N more results" link...
2009-09-30 Phil Dawesppc asm to pass vm pointer: inline_cache_miss, set_call...
2009-09-30 Joe Groffbreak math.vectors docs into subsections
2009-09-30 Joe Groffpit math.matrices and math.matrices.simd against each...
2009-09-30 Keith Lazukaimages.testing: consolidated TIFF/GIF/PNG/PAM test...
2009-09-30 Joe Groffbenchmarks for math.matrices and math.matrices.simd...
2009-09-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Joe Groffadd a "test-mr." word to compiler.cfg.debugger equivale...
2009-09-30 Keith Lazukaimages.pam: encode and decode support for netpbm's...
2009-09-30 Keith Lazukaimages.loader: added image encode protocol
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-30 Slava PestovMerge branch 'link' of git://github.com/klazuka/factor
2009-09-30 Slava Pestovcompiler.cfg.value-numbering: fix overly-zealous #...
2009-09-30 Slava Pestovmath.matrices.simd: hack: replace 'first4' with '4...
2009-09-30 Slava PestovVarious minor compiler tweaks: Combine address calculat...
2009-09-30 Doug Colemanadd tests file for random.dummy
2009-09-30 Doug Colemanfix seed-random, random-32* -> random-32
2009-09-30 Doug Colemanadd examples to checksums docs
next