aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
1999-06-18natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned Ine...Bryce McKinlay3-6/+18
1999-06-17natPlainSocketImpl.cc (bind): Bind to any/all network interfaces if host==NULL.Bryce McKinlay7-51/+92
1999-06-15FilterOutputStream.java (write(byte[])): Rewrite according to JDK 1.2 docs.Bryce McKinlay2-2/+9
1999-06-14* posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow.Bryce McKinlay2-7/+11
1999-06-11* mauve-libgcj: Activated java.net Mauve tests.Warren Levy2-1/+4
1999-06-11natInetAddress.cc (aton): Fix typos.Bryce McKinlay2-18/+31
1999-06-10DecimalFormat.java: Throw IllegalArgumentException throughout rather than Par...Warren Levy2-28/+33
1999-06-10FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundExceptio...Warren Levy4-7/+17
1999-06-09Runtime.java (exec): Convert prog name and arguments to string array.Bryce McKinlay4-33/+87
1999-06-03[multiple changes]Warren Levy3-31/+114
1999-05-28DatagramSocket.java (laddr): Removed.Warren Levy9-54/+327
1999-05-26[multiple changes]Warren Levy13-88/+608
1999-05-24ResourceBundle.java (getBundle): Throw NullPointerException if baseName is null.Tom Tromey2-1/+9
1999-05-22ZipInputStream.java (fill): New method.Tom Tromey6-18/+68
1999-05-21Makefile.in: Rebuilt.Tom Tromey6-35/+54
1999-05-21sparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added to signal options to a...Andrew Haley2-2/+8
1999-05-20prims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW added.Andrew Haley6-8/+211
1999-05-19aclocal.m4, configure: Rebuilt.Tom Tromey4-175/+183
1999-05-19GZIPOutputStream.java (write(byte[])): New method.Tom Tromey2-0/+8
1999-05-19natInflater.cc (inflate): Cast `len' to unsigned.Tom Tromey3-3/+13
1999-05-19* mauve-libgcj: Enable java.util.zip.Tom Tromey2-1/+4
1999-05-19Shazam.java: New file.Anthony Green3-0/+25
1999-05-18Makefile.am (ordinary_java_source_files): Added DatagramPacket.java...Warren Levy10-5/+848
1999-05-18ZipOutputStream.java (level): Initial value is Deflater.DEFAULT_COMPRESSION.Tom Tromey19-72/+1547
1999-05-17natSystem.cc (init_properties): URL now points to sourceware.Tom Tromey2-1/+6
1999-05-12Calendar.java (set): First call computeFields if needed.Per Bothner2-1/+2
1999-05-12Calendar.java (set): First call computeFields if needed.Per Bothner1-0/+5
1999-05-12configure: Rebuilt.Tom Tromey3-61/+220
1999-05-12File.java (mkdirs): Handle a null parent directory.Per Bothner1-4/+8
1999-05-12File.java (mkdirs): Handle a null parent directory.Per Bothner1-0/+4
1999-05-12javaprims.h: Updated namespace declarations.Tom Tromey12-125/+555
1999-05-12Invoke_2.java: New file.Andrew Haley3-0/+25
1999-05-12PlainSocketImpl.java: Corrected copyright & header comments.Warren Levy4-4/+26
1999-05-11Makefile.in: Rebuilt.Tom Tromey4-4/+11
1999-05-11Makefile.in: Rebuilt.Tom Tromey3-4/+7
1999-05-11Makefile.in, configure: Rebuilt.Tom Tromey7-176/+700
1999-05-10InputStreamReader.java (read): If length is 0, return 0.Tom Tromey3-10/+31
1999-05-10RandomAccessFile.java (RandomAccessFile): Removed `FIXME' comment.Tom Tromey2-5/+8
1999-05-10* java/lang/natObject.cc (sync_init): Use _Jv_AllocBytesChecked.Tom Tromey2-2/+3
1999-05-10natToolkit.cc: Added copyright header.Tom Tromey5-3/+25
1999-05-10ResourceBundle.java (partialGetBundle): Explicitly use locale.toString().Tom Tromey2-6/+7
1999-05-10RawData.java: Added copyright header.Tom Tromey3-8/+16
1999-05-08DateFormat.java (computeInstance): Separate time and date styles.Anthony Green6-13/+148
1999-05-07acconfig.h (GCJVERSION): New undef.Tom Tromey9-234/+1017
1999-05-07* java/lang/natCharacter.cc (isLowerCase): Use a binary search.Tom Tromey2-3/+20
1999-05-07libtool-version: New file.Tom Tromey4-4/+71
1999-05-07mauve-libgcj: Don't omit Utf8Encoding or StringTest.Tom Tromey2-7/+10
1999-05-07mauve-libgcj: Test more from java.text.Tom Tromey2-6/+8
1999-05-05UpdatePer Bothner2-0/+69
1999-05-05natSystem.cc (DEFAULT_FILE_ENCODING): New macro.Per Bothner1-1/+6