]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2009-09-22 Slava Pestovjvm-summit-talk: Slides from talk
2009-09-22 Slava Pestovcompiler.graphviz: was broken since some time ago,...
2009-09-22 Slava Pestovmath.functions: fix ~ with negative (relative) tolerance
2009-09-22 Slava Pestovcompiler.cfg.linearization.order: basic blocks were...
2009-09-22 Slava PestovMove breakpoint word from tools.annotations to tools...
2009-09-22 Guillaume NargeotSolution to Project Euler problem 74
2009-09-22 Doug Colemanremove usage of <" in multiline
2009-09-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Guillaume NargeotSolution to Project Euler problem 72
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug Colemanremove <" and friends
2009-09-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-21 Slava PestovRename specific-method to method-for-class, rename...
2009-09-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Joe Groffoops--Segoe is the windows 6.x system font, not Calibri
2009-09-21 Keith Lazukahelp: added documentation for $subsections
2009-09-21 Keith Lazukaurls.encoding: fix for error found by help-lint
2009-09-21 Keith Lazukahelp.markup: made $nl less promiscuous with its newlines
2009-09-21 Keith Lazukaprettyprint.stylesheet: stack effect highlighting is...
2009-09-21 Keith Lazukahelp.markup: added $subsections markup and consolidated...
2009-09-21 Keith Lazukahelp: inserted a blank line between the title and the...
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Joe Groffprettyprint CALLBACK: defs
2009-09-21 Joe Groffdocs for C type words
2009-09-21 Joe Groffupdate alien docs to talk about C types as words
2009-09-21 Joe Groffadd CALLBACK: syntax that defines a typedef and an...
2009-09-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Joe Groffinclude LIBRARY: in FUNCTION: synopsis
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Joe Groffuse hott vista fonts on windows 6.x
2009-09-21 Slava Pestovcpu.x86: fix using list
2009-09-21 Joe Groffmove system-info to basis
2009-09-21 Slava PestovFix conflict
2009-09-21 Slava Pestovmason.child: don't need command line switches for SSE...
2009-09-21 Slava Pestovmath.vectors.simd: add saturated arithmetic operations
2009-09-21 Joe Grofffix synopsis for C-TYPE:, TYPEDEF:, and FUNCTION: so...
2009-09-21 Joe Groffadd some keyboard shortcuts to vim plugin
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug Colemanreplace usages of <" with """
2009-09-21 Doug Colemanfix string parsing
2009-09-20 Slava Pestovmath.vectors: add v+- word which is accelerated by...
2009-09-20 Joe Groffoops, float>hex didn't preserve leading zeroes in mantissa
2009-09-20 Slava PestovMore integer SIMD work
2009-09-20 Doug Colemanfixing some quotes in strings bugs
2009-09-20 Doug Colemanthe last character on a multiline string cannot be...
2009-09-20 Slava Pestovcpu.x86: cleanup
2009-09-20 Slava PestovMerge Phil Dawes' VM work
next