projects
/
jpf-core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Minor bug fix in ConflictTracker.java
[jpf-core.git]
/
src
/
main
/
2019-11-18
Seyed Amir Hossein...
Minor bug fix in ConflictTracker.java
tree
|
commitdiff
2019-11-18
Seyed Amir Hossein...
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-11-18
Seyed Amir Hossein...
Fixing a bug in ConflictTracker.java
tree
|
commitdiff
2019-11-18
rtrimana
Code refactoring for sleep set and persistent set analyses.
tree
|
commitdiff
2019-11-15
rtrimana
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-11-15
rtrimana
Implementing the sleep-set technique for the previous...
tree
|
commitdiff
2019-11-15
Seyed Amir Hossein...
Minor changes in ConflictTracker
tree
|
commitdiff
2019-11-14
Seyed Amir Hossein...
Fix a bug in ConflictTracker
tree
|
commitdiff
2019-11-14
amiraj
Fix a bug in ConflictTracker.java
tree
|
commitdiff
2019-11-12
rtrimana
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-11-12
rtrimana
Checking in (1) StateReducer, and (2) StateReducerEffic...
tree
|
commitdiff
2019-11-07
amiraj
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-11-07
amiraj
Make some changes in ConflictTracker listener.
tree
|
commitdiff
2019-11-06
rtrimana
Fixing a bug: wrong CGs were reset when recursing into...
tree
|
commitdiff
2019-11-05
rtrimana
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-11-05
rtrimana
Completing POR implementation with complete recursions.
tree
|
commitdiff
2019-10-24
amiraj
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-10-24
amiraj
Modifying conflict tracker
tree
|
commitdiff
2019-10-23
rtrimana
Further excluding infrastructure/library field accesses.
tree
|
commitdiff
2019-10-22
rtrimana
Fixing issues: counter bugs, object ID comparison,...
tree
|
commitdiff
2019-10-21
rtrimana
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-10-21
rtrimana
Adding more restrictions in conflict analysis: not...
tree
|
commitdiff
2019-10-18
amiraj
Fixing a bug in ConflictTracker.java
tree
|
commitdiff
2019-10-18
rtrimana
Detecting location mode read/write using the old method.
tree
|
commitdiff
2019-10-18
amiraj
Fixing a bug in listener!
tree
|
commitdiff
2019-10-17
amiraj
Add the ConflictTracker to the main branch
tree
|
commitdiff
2019-10-16
rtrimana
More subtle changes to config file and state reducer...
tree
|
commitdiff
2019-10-16
rtrimana
Fixing a few bugs. Still need to check for the backtrac...
tree
|
commitdiff
2019-10-15
rtrimana
First version of POR; need to double check the backtrac...
tree
|
commitdiff
2019-09-27
rtrimana
Adding more state reduction analysis.
tree
|
commitdiff
2019-09-26
rtrimana
Fixing a typo in option name.
tree
|
commitdiff
2019-09-25
rtrimana
Updating main.jpf; Cleaning up the StateReducer.
tree
|
commitdiff
2019-09-25
rtrimana
First version of the StateReducer class.
tree
|
commitdiff
2019-08-08
rtrimana
Checking for null value before storing the first write.
tree
|
commitdiff
2019-08-07
rtrimana
Adding a null value filter in the tracker; Adding a...
tree
|
commitdiff
2019-08-06
bdemsky
More state reduction
tree
|
commitdiff
2019-08-06
bdemsky
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-08-06
bdemsky
Small improvment in state reduction
tree
|
commitdiff
2019-08-03
bdemsky
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-08-03
bdemsky
edits
tree
|
commitdiff
2019-08-02
rtrimana
Adding a condition to not check for timeout when it...
tree
|
commitdiff
2019-08-02
rtrimana
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-08-02
bdemsky
SmartThings specific support to reduce state space
tree
|
commitdiff
2019-08-02
bdemsky
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-08-02
bdemsky
SmartThings support
tree
|
commitdiff
2019-08-02
rtrimana
Making sure that the timeout feature exits gracefully.
tree
|
commitdiff
2019-08-02
rtrimana
Adding a timeout feature.
tree
|
commitdiff
2019-08-01
bdemsky
Add constanttime class
tree
|
commitdiff
2019-07-31
rtrimana
Fixing a bug in the tracker.
tree
|
commitdiff
2019-07-19
rtrimana
Adding location.mode variable conflict tracker.
tree
|
commitdiff
2019-07-16
rtrimana
Adding a variable conflict tracker/listener; this is...
tree
|
commitdiff
2019-07-08
rtrimana
Fixing JPF for methodMissing() method in Groovy: 1...
tree
|
commitdiff
2019-07-05
rtrimana
Moving recursive lookup for defineClass0 just in the...
tree
|
commitdiff
2019-07-03
rtrimana
Fixing a bug: Map's parameterized type signature with...
tree
|
commitdiff
2019-07-01
rtrimana
Fixing a subtle bug: the method isParameterWithType...
tree
|
commitdiff
2019-06-29
Rahmadi Trimananda
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home...
tree
|
commitdiff
2019-06-29
Rahmadi Trimananda
Fixing a new bug: Considering parameters with Type...
tree
|
commitdiff
2019-06-28
rtrimana
Finalizing the beta version of the implementation for...
tree
|
commitdiff
2019-06-28
Rahmadi Trimananda
Adding recursive call to the getResolvedClassInfo(...
tree
|
commitdiff
2019-06-27
rtrimana
Fixing the ClassLoader.defineClass() method issue that...
tree
|
commitdiff
2019-06-25
rtrimana
Fixing a bug: getWildcardTypeImplObject could not recog...
tree
|
commitdiff
2019-06-25
rtrimana
Adding tests for Type parameter, wild card, and class...
tree
|
commitdiff
2019-06-24
rtrimana
Fixing getGenericReturnType to recognize the GenericArr...
tree
|
commitdiff
2019-06-24
rtrimana
Fixing the method getGenericParameterTypes to recognize...
tree
|
commitdiff
2019-06-22
Rahmadi Trimananda
Adding upperBounds and lowerBounds extraction for ...
tree
|
commitdiff
2019-06-22
Rahmadi Trimananda
Fixing another bug for getGenericReturnType so that...
tree
|
commitdiff
2019-06-22
Rahmadi Trimananda
Fixing bug in recognizing Class<?> as a WilcardTypeImpl.
tree
|
commitdiff
2019-06-22
rtrimana
Added WildcardTypeImpl implementation (minimal support).
tree
|
commitdiff
2019-06-21
rtrimana
Adding ParameterizedTypeImpl to getGenericSuperclass...
tree
|
commitdiff
2019-06-21
Rahmadi Trimananda
Fixing the method getGenericParameterTypes to include...
tree
|
commitdiff
2019-06-20
rtrimana
More tests on the Class<U> case.
tree
|
commitdiff
2019-06-20
rtrimana
Found a new case with Class<U> as a generic parameter.
tree
|
commitdiff
2019-06-20
rtrimana
Fixing a bug: There is a non-generic class with generic...
tree
|
commitdiff
2019-06-19
rtrimana
New problem with Groovy library.
tree
|
commitdiff
2019-06-19
Rahmadi Trimananda
Testing for all 3 new method implementations.
tree
|
commitdiff
2019-06-19
Rahmadi Trimananda
A proper implementation of getGenericReturnType using...
tree
|
commitdiff
2019-06-19
Rahmadi Trimananda
A proper implementation for getGenericParameterTypes...
tree
|
commitdiff
2019-06-18
rtrimana
A clean implementation for getTypeParameters' native...
tree
|
commitdiff
2019-06-18
Rahmadi Trimananda
Instantiating TypeVariableImpl.java
tree
|
commitdiff
2019-06-13
rtrimana
First attempt to add getGenericParameterTypes() and...
tree
|
commitdiff
2019-06-13
rtrimana
Cleaning up for the real fixes.
tree
|
commitdiff
2019-06-10
rtrimana
Starting our own version of JPF with support for generics.
tree
|
commitdiff
2019-03-31
Yahya
Updated Search.java documentation (#184)
tree
|
commitdiff
2019-03-30
Jentsch
Add Peer for java.util.concurrent.atomic.AtomicReferenc...
tree
|
commitdiff
2019-03-25
Yahya
Refined and expanded the javadoc for SearchListener...
tree
|
commitdiff
2019-01-03
Cyrille Artho
Fix: else-if block was missing code, so the "user"...
tree
|
commitdiff
2018-12-12
ngocpq
[fix-bug]: checking attrs is not null in method StackFr...
tree
|
commitdiff
2018-11-24
Cyrille Artho
FIX: java.lang.Object should be java/lang/Object.
tree
|
commitdiff
2018-11-23
Cyrille Artho
FIX: "java.lang.Char" should be "java.lang.Character...
tree
|
commitdiff
2018-11-23
Cyrille Artho
Fixed behavior of division by 0 on doubles (should...
tree
|
commitdiff
2018-10-19
Cyrille Artho
Merge branch 'sv-comp-run-script' of git://github.com...
tree
|
commitdiff
2018-09-07
jtoman
Improves annotation support (#161)
tree
|
commitdiff
2018-09-02
cyrille-artho
Merge pull request #157 from uwplse/set_throwable_cause
tree
|
commitdiff
2018-09-01
jtoman
Fixes default method resolution (#159)
tree
|
commitdiff
2018-09-01
cyrille-artho
Merge pull request #156 from uwplse/null_lambda_capture
tree
|
commitdiff
2018-09-01
cyrille-artho
Merge pull request #155 from uwplse/array_setget
tree
|
commitdiff
2018-08-31
John Toman
Fixes null captured parameters
tree
|
commitdiff
2018-08-31
John Toman
Fix get/setShort for field and array reflection
tree
|
commitdiff
2018-06-20
Jeanderson Candido
Merge branch 'master' into gradle
tree
|
commitdiff
2018-05-17
Dan Smith
Fix incorrect IncompatibleClassChangeError in ClassInfo...
tree
|
commitdiff
next