aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)AuthorFilesLines
2003-05-20ByteBufferImpl.java, [...]: Moved files to java/nio.Michael Koch16-2880/+11
2003-05-192003-05-19 Michael Koch <konqueror@gmx.de>Michael Koch3-65/+66
2003-05-142003-05-14 Michael Koch <konqueror@gmx.de>Michael Koch6-46/+85
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch6-30/+42
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+3
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch1-15/+10
2003-05-12ByteBufferImpl.java: Reformatted.Michael Koch10-538/+602
2003-05-12CharViewBufferImpl.java, [...]: New files, not yet to be compiled.Michael Koch8-0/+1414
2003-05-09Makefile.in: Rebuilt.Tom Tromey5-165/+0
2003-05-092003-05-09 Michael Koch <konqueror@gmx.de>Michael Koch9-269/+6
2003-05-08natGC.cc (drawString): Removed obsolete code.Scott Gilbertson1-8/+0
2003-05-03GtkButtonPeer.java: Fix misspelling of "version".Matt Kraai8-8/+8
2003-05-022003-05-02 Michael Koch <konqueror@gmx.de>Michael Koch2-39/+100
2003-04-30Engine.java, [...]: New files from classpath.Michael Koch23-331/+4941
2003-04-19XGraphics.java (XGraphics): Use new GC.create.Scott Gilbertson8-23/+96
2003-04-19XGraphicsConfiguration.java (FontMetricsCache): New inner class.Scott Gilbertson1-26/+144
2003-04-19natFont.cc (getStringWidth): Support 16-bit characters.Scott Gilbertson2-27/+33
2003-03-29MessageFormat.java: Removed some whitespace.Tom Tromey7-0/+754
2003-03-202003-03-20 Michael Koch <konqueror@gmx.de>Michael Koch4-108/+138
2003-03-112003-03-11 Michael Koch <konqueror@gmx.de>Michael Koch3-7/+17
2003-03-10[multiple changes]Andrew Haley2-0/+53
2003-03-022003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch2-44/+62
2003-03-01LocaleInformation_af_ZA.java, [...]: Updated copyright info; from Classpath.Tom Tromey131-0/+4978
2003-03-01XPanelPeer.java (beginLayout, [...]): New methods.Tom Tromey10-3/+219
2003-02-25MappedByteFileBuffer.java, [...]: New files, both are not compiled yet to get...Michael Koch2-0/+566
2003-02-21natSocketChannelImpl.cc: Reverse logic for DISABLE_JAVA_NET.Michael Koch1-3/+3
2003-02-20natSocketChannelImpl.cc: Added support for platforms without network support.Michael Koch1-2/+60
2003-02-19natStackTrace.cc: Include platform.h immediately after config.h.Rainer Orth1-3/+2
2003-02-192003-02-19 Michael Koch <konqueror@gmx.de>Michael Koch7-14/+14
2003-02-192003-02-19 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+12
2003-02-19XToolkit.java (getFontMetrics): initialize if necessary.Hans Boehm6-4/+51
2003-02-14natServerSocketChannelImpl.cc: Removed.Michael Koch2-81/+1
2003-02-132003-02-13 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+6
2003-02-132003-02-13 Michael <konqueror@gmx.de>Michael Koch2-29/+205
2003-02-13NameFinder.java (createStackTraceElement): Use lastIndexOf( ) instead of inde...Ranjit Mathew1-1/+1
2003-02-132003-02-13 Michael Koch <konqueror@gmx.de>Michael Koch1-18/+2
2003-02-13natByteBufferImpl.cc, [...]: Added copyright and license.Michael Koch7-0/+70
2003-02-13FileBasedFactory.java, [...]: New files, all merged from classpath.Michael Koch5-0/+803
2003-02-11ByteBufferImpl.java: Reformated and removed some code.Michael Koch7-501/+615
2003-02-112003-02-11 Michael Koch <konqueror@gmx.de>Michael Koch8-614/+9
2003-02-11FileLockImpl.java, [...]: New files.Michael Koch1-0/+63
2003-02-11SHA1PRNG.java (ensureIsSeeded): new method used to ensure seeding has occurre...Raif S. Naffah1-11/+21
2003-01-31Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic...Tom Tromey40-1/+5312
2003-01-28configure.in: Specifically define HAVE_BACKTRACE if building for MinGW.Ranjit Mathew1-0/+2
2003-01-15natGC.cc (fillPolygon): New method.Scott Gilbertson5-19/+40
2003-01-15XToolkit.java (getColorModel): Implemented.Scott Gilbertson2-12/+29
2003-01-03UnicastServerRef.java (unexportObject): Don't throw RemoteException.Dhek Bhun Kho1-2/+2
2003-01-03Connection.java (proxyPort, [...]): New static fields.Joerg Brunsmann1-12/+47
2003-01-02Makefile.in: Rebuilt.Tom Tromey1-2/+3