Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
joewhaley | 8 (72.7%) | 122 (196.8%) | 170 (96.0%) | 15.25 |
mcmartin | 2 (18.2%) | -60 (-96.8%) | 5 (2.8%) | -30.00 |
jwhaley | 1 (9.1%) | 0 (0.0%) | 2 (1.1%) | 0.00 |
Date | Author | File/Message |
---|---|---|
3/8/04 8:03 PM | jwhaley | *** empty log message ***
(1 Files changed,
2 Lines changed) joeq/Allocator/ObjectLayout.java 1.11
(+2
-2)
|
5/12/03 3:04 AM | joewhaley | Added copyright notices.
(1 Files changed,
5 Lines changed) joeq/Allocator/ObjectLayout.java 1.10
(+5
-9)
|
12/16/02 10:24 PM | mcmartin | Split the constants from the routines in ObjectLayout
(1 Files changed,
2 Lines changed) joeq/Allocator/ObjectLayout.java 1.9
(+2
-63)
|
12/14/02 2:52 AM | mcmartin | Startup and Reflection refactorings
(1 Files changed,
3 Lines changed) joeq/Allocator/ObjectLayout.java 1.8
(+3
-2)
|
12/10/02 1:56 PM | joewhaley | Major checkin.
(1 Files changed,
78 Lines changed) joeq/Allocator/ObjectLayout.java 1.7
(+78
-18)
|
10/2/02 8:17 PM | joewhaley | Jikes pedantic warning reduction.
Fix modifier orders, remove modifiers for interface members.
Also add support for class lib version "47.0"
(1 Files changed,
17 Lines changed) joeq/Allocator/ObjectLayout.java 1.6
(+17
-17)
|
9/4/02 7:58 PM | joewhaley | Add CVS version tags to javadoc.
(1 Files changed,
1 Lines changed) joeq/Allocator/ObjectLayout.java 1.5
(+1
-1)
|
8/1/02 12:11 PM | joewhaley | Added more documentation.
(1 Files changed,
36 Lines changed) joeq/Allocator/ObjectLayout.java 1.4
(+36
-3)
|
4/9/01 1:16 AM | joewhaley | Added LOCK_INC_SHIFT
(1 Files changed,
1 Lines changed) joeq/Allocator/ObjectLayout.java 1.3
(+1
-0)
|
4/9/01 1:02 AM | joewhaley | Support for thin locks.
(1 Files changed,
8 Lines changed) joeq/Allocator/ObjectLayout.java 1.2
(+8
-0)
|
2/5/01 11:23 PM | joewhaley | Initial revision
(1 Files changed,
24 Lines changed) joeq/Allocator/ObjectLayout.java 1.1 added 24 |