index
:
delta/classpath.git
ASM
Classpathx
JSR166
NATIVE-LAYER
classpath-0_90-branch
classpath-0_91-branch
classpath-0_92-branch
classpath-0_93-branch
classpath-0_95-branch
classpath-0_97-release-branch
classpath-0_99-release-branch
compiler-support
gbenson-calendar-branch
generics-branch
gtk3
indy
jessie-nio
master
ssl-nio-branch
git.savannah.gnu.org: git/classpath.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
reference
Commit message (
Expand
)
Author
Age
Files
Lines
*
* vm/reference/java/lang/Class.java: 1.2 updates
Mark Wielaard
2001-01-09
1
-0
/
+94
*
* gnu/classpath/.cvsignore : Ignore Configuration.java
Brian Jones
2000-12-10
2
-0
/
+159
*
Fixes from Weldon Washburn [mailto:weldon.washburn@intel.com]:
John Keiser
2000-08-31
1
-7
/
+16
*
Remove dependency of Runtime on System. (This makes bootup possible.)
John Keiser
2000-06-25
1
-6
/
+34
*
Thread.yield() is static
Mark Wielaard
2000-06-18
1
-1
/
+1
*
ignore Makefile
Brian Jones
2000-06-14
7
-0
/
+7
*
added example to use ThreadLocals
Mark Wielaard
2000-05-30
1
-0
/
+1
*
added toString() and getCalledClass()
Jochen Hoenicke
1999-12-30
1
-1
/
+22
*
Minor syntax error (method should be static).
John Keiser
1999-12-12
1
-1
/
+1
*
changing Class.getPrimitiveClass back to VMClassLoader.getPrimitiveClass, tha...
Brian Jones
1999-12-10
2
-11
/
+12
*
changed VMCLassLoader.getPrimitiveClass to Class.getPrimitiveClass
Brian Jones
1999-12-10
2
-403
/
+444
*
Stub out getContextClassLoader - hope it compiles
Aaron M. Renn
1999-11-18
1
-0
/
+4
*
Copyright, Doc Fixes
John Keiser
1999-02-11
12
-328
/
+328
*
Make the run() method actually run the code it is supposed to!
Aaron M. Renn
1998-12-25
1
-515
/
+517
*
Added a private no arg constructor. Also renamed and added some variables
Aaron M. Renn
1998-12-25
1
-6
/
+19
*
Add yield method. Make start() directly native and eliminate
Aaron M. Renn
1998-12-25
1
-4
/
+6
*
Added some additional needed SecurityManager checks and renamed a
Aaron M. Renn
1998-12-25
1
-5
/
+27
*
Remove name and superclass variables and simply make the getName() and
Aaron M. Renn
1998-12-25
1
-18
/
+7
*
initial checkin
Brian Jones
1998-12-22
14
-0
/
+45
*
removed 'final' keyword for API compliance
Brian Jones
1998-11-24
1
-243
/
+243
*
void setSigners(Object[]) instead of public (readded)
Brian Jones
1998-11-24
1
-371
/
+368
*
removed "public setSigners(Object[]) function" to be consistent with API.
Brian Jones
1998-11-24
1
-368
/
+371
*
Added private constructor for Japhar's use.
John Keiser
1998-11-09
1
-0
/
+4
*
Removed private_data fields.
John Keiser
1998-11-08
2
-423
/
+420
*
Set values of MIN_PRIORITY, NORM_PRIORITY, MAX_PRIORITY
John Keiser
1998-11-02
1
-3
/
+3
*
Changed many things to native that were not native before.
John Keiser
1998-11-01
1
-12
/
+12
*
Removed debugging stuff that shouldn't have made it into CVS in the
John Keiser
1998-11-01
1
-28
/
+0
*
No longer manages state -- that is done natively.
John Keiser
1998-11-01
1
-52
/
+13
*
Changed some fields for Japhar.
John Keiser
1998-11-01
1
-0
/
+1
*
Changes for Japhar.
John Keiser
1998-11-01
2
-4
/
+36
*
Fixed minor error-checking bug, preventing possible infinite loop.
John Keiser
1998-11-01
1
-2
/
+6
*
Moved some files that are VM-specific over from the main tree.
John Keiser
1998-10-17
7
-1
/
+1461
*
Made a previously public method non-public and added another method.
John Keiser
1998-10-09
1
-1
/
+7
*
First rev. of changes for Japhar. Incidentally, I have the Japhar native side
John Keiser
1998-10-04
6
-68
/
+276
*
Now VMClassLoader has the primitive class thingy. Class is in here, now, too.
John Keiser
1998-10-04
2
-6
/
+431
*
Silly me, I forgot VMClass.java was going away.
John Keiser
1998-10-04
1
-283
/
+0
*
Added getPrimitiveClass().
John Keiser
1998-10-04
1
-1
/
+14
*
method should have been static
John Keiser
1998-09-22
1
-1
/
+1
*
Typos (whoops)
John Keiser
1998-09-22
4
-693
/
+11
*
Initial set of VM interface classes. Must be customized on a per-VM basis.
John Keiser
1998-09-22
6
-0
/
+1292