Convert to UTF-8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582693 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dba302513c
commit
03653e3911
|
@ -110,7 +110,7 @@ o LANG-462: FastDateFormat supports parse methods.
|
|||
BUG FIXES
|
||||
===========
|
||||
|
||||
o LANG-932: Spelling fixes. Thanks to Ville Skyttä.
|
||||
o LANG-932: Spelling fixes. Thanks to Ville Skyttä.
|
||||
o LANG-929: OctalUnescaper tried to parse all of \279.
|
||||
o LANG-928: OctalUnescaper had bugs when parsing octals starting with a zero.
|
||||
o LANG-905: EqualsBuilder returned true when comparing arrays, even when the
|
||||
|
|
|
@ -98,7 +98,7 @@ o LANG-462: FastDateFormat supports parse methods.
|
|||
BUG FIXES
|
||||
===========
|
||||
|
||||
o LANG-932: Spelling fixes. Thanks to Ville Skyttä.
|
||||
o LANG-932: Spelling fixes. Thanks to Ville Skyttä.
|
||||
o LANG-929: OctalUnescaper tried to parse all of \279.
|
||||
o LANG-928: OctalUnescaper had bugs when parsing octals starting with a zero.
|
||||
o LANG-905: EqualsBuilder returned true when comparing arrays, even when the
|
||||
|
|
|
@ -71,12 +71,12 @@ o LANG-943: Test DurationFormatUtilsTest.testEdgeDuration fails in
|
|||
o LANG-613: ConstructorUtils.getAccessibleConstructor() Does Not Check the
|
||||
Accessibility of Enclosing Classes
|
||||
o LANG-951: Fragments are wrong by 1 day when using fragment YEAR or MONTH.
|
||||
Thanks to Sebastian Götz.
|
||||
Thanks to Sebastian Götz.
|
||||
o LANG-950: FastDateParser does not handle two digit year parsing like
|
||||
SimpleDateFormat
|
||||
o LANG-949: FastDateParserTest.testParses does not test FastDateParser
|
||||
o LANG-915: Wrong locale handling in LocaleUtils.toLocale().
|
||||
Thanks to Sergio Fernández.
|
||||
Thanks to Sergio Fernández.
|
||||
|
||||
CHANGES
|
||||
=========
|
||||
|
@ -171,7 +171,7 @@ o LANG-462: FastDateFormat supports parse methods.
|
|||
BUG FIXES
|
||||
===========
|
||||
|
||||
o LANG-932: Spelling fixes. Thanks to Ville Skyttä.
|
||||
o LANG-932: Spelling fixes. Thanks to Ville Skyttä.
|
||||
o LANG-929: OctalUnescaper tried to parse all of \279.
|
||||
o LANG-928: OctalUnescaper had bugs when parsing octals starting with a zero.
|
||||
o LANG-905: EqualsBuilder returned true when comparing arrays, even when the
|
||||
|
|
|
@ -75,12 +75,12 @@ o LANG-943: Test DurationFormatUtilsTest.testEdgeDuration fails in
|
|||
o LANG-613: ConstructorUtils.getAccessibleConstructor() Does Not Check the
|
||||
Accessibility of Enclosing Classes
|
||||
o LANG-951: Fragments are wrong by 1 day when using fragment YEAR or MONTH.
|
||||
Thanks to Sebastian Götz.
|
||||
Thanks to Sebastian Götz.
|
||||
o LANG-950: FastDateParser does not handle two digit year parsing like
|
||||
SimpleDateFormat
|
||||
o LANG-949: FastDateParserTest.testParses does not test FastDateParser
|
||||
o LANG-915: Wrong locale handling in LocaleUtils.toLocale().
|
||||
Thanks to Sergio Fernández.
|
||||
Thanks to Sergio Fernández.
|
||||
|
||||
CHANGES
|
||||
=========
|
||||
|
@ -175,7 +175,7 @@ o LANG-462: FastDateFormat supports parse methods.
|
|||
BUG FIXES
|
||||
===========
|
||||
|
||||
o LANG-932: Spelling fixes. Thanks to Ville Skyttä.
|
||||
o LANG-932: Spelling fixes. Thanks to Ville Skyttä.
|
||||
o LANG-929: OctalUnescaper tried to parse all of \279.
|
||||
o LANG-928: OctalUnescaper had bugs when parsing octals starting with a zero.
|
||||
o LANG-905: EqualsBuilder returned true when comparing arrays, even when the
|
||||
|
|
Loading…
Reference in New Issue