Date: 2005-02-01T20:21:02
   Editor: HenriYandell
   Wiki: Jakarta Commons Wiki
   Page: Lang
   URL: http://wiki.apache.org/jakarta-commons/Lang

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -22,7 +22,7 @@
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=22717 22717]    [lang] 
MutableNumbers - '''see lang.mutable.''' - '''COMPLETE'''
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=30334 30334]    [lang] 
New class proposal: '''CharacterEncoding''' - '''COMPLETE'''
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=29163 29163]    Make 
StopWatch validate state transitions - '''COMPLETE'''
- 1. [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  addAll(Object[], Object[]) is not overloaded for primitives 
yet. ''
+ 1. [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) and addAll(Object[], Object[]). ''
  1. [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''' 
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=15082 15082]    [lang] 
elapsed time formatting utility method - '''DurationFormatUtils.'''
  1. DateUtils.isSameDay()

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to