summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2004-05-042004-05-04 Michael Koch <konqueror@gmx.de>Michael Koch
2004-05-04ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 b...Ingo Proetel
2004-05-042004-05-04 Michael Koch <konqueror@gmx.de>Michael Koch
2004-05-04FormatBuffer.java, [...]: New classes to implement attributed iterators in ja...Guilhem Lavaux
2004-05-04FileChannelImpl.java (finalize): New method.Michael Koch
2004-05-042004-05-04 Mark Wielaard <mark@klomp.org>Mark Wielaard
2004-05-03Makefile.am (WARNINGS): Replace -W with the more speaking -Wextra.Andreas Tobler
2004-05-03acinclude.m4: Replace -W with more speaking -Wextra.Andreas Tobler
2004-05-03DERReader.java: Call static methods staticly.Mark Wielaard
2004-05-03GtkTextAreaPeer.java (minimumSize): Removed unused variables hScrollbarHeight...Mark Wielaard
2004-05-03URLStreamHandler.java (toExternalForm): Removed unused variables.Tom Tromey
2004-05-03re PR libgcj/14695 ([3.3/3.4 only] java.net.NetworkInterface.getByName() thro...Michael Koch
2004-04-30re PR java/15133 (gcjh generates wrong method signatures)Ranjit Mathew
2004-04-30builtins.c (java_builtins): Add acos, asin, ceil and floor.Roger Sayle
2004-04-25jacks.exp (gcj_jacks_write): Explicitly limit the maximum heap size to avoid ...Ranjit Mathew
2004-04-24CollationElementIterator.java (reset): Reset lookahead variables.Jerry Quinn
2004-04-23* jni/classpath/jcl.c: Changed C++ comments into C comments.Mark Wielaard
2004-04-23DriverManager.java: Cleaned up imports.Dalibor Topic
2004-04-232004-04-23 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-232004-04-23 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-23PortableRemoteObjectDelegate.java, [...]: Cleaned up imports.Dalibor Topic
2004-04-23[multiple changes]Dalibor Topic
2004-04-22Makefile.am (PEDANTIC_CFLAGS): New -ansi -pedantic -Wall -Wno-long-long flags...Mark Wielaard
2004-04-22[multiple changes]Michael Koch
2004-04-22X500Principal.java: Cleaned up imports.Dalibor Topic
2004-04-22JSlider.java: Fixed HTML tags in comments.Dalibor Topic
2004-04-22AccessibleText.java: Cleaned up imports.Dalibor Topic
2004-04-22[multiple changes]Michael Koch
2004-04-222004-04-22 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-22Preferences.java, [...]: Cleaned up imports.Dalibor Topic
2004-04-222004-04-22 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-22Font.java (deriveFont): Implement missing variants.Jerry Quinn
2004-04-21natClass.cc (_Jv_LayoutInterfaceMethods): New method.Bryce McKinlay
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-21ServiceFactory.java, [...]: New files.Michael Koch
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-21gthread-jni.c (maybe_rethrow): Explicitly malloc and free buf.Mark Wielaard
2004-04-21AuthenticationException.java, [...]: Cleaned up imports.Dalibor Topic
2004-04-21gnu_java_awt_peer_gtk_GtkCheckboxPeer.c: Changed C++ comments into C comments.Mark Wielaard
2004-04-21JFrame.java: Implement WindowConstants.Mark Wielaard
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-20SearchControls.java: Don't explicitely extend java.lang.Object.Michael Koch
2004-04-20Channels.java: Merged coding style with GNU classpath.Michael Koch
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-20BufferedWriter.java: Reordered variables to be at top of the class.Michael Koch
2004-04-20MouseEvent.java (<init>): fixed field assignmentIngo Proetel
2004-04-20[multiple changes]Michael Koch
2004-04-20Buffer.java, [...]: Fixed javadocs and jalopied all over java.nio.Michael Koch
2004-04-20ByteBufferImpl.java, [...]: Made sure all classes are final and removed final...Michael Koch