Fix tabbing.... Please fix your editors so they do tabbing correctly!!! (Spaces...
[IRC.git] / Robust / src / Analysis / Disjoint / Canonical.java
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-06 bdemskyget back some of the speed we are losing from bug fixes...
2011-03-23 bdemskybug fixes
2011-03-18 bdemskymore bug fixes
2011-03-18 bdemskycommit hacks to effect analysis...interfaces to allow...
2011-03-18 bdemskymy changes
2011-03-17 bdemskychanges towards taints
2011-03-10 jjenistastate machines for traverers seem to be working for...
2011-03-04 jjenistaextend taints for a new mode in DFJ that helps build...
2010-07-26 jjenistabug fix for allowing out-of-contexts taints to flow...
2010-07-02 jjenistasome subtle reach state bug fixes uncovered by labyrint...
2010-06-28 jjenistastall site taints propagate awesomely, get cleared...
2010-06-28 jjenistaforgot to add moved files back in, injecting stall...
2010-06-26 jjenistaboth reach states and taints were not propagating to...
2010-06-25 jjenistagetting effects analysis going, need a few more pieces...
2010-06-24 jjenistabug fix, now interprocedural seems cool, unitl the...
2010-06-24 jjenistarblock in set vars get tainted on rblock enter and...
2010-06-23 jjenistaUpdated taint class to allow call site plus var taints...
2010-06-22 jjenistaGetting taints to propagate in new analysis, no paramet...
2010-06-21 jjenistacapturing partially implemented taints before altering...
2010-05-27 jjenistaporting effects analysis
2010-03-25 jjenistanew Canonical hash and equals, also running with assert...
2010-03-25 jjenistabug fixes for task initial heaps and making all new...
2010-03-19 jjenistamake sure change sets ignore predicates hanging off...
2010-03-19 jjenistamake sure straight union of reach states or reach sets...
2010-03-18 jjenistacouple of little bugs working in tandem to wreck reacha...
2010-03-16 jjenistaworking hard on reachability, bunch of changes, still...
2010-03-15 jjenistahave to test predicates of callee states before admitti...
2010-03-15 jjenistalots of untested code, but compiles, for attaching...
2010-03-15 jjenistamost of the missing context-rewriting code
2010-03-13 jjenistaa start on reachability, not fully functioning yet
2010-03-12 jjenistaif an operation on canonical objects wants to use other...
2010-02-22 jjenistabug fix, was too aggressive with equals method for...
2010-02-19 jjenistasquashing bugs
2010-02-19 jjenistaanalysis not terminating, looking for things that shoul...
2010-02-19 jjenistabig update--bringing implementation of new analysis...
2009-12-09 jjenistachanges
2009-12-02 jjenistastart of a revised disjoint reachability analysis