switch to spaces only..
[IRC.git] / Robust / src / Analysis / OwnershipAnalysis / TokenTuple.java
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2009-03-24 bdemskyimprove performance
2009-03-23 bdemskyevil hack...need to fix arity scheme to match paper...
2008-10-03 jzhouadd profile codes for multicore version
2008-10-01 jjenistaTighten up use of canonical objects and halt system...
2008-09-29 jjenistaIntroduced ZEROORMORE arity, something appears to be...
2008-08-25 jjenistafor method calls, all reachability sets brought into...
2008-08-21 jjenistaStable, partial implementation of method calls
2008-08-19 bdemskyChange tabbing for everything....
2008-08-18 jjenistaChanged allocation depth to default to minimum possible...
2008-08-13 jjenistatoken classes combed over and tested thoroughly
2008-08-13 jjenistaupdated TokenTuple and TokenTupleSet, tested
2008-08-12 jjenistaMade a big change to reference edges, touched a lot...
2008-08-06 jjenistaAdded fields to ReferenceEdgeProperties and combed...
2008-07-18 jjenistaWorking on allocating with reachability, mostly the...
2008-07-18 jjenistaAdded some functionality to reachability classes that...
2008-07-09 jjenistaAdded reachability classes, all of which are extensions...
2008-07-01 jjenistaspecial union of reachability sets works correctly now
2008-07-01 jjenistaMore reachability set functionality, but not all there yet
2008-06-26 jjenistaStraightened out TokenTuple equality and hash codes...
2008-06-24 jjenistaSome initial implementation of reachability for ownersh...