aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2003-02-14BigDecimal.java (BigDecimal(String)): Always set scale to zero when there is ...Mark Wielaard2-2/+10
2003-02-14System.java (properties): Use Properties.clone.Tom Tromey2-3/+14
2003-02-14natServerSocketChannelImpl.cc: Removed.Michael Koch3-81/+8
2003-02-13verify.cc (state::seen_subrs): New field.Tom Tromey2-5/+69
2003-02-13InputStreamReader.java (getEncoding): Return null when closed.Mark Wielaard3-4/+16
2003-02-13InflaterInputStream.java (read): Return zero when len is zero.Mark Wielaard2-1/+8
2003-02-13BufferedOutputStream.java (write(int)): Only flush when next byte cannot be b...Mark Wielaard2-4/+9
2003-02-132003-02-13 Michael Koch <konqueror@gmx.de>Michael Koch10-19/+57
2003-02-132003-02-13 Michael Koch <konqueror@gmx.de>Michael Koch3-0/+16
2003-02-13re PR libgcj/9271 (Severe bias in java.security.SecureRandom)Casey Marshall2-3/+10
2003-02-13xfails: Added entries for an unimplemented Class method.Tom Tromey2-0/+7
2003-02-132003-02-13 Michael <konqueror@gmx.de>Michael Koch3-29/+228
2003-02-132003-02-13 Michael Koch <konqueror@gmx.de>Michael Koch3-6/+428
2003-02-13NameFinder.java (createStackTraceElement): Use lastIndexOf( ) instead of inde...Ranjit Mathew2-1/+8
2003-02-132003-02-13 Michael Koch <konqueror@gmx.de>Michael Koch2-18/+8
2003-02-13natByteBufferImpl.cc, [...]: Added copyright and license.Michael Koch13-0/+148
2003-02-13FileBasedFactory.java, [...]: New files, all merged from classpath.Michael Koch17-1/+3410
2003-02-13Moved ChangeLog entry into correct ChangeLog fileMichael Koch1-0/+13
2003-02-132003-02-13 Michael Koch <konqueror@gmx.de>Michael Koch7-66/+104
2003-02-13GridBagConstraints.java (FIRST_LINE_ENT, [...]): New constants.Michael Koch5-3/+91
2003-02-13configure.host (alpha*-*): Default to -mieee.Jeff Sturm5-64/+75
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