aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2003-12-282003-12-28 Michael Koch <konqueror@gmx.de>Michael Koch5-89/+257
2003-12-282003-12-28 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux4-8/+42
2003-12-272003-12-27 Michael Koch <konqueror@gmx.de>Michael Koch2-16/+6
2003-12-272003-12-27 Michael Koch <konqueror@gmx.de>Michael Koch2-60/+77
2003-12-27ResolutionSyntax.java, [...]: Fixed typo (s/then/than/).Michael Koch12-11/+26
2003-12-26Naming.java (lookup): Check if the first character of the filename returned b...Guilhem Lavaux2-4/+37
2003-12-26BufferedReader.java (BufferedReader): Throw IllegalArgumentException when siz...Guilhem Lavaux2-3/+27
2003-12-262003-12-26 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-6/+15
2003-12-26Makefile.am (rmi_java_source_files): Added gnu/java/rmi/server/RMIVoidValue.j...Michael Koch3-0/+9
2003-12-262003-12-26 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux6-33/+153
2003-12-25ltdl.c (HAVE_DYLD): Remove ifdef conditional for darwin.Andreas Tobler2-6/+5
2003-12-25ServerSocket.java bind (): If InetSocketAddress.getAddress() returns "null" u...Michael Koch2-2/+14
2003-12-232003-12-23 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux4-45/+359
2003-12-23GtkChoicePeer.java (postItemEvent): Rename to...Fernando Nasser6-29/+120
2003-12-23Copies.java, [...]: New files.Michael Koch13-0/+1046
2003-12-232003-12-23 Michael Koch <konqueror@gmx.de>Michael Koch4-8/+49
2003-12-222003-12-22 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2-1/+6
2003-12-21AttributeSetUtilities.java, [...]: New files.Michael Koch9-0/+1191
2003-12-21EnumSyntax.java, [...]: New files.Michael Koch5-0/+414
2003-12-21PrintJobAttribute.java, [...]: New files.Michael Koch9-0/+319
2003-12-21DateTimeSyntax.java, [...]: New files.Michael Koch12-0/+1104
2003-12-202003-12-21 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+20
2003-12-202003-12-20 Michael Koch <konqueror@gmx.de>Michael Koch3-228/+258
2003-12-20ObjectStreamField.java (isUnshared): Added documentation.Michael Koch2-0/+10
2003-12-20* gnu/java/nio/SelectorImpl.javaMohan Embar3-81/+247
2003-12-20Makefile.am (ordinary_java_source_files): Added gnu.java.net.URLParseError.java.Michael Koch3-1/+9
2003-12-20URLParseError.java: New file.Guilhem Lavaux4-8/+99
2003-12-19ChannelOutputStream.java: New file.Michael Koch5-2/+82
2003-12-19FlowLayout.java (layoutContainer): Let components assume their preferred height.Thomas Fitzsimmons2-1/+7
2003-12-19ChannelInputStream.java: New file.Michael Koch6-3/+98
2003-12-19OutputStreamChannel.java: New file.Michael Koch5-4/+102
2003-12-19Makefile.am (ordinary_java_source_files): Added gnu.java.nio.InputStreamChannel.Michael Koch3-1/+11
2003-12-19InputStreamChannel.java: New file.Michael Koch3-3/+97
2003-12-192003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch2-7/+33
2003-12-19NumberFormat.java: Sorted imports.Michael Koch2-5/+53
2003-12-192003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch2-3/+22
2003-12-192003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+88
2003-12-19List.java (replaceItem): Prevent selection to move with replace and minimize ...Fernando Nasser2-2/+20
2003-12-18ltdl.c: Define __private_extern__ if needed.Michael Koch2-1/+11
2003-12-18cvsignore: Ignore autom4te.cacheMichael Koch8-68/+127
2003-12-18mauve-libgcj: Removed the disabling of java.text.ACIAttribute and...Michael Koch3-6/+73
2003-12-182003-12-18 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+15
2003-12-18TimeZone.java (getOffset): New method.Michael Koch2-1/+21
2003-12-17GtkListPeer.java (handleEvent): Fix generation of ActionEvents for mouse doub...Fernando Nasser2-3/+15
2003-12-17GtkContainerPeer.java (handleEvent): Check for null Graphics pointer returned...Fernando Nasser2-0/+10
2003-12-17stamp-h.in: Removed, not used anymore.Michael Koch2-1/+4
2003-12-16natPlainDatagramSocketImplWin32.cc: Removed unused InterruptedIOException.h i...Mohan Embar3-30/+37
2003-12-16win32.cc (WSAEventWrapper): Implemented default constructor and init() methods.Mohan Embar4-94/+122
2003-12-16* gnu/java/net/natPlainDatagramSocketImplPosix.ccMohan Embar3-6/+18
2003-12-16re PR libgcj/13056 (import new libltdl)Michael Koch18-6388/+38184