locale_facets.tcc (num_get<>::_M_extract_float): Cache *__beg in __c when parsing...
[gcc.git] / libjava /
2004-10-27 Aaron W. LaFramboisere PR libgcj/18104 (Incorrect CLASSPATH separator in...
2004-10-26 Michael Koch2004-10-26 Michael Koch <konqueror@gmx.de>
2004-10-26 Kriang Lerdsuwanakij* libjava/java/lang/Class.h
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-10-25 Tom TromeyResourceBundle.java (tryBundle): Use Class.isAssignable...
2004-10-25 Tom TromeyWordBreakIterator.java (WordBreakIterator): Don't initi...
2004-10-25 Eric Botcazoure PR other/18138 (libgcc_s.so.1 not found by 64-bit...
2004-10-23 Michael KochDocFlavor.java, [...]: Added missing constants.
2004-10-22 Tom TromeyConnection.java (sendRequest): Fix typo.
2004-10-22 Michael Kochre PR libgcj/14009 (libgcj HttpURLConnection does not...
2004-10-22 Michael KochFixed ChangeLog entry of my last commit.
2004-10-22 Michael Koch2004-10-22 Michael Koch <konqueror@gmx.de>
2004-10-22 Ulrich Weigand* gnu/java/net/natPlainSocketImplPosix.cc
2004-10-21 Michael KochNetworkInterface.java, [...]: Import cleanup.
2004-10-21 Michael KochHandshakeCompletedEvent.java, [...]: Import cleanup.
2004-10-21 Michael KochBasicAttribute.java, [...]: Import cleanup.
2004-10-21 Michael KochCipher.java, [...]: Import cleanup.
2004-10-21 Michael KochAlgorithmParameterGenerator.java, [...]: Import cleanup.
2004-10-21 Michael KochMarshalledObject.java, [...]: Import cleanup.
2004-10-21 Tom TromeyInflaterInputStream.java (fill): Don't throw an excepti...
2004-10-21 Ulrich Weigand* gnu/java/nio/channels/natFileChannelPosix.cc
2004-10-21 Tom TromeyResourceBundle.java (tryBundle): Also ignore ClassCastE...
2004-10-21 Kaz Kojimaconfigure.ac (SIGNAL_HANDLER): Set to include/sh-signal...
2004-10-21 Kazuhiro InaokaAdd m32r support.
2004-10-20 Andreas SchwabnatClass.cc (_Jv_LayoutVTableMethods): Cast pointers...
2004-10-20 Michael KochColorSupported.java, [...]: Reorganized imports and...
2004-10-20 Michael KochSaslClient.java, [...]: Remvoed CVS tags.
2004-10-20 Michael KochNullConfiguration.java, [...]: Cleaned up import statem...
2004-10-20 Michael KochRMIC.java: Reformatted.
2004-10-20 Michael KochTimestamp.java, [...]: Reorganized imports and fixed...
2004-10-20 Michael KochConsoleHandler.java, [...]: Standardized copyrigth...
2004-10-20 Michael KochAlgorithmParameterGenerator.java, [...]: Import stateme...
2004-10-18 Jeroen Frijters2004-10-18 Jeroen Frijters <jeroen@frijters.net>
2004-10-18 Sven de Marothy2004-10-18 Sven de Marothy <sven@physto.se>
2004-10-18 Mark WielaardExtraClassLoader.java: New.
2004-10-18 Andrew Haleyre PR libgcj/18036 (Bad interaction between interpreter...
2004-10-18 Jeroen Frijters2004-10-18 Jeroen Frijters <jeroen@frijters.net>
2004-10-18 Michael KochBufferedInputStream.java: Fixed @author tag.
2004-10-18 Michael KochInet4Address.java: Merged file header and javadocs.
2004-10-18 Michael Koch[multiple changes]
2004-10-18 Michael KochSystem.java: Revert accidential change.
2004-10-18 Michael KochMath.java, [...]: Reworked import statements, HTML...
2004-10-18 Jeroen Frijters2004-10-18 Jeroen Frijters <jeroen@frijters.net>
2004-10-18 Michael KochPlainDatagramSocketImpl.java: Reworked import statements.
2004-10-18 Michael Koch2004-10-18 Michael Koch <konqueror@gmx.de>
2004-10-18 Michael Koch[multiple changes]
2004-10-17 Michael KochBindException.java, [...]: Big import statement and...
2004-10-17 Michael KochOID.java, [...]: Import statements cleaned up.
2004-10-16 Michael KochNIODatagramSocket.java, [...]: Reorganized import state...
2004-10-16 Michael KochRMIMarshalledObjectOutputStream.java [...]: File header...
2004-10-16 Michael KochUTF_16.java, [...]: Cleanup.
2004-10-16 Michael Koch2004-10-16 Michael Koch <konqueror@gmx.de>
2004-10-16 Michael KochBigDecimal.java, [...]: Reorganized import statements...
2004-10-16 Michael KochExplicitBeanInfo.java: Explicitely import java.awt...
2004-10-15 Andrew HaleyMakefile.am (nat_files, [...]): New.
2004-10-14 Ulrich Weigandjni.cc (_Jv_JNIMethod::call): Use ffi_java_raw_call...
2004-10-14 Andrew Haleyinterpret.cc (_Jv_InterpMethod::run): Initialize _Jv_St...
2004-10-12 Rutger Ovidiusre PR libgcj/17903 (Incorrect SHA result)
2004-10-11 Richard Hendersonposix-threads.h <__alpha__> (_Jv_ThreadId_t): Use void*.
2004-10-10 Bryce McKinlayCalendar.java (set): Invalidate DST_OFFSET field as...
2004-10-09 Michael Koch2004-10-09 Michael Koch <konqueror@gmx.de>
2004-10-09 Michael KochRMIC.java, [...]: Reworked import statements and fixed...
2004-10-04 Loren J. Rittleconfigure.ac (*-*-freebsd[[1234]]*): Refine error messa...
2004-10-01 Andreas SchwabFix typo.
2004-09-30 Tom Tromey2004-09-30 Tom Tromey <tromey@redhat.com>
2004-09-30 Tom TromeyMacSpi.java: Fixed typo.
2004-09-30 Michael KochInetAddress.java: Reformatted.
2004-09-30 Michael KochBeans.java, [...]: Reordered import statements and...
2004-09-29 Tom Tromeyre PR libgcj/17715 (.properties files missing from...
2004-09-29 Tom TromeyMakefile.in: Rebuilt.
2004-09-28 Tom Tromey* jni.cc (_Jv_JNI_RegisterNatives): Formatting fixlets.
2004-09-28 Tom Tromeyre PR libgcj/17222 (libjava fails to build due to comma...
2004-09-28 Michael KochURLConnection.java: Reformatted.
2004-09-27 Michael Koch2004-09-27 Michael Koch <konqueror@gmx.de>
2004-09-26 Per Bothnerprims.cc (unblock_signal): Annotate signum with __unuse...
2004-09-26 Per Bothner* prims.cc (process_gcj_properties): Optimization.
2004-09-26 Per BothnerCollections.java (sort): Copy from array in forwards...
2004-09-26 Mark WielaardSystem.java (properties): Make package private.
2004-09-26 Casey Marshall2004-09-26 Casey Marshall <csm@gnu.org>
2004-09-25 Mark Wielaard[multiple changes]
2004-09-25 Jeroen FrijtersProxy.java (getPackage, [...]): Fixed handling of defau...
2004-09-25 Tom Tromeyre PR java/17500 (Anonymous inner class compile freakout)
2004-09-25 Shashank BapatRE.java (initialize): Add RETokenLookAhead support.
2004-09-25 Michael KochObjectStreamField.java: Removed unused import statement.
2004-09-24 Tom Tromeyre PR java/15656 (ICE segfault in lex.c)
2004-09-24 Tom Tromeyre PR java/16789 (ICE in force_evaluation_order() on...
2004-09-24 Andrew Haleyre PR java/16927 (assert statement fails at -O1 and...
2004-09-24 Casey Marshall2004-09-24 Casey Marshall <csm@gnu.org>
2004-09-24 Andrew John Hughes2004-09-24 Andrew John Hughes <gnu_andrew@member...
2004-09-24 Ilya Perminov2004-09-24 Ilya Perminov <iperminov@logicalsoft.com>
2004-09-24 Tom TromeyClassLoader.java (loadedClasses): Declare as HashMap.
2004-09-24 Michael KochObjectInputStream.java: Re-ordered imports.
2004-09-24 Casey MarshallObjectInputStream.java (callReadMethod): re-throw ...
2004-09-24 Jeroen FrijtersObjectInputStream.java (readObject): Delegate instantat...
2004-09-24 Mark WielaardURL.java (systemClassLoader): New static field.
2004-09-24 Guilhem Lavaux2004-09-24 Guilhem Lavaux <guilhem@kaffe.org>
2004-09-24 Michael Koch[multiple changes]
2004-09-24 Michael KochPipeImpl.java: Use VMPipe for native stuff.
2004-09-24 Jeroen Frijters2004-09-24 Jeroen Frijters <jeroen@frijters.net>
2004-09-23 Michael KochAppletContext.java, [...]: Jalopied and checkstyle...
next