]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-12-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-03 Slava PestovFix bootstrap
2009-12-03 Slava PestovMerge branch 'simd-cleanup' of git://factorcode.org...
2009-12-02 Slava Pestovvm: fix walker
2009-12-02 Slava Pestovtools.deploy.test.5: revert accidental screwup
2009-12-02 Slava Pestovvm: PowerPC fixes
2009-12-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-02 Slava PestovFix typo in instruction_operand::load_value_masked()
2009-12-02 Slava Pestovvm: fix instruction_operand::load_value() for PowerPC...
2009-12-02 Slava Pestovui.gadgets.buttons: improve docs
2009-12-02 Slava Pestovtools.deploy: hello-ui had reflection level of 2, not...
2009-12-02 Slava PestovGet modify-code-heap working if stack traces are stripp...
2009-12-02 Slava PestovRT_HERE now takes its argument from the literal table...
2009-12-02 Slava PestovSplit literal table into literal and parameter tables...
2009-12-02 Slava Pestovvm: update callback stub machine code at the end of...
2009-12-02 Slava Pestovvm: Clean up more code duplication and rename a few...
2009-12-02 Slava Pestovvm: factor out common code between image loading and...
2009-12-02 Slava PestovBig cleanup of literal table and relocation-related...
2009-11-29 Slava Pestovvm: growing heap no longer uses relocate_code_block()
2009-11-29 Doug Colemanmake >ckf generic in poker
2009-11-29 Doug Colemanclean up lcd
2009-11-29 Doug Colemanmessin with the poker vocabulary -- added 7-card evalua...
2009-11-28 Doug Colemanadd product-map>assoc and docs
2009-11-28 Slava Pestovvm: fix some typos
2009-11-28 Doug Colemanclean up math.combinatorics and add another combinator
2009-11-28 Slava PestovMerge branch 'no_literal_table' of git://factorcode...
2009-11-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-27 Slava Pestovvm: new image relocation that doesn't use literal table
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-26 Joe Grofffix buggy simd intrinsics
2009-11-26 Joe Groffremove SIMDS:
2009-11-26 Joe Groff"norm" doesn't need to be generic, "norm-sq sqrt" alway...
2009-11-26 Doug Colemanadd product-map-as and use it in poker vocab
2009-11-26 Joe Grofftrick math.vectors.simd into making nicer quotations
2009-11-26 Joe Groffremove SIMD:s
2009-11-26 Joe Groffdon't try to rewrite redundant test-vector-exprs
2009-11-26 Joe Groffupdate benchmark.nbody-simd and benchmark.raytracer...
2009-11-26 Joe Groffmath.vectors.simd.cords vocab that defines vector cords
2009-11-26 Slava PestovFix non-tail recursive inline recursive compilation
2009-11-25 Joe Groffvector op specializations on cords
2009-11-25 Slava Pestovvm: new implementation of modify-code-heap that doesn...
2009-11-25 Joe Groffstreamline cords, add a functor for making specialized...
2009-11-25 Joe Groffmove cords to sequences.cords
2009-11-25 Joe Groffchange name of 'unsign-rep' to more sensible 'signed...
2009-11-25 Joe Groffremove mentions of 256-bit vectors from math.vectors...
2009-11-25 Joe Grofffix math.vectors.conversion help-lint
2009-11-25 Joe Groffupdate math.vectors.conversion
2009-11-25 Slava Pestovvm: non-optimizing compiler now compiles word definitio...
2009-11-25 Slava Pestovvm: flush icache after GC
2009-11-25 Slava PestovMerge branch 'master' into no_literal_table
2009-11-25 Slava Pestovvm: deallocate old PIC after allocating the new one...
2009-11-25 Doug Colemanrevert math.matrices.elimintion until someone fixes...
2009-11-25 Joe Groffmake math.vectors.simd tests pass again
2009-11-25 Slava Pestovvm: compaction now updates the needs_fixup set
2009-11-24 Joe Groffupdate compiler.cfg.intrinsics.simd tests
2009-11-24 Joe Grofffix simd intrinsic compilation
2009-11-24 Joe Groffscalar fallbacks for simd intrinsics
2009-11-24 Doug Colemanupdate docs for new alarms changes
2009-11-24 Doug Colemanstore the current alarm in current-alarm
2009-11-24 Slava Pestovvm: mark sweep now traces code block references; rename...
2009-11-23 Doug Colemanalarms: Stop repeated alarms after an error is thrown
2009-11-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Slava PestovMerge branch 'master' into no_literal_table
2009-11-22 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Slava Pestovio.launcher.unix: tests don't hang on failure
2009-11-22 Slava Pestovvm: minor GC traces embedded pointers
2009-11-22 Slava PestovFix conflict
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Doug Colemanuse CONSTANT: in epoll
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Doug Colemanremove >duration word and instead make a private >nanos...
2009-11-21 Slava PestovFactor source files should not be executable
2009-11-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-30 Doug Colemanfix openbsd compile
2009-11-21 Slava Pestovtools.time: update docs
2009-11-21 Slava Pestovalarms: pass correct parameter to sleep-until, fixes...
2009-11-21 Slava Pestovtools.threads: report correct sleep time
2009-11-21 Slava PestovVarious Windows load fixes
2009-11-21 Slava Pestovedit-error now works if the error has a file name but...
2009-11-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava Pestovmason.report: better benchmark timings
2009-11-20 Slava Pestovtools.deploy.test.17: fix typo
2009-11-20 Doug Colemanclean up the end of the easter word
2009-11-20 Doug Colemanfix windows compile error
2009-11-20 Slava Pestovtools.deploy.test.17: database deployment test
2009-11-20 Slava PestovUpdate a few places that used string C type names to...
2009-11-20 Slava PestovClean up startup/shutdown hook code
2009-11-20 Slava Pestovmason.report: put github link in build reports
2009-11-20 Slava PestovMove nano-count>timestamp word to core-foundation.run...
2009-11-20 Slava PestovBootstrap and mason now record times in nanoseconds
2009-11-20 Slava Pestovalien.c-types: fix help lint
2009-11-20 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-20 Slava Pestovstack-checker: fix error message printed when do-primit...
2009-11-20 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-20 Slava Pestovalien.c-types: make sure generated words reference...
2009-11-20 Slava Pestovclasses.struct: compute slot offsets before alignment...
2009-11-20 Doug Colemanuse nanoseconds in the core-foundation run-loop
2009-11-20 Doug Colemanupdate calendar tests
2009-11-20 Doug Colemanfix benchmark time reporting
next