]> gitweb.factorcode.org Git - factor.git/history - extra
ppc asm to pass vm pointer: inline_cache_miss, set_callstack
[factor.git] / extra /
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 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 Pestovmath.matrices.simd: hack: replace 'first4' with '4...
2009-09-30 Doug Colemanfix seed-random, random-32* -> random-32
2009-09-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Joe Groffclean up math.matrices.simd just a little bit
2009-09-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
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 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 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 Grofftyped.debugger vocab with words to run optimizer. and...
2009-09-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
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 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
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 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 Joe Grofferadicate string c-types from gpu.shaders
2009-09-28 Keith Lazukaimages.gif: added documentation
2009-09-28 Doug ColemanMerge branch 'png' of git://github.com/klazuka/factor
2009-09-28 Slava PestovFixing various test failures caused by C type parser...
2009-09-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Joe Groffreplace all TYPEDEF: void* XXX* with C-TYPE: XXX
2009-09-28 Slava PestovMerge branch 'master' into more_aggressive_coalescing
2009-09-27 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe Groffupdate vocabs so a load-all on macosx works without...
2009-09-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe Groffmove alien.inline, alien.cxx, alien.marshall to unmaint...
2009-09-27 Slava PestovMerge branch 'ogg' of git://double.co.nz/git/factor
2009-09-26 Slava PestovMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-26 Keith Lazukaimages.gif: renamed loading-gif>image to gif>image...
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-26 Slava PestovMerge branch 'vm_cleanup' of git://github.com/phildawes...
2009-09-25 Slava Pestovwebapps.mason: fix typo
2009-09-25 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Slava Pestovwebapps.mason: update requirements
2009-09-25 Keith Lazukacompression.lzw: supports both TIFF and GIF
2009-09-25 Keith Lazukalzw: integrating with gif and tiff
2009-09-25 Keith Lazukagif: preparing for LZW re-integration with TIFF
2009-09-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Keith Lazukaimages.gif: added more tests
2009-09-25 Keith Lazukaimages.gif: added transparent pixel support
2009-09-25 Keith Lazukaimages.gif: Decompression now works. Still need to...
2009-09-25 Chris DoubleChange shared libaries used by libtheora for new theora api
2009-09-25 Doug Colemancalculate factorial with decimals
2009-09-25 Doug Colemanmove benchmarks from work to extra. wtf oops
2009-09-25 Chris DoubleTidy up struct names for ogg vocabs
2009-09-25 Chris DoubleFix ogg.theora vocab
2009-09-25 Chris DoubleFix ogg.vorbis vocab
2009-09-25 Chris DoubleFix ogg vocab
2009-09-25 Slava PestovMerge branch 'fix_stack_alignment' of git://github...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Joe Groffsupport textured windows on os x and windows 6.x
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovMerge branch 'vm_cleanup' of git://github.com/phildawes...
2009-09-24 Slava Pestovbenchmark.mandel: clean up the code a bit without chang...
2009-09-24 Phil Dawesrenamed mttest vocab to native-thread-test
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava Pestovhtml.streams: change how images work; webapps.help...
2009-09-24 Slava PestovFix conflict
2009-09-24 Slava Pestovbenchmark.sockets: don't hang if an error occurs
2009-09-24 Slava PestovFix benchmarks for SIMD: syntax change
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-23 Slava Pestovrpn: fix operator order issue (reported by Jason Merrill)
2009-09-23 Doug Colemanfix yet more multiline tests
2009-09-23 Doug Colemanfix using and tests
2009-09-23 Doug Colemanfixing docs
2009-09-23 Keith Lazukaimages.gif: added unit tests
2009-09-23 Keith Lazukaimages.gif: fixed image-descriptor parse bug
2009-09-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-23 Slava PestovMerge branch 'master' into integer-simd
2009-09-23 Slava PestovMerge branch 'master' into integer-simd
2009-09-22 Doug Colemaninitial shot at a decimals library
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Slava Pestovproject-euler.074: cleanup
2009-09-22 Slava PestovMerge branch 'master' of git://github.com/killy971...
next