summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* Container.java (addImpl): Enable paint events if adding a lightweight to a he...Scott Gilbertson2003-04-202-6/+23
* BufferedReader.java, [...]: Imports from Classpath.Tom Tromey2003-04-205-19/+26
* Date.java, [...]: New versions from Classpath.Tom Tromey2003-04-195-17/+181
* Makefile.in: Rebuilt.Tom Tromey2003-04-1924-1888/+3787
* XGraphics.java (XGraphics): Use new GC.create.Scott Gilbertson2003-04-1910-27/+132
* BigInteger.java (probablePrime): New.Jerry Quinn2003-04-193-0/+27
* File.java (getAbsolutePath): On Windows, take care of paths like "C:", "G:foo...Ranjit Mathew2003-04-193-10/+113
* XGraphicsConfiguration.java (FontMetricsCache): New inner class.Scott Gilbertson2003-04-192-26/+153
* natFont.cc (getStringWidth): Support 16-bit characters.Scott Gilbertson2003-04-193-27/+40
* re PR middle-end/8866 (Bug in switch statement code generation -- missing label)Mark Mitchell2003-04-162-0/+27
* ieeefp.h: Handle ARM platforms that have pure-endian floating point.Richard Earnshaw2003-04-162-2/+17
* Throw_2.java (main): Make a successful test produce some output.Andrew Haley2003-04-163-0/+9
* configure.host (*-linux*): Don't set slow_pthread_self if primary installed l...Jakub Jelinek2003-04-152-0/+55
* resolve.cc (_Jv_PrepareClass): Round up class size to multiple of alignment.Tom Tromey2003-04-152-1/+9
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva2003-04-112-158/+160
* verify.cc (pop64): Removed.Tom Tromey2003-04-112-11/+25
* 2003-04-07 Aaron M. Renn (arenn@urbanophile.com)Aaron M. Renn2003-04-0710-73/+256
* URLConnection.java: Import classes directly.Michael Koch2003-04-062-15/+93
* 2003-04-06 Michael Koch <konqueror@gmx.de>Michael Koch2003-04-062-4/+17
* 2003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-314-1/+18
* 2003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-313-8/+24
* Removed wrong changelog entryMichael Koch2003-03-311-13/+0
* VMID.java, [...]: New version from libgcj.Michael Koch2003-03-311-0/+13
* 2003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-312-0/+8
* 2003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-314-61/+1175
* 2003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-312-0/+7
* 2003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-318-1/+117
* VMID.java, [...]: Reformatted.Michael Koch2003-03-318-147/+199
* AbstractCellEditor.java, [...]: Merges from classpath.Michael Koch2003-03-3140-440/+713
* String.java (data, [...]): Documented.Tom Tromey2003-03-312-9/+38
* String.java: Miscellaneous minor formatting changes to match Classpath more c...Tom Tromey2003-03-302-72/+77
* natString.cc (hashCode): Use cachedHashCode.Eric Blake2003-03-303-15/+184
* String.java: Reordered to follow Classpath; merged in javadoc.Tom Tromey2003-03-302-128/+812
* MessageFormat.java: Removed some whitespace.Tom Tromey2003-03-2924-2/+1665
* natClass.cc (newInstance): Put method name in exception.Tom Tromey2003-03-292-6/+14
* Proxy.java: New version from Classpath.Tom Tromey2003-03-293-13/+11
* gcc/ ChangeLog:Ulrich Weigand2003-03-283-282/+281
* File.java: Import needed classes instead of whole packages...Michael Koch2003-03-284-64/+108
* 2003-03-28 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-283-28/+21
* 2003�03-28 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-283-20/+48
* natRuntime.cc (insertSystemProperties): Set gnu.classpath.home.url.Tom Tromey2003-03-264-2/+15
* 2003-03-25 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-253-12/+137
* 2003-03-24 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-249-50/+140
* 2003-03-24 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-244-17/+30
* ActivationInstantiator.java: Reformatted.Michael Koch2003-03-244-10/+18
* Date.java: Fixed documentation starting tag to make javadoc happy.Michael Koch2003-03-244-2/+14
* 2003-03-24 Michael Koch <koqnueror@gmx.de>Michael Koch2003-03-244-6/+180
* ChangeLog entry fixMichael Koch2003-03-241-1/+1
* RandomAccessFile.java: More little merges with libgcj.Michael Koch2003-03-242-42/+408
* natInetAddressNoNet.cc: Include stddef.h.Michael Koch2003-03-244-1/+15