projects
/
jpf-core.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jpf-core.git
2020-07-04
Brian Demsky
add extra methods
cfbugfix
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Brian Demsky
Avoid rollover with long
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Brian Demsky
Bug fix for CFSerializer
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
rtrimana
Fixing a bug: in the second round of boolean CG, we...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
rtrimana
Adding debug mode guards for all main methods.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
rtrimana
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
rtrimana
Adding a way for JPF to be informed that this is DPOR...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
rtrimana
Commenting out a line that causes a lot of loops; let...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
rtrimana
Bug fix: when state is not found in rGraph, that means...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
rtrimana
A few hacks to make the list circular: this lets the...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
rtrimana
Explored trace needs to be constructed and modified...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
rtrimana
Renaming a variable.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
rtrimana
Fixing a bug in isConflict method.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-13
rtrimana
Making field exclusion checks more efficient.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
rtrimana
Committing main.jpf.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
rtrimana
Further cleaning up (naming, comments, etc.).
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
rtrimana
Adding happens-before push back.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
rtrimana
Cleaning up.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
rtrimana
New algorithm implementation; without pushing forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
rtrimana
Adding different main.jpf files for different detections.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
rtrimana
Editing main.jpf
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
rtrimana
Adding a script to set the environment variables for...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
rtrimana
Fixing a bug: need to get the right choice/event number...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
rtrimana
Tested updating backtrack sets in the reachability...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
rtrimana
Tested backtrack in a cycle (local).
commit
|
commitdiff
|
tree
|
snapshot
2020-05-14
rtrimana
Adjusting support methods for reachability analysis...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-14
rtrimana
Modifying the algorithm: 1) Find the first conflict...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
rtrimana
Fixing a bug: completing reachability graph with missin...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
rtrimana
Fixing bugs: state to reachability graph map has to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
rtrimana
Adding reachability graph for past executions.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
rtrimana
Additional logging feature.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
rtrimana
Fixing a bug: mapping state to event has to be done...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
rtrimana
Fixing more bugs with the reachability analysis.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
rtrimana
Fixing more potential bugs for the reachability analysis.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
rtrimana
Fixing a bug: separating the state tracking for cycle...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
rtrimana
Adding reachability analysis when state matching occurs.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-13
rtrimana
Modifying main.jpf
commit
|
commitdiff
|
tree
|
snapshot
2020-04-12
rtrimana
Adding a counter for number of conflicts.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
rtrimana
Printing out the number of transitions.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
rtrimana
Fixing a bug: misunderstood how the VOD graph is suppos...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
rtrimana
Testing DPORStateReducer and ConflictTracker: JPF seems...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
rtrimana
Fixing a bug: java LinkedList needs removeFirst(),...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
rtrimana
Fixing a bug: VOD graph traversal should continue with...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
rtrimana
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
rtrimana
Fixing a bug: restorable state has to be saved when...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
rtrimana
Optimization: Compare just the state and the fist event...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
rtrimana
Changing approach: Using vm.restoreState() method to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
rtrimana
Committing a version that almost works: bug to fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
rtrimana
First part of boolean flip seems to be clean; need...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
rtrimana
Fixing a potential bug: we now store the event number...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
rtrimana
Cleaning up and fixing bugs; new DPOR implementation...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-04
rtrimana
Fixing a bug: we need to start choiceCounter from 1...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
rtrimana
Reimplementing DPOR Phase 3: Architecting the subsequen...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
rtrimana
Reimplementing DPOR Phase 2: VOD graph building and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
rtrimana
Reimplementing DPOR Phase 1: First trace execution...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
rtrimana
Starting a new DPOR implementation.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
rtrimana
Cleaning up and refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
rtrimana
Fixing bugs: capturing object accesses (read/write...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
rtrimana
Fixing a bug: off-by-one error in the executed trace...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
rtrimana
Re-checking and cleaning up the code: most likely still...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
rtrimana
Adding the old tracker variable for debugging/testing...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
rtrimana
Fixing bugs and cleaning up: Continuing sub-graph execu...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-25
rtrimana
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-25
rtrimana
Fixing bugs and cleaning up: making sure that the execu...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Seyed Amir...
Making analysis compatible with infra
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Seyed Amir...
Making analysis compatible with new infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
rtrimana
Cleaning up: Removing the full-blown graph traversal.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
rtrimana
Cleaning up, fixing bugs---commented out full-blown...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-21
rtrimana
Refactoring; Finding cycles without traversing the...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
rtrimana
Fixing bugs: moving VOD-graph building into the CGAdvan...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
rtrimana
Adding graph traversal to find cycles; adding debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
rtrimana
Some fixes for the DPOR state-reducer.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
rtrimana
Fixing a bug: merging the analysis part for locationMod...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
rtrimana
Fix for a bug in finding the right integer values in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
rtrimana
Adding attributes for dimmers.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Brian Demsky
Code to print graph to output so that dot can be used...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Seyed Amir...
Adding manual transactions to the conflict tracker
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
rtrimana
Slight changes for safeguard.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
rtrimana
Fixing an out of bound bug.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Seyed Amir...
JPF ready to run with old infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
rtrimana
Adding a prevChoiceValue class property to store the...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
rtrimana
Attempting state-based DPOR implementation from the...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
rtrimana
Adding the first implementation of visible operation...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Brian Demsky
Make updates and not edges have manual property
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Brian Demsky
Clean up comments
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Brian Demsky
Rewrite of Conflict Tracker
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
amiraj
A change in updateTheOutSet in conflict tracker analysis
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
amiraj
A change in propagate method.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
amiraj
Fixing a bug in Conflict Tracker + Make propagate metho...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
amiraj
Make a change in ConflictTracker analysis
commit
|
commitdiff
|
tree
|
snapshot
2019-12-07
Seyed Amir...
Compacting the methods
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Seyed Amir...
A change in propagate the change method
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Seyed Amir...
Make the analysis more efficient
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Seyed Amir...
Fixing a small bug in Conflict Tracker
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Seyed Amir...
Fixing bugs in Conflict Tracker
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Seyed Amir...
Fixing a bug
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Seyed Amir...
Fixing a bug in checkForConflict method in Conflict...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Seyed Amir...
Fixing a bug in manual_write-non_conflict + setSet...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Seyed Amir...
Fixing a bug in Conflict Tracker analysis
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
rtrimana
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
commit
|
commitdiff
|
tree
|
snapshot
next