]> gcc.gnu.org Git - gcc.git/history - libjava/ChangeLog
configure: Rebuilt.
[gcc.git] / libjava / ChangeLog
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.
1999-07-20 Warren LevyDatagramSocket.java (DatagramSocket(int, InetAddress...
1999-07-19 Tom Tromey* include/stamp-h.in: New file.
1999-07-12 Tom Tromeymprec.h: Protect definition of uint32_t with #ifndef...
1999-07-07 Andrew Haleyi386-signal.h (MAKE_THROW_FRAME): Advance EIP by two...
1999-07-07 Tom Tromeymauve-libgcj: Explicitly enable formerly disabled java...
1999-07-07 Tom Tromeymauve-libgcj: Turn off ClassTest test.
1999-07-05 Anthony GreenURL.java (equals): Compare strings using String.equals.
1999-07-02 Warren Levyconfigure: Rebuilt.
1999-07-02 Warren LevyPlainDatagramSocketImpl.java (ttl): Removed.
1999-07-01 Bryce McKinlayString.java (toString): Check for this == null and...
1999-07-01 Warren Levy[multiple changes]
1999-07-01 Andrew Haleyi386-signal.h: Replace sigaction () with __sigaction ().
1999-06-24 Tom Tromey[multiple changes]
1999-06-24 Tom Tromey[multiple changes]
1999-06-23 Tom TromeyInflaterInputStream.java (read): Throw ZipException...
1999-06-23 Warren LevyDatagramSocketImpl.java (localPort): Fixed typo to...
1999-06-21 Tom Tromeyieeefp.h (__IEEE_LITTLE_ENDIAN): Define for alpha.
1999-06-21 Tom TromeyMakefile.in: Rebuilt.
1999-06-18 Bryce McKinlaynatInetAddress.cc (lookup): Preserve caller-supplied...
1999-06-17 Bryce McKinlaynatPlainSocketImpl.cc (bind): Bind to any/all network...
1999-06-15 Bryce McKinlayFilterOutputStream.java (write(byte[])): Rewrite accord...
1999-06-14 Bryce McKinlay* posix-threads.cc (_Jv_CondWait): Fix currentTimeMilli...
1999-06-11 Warren Levy* mauve-libgcj: Activated java.net Mauve tests.
1999-06-11 Bryce McKinlaynatInetAddress.cc (aton): Fix typos.
1999-06-10 Warren LevyDecimalFormat.java: Throw IllegalArgumentException...
1999-06-10 Warren LevyFileDescriptor.java (FileDescriptor(String, int)):...
1999-06-09 Bryce McKinlayRuntime.java (exec): Convert prog name and arguments...
1999-06-03 Warren Levy[multiple changes]
1999-05-28 Warren LevyDatagramSocket.java (laddr): Removed.
1999-05-26 Warren Levy[multiple changes]
1999-05-24 Tom TromeyResourceBundle.java (getBundle): Throw NullPointerExcep...
1999-05-22 Tom TromeyZipInputStream.java (fill): New method.
1999-05-21 Tom TromeyMakefile.in: Rebuilt.
1999-05-21 Andrew Haleysparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added...
1999-05-20 Andrew Haleyprims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW...
1999-05-19 Tom Tromeyaclocal.m4, configure: Rebuilt.
1999-05-19 Tom TromeyGZIPOutputStream.java (write(byte[])): New method.
1999-05-19 Tom TromeynatInflater.cc (inflate): Cast `len' to unsigned.
1999-05-19 Tom Tromey* mauve-libgcj: Enable java.util.zip.
1999-05-18 Warren LevyMakefile.am (ordinary_java_source_files): Added Datagra...
1999-05-18 Tom TromeyZipOutputStream.java (level): Initial value is Deflater...
1999-05-17 Tom TromeynatSystem.cc (init_properties): URL now points to sourc...
1999-05-12 Per BothnerCalendar.java (set): First call computeFields if needed.
1999-05-12 Tom Tromeyconfigure: Rebuilt.
1999-05-12 Per BothnerFile.java (mkdirs): Handle a null parent directory.
1999-05-12 Tom Tromeyjavaprims.h: Updated namespace declarations.
1999-05-12 Warren LevyPlainSocketImpl.java: Corrected copyright & header...
next
This page took 0.807792 seconds and 108 git commands to generate.