gc: delegated mallocs in GarbageAlloc to hs-boehmgc (Mate.GC.Boehm.mallocBytes);
authorHarald Steinlechner <haraldsteinlechner@gmail.com>
Wed, 22 Aug 2012 18:20:05 +0000 (20:20 +0200)
committerHarald Steinlechner <haraldsteinlechner@gmail.com>
Wed, 22 Aug 2012 18:20:05 +0000 (20:20 +0200)
tests: implemented little memory leaking example
jmate: added sketch implementation of Runtime class (which should be used to query heap memory and force GCs)


No differences found