aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1999-08-25* posix-threads.cc: Include <errno.h>.Bryce McKinlay1-0/+4
1999-08-24boehm.cc: Undefine TRUE and FALSE.Tom Tromey1-0/+6
1999-08-22re GNATS libgcj/40 (wait(timeout) wrongly throws IllegalMonitorState exception)Tom Tromey1-0/+5
1999-08-21configure.in: Check for in_addr_t in netinet/in.h too.Alexandre Oliva1-0/+10
1999-08-21configure.in: Check types ssize_t and in_addr_t.Alexandre Oliva1-0/+4
1999-08-21natSystem.cc (getpwuid_adaptor): New overloaded function that detects the sig...Alexandre Oliva1-0/+8
1999-08-20interpret.cc (continue1): Implement explicit dispatch table.Kresten Krab Thorup1-0/+30
1999-08-19natThread.cc (class locker): New class.Tom Tromey1-0/+6
1999-08-18ThreadGroup.java: Fixed now-erroneous comment.Tom Tromey1-0/+5
1999-08-18* include/javaprims.h ("Java"): Regenerated namespace decls.Tom Tromey1-0/+4
1999-08-18natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...Kresten Krab Thorup1-0/+64
1999-08-18natThread.cc (sleep): Turn 0 millis and 0 nanos into 1 nano.Tom Tromey1-0/+7
1999-08-16configure: Rebuilt.Tom Tromey1-0/+6
1999-08-14resolve.cc (_Jv_PrepareClass): Use ClassLoader::resolveClass0.Per Bothner1-0/+8
1999-08-12javaprims.h (TRUE, FALSE): Redefine as themselves.Alexandre Oliva1-0/+4
1999-08-11BitSet.java (set, [...]): specify "1" constant as long.Bryce McKinlay1-0/+5
1999-08-10[multiple changes]Anthony Green1-0/+36
1999-08-09configure.in (sched_yield): Try librt first, then libposix4.Rainer Orth1-0/+5
1999-08-09* gnu/gcj/util/path/SearchPath.java: Comment out verbose output.Anthony Green1-0/+4
1999-08-09defineclass.cc (_Jv_VerifyClassName): Verify array names correctly.Anthony Green1-2/+7
1999-08-08[multiple changes]Anthony Green1-0/+129
1999-08-06configure: Rebuilt.Tom Tromey1-0/+5
1999-08-06Locale.java (CHINESE, [...]): New locales.Mojo Jojo1-0/+8
1999-08-05configure.in: Also do AC_SUBST for DIVIDESPEC.Per Bothner1-0/+4
1999-08-03aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey1-0/+4
1999-08-03natFile.cc (performMkdir): Remove FIXME.Bryce McKinlay1-0/+2
1999-08-03ServerSocket.java: Define ANY_IF.Bryce McKinlay1-0/+8
1999-08-03boehm.cc (_Jv_RegisterFinalizer): Cast eth' to GC_PTR.Bryce McKinlay1-0/+5
1999-08-01configure.in: Check for bstring.h.Alexandre Oliva1-0/+7
1999-08-01NEWS: Likewise.Tom Tromey1-0/+5
1999-08-01configure.in: Check for struct hostent_data and need for -D_REENTRANT for get...Alexandre Oliva1-0/+8
1999-07-31natSystem.cc (arraycopy): Use bcopy if memmove is not available.Alexandre Oliva1-0/+6
1999-07-26natString.cc (substring): optimize where substring is entire String.Bryce McKinlay1-0/+7
1999-07-25* mauve-libgcj: Disable Object Serialization tests.Anthony Green1-0/+4
1999-07-20DatagramSocket.java (DatagramSocket(int, InetAddress)): Default to using Plai...Warren Levy1-0/+6
1999-07-19* include/stamp-h.in: New file.Tom Tromey1-0/+4
1999-07-12mprec.h: Protect definition of uint32_t with #ifndef _UINT32_T.Tom Tromey1-0/+5
1999-07-07i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point a...Andrew Haley1-0/+7
1999-07-07mauve-libgcj: Explicitly enable formerly disabled java.text tests.Tom Tromey1-0/+3
1999-07-07mauve-libgcj: Turn off ClassTest test.Tom Tromey1-0/+5
1999-07-05URL.java (equals): Compare strings using String.equals.Anthony Green1-0/+5
1999-07-02configure: Rebuilt.Warren Levy1-0/+10
1999-07-02PlainDatagramSocketImpl.java (ttl): Removed.Warren Levy1-0/+7
1999-07-01String.java (toString): Check for this == null and throw NullPointerException.Bryce McKinlay1-0/+5
1999-07-01[multiple changes]Warren Levy1-0/+20
1999-07-01i386-signal.h: Replace sigaction () with __sigaction ().Andrew Haley1-0/+6
1999-06-24[multiple changes]Tom Tromey1-0/+5
1999-06-24[multiple changes]Tom Tromey1-0/+21
1999-06-23InflaterInputStream.java (read): Throw ZipException if inflater throws a Data...Tom Tromey1-0/+5
1999-06-23DatagramSocketImpl.java (localPort): Fixed typo to match JDK.Warren Levy1-0/+14