Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
joewhaley | 26 (83.9%) | 575 (99.5%) | 843 (97.8%) | 22.12 |
jwhaley | 4 (12.9%) | 3 (0.5%) | 16 (1.9%) | 0.75 |
mcmartin | 1 (3.2%) | 0 (0.0%) | 3 (0.3%) | 0.00 |
Date | Author | File/Message |
---|---|---|
4/29/05 12:38 AM | joewhaley | Added UID for serialization.
(1 Files changed,
6 Lines changed) joeq/UTF/UTFDataFormatError.java 1.6
(+6
-1)
|
9/22/04 3:17 PM | joewhaley | Consolidated utility functions into a separate jar file.
(1 Files changed,
3 Lines changed) joeq/UTF/Utf8.java 1.23
(+3
-4)
|
4/28/04 10:36 AM | joewhaley | Javadoc and import cleanups.
(1 Files changed,
2 Lines changed) joeq/UTF/Utf8.java 1.22
(+2
-2)
|
3/17/04 12:18 PM | joewhaley | Cleaning up comments.
(1 Files changed,
3 Lines changed) joeq/UTF/UTFDataFormatError.java 1.5
(+3
-1)
|
3/9/04 9:37 PM | jwhaley | *** empty log message ***
(1 Files changed,
5 Lines changed) joeq/UTF/Utf8.java 1.21
(+5
-2)
|
3/9/04 1:56 PM | jwhaley | *** empty log message ***
(1 Files changed,
3 Lines changed) joeq/UTF/Utf8.java 1.20
(+3
-3)
|
3/8/04 5:48 PM | jwhaley | *** empty log message ***
(2 Files changed,
8 Lines changed) joeq/UTF/Utf8.java 1.19
(+6
-6)
joeq/UTF/UTFDataFormatError.java 1.4
(+2
-2)
|
2/23/04 2:45 PM | joewhaley | Updates for JDK 1.5 compatibility.
(1 Files changed,
3 Lines changed) joeq/UTF/Utf8.java 1.18
(+3
-3)
|
5/23/03 2:10 PM | joewhaley | Added getClassName() method.
(1 Files changed,
6 Lines changed) joeq/UTF/Utf8.java 1.17
(+6
-1)
|
5/12/03 3:05 AM | joewhaley | Added copyright notices.
(2 Files changed,
10 Lines changed) joeq/UTF/Utf8.java 1.16
(+5
-9)
joeq/UTF/UTFDataFormatError.java 1.3
(+5
-9)
|
3/5/03 12:26 AM | joewhaley | Major refactoring, moved many classes around and methods out of Main.jq.
(1 Files changed,
11 Lines changed) joeq/UTF/Utf8.java 1.15
(+11
-11)
|
2/22/03 1:35 PM | joewhaley | Consolidated debug output to Run_Time.Debug.
Renamed "Debug" package to "Debugging".
Fixes to fast type checking, moved type check code up to jq_Type from jq_Reference.
Changed order in ArrayCopy because we mostly arraycopy char arrays.
Moved JDK1.4 support into Support directory, added JavaBDD to support directory.
(1 Files changed,
3 Lines changed) joeq/UTF/Utf8.java 1.14
(+3
-3)
|
12/14/02 2:52 AM | mcmartin | Startup and Reflection refactorings
(1 Files changed,
3 Lines changed) joeq/UTF/Utf8.java 1.13
(+3
-3)
|
12/10/02 1:56 PM | joewhaley | Major checkin.
(1 Files changed,
6 Lines changed) joeq/UTF/Utf8.java 1.12
(+6
-1)
|
10/1/02 1:49 PM | joewhaley | Improve caching of reflected objects during bootstrapping.
(1 Files changed,
11 Lines changed) joeq/UTF/Utf8.java 1.11
(+11
-1)
|
9/20/02 8:01 AM | joewhaley | Fix a bug in hash table - sentinel values were not being used.
(1 Files changed,
7 Lines changed) joeq/UTF/Utf8.java 1.10
(+7
-8)
|
9/6/02 6:51 PM | joewhaley | Clean up import statements.
(1 Files changed,
3 Lines changed) joeq/UTF/Utf8.java 1.9
(+3
-2)
|
9/4/02 9:27 PM | joewhaley | Fix some javadoc and whitespace.
(1 Files changed,
112 Lines changed) joeq/UTF/Utf8.java 1.8
(+112
-112)
|
9/4/02 9:18 PM | joewhaley | Fix some javadoc.
(1 Files changed,
4 Lines changed) joeq/UTF/Utf8.java 1.7
(+4
-4)
|
9/4/02 7:58 PM | joewhaley | Add CVS version tags to javadoc.
(2 Files changed,
8 Lines changed) joeq/UTF/Utf8.java 1.6
(+4
-2)
joeq/UTF/UTFDataFormatError.java 1.2
(+4
-2)
|