Versions Compared

Key

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

...

Wiki Markup
The Javadoc of the latest version is \[http://jakarta.apache.org/commons/lang/api/index.html available\].

Development plan for 2.1

  1. Wiki Markup
    [StringUtils].ordinalIndexOf() 2. [StringBuffer] replacement 3. Mutable Number classes 4. [StringTokenizer] replacement: (DONE - Tokenizer) 5. 15082 	\[lang\] elapsed time formatting utility method 5. 18962 	\[lang\] New Method: getSubstitutedValues( String, Map ) 5. 19331 	\[lang\] General case: infinite loop: [ToStringBuilder].reflectionToString 5. 20015 	\[lang\] Make Entities public and unit test 5. 21333 	Add [TimeoutController] 5. 21663 	\[lang\] Add support in [ToStringStyle] for [DateFormat]. 5. 22172 	\[lang\] [DateUtils].parseCVS behavior parsing "h:mm z" 5. 22692 	[StringUtils].split ignores empty items 5. 22717 	\[lang\] mutable numbers 5. 23356 	make [DurationFormatUtils] public! 5. 23557 	[WordUtils].capitalizeFully(String str) should take a delimiter 5. 23749 	\[lang\] \[PATCH\] [NumberRange] - adds inclusive and exclusive end points 5. 24910 	new [StringUtils].split methods that split on the whole separator string 5. 25227 	\[lang\] [StringEscapeUtils].unescapeHtml() doesn't handle hex entities 5. 25560 	[DateUtils].truncate() is off by one hour when using a date in DST switch 'zone' 5. 26056 	\[lang\] Add methods to [ArrayUtils]: add at end and insert-like ops 5. 26297 	\[lang\] [BitSetUtils] class, toIndexArray and fromIndexArray 5. 26659 	\[lang\] add method to [DateUtils] to get the distance between 2 dates 5. 26922 	\[lang\] public static boolean [DateUtils].equals(Date dt1, Date dt2) ? 5. 27592 	\[lang\] [WordUtils] capitalize improvement 5. 27640 	\[lang\]\[patch\] [ClassUtils].primitivesToWrappers method 5. 27643 	\[lang\]\[patch\] [ClassUtils].newInstance method 5. 27778 	\[lang\] add remove methods to [ArrayUtils] 5. 27876 	\[lang\] [ReflectionToStringBuilder].toString(null) throws exception by design 5. 27877 	\[lang\]\[patch\] Make [ClassUtils] methods null-safe and not throw an IAE. 5. 29149 	\[lang\] [StringEscapeUtils].unescapeHtml() doesn't handle an empty entity 5. 29163 	Make [StopWatch] validate state transitions 5. 29294 	\[lang\]\[PATCH\] lang.math.Fraction class deficiencies