HeapRegionNode and ReferenceEdge both have had the equals() and hashCode()
[IRC.git] / Robust / src / Tests / OwnershipAnalysisTest / testGraphs / Main.java
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-03-06 jjenistaUpdate parts of test to validate ownership graph operat...
2008-02-05 jjenistaCapturing tests before making big changes to ownership...
2007-11-28 jjenistaOwnershipGraph and Node classes are working and tested.