December 2004 Commit Log

Number of Commits:
16
Number of Active Developers:
4
scolebourne 2004-12-28 23:13

ToStringStyle setArrayEnd handled null incorrectly

bug 31933, fix from Masato Tezuka

137 lines of code changed in:

bayard 2004-12-26 02:35

all non-covered parts of the code are now covered. 100% coverage for a package, while not in itself a great thing, feels damn good

57 lines of code changed in:

bayard 2004-12-25 21:02

Default is meant to be for the trimmer to be a NoMatcher.

2 lines of code changed in:

bayard 2004-12-25 20:42

matching the other javadoc style; though I think it's a pretty useless bit of javadoc.

2 lines of code changed in:

bayard 2004-12-25 20:41

I assume this is a typo, a second setting of the trimmer matcher.

2 lines of code changed in:

bayard 2004-12-25 20:30

Without this line the code infinite loops. With it the tests still fail, but a failure is nicer than an infinite loop.

2 lines of code changed in:

bayard 2004-12-25 19:50

Switched to use the static call explicitly (yup, I just started using Eclipse again)

6 lines of code changed in:

bayard 2004-12-25 19:43

Unnecessary imports.

1 lines of code changed in:

bayard 2004-12-25 17:52

more test coverage of obscure situations

44 lines of code changed in:

mattinger 2004-12-23 18:55

Added a trimmer matcher which is now used to determine

which characters to trim off the left and right of tokens.

the ignore matcher is now truly an ignore matcher, which

will leave out any matching characters from all tokens.

I also fixed a few minor bugs.

157 lines of code changed in:

scolebourne 2004-12-19 22:35

Remove Class and Package comparators - too specific set of use cases

9 lines of code changed in:

bayard 2004-12-19 03:30

should now run the last bit of code

1 lines of code changed in:

bayard 2004-12-19 03:23

few more tests to get 100% coverage for Token

12 lines of code changed in:

bayard 2004-12-18 03:06

override so it uses the latest clover

5 lines of code changed in:

bayard 2004-12-18 02:48

Bug in javadoc example as described in Bugzilla entry 32198.



PR: 32198

Submitted by: Ronald Wildenberg

2 lines of code changed in:

ggregory 2004-12-12 22:36

Javadoc nits.

4 lines of code changed in:

  • src/java/org/apache/commons/lang/enum: Enum.java (+2 -2)
  • src/java/org/apache/commons/lang/enums: Enum.java (+2 -2)

November 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT