gcc/libjava/java/text
Mark Wielaard a85993787b Acl.java: Fix broken p tag.
2003-08-26  Mark Wielaard  <mark@klomp.org>

	* java/security/acl/Acl.java: Fix broken p tag.
	* java/text/DateFormatSymbols.java: Correctly open and close li tags.
	* javax/swing/border/LineBorder.java: Close img tag alt attributes.
	* javax/swing/plaf/TreeUI.java: Likewise.
	* javax/swing/plaf/basic/BasicTreeUI.java: Likewise.
	* java/util/Properties.java: Use the word umlaut, not &auml; in api
	documentation.
	* java/util/PropertyResourceBundle.java: Likewise and add closing code
	tag.

From-SVN: r70825
2003-08-26 22:42:37 +00:00
..
Annotation.java
AttributedCharacterIterator.java 2003-03-21 Michael Koch <konqueror@gmx.de> 2003-03-21 09:00:29 +00:00
AttributedString.java
AttributedStringIterator.java
BreakIterator.java 2003-04-30 Michael Koch <konqueror@gmx.de> 2003-04-30 13:22:45 +00:00
CharacterIterator.java
ChoiceFormat.java
CollationElementIterator.java 2003-06-19 Michael Koch <konqueror@gmx.de> 2003-06-19 15:13:31 +00:00
CollationKey.java CollationKey.java: Merged copyright and dat from classpath. 2003-05-19 09:09:23 +00:00
Collator.java BeanContextChildSupport.java: Added serialVersionUID. 2002-10-04 08:48:03 +00:00
DateFormat.java DateFormat.java, [...]: New versions from classpath. 2003-06-21 12:42:26 +00:00
DateFormatSymbols.java Acl.java: Fix broken p tag. 2003-08-26 22:42:37 +00:00
DecimalFormat.java DecimalFormat.java (format): avoid ArithmeticException when groupingSize is 0. 2003-08-04 21:21:01 +00:00
DecimalFormatSymbols.java
FieldPosition.java
Format.java 2003-06-27 Michael Koch <konqueror@gmx.de> 2003-06-27 15:49:36 +00:00
MessageFormat.java MessageFormat.java: Removed some whitespace. 2003-03-29 21:23:25 +00:00
natCollator.cc
NumberFormat.java
ParseException.java
ParsePosition.java
RuleBasedCollator.java CollationKey.java: Merged copyright and dat from classpath. 2003-05-19 09:09:23 +00:00
SimpleDateFormat.java SimpleDateFormat.java (format): Zero pad unless field size is 2. 2003-07-24 15:43:04 +00:00
StringCharacterIterator.java