Minor clean up and bug fix.
[gcc.git] / libjava / ChangeLog
2000-02-26 Anthony GreenMinor clean up and bug fix.
2000-02-25 Tom Tromeyjni.cc (_Jv_JNI_RegisterNatives): Conditionalize body...
2000-02-25 Bryce McKinlayre GNATS libgcj/38 (Static initializer in DecimalFormat...
2000-02-25 Warren LevyBigInteger.java (ival): Made private.
2000-02-21 Anthony GreenForgot to commit ChangeLog
2000-02-21 Tom Tromey* boehm.cc (_Jv_AllocBytes): Clear returned memory.
2000-02-19 Bryce McKinlayZipEntry.java (setCrc): Fix overflow.
2000-02-18 Tom Tromeyjvm.h (_Jv_GetJavaVM): Declare.
2000-02-17 Tom TromeyRotated ChangeLogs
2000-02-17 Tom Tromeyre GNATS gcj/152 (Installation flaw)
2000-02-17 Tom Tromey* jni.cc (_Jv_JNI_CallStaticMethodV): Added some assert...
2000-02-16 Tom Tromeyjni.cc (_Jv_JNI_NewObjectV): Corrected assertion.
2000-02-16 Tom Tromeyjni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClass...
2000-02-16 Tom Tromeyresolve.cc (ncode): Set args_raw_size.
2000-02-15 Tom Tromey* jni.cc (mangled_name): Skip leading `(' in signature.
2000-02-15 Tom Tromey* jni.cc (add_char): Added missing `else'.
2000-02-15 Tom Tromeyjni.cc (_Jv_JNI_AttachCurrentThread): Return error...
2000-02-15 Bryce McKinlayUpdated ChangeLog
2000-02-15 Tom Tromeyre GNATS gcj/150 (System.loadLibrary() semantics arn...
2000-02-14 Warren LevyMPN.java (findLowestBit): Made methods public.
2000-02-13 Anthony Greengcj/142
2000-02-12 Tom TromeyFile.java (createTempFile): Use low bits from counter...
2000-02-12 Anthony GreenMore thanks.
2000-02-11 Tom Tromeyinterpret.cc (continue1): Use STOREA, not STOREI, to...
2000-02-11 Warren LevyBigInteger.java (BigInteger(String, int)): New constructor.
2000-02-11 Tom Tromey* java/io/File.java (nextValue): Now synchronized.
2000-02-11 Tom TromeynatFileDescriptorPosix.cc (open): Recognize EXCL flag.
2000-02-10 Tom Tromeyjni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.
2000-02-10 Tom TromeynatNativeThread.cc: New file.
2000-02-10 Andrew Haleyinterpret.cc: Don't include fdlibm.h.
2000-02-10 Tom TromeynatRuntime.cc (_load): Call add_library.
2000-02-10 Tom TromeynatIconv.cc (Input_iconv::finalize): Call iconv_close...
2000-02-08 Tom TromeyProperties.java (setProperty): New method.
2000-02-08 Tom TromeyRuntime.java (_load): Declare.
2000-02-08 Tom Tromeyjni.cc (ThrowableClass): New define.
2000-02-08 Tom Tromeyinterpret.cc (PUSHL): Don't use expression statement.
2000-02-07 Tom Tromeyjni.cc (add_char): Conditional on INTERPRETER.
2000-02-04 Warren LevyAdded credits for Per Bothner's work on MPN.java and...
2000-02-04 Warren LevyMakefile.am: Added MPN.java and BigInteger.java.
2000-02-04 Tom Tromeydefineclass.cc (handleMethodsBegin): Allocate _Jv_Metho...
2000-02-04 Andrew HaleyThrowable.java (CPlusPlusDemangler): New class.
2000-02-03 Tom TromeyCalendar.java (toString): New method.
2000-02-03 Tom TromeyPipedOutputStream.java (write(byte[], int, int)): New...
2000-02-02 Tom Tromeyjava-interp.h (_Jv_JNI_conversion_call): Declare.
2000-02-02 Tom Tromey* include/jni.h (class _Jv_JNIEnv): Corrected calls...
2000-02-01 Tom Tromey* include/jni.h (class _Jv_JNIEnv): Added all C++ inlin...
2000-02-01 Tom Tromeyjni.cc (_Jv_JNI_PopLocalFrame): Leave loop when `n...
2000-02-01 Tom Tromeyjni.cc (_Jv_JNI_GetField): Specialize for jobject.
2000-02-01 Tom Tromeyprims.cc (_Jv_MallocUnchecked): New function.
2000-01-31 Anthony GreennatIconv.cc (read): Minor fixes.
2000-01-31 Tom Tromeyconfig.h.in: Rebuilt.
2000-01-28 Tom TromeyMakefile.in: Rebuilt.
2000-01-26 Tom Tromeymethod.h (JvNumMethods): Moved from Class.h.
2000-01-26 Tom Tromeyresolve.cc (get_ffi_type_from_signature): Handle case...
2000-01-26 Tom Tromeyinterpret.cc (run): Don't call println.
2000-01-21 Tom TromeynatConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.
2000-01-20 Tom Tromeyresolve.cc (StringClass): Removed.
2000-01-19 Bryce McKinlayUpdated NEWS file.
2000-01-19 Tom Tromey* interpret.cc (PC_REGISTER_ASM): Removed.
2000-01-19 Tom TromeynatThrowable.cc: Don't use `#pragma implementation'.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
2000-01-19 Bryce McKinlayconfigure: Rebuilt.
2000-01-18 Andrew Haleyname-finder.cc (lookup): Check for dladdr function.
2000-01-18 Andrew Haleyprims.cc (_Jv_RunMain): Set the name of this executable.
2000-01-18 Tom TromeynatThrowable.cc (fillInStackTrace): Return `this' even...
2000-01-18 Tom Tromeyconfigure: Rebuilt.
2000-01-17 Tom TromeyRuntime.java (loadLibraryInternal): Declare.
2000-01-17 Tom Tromey* prims.cc (_Jv_PrimClass): Use `JV_STATE_NOTHING'...
2000-01-17 Andrew HaleynatThrowable.cc: New file.
2000-01-17 Anthony GreenStringBuffer.java (StringBuffer): Don't special case...
2000-01-16 Jeff SturmStreamTokenizer.java (nextToken): Avoid unread(TT_EOF).
2000-01-13 Tom TromeynatClassLoader.cc (_Jv_FindClass): Register `loader...
2000-01-11 Tom TromeynatSystem.cc (getpwuid_adaptor): New adaptor for HP/UX.
2000-01-10 Jeff SturmnatMath.cc (pow): Cast args to `double', not `jdouble'.
2000-01-09 Anthony GreennatString.cc (init): Test for overflow condition during...
2000-01-07 Tom Tromey* mauve-libgcj: Don't disable ClassTest.
2000-01-07 Tom Tromey* java/lang/natClass.cc (getClasses): Wrote.
2000-01-06 Tom TromeynatClass.cc (_getConstructors): Correctly check whether...
2000-01-06 Tom TromeynatClass.cc (getMethod): Compute offset relative to...
2000-01-05 Tom Tromey* java/lang/natClass.cc: Include <gcj/method.h>.
2000-01-05 Tom TromeyClass.h (_getMethods): Correctly declare as private...
2000-01-05 Tom TromeyClass.h (_getMethods): Declare.
2000-01-05 Tom TromeynatMethod.cc (get_ffi_type): Test size of jboolean...
2000-01-05 Tom TromeyClass.h (getSignature): Updated.
2000-01-04 Warren LevynatPlainDatagramSocketImpl.cc (peek): Removed unnecesar...
2000-01-04 Tom Tromey[multiple changes]
1999-12-24 Bryce McKinlaynatObject.cc (notify): Throw message with IllegalMonito...
1999-12-21 Tom Tromey* mauve-libgcj: Added java.lang.reflect.Modifier.toStri...
1999-12-20 Tom TromeyModifier.java (STRICT): New constant.
1999-12-20 Anthony GreenAlpha Linux changes.
1999-12-20 Anthony Greenlibgcjdata.c: New file.
1999-12-18 Tom Tromeyre GNATS libgcj/111 (bug in reflection code)
1999-12-17 Tom Tromey* java/lang/natPosixProcess.cc (startProcess): Don...
1999-12-17 Bryce McKinlayBoolean.java (Boolean(String)): Set Value' to false...
1999-12-15 Tom TromeynatSystem.cc (init_properties): Don't set user.name...
1999-12-09 Tom Tromeyre GNATS libgcj/117 (_Jv_PthreadCheckMonitor test is...
1999-12-06 Anthony Greenjvm.h: Declare many functions with __attribute__((__mal...
1999-12-03 Anthony GreenUpdated the thanks list.
1999-12-02 Bryce McKinlaynatString.cc (equalsIgnoreCase): return false if anothe...
1999-12-02 Bryce McKinlayServerSocket.java (ServerSocket): Bind to any interface...
next