std_sstream.h: Add allocator_type, as per DR 251.
[gcc.git] / libjava /
2001-06-10 Alexandre Petit... exception.cc (cstdlib): Replaces stdlib.h.
2001-06-09 Alexandre Olivaacinclude.m4 (AC_EXEEXT): Work around in case it expand...
2001-06-09 Alexandre Olivaacinclude.m4 (AC_EXEEXT): Work around in case it expand...
2001-06-08 Tom Tromeyconfigure: Rebuilt.
2001-06-08 Tom Tromeyre PR libgcj/2874 (libjava testsuite disk space usage)
2001-06-08 Tom Tromeyre PR libgcj/3059 (System doesn't set java.home property)
2001-06-08 Tom TromeyFor PR bootstrap/3075:
2001-06-06 Jeff Sturmlibjava.exp (libjava_arguments): Build with `-no-instal...
2001-06-05 Martin KahlertnatClass.cc (_Jv_IsAssignableFrom): Ensure that ancesto...
2001-06-04 Tom TromeyPublicKey.java: Extend Key.
2001-06-02 Anthony Green!defined(USE_LTDL) fix
2001-06-02 Anthony GreenRemove libgcjdata hack. Fix jv-scan usage in dejagnu.
2001-06-02 Anthony GreenFake a PASS for targets which don't support invocation.
2001-06-02 Anthony GreenUSE_LIBFFI change
2001-06-02 Anthony GreenCheck for sigaction.
2001-06-01 Jeff SturmnatFile.cc (get_entry): Removed functions.
2001-05-31 Tom TromeynatFileDescriptorPosix.cc (open): Allocate buffer to...
2001-05-31 Laurent GuerbyRectangle2D.java: fix doc typo.
2001-05-31 Tom TromeyDriverManager.java (getDrivers): Handle case where...
2001-05-30 Tom Tromeyinvokethrow.out: New file.
2001-05-29 Tom Tromey* include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.
2001-05-29 Tom Tromeyconfigure: Rebuilt.
2001-05-29 Andrew Haleyi386-signal.h (MAKE_THROW_FRAME): Don't fix up frame...
2001-05-24 Tom TromeynatString.cc (init): Throw ArrayIndexOutOfBoundsException.
2001-05-24 Tom Tromeyconfigure.in: Only allow hash synchronization when...
2001-05-24 Tom TromeyMakefile.in: Rebuilt.
2001-05-24 Tom TromeyRevert patch of 2001-05-21:
2001-05-24 Tom Tromey[multiple changes]
2001-05-23 Joseph Myersjv-scan.c (version): Update copyright year.
2001-05-23 Anthony GreenFix cross builds.
2001-05-22 Per BothnerImplement invocation interface; don't create new thread...
2001-05-22 Per BothnerMakefile.am (libgcj_la_DEPENDENCIES): Add $(nat_files).
2001-05-22 Per Bothnerjavaprims.h (_Jv_FormatInt): New declaration.
2001-05-21 Tom Tromey* gnu/gcj/runtime/VMClassLoader.java (VMClassLoader...
2001-05-21 Andrew Haleydwarf2-signal.h: New file.
2001-05-21 Bryce McKinlayconfigure.in: Update boehm-gc include dir for new GC...
2001-05-20 Alexandre Olivaltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.
2001-05-19 Alexandre Petit... posix-threads.h (_Jv_CondInit): `0' used in place of...
2001-05-18 Tom TromeyMakefile.in: Rebuilt.
2001-05-18 Bryce McKinlay[multiple changes]
2001-05-17 Per Bothner* Makefile.am (ZIP): The "fastjar" binary is now plain...
2001-05-16 Tom TromeySimpleDateFormat.java (parse): Handle non-dst time...
2001-05-15 Tom TromeyGregorianCalendar.java (computeTime): Only call getTime...
2001-05-14 Tom TromeySimpleDateFormat.java (parse): Clear DST_OFFSET and...
2001-05-13 Zack Weinbergexcept.c (choose_personality_routine): Export.
2001-05-12 Richard Hendersonconfigure.in (ia64-*): Don't set SYSDEP_SOURCES.
2001-05-12 Richard Hendersonexception.cc: Include unwind-pe.h.
2001-05-11 Tom TromeyMakefile.in: Rebuilt.
2001-05-10 Tom Tromey[multiple changes]
2001-05-06 Bryce McKinlayClass.h (_Jv_Self): New union type.
2001-05-04 Tom TromeyThread_Wait_Interrupt.xfail: New file.
2001-05-03 Tom Tromey* libjava.lang/err11.xfail: Removed.
2001-05-03 Martin Kahlertjni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds...
2001-05-03 Andrew HaleyFix bad checkin.
2001-05-03 Andrew Haleylibgcj.spec.in (jc1): Add EXCEPTIONSPEC.
2001-05-03 Bryce McKinlay* doc/*.texi: Remove generated documentation.
2001-05-01 Andrew Haleylibgcj.spec.in (jc1): Add EXCEPTIONSPEC.
2001-04-30 Matt KraainatFile.cc (performSetReadOnly): Fix #ifdef test.
2001-04-28 Zack Weinberg* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLo...
2001-04-28 Zack Weinbergprims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
2001-04-27 Tom Tromeyjni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds...
2001-04-27 Tom Tromeyjni.h (struct JNINativeInterface): Fixed types in Get...
2001-04-27 Tom Tromeylibjava.exp (libjava_init): Use UTF-8 encoding.
2001-04-26 Alexandre Olivaconfigure.in: Obtain THREADS with `gcc -v'.
2001-04-26 Bryce McKinlayre PR libgcj/2237 (serialization doesn't throw exceptio...
2001-04-25 Kaveh R. GhazinatInetAddress.cc (java::net::InetAddress::aton): Wrap...
2001-04-25 Bryce McKinlayForgot this file on last commit.
2001-04-25 Bryce McKinlaydecl.c (init_decl_processing): Add new class "protectio...
2001-04-24 Alexandre Olivaconfigure.in (CPPFLAGS): Added builddir and srcdir...
2001-04-22 Tom TromeyMakefile.in: Rebuilt.
2001-04-22 Tom TromeyMakefile.in: Rebuilt.
2001-04-21 Tom TromeyList.java: Wrote.
2001-04-20 Warren LevynatSystem.cc (getSystemTimeZone): Adjust for DST.
2001-04-12 Bryce McKinlayMakefile.am: Make a libtool convenience library.
2001-04-10 Per BothnernatString.cc (_Jv_NewStringUtf8Const): Register finalizer.
2001-04-10 Tom Tromeytestsuite: libjava: remove some xfail markers.
2001-04-07 Tom Tromeytestsuite: libjava: remove some xfail markers.
2001-04-06 Tom Tromeyjni.cc (wrap_value<jobject>, [...]): Removed.
2001-04-05 Alexandre Petit... instinit2.out: Fixed.
2001-04-05 Tom Tromey* libtool-version: Updated current.
2001-04-04 Andreas JaegerMakefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo.
2001-04-02 Zack Weinberglibjava.exp: Correct typo...
2001-04-02 Richard Hendersonconfigure.in (GCC_UNWIND_INCLUDE): Assume we're built...
2001-04-02 Marcus G. Danielsjni.cc (wrap_value<jclass>): New specialization.
2001-04-02 Tom TromeyPrintStream.java (out): Removed field.
2001-04-02 Torsten Ruegerre PR libgcj/2429 (java.text.MessageFormat should usefu...
2001-04-02 Tom Tromeyjni.cc (add_char): Correctly encode non-ascii characters.
2001-04-02 Kevin B Hendricks* configure.host: Enable interpreter for PPC.
2001-04-02 Bryce McKinlaynatSystem.cc (init_properties): Revert yesterday's...
2001-04-01 Per BothnernatString.cc (intern): If string's data does not point...
2001-04-01 Per BothnerDeflaterOutputStream.java (deflate): Loop while def...
2001-04-01 Bryce McKinlay1.3-Compliant Implementation of java.io.File.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Joerg BrunsmannInitialContext.java (init): Fix typo.
2001-03-27 Bryce McKinlayMakefile.am (libffi_files): Use 'find' to pick up libff...
2001-03-26 Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2001-03-24 Bryce McKinlayHashMap.java (HashMap): If 0 is given for initialCapaci...
2001-03-24 Per BothnerLeft out while checking in java/lang/natDouble.cc ...
2001-03-24 Per BothnernatDouble.cc (parseDouble): Cannot use errno to check...
2001-03-24 Per BothnernatClass.cc (_Jv_IsAssignableFrom): Checking the ancest...
next