Directory Statistics for joeq/Allocator/

Back to Index Page

Lines Of Code for joeq/Allocator/

Commits for joeq/Allocator/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
joewhaley8 (72.7%) 122 (196.8%) 170 (96.0%) 15.25
mcmartin2 (18.2%) -60 (-96.8%) 5 (2.8%) -30.00
jwhaley1 (9.1%) 0 (0.0%) 2 (1.1%) 0.00

Commit Log

DateAuthorFile/Message
3/8/04 8:03 PMjwhaley
*** empty log message *** (1 Files changed, 2 Lines changed)
joeq/Allocator/ObjectLayout.java 1.11 (+2 -2)
5/12/03 3:04 AMjoewhaley
Added copyright notices. (1 Files changed, 5 Lines changed)
joeq/Allocator/ObjectLayout.java 1.10 (+5 -9)
12/16/02 10:24 PMmcmartin
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 AMmcmartin
Startup and Reflection refactorings (1 Files changed, 3 Lines changed)
joeq/Allocator/ObjectLayout.java 1.8 (+3 -2)
12/10/02 1:56 PMjoewhaley
Major checkin. (1 Files changed, 78 Lines changed)
joeq/Allocator/ObjectLayout.java 1.7 (+78 -18)
10/2/02 8:17 PMjoewhaley
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 PMjoewhaley
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 PMjoewhaley
Added more documentation. (1 Files changed, 36 Lines changed)
joeq/Allocator/ObjectLayout.java 1.4 (+36 -3)
4/9/01 1:16 AMjoewhaley
Added LOCK_INC_SHIFT (1 Files changed, 1 Lines changed)
joeq/Allocator/ObjectLayout.java 1.3 (+1 -0)
4/9/01 1:02 AMjoewhaley
Support for thin locks. (1 Files changed, 8 Lines changed)
joeq/Allocator/ObjectLayout.java 1.2 (+8 -0)
2/5/01 11:23 PMjoewhaley
Initial revision (1 Files changed, 24 Lines changed)
joeq/Allocator/ObjectLayout.java 1.1 added 24