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=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.* - *COMPLETE*
  3. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=30334 30334\] 	\[lang\] New class proposal: *CharacterEncoding* - *COMPLETE*
  4. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=29163 29163\]	Make [StopWatch] validate state transitions - *COMPLETE*
  5. 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, as is add(Object\[\], int, Object) but and addAll(Object\[\], Object\[\]) is not overloaded for primitives yet. _
  6. 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*
  7. Wiki Markup
    \[http://issues.apache.org/bugzilla/show_bug.cgi?id=15082 15082\]	\[lang\] elapsed time formatting utility method -* DurationFormatUtils.*
  8. DateUtils.isSameDay()
  9. 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*

...