aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2003-02-13win32.h: Include ws2tcpip.h instead of winsock.h to obtain definition of the ...Ranjit Mathew2-5/+10
2003-02-12jni.cc (_Jv_LookupJNIMethod): Modify to accept the size of the arguments for ...Ranjit Mathew2-12/+85
2003-02-12Channels.java: New file.Michael Koch4-1/+140
2003-02-122003-02-12 Michael Koch <konqueror@gmx.de>Michael Koch3-51/+191
2003-02-12Wrote better ChangeLog entryTom Tromey1-1/+2
2003-02-12ZipInputStream.java: idemJohn Leuner2-1/+7
2003-02-112003-02-11 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew2-3/+22
2003-02-112003-02-11 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+5
2003-02-11ByteBufferImpl.java: Reformated and removed some code.Michael Koch10-506/+753
2003-02-112003-02-11 Michael Koch <konqueror@gmx.de>Michael Koch11-618/+57
2003-02-112003-02-11 Michael Koch <konqueror@gmx.de>Michael Koch9-17/+202
2003-02-112003-02-11 Michael Koch <konqueror@gmx.de>Michael Koch6-240/+138
2003-02-112003-02-11 Michael Koch <konqueror@gmx.de>Michael Koch2-4/+10
2003-02-112003-02-11 Michael Koch <konqueror@gmx.de>Michael Koch9-27/+78
2003-02-11FileLockImpl.java, [...]: New files.Michael Koch3-0/+205
2003-02-112003-02-08 Michael Koch <konqueror@gmx.de>Michael Koch3-4/+35
2003-02-11ConnectionEvent.java (serialVersionUID): New field.Tom Tromey2-5/+13
2003-02-11SHA1PRNG.java (ensureIsSeeded): new method used to ensure seeding has occurre...Raif S. Naffah2-11/+27
2003-02-10Win32Process.java (destroy): Declare as native.Ranjit Mathew3-20/+349
2003-02-10BigInteger.java: Updated notice to include years 2002 and 3.Raif S. Naffah2-181/+189
2003-02-10Timestamp.java (compareTo(Object)): New method.Tom Tromey2-8/+32
2003-02-07JarFile.java (JarFile(String, boolean)): Read manifest when verify is true.Mark Wielaard2-3/+28
2003-02-07BigDecimal (valueOf): fix DiagBigDecimal val008, val013 tests; see patch #101...Stephen Crawley2-18/+54
2003-02-07Stephen Crawley <crawley@dstc.edu.au>Stephen Crawley2-267/+314
2003-02-07xfails: Add new entries for gnu.testlet.java.text.CollationElementIterator.jdk11Mark Wielaard2-0/+39
2003-02-04PipedOutputStream.java (flush): Declare as throwing IOException.Tom Tromey4-7/+17
2003-02-03natRuntime.cc (java::lang::Runtime::_load)): Take care of the fact that on Wi...Ranjit Mathew2-2/+22
2003-02-03resolve.cc (_Jv_JNIMethod::ncode): Use stdcall calling convention on Win32 to...Ranjit Mathew2-1/+13
2003-02-03Fix ChangeLog entry.Andrew Haley1-1/+1
2003-02-03configure.host (x86_64): Enable interpreter.Andrew Haley2-1/+5
2003-02-03jacks.exp (gcj_jacks_write): Set LD_LIBRARY_PATH to find libgcc_s.Ulrich Weigand2-1/+11
2003-02-03libgcj.spec.in (jc1): Add BACKTRACESPEC.Andrew Haley5-352/+367
2003-02-02configure: Rebuilt.Tom Tromey3-2/+5
2003-02-02Makefile.in: Rebuilt.Tom Tromey3-3/+11
2003-02-01Makefile.in: Rebuilt.Mark Wielaard3-3/+8
2003-01-31jni.cc (_Jv_JNI_NewObjectArray): Check that initializer can be cast to elemen...Tom Tromey2-1/+11
2003-01-31Makefile.in: Rebuilt.Tom Tromey3-42/+39
2003-01-31libjava.exp (libjava_prune_warnings): Remove all unreachable bytecode warnings.Mark Wielaard2-3/+14
2003-01-31aclocal.m4, [...]: Rebuilt.Tom Tromey5-267/+345
2003-01-31Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic...Tom Tromey93-1309/+16186
2003-01-31Properties.java (load): Ignore backslash before EOF.Julian Dolby2-1/+12
2003-01-30natClass.cc (initializeClass): Check tables when (state == JV_STATE_IN_PROGRE...Jeff Sturm3-10/+31
2003-01-28Component.java (processPaintEvent): Dispose of Graphics object when finished.Oscar Pearce2-13/+25
2003-01-28* libjava/configure.host: Disable can_unwind_signal on darwin.Andreas Tobler2-0/+5
2003-01-28TestEarlyGC.java: Added comment explaining bytecode.Tom Tromey2-0/+15
2003-01-28re PR java/9254 (java::lang::Object::wait(), threads-win32.cc returns wrong r...Ranjit Mathew3-52/+136
2003-01-28configure.in: Specifically define HAVE_BACKTRACE if building for MinGW.Ranjit Mathew5-322/+359
2003-01-28* libjava.jacks/jacks.xfail: More lexer tests now pass.Tom Tromey2-43/+4
2003-01-28consthrow.java: New file.Tom Tromey3-0/+13
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva5-345/+389