March 2003 Commit Log

Number of Commits:
22
Number of Active Developers:
4
alex 2003-03-31 03:53

StringEscapeUtils: escape/unescape Java/JavaScript/HTML

721 lines of code changed in:

alex 2003-03-29 16:17

changed chomp() to match Perl

deprecated chomp* methods in favor of new slice methods

improved unit tests and documentation

252 lines of code changed in:

ggregory 2003-03-27 08:55

Fix bug 16676: StackOverflow due to ToStringBuilder

(http://issues.apache.org/bugzilla/show_bug.cgi?id=16676)

376 lines of code changed in:

scolebourne 2003-03-25 00:15

Deprecate clean() now trimToEmpty() is added

2 lines of code changed in:

scolebourne 2003-03-24 00:47

Add trimToNull

Add trimToEmpty

101 lines of code changed in:

scolebourne 2003-03-23 21:52

Update containsOnly

Add containsNone

82 lines of code changed in:

scolebourne 2003-03-23 21:51

Update licence date to 2003

137 lines of code changed in:

scolebourne 2003-03-23 18:05

Update licence date to 2003

Javadoc fixes

10 lines of code changed in:

scolebourne 2003-03-23 18:02

Update licence date to 2003

97 lines of code changed in:

scolebourne 2003-03-23 17:57

Remove reverseArray as reverse already exists!

1 lines of code changed in:

scolebourne 2003-03-23 17:36

Update licence date to 2003

4 lines of code changed in:

bayard 2003-03-23 05:50

Added a CharSetUtils.keep method which is the reverse of the delete method.

In part, it fulfills the StringUtils.getNumerics(String) method that Bug

#13771 requests.

61 lines of code changed in:

bayard 2003-03-23 05:26

Bug 17882 submitted [by hand as the patch was out of date].



join and split now take chars as separators as well as Strings.



Submitted by: Henning P. Schmiedehausen

94 lines of code changed in:

bayard 2003-03-23 04:58

Moved reverseArray method from a private method in StringUtils into ArrayUtils.

This method exists in Jakarta Collection, so is a duplicate, but it belongs in

ArrayUtils.

25 lines of code changed in:

ggregory 2003-03-20 05:41

Remove unused variables in the testMixedArray method.

2 lines of code changed in:

ggregory 2003-03-20 05:33

Apply patch for bug 17250 (http://issues.apache.org/bugzilla/show_bug.cgi?id=17250) with some additional minor improvements.

Added tests for reflection methods with array arguments.

165 lines of code changed in:

ggregory 2003-03-20 05:32

Apply patch for bug 17250 (http://issues.apache.org/bugzilla/show_bug.cgi?id=17250) with some additional minor improvements.

88 lines of code changed in:

ggregory 2003-03-20 02:50

Removed an unused import statement.

1 lines of code changed in:

bayard 2003-03-18 06:14

Added a test case for isNestedThrowable

13 lines of code changed in:

bayard 2003-03-18 05:10

Added getFullStackTrace and isNestedThrowable. Listed as Bug #16689

63 lines of code changed in:

alex 2003-03-17 05:28

Purpletech code import: abbreviate, difference, differenceAt

161 lines of code changed in:

scolebourne 2003-03-06 22:50

Remove unused import

from Gary Gregory

1 lines of code changed in:

February 2003 »

Generated by StatSVN 0.3.2-SNAPSHOT