]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-10-02 Keith Lazukadocs: change $subsection to $subsections
2009-10-01 Keith Lazukahelp.markup: new logic for preventing accidental double...
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 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-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 Doug Colemanmake random-32* the protocol again, add a random-32...
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 Joe Groffbreak math.vectors docs into subsections
2009-09-30 Joe Groffpit math.matrices and math.matrices.simd against each...
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 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
2009-09-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Slava Pestovcompiler.cfg.value-numbering: add some more rewrite...
2009-09-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Joe Groffdocs for new math.vectors logical ops
2009-09-30 Slava Pestovmath.vectors.simd: fix bad comparison logic in unit...
2009-09-30 Slava Pestovmath.functions: ~ now raises an invalid operation FP...
2009-09-30 Joe Groffclean up math.matrices.simd just a little bit
2009-09-30 Slava Pestovgeneralizations: make napply work with non-literal...
2009-09-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Slava Pestovmath.vectors.simd: add vbroadcast intrinsic, fix intege...
2009-09-30 Joe Groffspinning rims for math.matrices.simd
2009-09-30 Joe Groffmath.matrices.simd versions of frustum-matrix4 and...
2009-09-30 Joe Groffgive pretty names to typed gensyms, and report them...
2009-09-30 Slava Pestovcompiler.cfg.ssa.destruction: don't coalesce registers...
2009-09-30 Slava Pestovlayouts: most-positive/negative-fixnum return fixnums now
2009-09-29 Joe Grofftypo in n*m4, n/m4 types
2009-09-29 Joe Groffmath.matrices.simd: 4x4 matrices built on top of float...
2009-09-29 Joe Groffadd a "vmask" vector op to selectively zero out elements
2009-09-29 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-29 Joe Grofftyped: add TYPED:: word for typed local definitions...
2009-09-29 Joe Grofffix stack effect of ERROR: words that inherit slots...
2009-09-29 Joe Grofftyped.debugger vocab with words to run optimizer. and...
2009-09-29 Joe Groffimprove vim highlighting of 1+2/3 ratios, 1/3. float...
2009-09-29 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-29 Slava Pestovmath.vectors.simd: add fast intrinsic for 'nth', replac...
2009-09-29 Slava PestovMerge branch 'more-simd'
2009-09-29 Slava Pestovmath.vectors.simd: add vshuffle intrinsic
2009-09-29 Joe Groffvim: highlight anything that looks like "text{ }" as...
2009-09-29 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-29 Joe Groffmake byte-arrays and specialized-arrays reveal their...
2009-09-29 Joe Groffcatch a one-in-a-million failure in game-input.dinput...
2009-09-29 Slava Pestovunix.statvfs.netbsd: update for C type parser change
2009-09-29 Joe Groffchange CALLBACK: to use the ABI of the current LIBRARY...
2009-09-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Doug Colemanfix checksum protocol -- was hardcoded to a block size...
2009-09-28 Slava PestovMerge branch 'more-simd' of git://factorcode.org/git...
2009-09-28 Slava Pestovwebapps.pastebin: tweak template
2009-09-28 Slava Pestovwebapps.pastebin: add 'Plain Text' links to see pastes...
2009-09-28 Slava PestovWork in progress
2009-09-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Doug Colemanfix ui startup
2009-09-28 Slava Pestovcpu.ppc: update for %unary/binary-float-function change
2009-09-28 Slava Pestovcpu.x86: cleanups
2009-09-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Slava PestovFix some load errors in various places
2009-09-28 Doug Colemanlimit the byte-reader streams when loading images
2009-09-28 Doug Colemanmove images.http to extra so it can use images.viewer...
2009-09-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Doug ColemanMerge branch 'master' into png2
2009-09-28 Doug Colemanfix jpeg loading
2009-09-28 Doug Colemanfix png loading
2009-09-28 Doug Colemanfix a stack effect
2009-09-28 Doug Colemandefine a method on stream-element-type, fix a bug in...
2009-09-28 Joe Grofferadicate string c-types from gpu.shaders
2009-09-28 Doug Colemandont load tiff by default
2009-09-28 Doug ColemanMerge branch 'png' of git://github.com/klazuka/factor...
2009-09-28 Keith Lazukacompression.lzw: additional refactoring
2009-09-28 Keith Lazukacompression.lzw: better naming
2009-09-28 Keith Lazukaimages.gif: added documentation
2009-09-28 Keith Lazukacompression.lzw: added documentation
2009-09-28 Keith Lazukadefinitions.icons: converted TIFF icons to PNG
2009-09-28 Doug Colemanmake a png-image type instead of having a singleton...
2009-09-28 Doug ColemanMerge branch 'png' of git://github.com/klazuka/factor
2009-09-28 Doug Colemanfix reverse png filtering with klazuka's idea
2009-09-28 Joe Groffuse PSHUFD for longlong-2 broadcast when dst != src...
2009-09-28 Joe Groffuse MOVDDUP for double-2 broadcast to eliminate a ...
2009-09-28 Joe Groffcpu.x86.assembler: make SSE shuffle instructions accept...
2009-09-28 Joe GroffSSE integer gather and broadcast
2009-09-28 Joe Groffvim: now highlighting more """ strings in more places!
2009-09-28 Keith Lazukaimages.png: teased apart PNG parse and decode phases...
2009-09-28 Keith Lazukahelp.markup: word link stack effect is now clickable
next