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/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
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-15
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-15
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
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
1999-09-10
configure: Rebuilt.
Tom Tromey
30
-39
/
+37
1999-09-03
re GNATS libgcj/3 (FileInputStream.available always returns 0)
Tom Tromey
1
-11
/
+55
1999-09-02
natClassLoader.cc (_Jv_WaitForState): Call _Jv_PrepareCompiledClass while hol...
Tom Tromey
1
-2
/
+4
1999-09-02
natClass.cc: Fixed notification of threads when class initialization is compl...
Matt Welsh
1
-2
/
+2
1999-09-01
Modifier.java (ALL_FLAGS): New constant.
Tom Tromey
2
-13
/
+3
1999-09-01
natClassLoader.cc (_Jv_NewClass): Use JV_STATE_NOTHING, not `0'.
Tom Tromey
2
-16
/
+17
1999-09-01
posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.
Tom Tromey
2
-2
/
+2
1999-08-22
Added missing whitespace in function calls within adaptors
Alexandre Oliva
2
-4
/
+4
1999-08-21
configure.in: Check for in_addr_t in netinet/in.h too.
Alexandre Oliva
2
-1
/
+10
1999-08-21
natSystem.cc (getpwuid_adaptor): New overloaded function that detects the sig...
Alexandre Oliva
2
-2
/
+53
1999-08-20
interpret.cc (continue1): Implement explicit dispatch table.
Kresten Krab Thorup
1
-13
/
+4
1999-08-19
natThread.cc (class locker): New class.
Tom Tromey
1
-7
/
+31
1999-08-18
ThreadGroup.java: Fixed now-erroneous comment.
Tom Tromey
2
-3
/
+3
1999-08-18
natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...
Kresten Krab Thorup
14
-234
/
+875
1999-08-18
natThread.cc (sleep): Turn 0 millis and 0 nanos into 1 nano.
Tom Tromey
1
-0
/
+3
1999-08-14
resolve.cc (_Jv_PrepareClass): Use ClassLoader::resolveClass0.
Per Bothner
2
-12
/
+9
1999-08-11
BitSet.java (set, [...]): specify "1" constant as long.
Bryce McKinlay
1
-3
/
+3
1999-08-10
[multiple changes]
Anthony Green
3
-4
/
+6
1999-08-08
[multiple changes]
Anthony Green
12
-366
/
+1319
1999-08-06
Locale.java (CHINESE, [...]): New locales.
Mojo Jojo
1
-5
/
+31
1999-08-03
natFile.cc (performMkdir): Remove FIXME.
Bryce McKinlay
2
-3
/
+1
1999-08-03
ServerSocket.java: Define ANY_IF.
Bryce McKinlay
4
-22
/
+13
1999-08-01
configure.in: Check for bstring.h.
Alexandre Oliva
2
-0
/
+10
1999-08-01
configure.in: Check for struct hostent_data and need for -D_REENTRANT for get...
Alexandre Oliva
1
-2
/
+18
1999-07-31
natSystem.cc (arraycopy): Use bcopy if memmove is not available.
Alexandre Oliva
1
-1
/
+6
1999-07-26
natString.cc (substring): optimize where substring is entire String.
Bryce McKinlay
3
-4
/
+4
1999-07-20
DatagramSocket.java (DatagramSocket(int, InetAddress)): Default to using Plai...
Warren Levy
2
-4
/
+29
1999-07-12
mprec.h: Protect definition of uint32_t with #ifndef _UINT32_T.
Tom Tromey
1
-0
/
+6
1999-07-05
URL.java (equals): Compare strings using String.equals.
Anthony Green
1
-10
/
+22
1999-07-02
configure: Rebuilt.
Warren Levy
1
-4
/
+31
1999-07-02
PlainDatagramSocketImpl.java (ttl): Removed.
Warren Levy
2
-12
/
+61
1999-07-01
String.java (toString): Check for this == null and throw NullPointerException.
Bryce McKinlay
1
-0
/
+3
1999-07-01
[multiple changes]
Warren Levy
2
-3
/
+6
1999-06-24
[multiple changes]
Tom Tromey
2
-16
/
+15
1999-06-24
[multiple changes]
Tom Tromey
26
-407
/
+425
1999-06-23
InflaterInputStream.java (read): Throw ZipException if inflater throws a Data...
Tom Tromey
1
-1
/
+8
1999-06-23
DatagramSocketImpl.java (localPort): Fixed typo to match JDK.
Warren Levy
8
-12
/
+12
1999-06-21
ieeefp.h (__IEEE_LITTLE_ENDIAN): Define for alpha.
Tom Tromey
1
-0
/
+4
1999-06-18
natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned Ine...
Bryce McKinlay
2
-6
/
+8
1999-06-17
natPlainSocketImpl.cc (bind): Bind to any/all network interfaces if host==NULL.
Bryce McKinlay
6
-50
/
+72
1999-06-15
FilterOutputStream.java (write(byte[])): Rewrite according to JDK 1.2 docs.
Bryce McKinlay
1
-2
/
+3
1999-06-11
natInetAddress.cc (aton): Fix typos.
Bryce McKinlay
1
-18
/
+23
1999-06-10
DecimalFormat.java: Throw IllegalArgumentException throughout rather than Par...
Warren Levy
1
-28
/
+31
1999-06-10
FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundExceptio...
Warren Levy
3
-7
/
+7
1999-06-09
Runtime.java (exec): Convert prog name and arguments to string array.
Bryce McKinlay
3
-33
/
+76
1999-06-03
[multiple changes]
Warren Levy
2
-31
/
+100
1999-05-28
DatagramSocket.java (laddr): Removed.
Warren Levy
8
-54
/
+297
1999-05-26
[multiple changes]
Warren Levy
12
-88
/
+537
1999-05-24
ResourceBundle.java (getBundle): Throw NullPointerException if baseName is null.
Tom Tromey
1
-1
/
+4
1999-05-22
ZipInputStream.java (fill): New method.
Tom Tromey
5
-18
/
+49
[next]