aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2004-01-04aclocal.m4: Rebuilt using "aclocal -I .".Matthias Klose3-330/+1184
2004-01-03Date.java (parse): Fix a number of problems.Per Bothner2-87/+79
2003-12-312003-12-31 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+10
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-138/+260
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-0/+9
2003-12-31xfails: Removed tests that pass now...Michael Koch2-4/+11
2003-12-31configure.in: Add --enable-gtk-cairo check.Graydon Hoare17-732/+1456
2003-12-30[multiple changes]Michael Koch3-3/+20
2003-12-30ObjectInputStream.java, [...]: Reformated, no functional code changes.Michael Koch4-1126/+1151
2003-12-302003-12-30 Michael Koch <konqueror@gmx.de>Michael Koch2-4/+55
2003-12-302003-12-30 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-56/+74
2003-12-302003-12-30 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+50
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