Fix tabbing.... Please fix your editors so they do tabbing correctly!!! (Spaces...
[IRC.git] / Robust / src / Analysis / OwnershipAnalysis / HeapRegionNode.java
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2010-01-18 yeomchanges.
2010-01-06 yeomchanges.
2009-12-23 yeominitial commit for adding memory conflicts feature...
2009-11-03 yeomchanges toward keeping globally unique identifier for...
2009-10-02 jjenistaadd option to graph visualization that supresses reacha...
2009-03-16 jjenistaStable capture while moving towards typed heap regions...
2008-10-08 jjenistaGlobal sweep added
2008-10-01 jjenistaTighten up use of canonical objects and halt system...
2008-08-25 jjenistamethod call stably implemented as a first pass, results...
2008-08-19 bdemskyChange tabbing for everything....
2008-08-15 jjenistastrong updates, everything ready to do method calls
2008-08-15 jjenistaHeapRegionNode and ReferenceEdge both have had the...
2008-08-15 jjenistaRetooled edges and basic stuff is working again (finall...
2008-08-13 jjenistaNode and edge equality and hash updates
2008-08-12 jjenistaMade a big change to reference edges, touched a lot...
2008-08-11 jjenistaequals() and hashCode() methods are bunk
2008-08-06 jjenistaAdded fields to ReferenceEdgeProperties and combed...
2008-08-05 jjenistaPrune change sets during token prop by beta info only...
2008-07-15 jjenistaToken propagation implemented, stable but incorrect...
2008-07-15 jjenistaMore reachability implementation, no token propagation...
2008-07-09 jjenistaAdded reachability classes, all of which are extensions...
2008-07-02 jjenistaStarting to integrate reachability classes into ownership.
2008-04-16 jjenistaProperly use transitive closure of allocation sites...
2008-04-08 jjenistaFixed a bug in assigning temp to new allocation. Clear...
2008-03-11 jjenistaFixed bug that heap regions from allocation sites are...
2008-02-27 jjenistaCapturing stable state.
2008-02-12 jjenistaStub out ownership analysis classes that break compilation.