]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-09-25 Slava PestovMerge branch 'fix_stack_alignment' of git://github...
2009-09-25 Slava Pestovclasses.struct: store aligned size in struct-size word...
2009-09-24 Joe Groffreset frame inset when windows dwm is toggled off and...
2009-09-24 Phil Dawesmake inline_gc regparm(3) and cleaned up %call-gc stack...
2009-09-24 Phil Dawesfix c_to_factor stack alignment
2009-09-24 Phil Dawesfix lazy_jit_compile to not abuse stack on x86.32
2009-09-24 Joe Grofftweak textured windows on windows
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 Slava Pestovtools.deploy: fix test 11
2009-09-24 Slava Pestovcpu.ppc: add representation hooks for shifts
2009-09-24 Slava Pestovalien.complex: fix tests
2009-09-24 Joe Grofffix classes.struct bootstrap
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Joe Groffclean up classes.struct code. don't set a bunch of...
2009-09-24 Slava PestovSome fixes and cleanups in math.vectors
2009-09-24 Slava Pestovvm/cpu-x86.32.S: formatting fix
2009-09-24 Slava Pestovgeneric: cleanup
2009-09-24 Slava PestovTweaks to reduce deployed image size
2009-09-24 Slava PestovMerge branch 'vm_cleanup' of git://github.com/phildawes...
2009-09-24 Slava Pestovvm: Fix potential crash in <word> primitive if profilin...
2009-09-24 Slava Pestovcpu.x86: don't generate SSE2 instructions if only SSE1...
2009-09-24 Slava Pestovcpu.ppc: fix compile errors
2009-09-24 Slava Pestovmath.vectors.simd: add v<< and v>> intrinsics for bitwi...
2009-09-24 Slava Pestovui.tools.listener.completion: fix tests
2009-09-24 Slava Pestovbenchmark.mandel: clean up the code a bit without chang...
2009-09-24 Phil Dawesx86 bootstrap cleanup: renamed arg to arg1
2009-09-24 Phil Dawescleaned up vm-field-ptr compiler code
2009-09-24 Phil Dawesrenamed myvm member variable to parent_vm
2009-09-24 Phil Dawesrenamed mttest vocab to native-thread-test
2009-09-24 Phil Dawesrenamed factorvm to factor_vm
2009-09-24 Phil Dawesbignum indentation and macro cleanup
2009-09-24 Phil Dawesbignum indentation cleanup
2009-09-24 Phil Dawesremoved a bunch of superflous blank lines
2009-09-24 Phil Dawesmisc cleanup
2009-09-24 Phil Dawesremoved superflous whitspace lines
2009-09-24 Phil Dawesrenamed vmprim_ to primitive_
2009-09-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava Pestovcpu.ppc: make it load
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Joe Groffsome windows dwm api calls to play with
2009-09-24 Slava Pestovcpu.ppc: fix typos
2009-09-24 Slava Pestovui.tools: Minor UI tweaks
2009-09-24 Slava Pestovui.gadgets.buttons: don't show 'Shortcut' message if...
2009-09-24 Slava Pestovui.commands: remove unused word
2009-09-24 Slava Pestovtools.crossref: print message if there are no usages
2009-09-24 Slava Pestovcpu.x86/ppc: unify register-to-register moves using...
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 Pestovcpu.ppc: add dummy vector ops
2009-09-24 Slava PestovFix benchmarks for SIMD: syntax change
2009-09-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovAdd longlong-2, ulonglong-2, longlong-4, ulonglong...
2009-09-24 Slava Pestovvocabs.generated: if quotation throws an exception...
2009-09-24 Slava Pestovsummary: change default summary
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Joe Groffupdate vm structs
2009-09-24 Joe Groffdon't construct a prototype for struct classes that...
2009-09-24 Slava Pestovcpu.x86.assembler: cleanup
2009-09-23 Slava Pestovxml.syntax: fix help lint
2009-09-23 Slava PestovPut bad escape code in the bad-escape error
2009-09-23 Slava Pestovsyntax: fix typos in " docs
2009-09-23 Slava Pestovrpn: fix operator order issue (reported by Jason Merrill)
2009-09-23 Doug Colemanremove <" from multiline tests
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 Doug Colemanfix db docs for multiline strings
2009-09-23 Doug Colemanfix using
2009-09-23 Doug Colemanlink to sample
2009-09-23 Doug Colemanadd sample word to random vocab
2009-09-23 Doug Colemandocument """
2009-09-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-23 Slava Pestovcpu.x86.features: don't fold away sse-version, instead...
2009-09-23 Slava Pestovmath.vectors.simd: Improved documentation
2009-09-23 Slava Pestovspecialized-vectors: improved documentation
2009-09-23 Slava Pestovmath and math.vectors: improved documentation
2009-09-23 Slava PestovMerge branch 'master' into integer-simd
2009-09-23 Slava Pestovprettyprint.backend: don't bomb if printing length...
2009-09-23 Slava Pestovcompiler.cfg.ssa.cssa: correctly handle overflowing...
2009-09-23 Slava Pestovmath.vectors.simd: new operations: vabs vsqrt vbitand...
2009-09-23 Slava Pestovmath.vectors.simd: fix all tests
2009-09-23 Slava Pestovchecksums.openssl: use correct API for creating EVP_MD_...
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 Slava Pestovcompiler.tree.propagation.branches: M: #phi propagate...
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-22 Daniel EhrenbergFixing failing unit tests in compiler.tree.propagation...
2009-09-22 Keith Lazukadocs: updated some docs to use new markup
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Keith Lazukahtml.streams: the 'image' character stream style now...
2009-09-22 Slava Pestovcpu.ppc: fix load errors
2009-09-22 Slava Pestovproject-euler.074: cleanup
2009-09-22 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-09-22 Slava PestovFix test failures in compiler.cfg.linearization.order...
2009-09-22 Slava PestovMerge branch 'master' into integer-simd
2009-09-22 Slava Pestovgeneric: fix tests
next