Minor clean up and bug fix.
[gcc.git] / libjava / ChangeLog
1999-11-30 Tom Tromeyre GNATS libgcj/98 (pthread_mutex_init in libjava/posix...
1999-11-29 Per Bothnerexception.cc: Remove prototype declarations for malloc...
1999-11-25 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementF...
1999-11-23 Bryce McKinlayre GNATS java.net/57 (potential buffer overruns)
1999-11-19 Tom Tromeysjlj jumbo patch
1999-11-18 Tom Tromey* no-threads.cc (_Jv_ThreadStart): Use JvFail and not...
1999-11-18 Tom TromeynatClass.cc (MCACHE_SIZE): Define as a power of 2 minus 1.
1999-11-07 Anthony GreenZipFile.java: Compute the offset of the ZipEntry data...
1999-11-05 Tom Tromey* java/lang/natThread.cc (destroy): Removed incorrect...
1999-11-05 Jeff Sturmboehm.cc (_Jv_GCSetInitialHeapSize): Swapped size ...
1999-11-05 Tom TromeynatThread.cc (stop): Removed argument name.
1999-11-04 Tom TromeynatClass.cc (method_cache_count): Removed.
1999-11-04 Tom Tromeyconfigure.in: Removed `qt' threads case.
1999-11-04 Tom Tromeyquick-threads.h (_Jv_ThreadCancel): Removed.
1999-11-03 Bryce McKinlayposix-threads.cc: Don't include boehm-config.h.
1999-11-03 Bryce McKinlayposix-threads.cc: Don't include boehm-config.h.
1999-11-03 Tom Tromey* boehm.cc: Don't include boehm-config.h.
1999-11-02 Tom Tromeyboehm.cc (_Jv_InitGC): Set GC_java_finalization.
1999-11-01 Bryce McKinlayPrintStream (PrintStream): Fix illegal usage of "this...
1999-10-22 Tom TromeyMakefile.in: Rebuilt.
1999-10-18 Tom TromeyVMClassLoader.java (getVMClassLoader): New method.
1999-10-17 Anthony GreenClassLoader.java (getSystemResource): Use getSystemClas...
1999-10-15 Tom Tromeygij.cc (main): Formatting fixes.
1999-10-15 Tom Tromey* include/java-props.h: Added copyright.
1999-10-15 Anthony Greenlibtool-version: Catch up by incrementing current.
1999-10-13 Tom Tromeyconfigure: Rebuilt.
1999-10-06 Tom Tromeyconfigure.in (GCJ): Define as "target-gcj", not "target...
1999-10-04 Tom TromeynatPlainSocketImpl.cc: Don't include headers if java...
1999-10-04 Tom TromeyMakefile.in: Rebuilt.
1999-10-02 Anthony GreenRefreshed from htdocs
1999-10-02 Steve ChamberlainMissing file from last commit
1999-10-02 Tom Tromeyconfigure: Rebuilt.
1999-09-30 Tom Tromey* java/net/natPlainDatagramSocketImpl.cc: Indentation...
1999-09-30 Bryce McKinlayREADME: New file.
1999-09-28 Tom Tromeyconfigure: Rebuilt.
1999-09-28 Tom Tromeyaclocal.m4, configure: Rebuilt.
1999-09-27 Tom Tromeysparc-signal.h (SIGNAL_HANDLER): Third argument now...
1999-09-24 Tom Tromeyre GNATS java.util/47 (Date.toString() returns embedded...
1999-09-23 Tom Tromeyconfigure: Rebuilt.
1999-09-23 Tom TromeynatFirstThread.cc (run): Renamed from `run0'.
1999-09-23 Tom Tromeyre GNATS gcj/51 (Writing on OutputStream of bad Socket...
1999-09-22 Tom Tromey* libgcj.spec.in: Use `jc1' spec, not `cc1' spec.
1999-09-22 Bryce McKinlayMessageFormat.java (MessageFormat(String)): Set the...
1999-09-21 Tom TromeyOutput_UTF8.java (write): Don't exit loop unless both...
1999-09-21 Tom Tromeyposix-threads.h (_Jv_MutexDestroy): Use _Jv_PthreadGetM...
1999-09-21 Tom TromeyOutputStreamWriter.java (OutputStreamWriter): Reverted...
1999-09-21 Tom TromeyOutputStreamWriter.java (OutputStreamWriter): Don't...
1999-09-20 Tom Tromeyconfigure: Rebuilt.
1999-09-14 Tom Tromeyjava-insns.h: Turned constants into an enum.
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-09-08 Tom Tromeyposix-threads.h (_Jv_PthreadCheckMonitor): Reverted...
1999-09-08 Tom Tromeyposix-threads.h (_Jv_PthreadCheckMonitor): Changed...
1999-09-08 Tom Tromeyposix-threads.cc (_Jv_CondWait): pthread_ calls return...
1999-09-08 Tom Tromeyposix-threads.cc (_Jv_CondWait): Check `errno' against...
1999-09-03 Tom Tromeyre GNATS libgcj/3 (FileInputStream.available always...
1999-09-02 Tom Tromeyjava-array.h (jobjectArrayjchar): Removed unused declar...
1999-09-02 Tom TromeynatClassLoader.cc (_Jv_WaitForState): Call _Jv_PrepareC...
1999-09-02 Tom Tromeyposix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.
1999-09-02 Matt WelshnatClass.cc: Fixed notification of threads when class...
1999-09-01 Tom TromeyModifier.java (ALL_FLAGS): New constant.
1999-09-01 Tom TromeynatClassLoader.cc (_Jv_NewClass): Use JV_STATE_NOTHING...
1999-09-01 Tom Tromeyposix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.
1999-09-01 Kresten Krab Thorup* ChangeLog: update.
1999-09-01 Tom Tromeyposix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckM...
1999-09-01 Tom Tromeyjvm.h (_Jv_makeUtf8TypeConst): Removed unused declaration.
1999-08-25 Bryce McKinlay* posix-threads.cc: Include <errno.h>.
1999-08-24 Tom Tromeyboehm.cc: Undefine TRUE and FALSE.
1999-08-22 Tom Tromeyre GNATS libgcj/40 (wait(timeout) wrongly throws Illega...
1999-08-21 Alexandre Olivaconfigure.in: Check for in_addr_t in netinet/in.h too.
1999-08-21 Alexandre Olivaconfigure.in: Check types ssize_t and in_addr_t.
1999-08-21 Alexandre OlivanatSystem.cc (getpwuid_adaptor): New overloaded functio...
1999-08-20 Kresten Krab Thorupinterpret.cc (continue1): Implement explicit dispatch...
1999-08-19 Tom TromeynatThread.cc (class locker): New class.
1999-08-18 Tom TromeyThreadGroup.java: Fixed now-erroneous comment.
1999-08-18 Tom Tromey* include/javaprims.h ("Java"): Regenerated namespace...
1999-08-18 Kresten Krab ThorupnatClassLoader.cc (_Jv_PrepareCompiledClass): Renamed...
1999-08-18 Tom TromeynatThread.cc (sleep): Turn 0 millis and 0 nanos into...
1999-08-16 Tom Tromeyconfigure: Rebuilt.
1999-08-14 Per Bothnerresolve.cc (_Jv_PrepareClass): Use ClassLoader::resolve...
1999-08-12 Alexandre Olivajavaprims.h (TRUE, FALSE): Redefine as themselves.
1999-08-11 Bryce McKinlayBitSet.java (set, [...]): specify "1" constant as long.
1999-08-10 Anthony Green[multiple changes]
1999-08-09 Rainer Orthconfigure.in (sched_yield): Try librt first, then libpo...
1999-08-09 Anthony Green* gnu/gcj/util/path/SearchPath.java: Comment out verbos...
1999-08-09 Anthony Greendefineclass.cc (_Jv_VerifyClassName): Verify array...
1999-08-08 Anthony Green[multiple changes]
1999-08-06 Tom Tromeyconfigure: Rebuilt.
1999-08-06 Mojo JojoLocale.java (CHINESE, [...]): New locales.
1999-08-05 Per Bothnerconfigure.in: Also do AC_SUBST for DIVIDESPEC.
1999-08-03 Tom Tromeyaclocal.m4, configure: Rebuilt for new libtool.
1999-08-03 Bryce McKinlaynatFile.cc (performMkdir): Remove FIXME.
1999-08-03 Bryce McKinlayServerSocket.java: Define ANY_IF.
1999-08-03 Bryce McKinlayboehm.cc (_Jv_RegisterFinalizer): Cast eth' to GC_PTR.
1999-08-01 Alexandre Olivaconfigure.in: Check for bstring.h.
1999-08-01 Tom TromeyNEWS: Likewise.
1999-08-01 Alexandre Olivaconfigure.in: Check for struct hostent_data and need...
1999-07-31 Alexandre OlivanatSystem.cc (arraycopy): Use bcopy if memmove is not...
1999-07-26 Bryce McKinlaynatString.cc (substring): optimize where substring...
1999-07-25 Anthony Green* mauve-libgcj: Disable Object Serialization tests.
next