OSDN Git Service

* libjava.jni/jni.exp (gcj_jni_test_one): Find libstdc++ in build
[pf3gnuchains/gcc-fork.git] / libjava / java / text /
2002-01-22 markAdd license clarification.
2001-12-18 tromey * java/text/CollationElementIterator.java (secondaryOr...
2001-10-31 jsm28 * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib...
2001-10-05 tromey * java/text/DecimalFormat.java (format): Use localized...
2001-09-07 tromey * java/text/RuleBasedCollator.java (clone): Rewrote.
2001-09-05 tromey * java/text/DateFormatSymbols.java: Re-merged with...
2001-09-05 bryce * java/text/MessageFormat.java (setLocale)...
2001-09-05 tromey * java/text/SimpleDateFormat.java: Re-merged with...
2001-09-02 tromey * Makefile.in: Rebuilt.
2001-07-26 bryce * java/util/Calendar.java (set): Never recompute field...
2001-05-16 tromey * java/text/SimpleDateFormat.java (parse): Handle...
2001-05-14 tromey * java/text/SimpleDateFormat.java (parse): Clear DST_O...
2001-05-10 tromey2001-05-10 Tom Tromey <tromey@redhat.com>
2001-04-20 warrenl * java/lang/natSystem.cc (getSystemTimeZone): Adjust...
2001-04-02 tromey2001-04-02 Torsten Rueger <torsten.rueger@firsthop...
2001-02-07 tromey Fix for PR libgcj/1906:
2001-01-20 warrenl * java/text/SimpleDateFormat.java (format): Compute...
2001-01-09 warrenl Fix for PR libgcj/1411:
2000-12-15 tromey * java/text/NumberFormat.java (groupingUsed, parseInte...
2000-12-06 tromey * java/text/Collator.java (decomposeCharacter, decmp...
2000-12-04 warrenl * java/io/FilePermission.java: Made class final per...
2000-11-28 warrenl * java/text/DateFormatSymbols.java (zoneStringsDefault...
2000-11-28 warrenl * Makefile.am: Added natTimeZone.cc.
2000-11-18 tromey * java/lang/natString.cc: Include Locale.h.
2000-11-17 tromey * java/text/CollationKey.java: Implement Comparable.
2000-10-10 warrenl * gnu/gcj/text/LocaleData_en.java (monetarySeparator...
2000-09-08 warrenl * java/beans/PropertyChangeEvent.java (serialVersionUI...
2000-06-27 warrenl * java/beans/PropertyChangeEvent.java (oldVal): Rename...
2000-05-04 tromey * java/util/Locale.java (Locale): Don't explicitly...
2000-04-11 tromey * java/util/Vector.java (VectorEnumeration): Now ...
2000-03-07 tromey * All files: Updated copyright information.
2000-02-03 tromey * java/util/Calendar.java (toString): New method.
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
1999-09-22 bryce1999-09-16 Bryce McKinlay <bryce@albatross.co.nz>
1999-09-10 tromey * configure: Rebuilt.
1999-06-23 warrenl * java/net/DatagramSocketImpl.java (localPort): Fixed...
1999-06-10 warrenl * java/text/DecimalFormat.java: Throw IllegalArgumentE...
1999-06-10 warrenl1999-06-10 Warren Levy <warrenl@cygnus.com>
1999-05-08 green * java/text/DateFormat.java (computeInstance): Separat...
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-07 tromeyInitial revision