====== Download ======
These are **snapshots** for **testing** purpose only.
===== November 4th, 2009 version =====
==== Download link ====
=== without partial collection ===
[[http://www.algo-prog.info/ocmc/distribution/oc4mc-smartpumpkin.tar.gz |oc4mc-smartpumpkin.tar.gz]]
* (feature) growing capable shared heap : if a huge allocation is needed, the heap grows such that it becomes possible (i.e. with system malloc limitation only) instead of going into an endless broken loop
* (feature) limited shrinking : the shared heap can never become smaller than its initial size
=== with partial collection ===
[[http://www.algo-prog.info/ocmc/distribution/oc4mc-smartpumpkin-with-partial-collection.tar.gz |oc4mc-smartpumpkin-with-partial-collection.tar.gz]]
* (feature) partial collection enabled : partial collection when the shared heap has more free space than required for flushing full pages
===== October 30th, 2009 version =====
==== Download link ====
[[http://www.algo-prog.info/ocmc/distribution/oc4mc-20091030.tar.gz|oc4mc-20091030.tar.gz]]
* (bug fix) memory allocation
* (bug fix+improvement) growing&shrinking capable shared heap
* (bug fix) misc
===== September 25th, 2009 version =====
==== Download link ====
[[http://www.algo-prog.info/ocmc/distribution/oc4mc-20090925.tar.gz|oc4mc-20090925.tar.gz]]
* bug fix memory allocation/collection
===== August 23rd, 2009 version =====
==== Download link ====
[[http://www.algo-prog.info/ocmc/distribution/oc4mc-20090823.tar.gz|oc4mc-20090823.tar.gz]]
* bug fix Thread.yield
* version info
===== July 3rd, 2009 version =====
==== Download link ====
[[http://www.algo-prog.info/ocmc/distribution/oc4mc-20090703.tar.gz|oc4mc-20090703.tar.gz]]
===== June 26th, 2009 version =====
==== Download link ====
[[http://www.algo-prog.info/ocmc/distribution/oc4mc-20090626.tar.gz|oc4mc-20090626.tar.gz]]