[Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 21 11:51:16 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3463
nfxjfg at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #681 is|0 |1
obsolete| |
--- Comment #33 from nfxjfg at gmail.com 2010-07-21 11:51:13 PDT ---
Created an attachment (id=693)
D1 - patch for Tango's runtime to enable precise GC scanning
-removed the unrelated optimization stuff such as doing a binary search for
pools (all that was backported from D2 to Tango to bring gcx.d on the same
level; original author was probably Walter)
- add some helper methods for manually building PointerMaps (unused/untested;
originally intended to deal with associative arrays)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list