Fixing a bug: wrong CGs were reset when recursing into a sub-graph.
[jpf-core.git] / src / main / gov / nasa / jpf / listener /
2019-11-06 rtrimanaFixing a bug: wrong CGs were reset when recursing into...
2019-11-05 rtrimanaMerge branch 'master' of ssh://plrg.eecs.uci.edu/home...
2019-11-05 rtrimanaCompleting POR implementation with complete recursions.
2019-10-24 amirajMerge branch 'master' of ssh://plrg.eecs.uci.edu/home...
2019-10-24 amirajModifying conflict tracker
2019-10-23 rtrimanaFurther excluding infrastructure/library field accesses.
2019-10-22 rtrimanaFixing issues: counter bugs, object ID comparison,...
2019-10-21 rtrimanaMerge branch 'master' of ssh://plrg.eecs.uci.edu/home...
2019-10-21 rtrimanaAdding more restrictions in conflict analysis: not...
2019-10-18 amirajFixing a bug in ConflictTracker.java
2019-10-18 rtrimanaDetecting location mode read/write using the old method.
2019-10-18 amirajFixing a bug in listener!
2019-10-17 amirajAdd the ConflictTracker to the main branch
2019-10-16 rtrimanaMore subtle changes to config file and state reducer...
2019-10-16 rtrimanaFixing a few bugs. Still need to check for the backtrac...
2019-10-15 rtrimanaFirst version of POR; need to double check the backtrac...
2019-09-27 rtrimanaAdding more state reduction analysis.
2019-09-26 rtrimanaFixing a typo in option name.
2019-09-25 rtrimanaUpdating main.jpf; Cleaning up the StateReducer.
2019-09-25 rtrimanaFirst version of the StateReducer class.
2019-08-08 rtrimanaChecking for null value before storing the first write.
2019-08-07 rtrimanaAdding a null value filter in the tracker; Adding a...
2019-08-03 bdemskyMerge branch 'master' of ssh://plrg.eecs.uci.edu/home...
2019-08-02 rtrimanaAdding a condition to not check for timeout when it...
2019-08-02 bdemskyMerge branch 'master' of ssh://plrg.eecs.uci.edu/home...
2019-08-02 rtrimanaMaking sure that the timeout feature exits gracefully.
2019-08-02 rtrimanaAdding a timeout feature.
2019-07-31 rtrimanaFixing a bug in the tracker.
2019-07-19 rtrimanaAdding location.mode variable conflict tracker.
2019-07-16 rtrimanaAdding a variable conflict tracker/listener; this is...
2017-05-31 Nastaran ShafieiInitial import