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
/
java
/
lang
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2004-06-04 Casey Marshall <csm@gnu.org>
Michael Koch
2004-06-04
1
-26
/
+20
*
* java/lang/System.java (properties): Make package private.
Mark Wielaard
2004-05-20
2
-2
/
+3
*
2004-04-30 Grzegorz B. Prokopski <gadek@debian.org>
Mark Wielaard
2004-04-30
2
-14
/
+19
*
Reported by David Holmes
Mark Wielaard
2004-04-30
1
-7
/
+10
*
Reported by Nikolay Fiykov [bugs #8611]
Mark Wielaard
2004-04-30
1
-22
/
+22
*
* java/lang/System.java (runFinalizersOnExit): Updated javadoc.
Tom Tromey
2004-04-23
1
-7
/
+3
*
* java/net/URLStreamHandler.java (toExternalForm): Removed
Tom Tromey
2004-04-23
3
-14
/
+10
*
* gnu/java/security/der/DERReader.java: Call static methods staticly.
Mark Wielaard
2004-04-23
1
-1
/
+1
*
2004-04-22 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2004-04-22
1
-25
/
+21
*
2004-04-20 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-04-20
1
-2
/
+1
*
2004-04-17 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-04-17
17
-53
/
+74
*
2004-04-12 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-04-12
12
-116
/
+118
*
2004-04-09 Dalibor Topic <robilad@kaffe.org>
Dalibor Topic
2004-04-09
1
-4
/
+5
*
Reverted.
Etienne M. Gagnon
2004-03-29
3
-17
/
+20
*
2004-03-27 Grzegorz B. Prokopski <gadek@debian.org>
Grzegorz B. Prokopski
2004-03-27
3
-20
/
+17
*
* java/lang/Class.java (resourcePath): If the resource path is absolute chop ...
Jeroen Frijters
2004-03-14
1
-9
/
+19
*
* java/lang/Thread.java: Removed unnecessary initialization of static field.
Jeroen Frijters
2004-03-14
2
-2
/
+2
*
2004-02-27 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-02-27
1
-45
/
+51
*
2004-02-27 Anthony Green <green@redhat.com>
Michael Koch
2004-02-27
1
-4
/
+21
*
2004-02-11 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-02-11
1
-1
/
+1
*
2004-02-04 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-02-04
1
-14
/
+53
*
* java/lang/Thread.java (setDaemon): Allow daemon state to be changed for dea...
Jeroen Frijters
2004-02-02
1
-1
/
+1
*
2004-01-28 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-01-28
1
-342
/
+352
*
* java/lang/Class.java (internalGetMethod): Now private.
Tom Tromey
2004-01-25
1
-1
/
+1
*
2004-01-25 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-01-25
1
-29
/
+29
*
2004-01-25 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-01-25
1
-28
/
+33
*
2004-01-25 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-01-25
1
-559
/
+559
*
2004-01-25 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-01-25
1
-56
/
+64
*
2004-01-07 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-01-07
1
-7
/
+8
*
2004-01-06 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-01-06
1
-5
/
+4
*
* include/Makefile.am: Add java_lang_VMRuntime.h generation rule.
Mark Wielaard
2003-12-27
1
-0
/
+1
*
* java/lang/System.java (mapLibraryName): Changed to call VMRuntime.nativeGet...
Jeroen Frijters
2003-12-27
2
-1
/
+755
*
* java/lang/Thread.java (start): Throw IllegalThreadStateException instead of...
Jeroen Frijters
2003-11-21
1
-2
/
+2
*
* java/lang/reflect/AccessibleObject.java (secureSetAccessible):
Bryce McKinlay
2003-10-26
1
-33
/
+12
*
* java/lang/Class.java: Indentation fixes.
Tom Tromey
2003-10-22
1
-94
/
+125
*
2003-10-18 Ralph Loader <rcl@ihug.co.nz>
Michael Koch
2003-10-18
1
-5
/
+6
*
* java/lang/reflect/Proxy.java (generate): Pass protection domain
Tom Tromey
2003-10-17
1
-4
/
+2
*
* java/lang/StrictMath.java (toDegrees): Multiply before
Tom Tromey
2003-10-08
1
-2
/
+2
*
* java/lang/reflect/Proxy.java (generate): Removed comment about
Tom Tromey
2003-10-08
1
-5
/
+0
*
* java/lang/Math.java (min): Revert to using != for NaN
Tom Tromey
2003-09-25
1
-6
/
+8
*
* java/nio/Makefile.am (EXTRA_DIST): Add ByteBufferHelper.java.
Mark Wielaard
2003-09-25
1
-1
/
+2
*
* java/lang/ClassLoader.java: Don't import SystemClassLoader.
Tom Tromey
2003-09-24
1
-2
/
+2
*
* java/lang/StringBuffer.java (substring): Don't set `shared' on
Bryce McKinlay
2003-09-24
1
-4
/
+5
*
2003-09-21 Ralph Loader <suckfish@ihug.co.nz>
Bryce McKinlay
2003-09-22
1
-2
/
+3
*
* java/lang/reflect/Array.java (set): Allow null for Object arrays.
Mark Wielaard
2003-09-09
1
-5
/
+6
*
New VM thread interface.
Jeroen Frijters
2003-08-29
1
-0
/
+914
*
* java/lang/reflect/Proxy.java (ProxyData): `pack' now a String.
Tom Tromey
2003-08-26
1
-5
/
+20
*
* java/lang/ref/Reference.java (get): Indentation fix.
Tom Tromey
2003-08-20
1
-9
/
+9
*
Reported by Julian Dolby
Mark Wielaard
2003-08-16
1
-2
/
+1
*
Added use of variables in class dependencies. These variable can be used to c...
Ingo Proetel
2003-08-11
1
-0
/
+19
[prev]
[next]