Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=30855 30855\]     Extra constructor for [EqualsBuilder].
  2. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=32625 32625\] 	\[lang\] Can't subclass [EqualsBuilder] because isEquals is private - *DONE?*
    \\

Seeking opinions

  1. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=22692 22692\]	[StringUtils].split ignores empty items - *new splitPreserveAllTokens Needs to be reviewed.*
  2. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=22717 22717\] 	\[lang\] [MutableNumbers] - *see lang.mutable.*
  3. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=18962 18962\] 	\[lang\] New Method: getSubstitutedValues( String, Map ) - *org.apache.commons.lang.Interpolation available for opinions*
  4. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=30334 30334\] 	\[lang\] New class proposal: *CharacterEncoding*
  5. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=29163 29163\]	Make [StopWatch] validate state transitions - *Coding needed*
  6. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=26056 26056\] 	\[lang\] Add methods to [ArrayUtils]: add at end and insert-like ops - *DONE - add(Object\[\], Object) is overloaded for all the primitives, but add(Object\[\], int, Object) and addAll(Object\[\], Object\[\]) are not overloaded for primitives. Should they be?*
  7. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=24910 24910\] 	new [StringUtils].split methods that split on the whole separator string - *committed as splitByWholeSeparator*
  8. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=15082 15082\]	\[lang\] elapsed time formatting utility method - *DurationFormatUtils.*
  9. DateUtils.isSameDay()
  10. DurationUtils ISO_EXTENDED_FORMAT uses FastDateFormat. This has problems with padding of years. See commented TODO in DurationFormatUtils. - No longer uses FastDateFormat. Instead it uses the DurationFormatUtils format code, of which a new variant has been added

...

  1. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=30929 30929\]     \[lang\] Nestable.indexOfThrowable(Class)uses Class.equals() to match - *DONE*
  2. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=27592 27592\] 	\[lang\] [WordUtils] capitalize improvement - *DONE*
  3. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=23557 23557\] 	[WordUtils].capitalizeFully(String str) should take a delimiter - *DONE*
  4. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=27778 27778\] 	\[lang\] add remove methods to [ArrayUtils] - *DONE*
  5. StringTokenizer replacement: (DONE - Tokenizer)
  6. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=25227 25227\] 	\[lang\] [StringEscapeUtils].unescapeHtml() doesn't handle hex entities - *DONE*
  7. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=27640 27640\] 	\[lang\]\[patch\] [ClassUtils].primitivesToWrappers method - *DONE*
  8. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=23749 23749\] 	\[lang\] \[PATCH\] [NumberRange] - adds inclusive and exclusive end points - *WONTFIX*
  9. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=27876 27876\] 	\[lang\] [ReflectionToStringBuilder].toString(null) throws exception by design - *DONE*
  10. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=27877 27877\] 	\[lang\]\[patch\] Make [ClassUtils] methods null-safe and not throw an IAE. - *DONE*
  11. StringUtils.ordinalIndexOf() - Appears to be DONE
  12. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=29673 29673\] 	\[lang\] [ExceptionUtils]: new getCause() methodname (for tomcat-exception) - *DONE*
  13. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=25560 25560\]	[DateUtils].truncate() is off by one hour when using a date in DST switch 'zone' - *DONE*
  14. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=19331 19331\] 	\[lang\] General case: infinite loop: [ToStringBuilder].reflectionToString - *The bugzilla entry* *_Gary Gregory 2003-06-23 17:27_* *shows this to have been fixed.*
  15. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=29294 29294\] 	\[lang\]\[PATCH\] Fix the Fraction class - *DONE*
  16. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=29794 29794\] 	Add convenience format(long) methods to [FastDateFormat] - *DONE*
  17. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=28468 28468\] 	[StringUtils].defaultString: Documentation error - *DONE*
  18. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=22489 22489\] 	\[lang\]patch\] [StringUtils].isAsciiPrintable() - *DONE*
  19. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=26646 26646\] 	\[lang\] [FastDateFormat].getDateInstance(int, Locale) always uses the pattern from the first invocation - *DONE*
  20. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=31181 31181\]  [FastDateFormat] year bug - *DONE*
  21. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=32198 32198\]    	\[lang\] Error in [JavaDoc] for [StringUtils].chomp(String, String) - *DONE*