summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2004-11-06Socket.java (getPort): Return 0 instead of -1 on unconnected sockets.Noa Resare
2004-11-06StringBuffer.java, [...]: Removed redundant and reordered modifiers.Michael Koch
2004-11-062004-11-06 Mattias Rehnberg <Mattias.Rehnberg@home.se>Mattias Rehnberg
2004-11-06Fixes documentation and indentationRobert Schuster
2004-11-03jni.cc (_Jv_JNI_NewObjectArray): Fixed return type.Tom Tromey
2004-11-03verify.cc (state::check_no_uninitialized_objects): Removed.Tom Tromey
2004-10-30re PR libgcj/18234 (System property java.library.path doesn't get used by Sys...Mark Wielaard
2004-10-28Output_UnicodeLittleUnmarked.java: New file.David Daney
2004-10-26re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise
2004-10-262004-10-26 Michael Koch <konqueror@gmx.de>Michael Koch
2004-10-26* libjava/java/lang/Class.hKriang Lerdsuwanakij
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating
2004-10-25ResourceBundle.java (tryBundle): Use Class.isAssignableFrom rather than catch...Tom Tromey
2004-10-25WordBreakIterator.java (WordBreakIterator): Don't initialize `iter'.Tom Tromey
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou
2004-10-23DocFlavor.java, [...]: Added missing constants.Michael Koch
2004-10-22Connection.java (sendRequest): Fix typo.Tom Tromey
2004-10-22re PR libgcj/14009 (libgcj HttpURLConnection does not handle situation where ...Michael Koch
2004-10-22Fixed ChangeLog entry of my last commit.Michael Koch
2004-10-222004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch
2004-10-22* gnu/java/net/natPlainSocketImplPosix.ccUlrich Weigand
2004-10-21NetworkInterface.java, [...]: Import cleanup.Michael Koch
2004-10-21HandshakeCompletedEvent.java, [...]: Import cleanup.Michael Koch
2004-10-21BasicAttribute.java, [...]: Import cleanup.Michael Koch
2004-10-21Cipher.java, [...]: Import cleanup.Michael Koch
2004-10-21AlgorithmParameterGenerator.java, [...]: Import cleanup.Michael Koch
2004-10-21MarshalledObject.java, [...]: Import cleanup.Michael Koch
2004-10-21InflaterInputStream.java (fill): Don't throw an exception if we hit EOF of `in'.Tom Tromey
2004-10-21* gnu/java/nio/channels/natFileChannelPosix.ccUlrich Weigand
2004-10-21ResourceBundle.java (tryBundle): Also ignore ClassCastException.Tom Tromey
2004-10-21configure.ac (SIGNAL_HANDLER): Set to include/sh-signal.h for all sh*-*-linux...Kaz Kojima
2004-10-21Add m32r support.Kazuhiro Inaoka
2004-10-20natClass.cc (_Jv_LayoutVTableMethods): Cast pointers to uaddr, not int.Andreas Schwab
2004-10-20ColorSupported.java, [...]: Reorganized imports and removed redundant final m...Michael Koch
2004-10-20SaslClient.java, [...]: Remvoed CVS tags.Michael Koch
2004-10-20NullConfiguration.java, [...]: Cleaned up import statements and copyright not...Michael Koch
2004-10-20RMIC.java: Reformatted.Michael Koch
2004-10-20Timestamp.java, [...]: Reorganized imports and fixed copyright headers.Michael Koch
2004-10-20ConsoleHandler.java, [...]: Standardized copyrigth header.Michael Koch
2004-10-20AlgorithmParameterGenerator.java, [...]: Import statements reorganized...Michael Koch
2004-10-182004-10-18 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters
2004-10-182004-10-18 Sven de Marothy <sven@physto.se>Sven de Marothy
2004-10-18ExtraClassLoader.java: New.Mark Wielaard
2004-10-18re PR libgcj/18036 (Bad interaction between interpreter and Class.forName())Andrew Haley
2004-10-182004-10-18 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters
2004-10-18BufferedInputStream.java: Fixed @author tag.Michael Koch
2004-10-18Inet4Address.java: Merged file header and javadocs.Michael Koch
2004-10-18[multiple changes]Michael Koch
2004-10-18System.java: Revert accidential change.Michael Koch
2004-10-18Math.java, [...]: Reworked import statements, HTML in javadocs and modifier o...Michael Koch