Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
livshits | 33 (97.1%) | 12002 (99.9%) | 12144 (99.9%) | 363.70 |
mcmartin | 1 (2.9%) | 15 (0.1%) | 16 (0.1%) | 15.00 |
Date | Author | File/Message |
---|---|---|
3/8/06 5:10 PM | mcmartin | When dumping unmunged methods, dump unmunged names too
(1 Files changed,
16 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePA.java 1.9
(+16
-1)
|
9/27/05 10:08 AM | livshits | Type for h nodes
(1 Files changed,
5 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePAMethodSummary.java 1.9
(+5
-2)
|
9/27/05 9:51 AM | livshits | Add a points-to relation to the return value of the method.
(1 Files changed,
13 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePAMethodSummary.java 1.8
(+13
-4)
|
9/27/05 12:30 AM | livshits | Fixed a bug leading to a failing cast.
(2 Files changed,
4 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.11
(+2
-2)
joeq/Compiler/Analysis/Primitive/PrimitivePA.java 1.8
(+2
-2)
|
9/27/05 12:11 AM | livshits | Bug fix: handling of IfCmp was overwriting the first register.
(1 Files changed,
2 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.10
(+2
-2)
|
9/26/05 6:05 PM | livshits | Added the subtype helper.
(3 Files changed,
224 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePAMethodSummary.java 1.7
(+1
-3)
joeq/Compiler/Analysis/Primitive/PrimitivePA.java 1.7
(+6
-7)
joeq/Compiler/Analysis/Primitive/PrimitiveSubtypeHelper.java 1.1 added 217 |
9/26/05 5:52 PM | livshits | Added reflection support
(1 Files changed,
139 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePAMethodSummary.java 1.6
(+139
-30)
|
9/26/05 12:45 AM | livshits | Removed warnings.
(4 Files changed,
4 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePAMethodSummary.java 1.5
(+1
-8)
joeq/Compiler/Analysis/Primitive/PrimitiveGenRelations.java 1.2
(+1
-2)
joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.9
(+1
-4)
joeq/Compiler/Analysis/Primitive/PrimitivePA.java 1.6
(+1
-2)
|
9/25/05 11:52 PM | livshits | Add an extra H bit
(2 Files changed,
3 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePA.java 1.5
(+2
-2)
joeq/Compiler/Analysis/Primitive/PrimitivePAMethodSummary.java 1.4
(+1
-3)
|
9/25/05 11:43 PM | livshits | Changed handling of string constants
(2 Files changed,
55 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePAMethodSummary.java 1.3
(+21
-1)
joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.8
(+34
-14)
|
9/25/05 11:43 PM | livshits | *** empty log message ***
(1 Files changed,
1 Lines changed) joeq/Compiler/Analysis/Primitive/.cvsignore 1.1 added 1 |
9/23/05 4:27 PM | livshits | Cast
(1 Files changed,
2 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.7
(+2
-2)
|
9/23/05 3:47 PM | livshits | Less printing
(1 Files changed,
2 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.6
(+2
-2)
|
9/23/05 3:45 PM | livshits | Added a link from a String object to the underlying char[]
(1 Files changed,
22 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.5
(+22
-21)
|
9/23/05 12:50 AM | livshits | Removed refrerences to jq_Reference.
(3 Files changed,
14 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePA.java 1.4
(+2
-2)
joeq/Compiler/Analysis/Primitive/PrimitivePAMethodSummary.java 1.2
(+4
-7)
joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.4
(+8
-1)
|
9/22/05 11:35 PM | livshits | Bug with return values
(1 Files changed,
2 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.3
(+2
-2)
|
9/22/05 11:16 PM | livshits | Added handling of instanceof operators
(1 Files changed,
15 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.2
(+15
-3)
|
9/21/05 3:42 PM | livshits | *** empty log message ***
(1 Files changed,
12 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePA.java 1.3
(+12
-10)
|
9/21/05 3:39 PM | livshits | Fixed a failing cast
(1 Files changed,
6 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePA.java 1.2
(+6
-4)
|
9/21/05 3:33 PM | livshits | Added handling of primitive operations.
(5 Files changed,
11619 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitiveGenRelations.java 1.1 added 183 joeq/Compiler/Analysis/Primitive/PrimitivePACallGraph.java 1.1 added 185 joeq/Compiler/Analysis/Primitive/PrimitiveMethodSummary.java 1.1 added 5515 joeq/Compiler/Analysis/Primitive/PrimitivePA.java 1.1 added 5288 joeq/Compiler/Analysis/Primitive/PrimitivePAMethodSummary.java 1.1 added 448 |