bug fixes
[IRC.git] / Robust / src / Tests / OwnershipAnalysisTest / test01 / makefile
2008-02-22 jjenistaCapture stable point.
2008-02-20 jjenistaChanged integration of ownership analysis into Main...
2008-02-05 jjenistaCapturing tests before making big changes to ownership...
2007-11-30 jjenistaFixed a bug where OwnershipGraph.writeGraph() visits...
2007-11-28 jjenistaFound a bug in OwnershipGraph.java when writing out...
2007-11-28 jjenistaOwnershipGraph and Node classes are working and tested.
2007-11-13 jjenistaFine heap representation, can only handle simple code.
2007-11-13 jjenistaBasic ownership analysis and a simple alias test added.