Change tabbing for everything....
[IRC.git] / Robust / src / Analysis / OwnershipAnalysis / HeapRegionNode.java
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.