index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libjava
Age
Commit message (
Expand
)
Author
Files
Lines
2002-11-27
Locale.java (toString): Improve efficiency if country and variant are both em...
Julian Dolby
2
-0
/
+7
2002-11-27
verify.cc (pop_init_ref): New method.
Tom Tromey
2
-26
/
+61
2002-11-26
HeuristicCommitException.java: Classpath merge.
Mark Wielaard
18
-126
/
+668
2002-11-26
natPlainDatagramSocketImpl.cc (socklen_t): Don't define.
Andreas Tobler
4
-6
/
+11
2002-11-26
* verify.cc (type::compatible): Backed out broken change.
Tom Tromey
2
-5
/
+7
2002-11-26
verify.cc (type::compatible): Check initialization status first.
Tom Tromey
3
-8
/
+20
2002-11-23
AuthenticationException.java: Update copyright header.
Mark Wielaard
83
-482
/
+3032
2002-11-22
For PR java/8676:
Tom Tromey
3
-0
/
+17
2002-11-22
URL.java: Merge with Classpath (partly).
Mark Wielaard
3
-165
/
+474
2002-11-22
2002-11-22 Michael Koch <konqueror@gmx.de>
Michael Koch
3
-15
/
+24
2002-11-21
loader.exp (gcj_loader_test_one): Fix typo in 'type' argument to libjava_tcom...
Ulrich Weigand
2
-2
/
+12
2002-11-21
posix.h: I put too much into the #ifndef DISABLE_JAVA_NET.
Michael Koch
2
-3
/
+12
2002-11-21
posic.h: Moved new functions into a #ifndef DISABLE_JAVA_NET
Michael Koch
3
-1
/
+19
2002-11-21
AsynchronousCloseException.java, [...]: New files.
Michael Koch
17
-1
/
+794
2002-11-21
Forgot to add to cvs command line
Michael Koch
2
-85
/
+35
2002-11-21
2002-11-21 Michael Koch <konqueror@gmx.de>
Michael Koch
4
-8
/
+153
2002-11-20
Makefile.am (ordinary_java_source_files): Added java/nio/channels/FileChannel...
Michael Koch
3
-0
/
+9
2002-11-20
2002-11-20 Michael Koch <konqueror@gmx.de>
Michael Koch
7
-25
/
+65
2002-11-20
* configure: Regenerated with new libtool.m4.
Andreas Jaeger
2
-855
/
+903
2002-11-19
natReference.cc (add_to_hash): Look at `copy', not `referent'.
Tom Tromey
3
-12
/
+17
2002-11-19
jni.h: Add missing JNICALL and JNIEXPORT attributes to function and function ...
Ranjit Mathew
3
-524
/
+547
2002-11-18
CoderResult.java (Cache.get): Fix a bug that was causing CoderResults to be c...
Jesse Rosenstock
2
-1
/
+7
2002-11-18
KeyStore.java (getInstance): Fix comment and throw IllegalArgumentException i...
Joerg Brunsmann
2
-6
/
+46
2002-11-18
PlainSocketImpl.java: Fix imports.
Michael Koch
2
-0
/
+6
2002-11-18
2002-11-18 Michael Koch <konqueror@gmx.de>
Michael Koch
3
-2
/
+11
2002-11-18
2002-11-17 Jesse Rosenstock <jmr@ugcs.caltech.edu>
Jesse Rosenstock
2
-9
/
+50
2002-11-18
ByteBufferImpl.java, [...]: New files.
Michael Koch
22
-0
/
+3899
2002-11-18
Makefile.am (ordinary_java_source_files): Added java/nio/ReadOnlyBufferExcept...
Michael Koch
3
-0
/
+13
2002-11-18
PlainSocketImpl.java: Reworked imports.
Michael Koch
8
-235
/
+389
2002-11-17
HttpURLConnection.java ((getPermission): Take port into consideration.
Mark Wielaard
2
-5
/
+56
2002-11-17
* java/net/HttpURLConnection.java: Merge with GNU Classpath.
Mark Wielaard
2
-53
/
+327
2002-11-17
Integrate work by Raif S.
Mark Wielaard
10
-117
/
+350
2002-11-16
For PR libgcj/8593:
Tom Tromey
2
-15
/
+28
2002-11-14
AppletContext.java: Fix typo and remove redundant modifiers.
Eric Blake
2
-4
/
+9
2002-11-14
natRuntime.cc (insertSystemProperties): Set gnu.classpath.home.
Tom Tromey
2
-1
/
+7
2002-11-13
2002-11-13 Michael Koch <konqueror@gmx.de>
Michael Koch
2
-0
/
+45
2002-11-13
AlreadyConnectedException.java: Removed unneeded import.
Michael Koch
10
-134
/
+445
2002-11-13
Buffer.java: Implemented.
Michael Koch
14
-82
/
+2006
2002-11-11
ISO_8859_1.java, [...]: New files.
Jesse Rosenstock
10
-0
/
+1245
2002-11-11
CharacterCodingException.java: This class must be public.
Michael Koch
8
-27
/
+63
2002-11-11
BufferOverflowException.java, [...]: New file.
Michael Koch
5
-2
/
+117
2002-11-11
Container.java (validate): Use tree lock.
Tom Tromey
2
-213
/
+280
2002-11-10
GridLayout.java (layoutContainer): Use tree lock.
Tom Tromey
5
-354
/
+391
2002-11-10
natFileDescriptorWin32.cc (read): Handle case where count is 0.
Tom Tromey
3
-0
/
+14
2002-11-10
Externalizable.java, [...]: New versions from Classpath.
Tom Tromey
11
-139
/
+176
2002-11-10
Attributes.java (Name): Fix name check.
Anthony Green
2
-1
/
+6
2002-11-10
natClass.cc (initializeClass): Throw NoClassDefFoundError with getName() as m...
Mark Wielaard
3
-3
/
+18
2002-11-10
jni.h (JNIIMPORT, [...]): Linker defines for Win32.
Ranjit Mathew
2
-2
/
+17
2002-11-10
GridLayout.java (setColumns): Check newCols, not cols.
Tom Tromey
2
-2
/
+5
2002-11-10
* jni.cc (_Jv_GetJNIEnvNewFrame): Set env->ex in all cases.
Tom Tromey
2
-2
/
+8
[next]