]> gitweb.factorcode.org Git - factor.git/history - vm/allot.hpp
VM: no need for a nursery_space class, it's just a bump_allocator
[factor.git] / vm / allot.hpp
2014-12-04 Björn LindqvistVM: no need for a nursery_space class, it's just a...
2014-11-21 Björn LindqvistVM: get rid of the duplicated nursery instance in vm...
2013-05-13 Erik CharleboisVM: Remove redundant #ifdef FACTOR_DEBUGs
2013-05-12 Erik CharleboisVM: Refactor allot.hpp to Factor style
2013-03-26 Doug Colemanvm: Add more Allocates memory comments.
2011-11-23 Joe Groffvm: replace assert with FACTOR_ASSERT
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-12-03 Slava PestovMerge branch 'simd-cleanup' of git://factorcode.org...
2009-12-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-02 Slava PestovBig cleanup of literal table and relocation-related...
2009-11-22 Slava PestovFix conflict
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-11 Slava PestovNew identity-hashcode primitive
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-31 Slava PestovMerge optimizations from master branch
2009-10-31 Slava Pestovvm: various minor optimizations speeding up gc0 and...