UnicodeToBytes.java (write): Write work buffer starting from zero offset.
[platform/upstream/gcc.git] / libjava /
2001-08-18 Jeff SturmUnicodeToBytes.java (write): Write work buffer starting...
2001-08-18 Hans Boehmboehm.cc: Include gc_local_alloc.h if appropriate.
2001-08-17 Alexandre Petit... XercesBug.java: New file.
2001-08-17 Mark J RobertsBigInteger.java (randBytes): New method.
2001-08-17 Tom Tromey* gnu/gcj/convert/IOConverter.java: Add `646' alias.
2001-08-17 Hans Boehm* BigInteger.java: fix right shifts by nonzero multiple...
2001-08-17 Hans Boehm* BigInteger.java: fix right shifts by nonzero multiple...
2001-08-15 Tom Tromeyjni.cc: Include IdentityHashMap.h, not Hashtable.h.
2001-08-15 Tom TromeynatIconv.cc (read): Handle EINVAL and E2BIG correctly.
2001-08-13 Tom TromeySampleModel.java (getPixel): Set correct array element.
2001-08-13 Alexandre Petit... Matrix4f.java: New file.
2001-08-10 Loren J. Rittle* gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.
2001-08-10 Loren J. Rittle* java/lang/natObject.cc (is_mp): Protect use of _SC_NP...
2001-08-06 Tom TromeyInputStreamReader.java (refill): Only call refill on...
2001-08-05 Tom TromeyStringWriter.java: Merged with Classpath.
2001-08-03 Richard Henderson* libjava.jni/calls.c (Java_calls_docall): Fix typo.
2001-08-03 Tom Tromeyprims.cc (JNI_OnLoad): Don't declare.
2001-08-02 Tom TromeyRandomAccessFile.java (seek): Let seek go past end...
2001-08-02 Martin Kahlertjni.cc (JNI_CreateJavaVM): Call _Jv_JNI_Init in order...
2001-08-02 Tom Tromeyconfigure: Rebuilt.
2001-08-01 Rainer Orthre PR libgcj/3694 (natPlainDatagramSocketImpl.cc doesn...
2001-08-01 Jeff SturmKeepInline.java: New file.
2001-08-01 Jeff Sturm* libgcj.spec.in: Pass -fkeep-inline-functions to jc1.
2001-07-31 Christian IseliMakefile.in: Rebuilt.
2001-07-31 Tom Tromey* java/util/Date.java: Re-merged with Classpath.
2001-07-31 Jeff SturmSyncTest.java: New file.
2001-07-31 Jeff SturmnatPlainDatagramSocketImpl.cc: Undefine bind if defined.
2001-07-30 Tom TromeynatIconv.cc (done): New methods.
2001-07-30 Tom Tromey* java/lang/Integer.java: Merged with Classpath.
2001-07-30 Bryce McKinlayGregorianCalendar.java (GregorianCalendar): Call setTim...
2001-07-29 Mark Wielaard* HACKING: add description on updating namespace
2001-07-27 Rainer Orthg++.exp (g++_set_ld_library_path): Renamed to ${tool...
2001-07-26 Bryce McKinlayCalendar.java (set): Never recompute fields here.
2001-07-25 Tom TromeyMakefile.in: Rebuilt.
2001-07-24 Rainer Orthprims.cc (_JNI_OnLoad): New function.
2001-07-24 Rainer OrthMakefile.am (AM_MAKEFLAGS): Pass RUNTESTFLAGS.
2001-07-24 Tom TromeyVMClassLoader.java (getPrimitiveClass): Return correct...
2001-07-23 Tom Tromeyjavaprims.h: Rebuilt class list.
2001-07-23 Jeff Sturmconfigure.host: Enable hash synchronization for alpha*-*.
2001-07-19 Jeff Sturmre PR java/3731 (gcj should generate class init code...
2001-07-18 Rainer OrthnatPlainDatagramSocketImpl.cc (mcastGrp): Use new RFC...
2001-07-18 Tom TromeynatFileWin32.cc (_access): Renamed.
2001-07-18 Tom TromeyFor PR java/2812:
2001-07-17 Alexandre Petit... i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Removed unused...
2001-07-17 Bryce McKinlayLinkedList.java (clone): Clear the copy list with clear...
2001-07-13 Alexandre Petit... anon_ctor_itf_arg.java: Moved to `libjava.lang.'
2001-07-13 Tom Tromeyre PR libgcj/3426 (java.io.InputStreamReader, infinite...
2001-07-12 Alexandre Petit... anon_ctor_itf_arg.java: New file.
2001-07-12 Tom Tromey* libjava.lang/N19990310_4.xfail: Removed.
2001-07-12 Tom TromeyReport from Henner Zeller:
2001-07-11 Anthony GreenAdd some org packages.
2001-07-11 Alexandre Petit... Makefile.am: Added `java/lang/ThreadLocal.java'.
2001-07-07 Jeff SturmMakefile.am (libgcj.jar): Don't recursively make built_...
2001-07-06 Andrew Haleyi386-signal.h: Don't do anything with unsigned divide...
2001-07-06 Andrew HaleyDivide_1.java: Add may more test cases.
2001-07-05 Tom TromeyFor PR java/3562:
2001-07-03 Jeff SturmII.java: New file.
2001-07-03 Tom Tromeyconfigure: Rebuilt.
2001-07-03 Tom Tromeyre PR bootstrap/3281 (Installation failure (mkinstalldirs))
2001-07-02 Jeremy NimmerFor PR libgcj/3523:
2001-06-27 Tom TromeyIOConverter.java: Manually maintained alias now lowercase.
2001-06-26 Tom Tromeyencodings.pl: Generate lower-case names.
2001-06-26 Tom TromeynatFileDescriptorPosix.cc (open): Change error message...
2001-06-25 Tom Tromey* libjava.lang/stub.xfail: Removed.
2001-06-25 Andreas Jaegerjni.exp (gcj_jni_compile_c_to_so): Fix path for jni.h.
2001-06-21 Tom Tromeyjava-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.
2001-06-19 Mark J. RobertsBigInteger.java (byteArrayToIntArray): Don't include...
2001-06-15 Tom Tromey* jni.cc (_Jv_JNI_NewLocalRef): Search other frames.
2001-06-15 Tom TromeynatRuntime.cc (_Jv_FindSymbolInExecutable): Return...
2001-06-15 Tom Tromeyjni.cc (ClassClass): Removed; updated all users.
2001-06-14 Tom Tromeyjni.exp: New file.
2001-06-14 Tom Tromeyre PR libgcj/3144 (java.lang.Date.compareTo() not suppo...
2001-06-13 Per BothnerAdded John Gilmore.
2001-06-13 Tom Tromeyaclocal.m4, configure: Rebuilt.
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.
next