forgot to add moved files back in, injecting stall site taints now also
[IRC.git] / Robust / src / Tests / disjoint /
2010-06-28 jjenistaforgot to add moved files back in, injecting stall...
2010-06-26 jjenistaDo effects as a global space, don't even need to consid...
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-25 jjenistaanalysis collects effects per method and interprocedurally
2010-06-24 jjenistabug fix, now interprocedural seems cool, unitl the...
2010-06-24 jjenistataints tested, propagate interprocedurally
2010-06-24 jjenistarblock in set vars get tainted on rblock enter and...
2010-06-24 jjenistajust an interesting test case I never got around to...
2010-06-22 jjenistataints at reach graph level implemented
2010-06-22 jjenistagot the hooks in place to get taints for rblocks
2010-06-21 jjenistacapturing partially implemented taints before altering...
2010-06-17 jjenistataints working intraprocedurally, a bug in inter I...
2010-06-17 jjenistagetting parameter taints in new analysis
2010-05-27 jjenistaporting effects analysis
2010-05-26 jjenistaporting effects analysis to new disjoint analysis
2010-04-12 jjenistaadjustments to stack-based method scheduling, debug...
2010-04-09 jjenistatrying to isolate a bug from MapReduceTag in a miniatur...
2010-04-09 jjenistaan example program using StringTokenizer
2010-03-30 jjenistaturn strong updates back on from yesterday testing...
2010-03-30 jjenistaa test that shows our analysis doesn't always terminate
2010-03-26 jjenistaall changes for official testing
2010-03-25 yeomadd power bench.
2010-03-25 yeomadd annoated kmeans
2010-03-25 yeomchanges.
2010-03-25 yeomadd annotated raytracer
2010-03-22 jjenistafixed problem by differentiating between an element...
2010-03-19 jjenistamaking debugging easier
2010-03-18 yeoma test.
2010-03-17 jjenistause different graph writing options to better find...
2010-03-17 yeoma test
2010-03-17 jjenistawas accidentally dropping param var to node edges when...
2010-03-17 jjenistaworking on reach prop, pred bugs, basic tests still...
2010-03-16 jjenistaworking hard on reachability, bunch of changes, still...
2010-03-16 jjenistaupdating the global sweep and some related code--this...
2010-03-15 jjenistamost of the missing context-rewriting code
2010-03-12 jjenistaa test that shows reachabiltiy states are broken
2010-03-12 jjenistabunch of bug fixes, graphs appear to be working mechani...
2010-03-11 jjenistadebugging something else, but commiting this bug fix...
2010-03-11 jjenistabug fix yonghun found, return value's region may be...
2010-03-11 jjenistathere was a simple fix for variable problem, in new...
2010-03-11 jjenistacaller local variables to in-context regions are modele...
2010-03-10 jjenistalots of bug fixes, system cannot compute even simple...
2010-03-10 jjenistabig checkin, lots of call site transfer bug fixes,...
2010-03-09 jjenistacallee elements brought into caller get predicates...
2010-03-08 jjenistaedge merge
2010-03-04 jjenistabug fix, other transfer funcs invoke mutating methods...
2010-03-04 jjenistagetting closer, still major bugs in call site transfer...
2010-02-19 jjenistachecking in this test before monkeying around with...
2010-02-19 jjenistasquashing bugs
2010-02-19 jjenistaanalysis not terminating, looking for things that shoul...
2010-02-11 jjenistareevaluating abstract garbage collection, for now leave...
2010-02-04 jjenistaimplementing
2010-02-02 jjenistaimplementing
2010-01-07 jjenistamore implementation
2010-01-06 jjenistamore implementation
2010-01-04 jjenistamore implementation
2009-12-30 jjenistaworking on new implementation
2009-12-02 jjenistastart of a revised disjoint reachability analysis