]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-09-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava Pestovmath.order: better docs
2009-09-12 Slava Pestovmath.floats: fix abs on floats; -0.0 abs should be...
2009-09-12 Slava Pestovdb: fix with-book-db combinator in db tutorial
2009-09-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava Pestovcpu-x86: clear the x87 stack when rewinding; fixes...
2009-09-12 Slava PestovAdd NAN: literal syntax for NANs with a payload
2009-09-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava PestovMerge branch 'ui' of git://github.com/klazuka/factor
2009-09-12 Slava Pestovwindows.dinput.constants: fix load error
2009-09-12 Slava Pestovtools.deploy.test: cut Windows some slack
2009-09-12 Slava Pestovbenchmark.euler186: remove this too
2009-09-12 Slava Pestovmath.floats.env.ppc: fix ppc-fp-traps>bit
2009-09-12 Slava Pestovmath.floats.env.ppc: fix ppc-fp-traps-bits
2009-09-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava Pestovproject-euler.186: disable test for now since it uses...
2009-09-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Joe Grofftypos in math.floats.env.ppc
2009-09-12 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-09-12 Slava Pestovproject-euler.{073,085}: speed up and reduce memory...
2009-09-12 Guillaume NargeotSolution to Project Euler problem 102
2009-09-12 Slava Pestovmath.vectors.simd: don't run x86-specific tests on PPC
2009-09-12 Keith LazukaPull in new literals vocab to remove bootstrap circularity
2009-09-12 Slava Pestovproject-euler.044: update average time in comment
2009-09-12 Slava Pestovproject-euler.044: even faster algorithm
2009-09-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava Pestovliterals: remove $$ and combinators.smart dependency
2009-09-12 Slava Pestovcompiler.tree.propagation: convert /i of a positive...
2009-09-12 Slava Pestovcompiler.cfg.intrinsics: compile float-mod as a ##binar...
2009-09-12 Slava Pestovproject-euler.044: more efficient algorithm
2009-09-12 Keith Lazukavocabs.prettyprint: fixed indentation
2009-09-12 Keith Lazukaprettyprint.stylesheet: more idiomatic Factor style...
2009-09-12 Slava PestovFix debug build
2009-09-12 Slava Pestovdefinitions.icons: fix circularity
2009-09-12 Joe Grofftypo
2009-09-12 Joe Groffjson.reader doesn't need to USE: math.parser.private...
2009-09-12 Joe Grofflog1+ word (maps to C99 log1p function)
2009-09-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Joe GroffHEX: X.XXXpEEE hexadecimal float literal syntax
2009-09-12 Keith Lazukaio.styles: bailed out on the with-nested-styles combinator
2009-09-11 Slava Pestovdefinitions.icons: add icons for authors and tags,...
2009-09-11 Slava PestovDoc fixes
2009-09-11 Joe Groffadd an "unordered?" predicate to math, with a dumb...
2009-09-11 Joe Groffimprove :FactorVocab completion
2009-09-11 Joe Groffupdate misc/vim/README
2009-09-11 Joe Groffonly set vim plugin global variables if they haven...
2009-09-11 Slava PestovLoad fixes
2009-09-11 Joe Groffgroom default vim settings for general use
2009-09-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-11 Joe Groffcompletion for :FactorVocab vim function
2009-09-10 Joe Groffvim plugin for factor, with shortcuts for opening vocab...
2009-09-10 Slava Pestovbenchmark: rename (run-benchmark) to run-benchmark...
2009-09-10 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-09-10 Joe Groffhandle floating-point exceptions on windows
2009-09-10 Slava Pestovclasses.struct: fix some bugs
2009-09-10 Slava Pestovsyntax: improve T{ docs
2009-09-10 Slava Pestovspecialized-arrays, specialized-vectors: fix some code...
2009-09-10 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-09-10 Slava Pestovcpu.ppc: fix %single>double-float and %double>single...
2009-09-10 Keith Lazukahelp browser: tweaked the colors based on user feedback.
2009-09-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-10 Slava PestovFix the build
2009-09-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-10 Joe Grofftake the union of the x87 and sse exception flags when...
2009-09-10 Slava PestovSpecialized array overhaul
2009-09-09 Joe Groffchange math.floats.env tests not to use any libm functi...
2009-09-09 Joe Groffmake math.floats.env backends unportable
2009-09-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-09 Joe Groffaltivec instructions for powerpc assembler
2009-09-09 Keith Lazukaprettyprint.stylesheet: fixed an error found by help...
2009-09-09 Keith Lazukavocabs.prettyprint: made the auto-use vocab box a littl...
2009-09-09 Keith Lazukaio.styles: renamed the 'border-width' style to 'inset...
2009-09-09 Samuel TardieuDo not repeat sanity tests at each iteration
2009-09-09 Keith Lazukaprettyprint.stylesheet: USING/USE/IN are now dimmed...
2009-09-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-09 Slava PestovFix the build
2009-09-09 Keith Lazukahelp.html: link color now matches help.stylesheet link...
2009-09-09 Keith LazukaChanged Browser's "Up:" links to a traditional breadcru...
2009-09-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-09 Slava Pestovcpu.ppc: fix bootstrap
2009-09-09 Joe Grofffix set_x87_env assembly code for x86.32
2009-09-09 Joe Groffadd some tests to help track down leaks in FP state...
2009-09-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-09 Slava Pestovcpu.x86: tweak SIMD intrinsics
2009-09-09 Joe Groffno really, update ppc for argument order changes
2009-09-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-09 Joe Groffupdate cpu.ppc for argument order changes
2009-09-09 Slava Pestovcompiler.cfg.save-contexts: add new pass
2009-09-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-09 Slava Pestovcompiler: separate ##save-context instruction from...
2009-09-09 Joe Grofftypos in cpu.ppc
2009-09-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-09 Joe Grofffix ppc assembler syntax
2009-09-09 Slava Pestovtools.annotations: document the fact that certain words...
2009-09-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-09 Slava PestovFix various test failures
2009-09-08 Doug Colemanmake something private
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-08 Doug Colemanuse raw pathnames for file-systems word
2009-09-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
next