1. 05 May, 2004 3 commits
    • Format.java: Cleaned up imports. · d70bd7ff
      2004-05-05  Tom Tromey  <tromey@redhat.com>
      
      	* java/text/Format.java: Cleaned up imports.
      	* java/text/DecimalFormat.java: Cleaned up imports.
      	* java/security/SecureRandom.java: Cleaned up imports.
      	(SecureRandom): Removed unused variable.
      	* java/security/UnresolvedPermission.java: Cleaned up imports.
      	* java/util/Date.java (parse): Removed unused variable.
      	* java/util/ResourceBundle.java: Cleaned up imports.
      	(getBundle): Removed unused variable.
      	(tryBundle): Likewise.
      	* java/util/regex/Pattern.java (Pattern): Removed unused constructor.
      
      From-SVN: r81503
      Tom Tromey committed
    • 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org> · b335a549
      	* java/text/DecimalFormat.java
      	(MAXIMUM_INTEGER_DIGITS): New constant to keep the numeric value 309.
      	(applyPatternWithSymbols): Use MAXIMUM_INTEGER_DIGITS.
      	(parse): Fixed handling of exponentiation notation and grouping.
      
      From-SVN: r81502
      Guilhem Lavaux committed
    • Daily bump. · 07b23266
      From-SVN: r81498
      GCC Administrator committed
  2. 04 May, 2004 23 commits
  3. 03 May, 2004 14 commits