summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2004-01-06DateTimeAtCompleted.java, [...]: New files.Michael Koch
2004-01-062004-01-06 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-062004-01-06 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-052004-01-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2004-01-052004-01-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2004-01-05Dialog.java (constructor): Accept null title as per spec.Fernando Nasser
2004-01-05Choice.java (add): Leave posting of ItemEvents to peer.Fernando Nasser
2004-01-052004-01-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2004-01-05Thanks to Brian Gough <bjg@network-theory.com>Sascha Brawer
2004-01-04aclocal.m4: Rebuilt using "aclocal -I .".Matthias Klose
2004-01-03Date.java (parse): Fix a number of problems.Per Bothner
2003-12-312003-12-31 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-31xfails: Removed tests that pass now...Michael Koch
2003-12-31configure.in: Add --enable-gtk-cairo check.Graydon Hoare
2003-12-30[multiple changes]Michael Koch
2003-12-30ObjectInputStream.java, [...]: Reformated, no functional code changes.Michael Koch
2003-12-302003-12-30 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-302003-12-30 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-302003-12-30 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-282003-12-28 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-282003-12-28 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-272003-12-27 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-272003-12-27 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-27ResolutionSyntax.java, [...]: Fixed typo (s/then/than/).Michael Koch
2003-12-26Naming.java (lookup): Check if the first character of the filename returned b...Guilhem Lavaux
2003-12-26BufferedReader.java (BufferedReader): Throw IllegalArgumentException when siz...Guilhem Lavaux
2003-12-262003-12-26 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-26Makefile.am (rmi_java_source_files): Added gnu/java/rmi/server/RMIVoidValue.j...Michael Koch
2003-12-262003-12-26 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-25ltdl.c (HAVE_DYLD): Remove ifdef conditional for darwin.Andreas Tobler
2003-12-25ServerSocket.java bind (): If InetSocketAddress.getAddress() returns "null" u...Michael Koch
2003-12-232003-12-23 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-23GtkChoicePeer.java (postItemEvent): Rename to...Fernando Nasser
2003-12-23Copies.java, [...]: New files.Michael Koch
2003-12-232003-12-23 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-222003-12-22 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2003-12-21AttributeSetUtilities.java, [...]: New files.Michael Koch
2003-12-21EnumSyntax.java, [...]: New files.Michael Koch
2003-12-21PrintJobAttribute.java, [...]: New files.Michael Koch
2003-12-21DateTimeSyntax.java, [...]: New files.Michael Koch
2003-12-202003-12-21 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-202003-12-20 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-20ObjectStreamField.java (isUnshared): Added documentation.Michael Koch
2003-12-20* gnu/java/nio/SelectorImpl.javaMohan Embar
2003-12-20Makefile.am (ordinary_java_source_files): Added gnu.java.net.URLParseError.java.Michael Koch
2003-12-20URLParseError.java: New file.Guilhem Lavaux
2003-12-19ChannelOutputStream.java: New file.Michael Koch
2003-12-19FlowLayout.java (layoutContainer): Let components assume their preferred height.Thomas Fitzsimmons