OSDN Git Service

improve open-coding of complex divide, use new method in g77
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
1999-05-17 tromey * java/lang/natSystem.cc (init_properties): URL now...
1999-05-12 bothnerd
1999-05-12 tromey * configure: Rebuilt.
1999-05-12 bothner
1999-05-12 tromey * include/javaprims.h: Updated namespace declarations.
1999-05-12 warrenl * java/net/PlainSocketImpl.java: Corrected copyright...
1999-05-11 tromey * Makefile.in: Rebuilt.
1999-05-11 tromey * Makefile.in: Rebuilt.
1999-05-11 tromey * Makefile.in, configure: Rebuilt.
1999-05-10 tromey * java/io/InputStreamReader.java (read): If length...
1999-05-10 tromey * java/io/RandomAccessFile.java (RandomAccessFile...
1999-05-10 tromey * java/lang/natObject.cc (sync_init): Use _Jv_AllocByt...
1999-05-10 tromey * java/awt/natToolkit.cc: Added copyright header.
1999-05-10 tromey * java/util/ResourceBundle.java (partialGetBundle...
1999-05-10 tromey * gnu/gcj/RawData.java: Added copyright header.
1999-05-08 green * java/text/DateFormat.java (computeInstance): Separat...
1999-05-07 tromey * acconfig.h (GCJVERSION): New undef.
1999-05-07 tromey * java/lang/natCharacter.cc (isLowerCase): Use a binar...
1999-05-07 tromey * libtool-version: New file.
1999-05-07 tromey * mauve-libgcj: Don't omit Utf8Encoding or StringTest.
1999-05-07 tromey * mauve-libgcj: Test more from java.text. Don't menti...
1999-05-06 bothnerUpdate
1999-05-05 tromey * Makefile.in: Rebuilt.
1999-05-05 tromey1999-05-05 Gilles Zunino <Gilles.Zunino@hei.fr>
1999-04-30 tromey * Makefile.in: Rebuilt.
1999-04-30 tromey * java/lang/StringBuffer.java (ensureCapacity): Don...
1999-04-26 tromey * natCollator.cc: New file.
1999-04-26 tromey * java/util/GregorianCalendar.java (setDefaultTime...
1999-04-26 tromey * Makefile.in: Rebuilt.
1999-04-26 tromeylibtoolized libgcj. See ChangeLog for details.
1999-04-23 warrenl * Makefile.am: Added URLDecoder and URLEncoder.
1999-04-21 tromey * java/lang/natString.cc (getBytes): Reverted earlier...
1999-04-21 tromey * java/lang/String.java: Don't throw
1999-04-21 tromey * java/lang/natString.cc (getBytes): Correctly size...
1999-04-20 aph1999-04-20 Andrew Haley <aph@cygnus.com>
1999-04-19 tromey * java/lang/natSystem.cc (init_properties): Only decla...
1999-04-19 aph1999-04-19 Andrew Haley <aph@cygnus.com>
1999-04-19 tromey * include/javaprims.h: Removed security namespace.
1999-04-18 green * java/io/PrintStream.java (println): Remove extra...
1999-04-18 green * Makefile.in: Rebuilt.
1999-04-16 bothnerNote char-conversion-related optimizations.
1999-04-16 bothner
1999-04-15 warrenl * Makefile.am (ordinary_java_source_files): Added...
1999-04-14 tromey * java/net/natInetAddress.cc (lookup): On glibc2.0...
1999-04-14 aph1999-04-14 Andrew Haley <aph@cygnus.com>
1999-04-13 tromey * java/lang/natSystem.cc (arraycopy): Don't always...
1999-04-13 tromey * Makefile.in: Rebuilt.
1999-04-13 aph1999-04-13 Andrew Haley <aph@cygnus.com>
1999-04-12 warrenl1999-04-12 Urban Widmark <urban@svenskatest.se>
1999-04-12 tromey * Makefile.in: Rebuilt.
1999-04-12 tromey * java/lang/natSystem.cc (SystemClass): New define.
1999-04-08 tromey1999-04-08 Geoff Berry <gcb@gnu.org>
1999-04-08 tromey * java/lang/Long.java (parseLong): Corrected overflow...
1999-04-08 tromey * java/io/PrintStream.java (print): Handle null string...
1999-04-07 warrenl * java/lang/natString.cc (init(jbyteArray,jint,jint...
1999-04-07 tromey * mauve-libgcj: Omit java.text.Collator,
1999-04-07 tromeyInitial revision