natFirstThread.cc (run): Initialize class before calling main.
[platform/upstream/gcc.git] / libjava / java /
1999-11-23 Bryce McKinlayre GNATS java.net/57 (potential buffer overruns)
1999-11-19 Tom Tromeysjlj jumbo patch
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 Tom TromeynatThread.cc (stop): Removed argument name.
1999-11-04 Tom TromeynatClass.cc (method_cache_count): Removed.
1999-11-04 Tom Tromeyquick-threads.h (_Jv_ThreadCancel): Removed.
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 Anthony Greenlibtool-version: Catch up by incrementing current.
1999-10-04 Tom TromeynatPlainSocketImpl.cc: Don't include headers if java...
1999-10-02 Steve ChamberlainThe following patches include a couple of fixes for...
1999-10-02 Tom Tromeyconfigure: Rebuilt.
1999-09-30 Tom Tromey* java/net/natPlainDatagramSocketImpl.cc: Indentation...
1999-09-24 Tom Tromeyre GNATS java.util/47 (Date.toString() returns embedded...
1999-09-23 Tom TromeynatFirstThread.cc (run): Renamed from `run0'.
1999-09-22 Bryce McKinlayMessageFormat.java (MessageFormat(String)): Set the...
1999-09-21 Tom TromeyOutputStreamWriter.java (OutputStreamWriter): Reverted...
1999-09-21 Tom TromeyOutputStreamWriter.java (OutputStreamWriter): Don't...
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-09-03 Tom Tromeyre GNATS libgcj/3 (FileInputStream.available always...
1999-09-02 Tom TromeynatClassLoader.cc (_Jv_WaitForState): Call _Jv_PrepareC...
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): Call _Jv_PthreadCheckM...
1999-08-22 Alexandre OlivaAdded missing whitespace in function calls within adaptors
1999-08-21 Alexandre Olivaconfigure.in: Check for in_addr_t in netinet/in.h too.
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 Kresten Krab ThorupnatClassLoader.cc (_Jv_PrepareCompiledClass): Renamed...
1999-08-18 Tom TromeynatThread.cc (sleep): Turn 0 millis and 0 nanos into...
1999-08-14 Per Bothnerresolve.cc (_Jv_PrepareClass): Use ClassLoader::resolve...
1999-08-11 Bryce McKinlayBitSet.java (set, [...]): specify "1" constant as long.
1999-08-10 Anthony Green[multiple changes]
1999-08-08 Anthony Green[multiple changes]
1999-08-06 Mojo JojoLocale.java (CHINESE, [...]): New locales.
1999-08-03 Bryce McKinlaynatFile.cc (performMkdir): Remove FIXME.
1999-08-03 Bryce McKinlayServerSocket.java: Define ANY_IF.
1999-08-01 Alexandre Olivaconfigure.in: Check for bstring.h.
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-20 Warren LevyDatagramSocket.java (DatagramSocket(int, InetAddress...
1999-07-12 Tom Tromeymprec.h: Protect definition of uint32_t with #ifndef...
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-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-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-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-19 Tom TromeyGZIPOutputStream.java (write(byte[])): New method.
1999-05-19 Tom TromeynatInflater.cc (inflate): Cast `len' to unsigned.
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 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...
1999-05-10 Tom TromeyInputStreamReader.java (read): If length is 0, return 0.
1999-05-10 Tom TromeyRandomAccessFile.java (RandomAccessFile): Removed ...
1999-05-10 Tom Tromey* java/lang/natObject.cc (sync_init): Use _Jv_AllocByte...
1999-05-10 Tom TromeynatToolkit.cc: Added copyright header.
1999-05-10 Tom TromeyResourceBundle.java (partialGetBundle): Explicitly...
1999-05-08 Anthony GreenDateFormat.java (computeInstance): Separate time and...
1999-05-07 Tom Tromeyacconfig.h (GCJVERSION): New undef.
1999-05-07 Tom Tromey* java/lang/natCharacter.cc (isLowerCase): Use a binary...
1999-05-06 Per BothnernatSystem.cc (DEFAULT_FILE_ENCODING): New macro.
1999-05-06 Per Bothner*** empty log message ***
1999-05-06 Per BothnerInflaterInputStream.java: New stub class.
1999-05-06 Per BothnerInflaterInputStream.java: New stub class.
1999-05-06 Per BothnerInflaterInputStream.java: New stub class.
1999-05-06 Per BothnerInflaterInputStream.java: New stub class.
1999-05-05 Tom TromeyMakefile.in: Rebuilt.
1999-05-05 Per BothnerAdd AWT stubs and incomplete classes.
1999-04-30 Tom TromeyStringBuffer.java (ensureCapacity): Don't resize vector...
1999-04-26 Tom Tromey* natCollator.cc: New file.
next