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
2003-10-01
* gnu/gcj/runtime/FirstThread.java (getMain): Fixed indentation.
Tom Tromey
2
-14
/
+17
2003-10-01
jcf-parse.c (java_parse_file): Write otable and atable.
Andrew Haley
6
-55
/
+241
2003-09-29
re PR libgcj/10596 (Reference and String.intern don't work together)
Tom Tromey
4
-26
/
+116
2003-09-29
Fixed little typo.
Michael Koch
1
-1
/
+1
2003-09-29
2003-09-29 Michael Koch <konqueror@gmx.de>
Michael Koch
2
-13
/
+66
2003-09-29
IndexColorModel.java: Reformated.
Michael Koch
2
-168
/
+172
2003-09-29
InetAddress.java, URL.java: Reformated.
Michael Koch
3
-51
/
+64
2003-09-29
boehm.cc (_Jv_BuildGCDescr): Put first word of object in most significant bit...
Bryce McKinlay
2
-5
/
+18
2003-09-28
DateFormat.java (format): Throw IllegalArgumentException if j' is not a Numbe...
Bryce McKinlay
3
-24
/
+33
2003-09-28
SimpleDateFormat (parse): Revert patch of 2003-09-25.
Bryce McKinlay
2
-12
/
+15
2003-09-27
* libjava.jacks/jacks.xfail: Updated for new passes.
Tom Tromey
2
-23
/
+4
2003-09-27
URL.java (getURLStreamHandler): Compile fixes.
Michael Koch
2
-2
/
+11
2003-09-27
URL.java (getURLStreamHandler): Check if we have to use cache before trying t...
Michael Koch
2
-21
/
+39
2003-09-26
re PR java/12426 (gcj allows access to private members from superclass)
Michael Koch
2
-1
/
+8
2003-09-26
RMIClassLoader.java: Reformatted file, no functional code changes.
Michael Koch
2
-47
/
+66
2003-09-26
[multiple changes]
Michael Koch
3
-141
/
+162
2003-09-26
ByteBufferHelper.java: Totally reworked with help from Eric Blake.
Michael Koch
2
-229
/
+82
2003-09-26
RoundRectangle2D.java (getPathIterator): Wrote.
Tom Tromey
3
-7
/
+167
2003-09-26
Fix build failure.
Jeff Sturm
2
-6
/
+12
2003-09-25
2003-09-25 Michael Koch <konqueror@gmx.de>
Michael Koch
8
-4
/
+154
2003-09-25
2003-09-25 Michael Koch <konqueror@gmx.de>
Michael Koch
2
-12
/
+8
2003-09-25
2003-09-25 Michael Koch <konqueror@gmx.de>
Michael Koch
3
-10
/
+28
2003-09-25
ObjectOutputStream.java: Allow putFields be called more than once.
Ingo Proetel
2
-13
/
+24
2003-09-25
Really commit the files.
Sascha Brawer
3
-8
/
+28
2003-09-25
Raster.java (Raster): Interpret null origin as (0,0).
Sascha Brawer
1
-0
/
+6
2003-09-25
aclocal.m4: Rebuilt.
Jeff Sturm
3
-233
/
+292
2003-09-25
SimpleDateFormat.java (parse): Don't use class calendar field.
Guilhem Lavaux
2
-11
/
+17
2003-09-25
2003-09-25 Michael Koch <konqueror@gmx.de>
Michael Koch
3
-10
/
+19
2003-09-25
2003-09-25 Michael Koch <konqueror@gmx.de>
Michael Koch
3
-68
/
+42
2003-09-25
[multiple changes]
Michael Koch
5
-4
/
+80
2003-09-25
DecimalFormat.java (format): Don't immediatly round baseNumber to long.
Guilhem Lavaux
2
-5
/
+14
2003-09-25
2003-09-25 Michael Koch <konqueror@gmx.de>
Michael Koch
8
-85
/
+439
2003-09-25
InetAddress.java: Reorder imports, remove implementation comment.
Michael Koch
3
-20
/
+32
2003-09-25
Proxy.java (generate): Uncomment protection domain code.
Tom Tromey
11
-690
/
+880
2003-09-25
Forgot to add in last commit.
Michael Koch
2
-3
/
+5
2003-09-25
ByteBufferHelper.java: New file.
Michael Koch
5
-395
/
+711
2003-09-25
re PR libgcj/12388 (mingw32 target fails to build libjava)
Bryce McKinlay
2
-0
/
+7
2003-09-24
StringBuffer.java (substring): Don't set `shared' on small Strings, even if b...
Bryce McKinlay
2
-4
/
+10
2003-09-24
acinclude.m4 (AM_LC_LOCALES): Added check for locale.h.
Michael Koch
2
-1
/
+6
2003-09-24
PlainSocketImpl.java (read): Remove declaration.
Bryce McKinlay
9
-457
/
+84
2003-09-24
* java/lang/System.java: Add GCJ LOCAL note about encoding aliases.
Nathanael Nerode
2
-0
/
+7
2003-09-23
Float.java, [...]: Add GCJ LOCAL markers.
Nathanael Nerode
3
-0
/
+17
2003-09-22
Another newlib fix.
Anthony Green
3
-0
/
+10
2003-09-22
re PR libgcj/12350 (StringBuffer.substring handles shared flag incorrected.)
Ralph Loader
5
-2
/
+35
2003-09-22
jni.cc (_Jv_LookupJNIMethod): Remove workaround that should hide a compiler w...
Michael Koch
2
-3
/
+6
2003-09-22
InetAddress.java: Moves around some code, reformats and adds documentation.
Michael Koch
2
-53
/
+93
2003-09-22
2003-09-22 Michael Koch <konqueror@gmx.de>
Michael Koch
2
-12
/
+26
2003-09-20
Component.java: Indentation cleanup from Classpath.
Tom Tromey
3
-14
/
+51
2003-09-20
UnicastRef.java: make constructor public and check if serverobject is compati...
Ingo Proetel
2
-24
/
+26
2003-09-20
Reference.java (clear): Set referent to null and synchronize.
David Daney
2
-1
/
+11
[next]