changes.
[IRC.git] / Robust / src / Analysis / Disjoint /
2012-05-02 yeombug fix: The result of the pointer analysis is broken...
2012-01-27 jjenistanew version of experiments
2012-01-27 jjenistalittle twiddles for kmeans investigation
2012-01-25 jjenistaset up to count graph elements over every final graph...
2012-01-24 jjenistadidnt get what I wanted before
2012-01-24 jjenistabits to help investigate node count changing
2012-01-20 jjenistarunning new experiments
2012-01-17 jjenistapredicates are not feasible to flip on and off. The...
2012-01-17 jjenistafix up summarize-per-class mode
2012-01-17 jjenistaget set up for experiment: test impact of disabling...
2012-01-09 jjenistadefreach experiment
2012-01-06 jjenistatweaks for running definite reach
2011-11-18 jjenistafixed double negate bug, 3rd case of def reach works now
2011-11-17 jjenistacase 3 of definite reach, all coded but has bugs becaus...
2011-11-11 jjenistagot 2nd case of def reach up and running, one to go
2011-11-10 jjenistaworking on the second case where definite reach can...
2011-11-10 jjenistaAWESOME. Used just the R relation of definite reach...
2011-11-10 jjenistasuccessfully keep def reach info just for the store...
2011-11-09 jjenistadef reach has to use PointerMethod to detect CFG edges...
2011-11-08 jjenistafix silly off-by-one bug
2011-11-07 jjenistafound a bug, results still empty
2011-11-07 jjenistatransfer funcs for the R relation of def reach coded...
2011-10-25 jjenistadef reach coming along
2011-10-25 jjenistaimplementing def reach transfer funcs for R
2011-10-21 jjenistahacks
2011-10-21 jjenistagoing to start with just enough definite reach analysis...
2011-10-13 jjenistaBug fix, sometimes an edge matches except it has a...
2011-10-07 jjenistafix a bug for Taint similar to ReachState, when either...
2011-10-04 jjenistaBug fix, subtle errors in exist pred hashcode, and...
2011-10-04 jjenistathe bug I've been chasing, a critical one-letter typo...
2011-10-04 jjenistadouble-check the context conversions of out-of-context...
2011-10-04 jjenistaslight code improvements
2011-09-27 jjenistaput unit tests here
2011-09-26 jjenistaIncrementing on definite reach analysis
2011-09-22 jjenistaBe able to get def reach state out at a given program...
2011-09-22 jjenistaget hooked into disjoint
2011-09-22 jjenistagetting definite reach analysis set up as a fixed point...
2011-09-21 jjenistaStarting implementation for definite reachability analysis
2011-06-11 jjenistatinkering with debug stuff for barnes-hut
2011-06-10 jjenistaBug fix: in some cases we really do want the heap regio...
2011-06-03 jjenistafixed a bug where a single argument is passed in as...
2011-06-02 jjenistawithout this the call stie debug was capturing an immen...
2011-06-01 jjenistacheck points-to module improvements along with a bug...
2011-05-18 jjenistabug fix: heap contexts for call sites were propgated...
2011-05-16 jjenistaCreate analysis model for string literals in disjointne...
2011-05-13 jjenistamodel the allocation of string literals in heap analysis
2011-05-13 jjenistathis system checks heap results against runtime pointer...
2011-05-11 jjenistadifferentiate between analysis says something points...
2011-05-11 jjenistaonly do this if we are using oooj-style tasks after...
2011-05-10 jjenistaNew tool to check points-to results of a heap analysis...
2011-05-05 jjenistadisjoint should work like pointer in that taints for...
2011-05-05 jjenistaan outstanding change to improve debugging of call...
2011-05-03 jjenistaallow debug reach graphs to show taints but supress...
2011-04-28 jjenistaimprove call site debugging for disjoint
2011-04-28 jjenistarun ooojava and rcrpointer that print out effects and...
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-18 jjenistabug fix - during call site transfer func we temporarily...
2011-04-08 jjenistadetect possibly evil tasks and do the right thing if...
2011-04-06 bdemskybug and remove debug code
2011-04-06 bdemskyget back some of the speed we are losing from bug fixes...
2011-04-06 stepheybug fix for refCount in SMFEStates. I'm not sure if...
2011-04-06 bdemskybug fix
2011-04-01 bdemskybuild pruned graphs that encode conflict information...
2011-03-30 yeombug fixes on OoOJava, now it works fine with all of...
2011-03-26 bdemskybug fix
2011-03-26 bdemskychanges
2011-03-25 bdemskybug fix
2011-03-25 bdemskychanges
2011-03-25 bdemskytry to get runtimeconflictresolver working...and cleani...
2011-03-25 bdemskychanges to process/prune state machines
2011-03-25 bdemskyclass to prune/process state machines
2011-03-24 bdemskyinitial taint should have null whereDefined so we don...
2011-03-23 stepheyChanged a lot of things in RCR. It works for the most...
2011-03-23 bdemskybug fixes
2011-03-23 stepheyJim told me to do this...
2011-03-23 jjenistachanged options in code to actually print reach states...
2011-03-22 bdemskyfix mistake....allocnodes are like disjoint heapregionn...
2011-03-21 stepheyWork in progress... I need to rework how to handle...
2011-03-21 bdemskyfixing bugs...
2011-03-19 jjenistawe took DFJ and broke its arm, and we'll reset the...
2011-03-18 jjenistachanging to new traversers/examiners
2011-03-18 bdemskymore bug fixes
2011-03-18 bdemskymore changes...
2011-03-18 bdemskycommit hacks to effect analysis...interfaces to allow...
2011-03-18 bdemskyPatch in effects analysis hooks....have to add new...
2011-03-18 bdemskyneed to decouple effects from AllocSite
2011-03-18 bdemskymy changes
2011-03-17 bdemskymore changes...do node-based taints...taint edges....
2011-03-17 bdemskychanges towards taints
2011-03-16 bdemskystarting towards taints
2011-03-10 jjenistapublic interface for the later compiler phases
2011-03-10 jjenistastate machines for traverers seem to be working for...
2011-03-05 jjenistamore code for state machines in dfj traversers
2011-03-04 jjenistaextend taints for a new mode in DFJ that helps build...
2011-03-03 jjenistaa test case showing a bug in disjoint analysis basic...
2011-02-01 jjenistahonor the easy request of suppressing output for the...
2011-01-31 jjenistacleaning up OoOJava and related systems, touching lots...
2011-01-22 stepheyWe fixed the bug of where to find the stallsite reachgr...
2011-01-21 stepheyCorrected reach graph issue with SESE BLOCKS ONLY....
next