May 2006 Commit Log

Number of Commits:
19
Number of Active Developers:
4
bayard 2006-05-17 05:08

Dropped the [lang] bit, unnecessary in Jira now I feel. Changed the search existing bug's url to use a standard one

2 lines of code changed in:

bayard 2006-05-16 07:40

Updating to cover JIRA instead of Bugzilla

5 lines of code changed in:

bayard 2006-05-16 07:15

Fixing issue tracking link

2 lines of code changed in:

bayard 2006-05-16 05:48

Switched url from bugzilla to jira

1 lines of code changed in:

scolebourne 2006-05-13 12:11

Javadoc for not escaping apos

9 lines of code changed in:

scolebourne 2006-05-13 12:10

Style changes to match rest of class

17 lines of code changed in:

scolebourne 2006-05-13 11:36

Javadoc improvement

7 lines of code changed in:

bayard 2006-05-09 07:36

stye to style

1 lines of code changed in:

fredrik 2006-05-05 15:23

Resolved a few checkstyle issues.

9 lines of code changed in:

fredrik 2006-05-04 19:29

Renamed a parameter in the javadoc to reflect the name of the input parameter in the method signature.

1 lines of code changed in:

bayard 2006-05-03 05:28

Commenting out unit test for 36061 so unit tests pass again

2 lines of code changed in:

bayard 2006-05-03 04:59

Committing a failing test (StackOverflow) as a part of #36061

20 lines of code changed in:

bayard 2006-05-03 04:33

Applying the optimisation advised by Paul Benedict in #39368

8 lines of code changed in:

bayard 2006-05-02 05:21

Fixing the lack of ClassLoader consideration in the compareTo methods of enum.Enum and enums.Enum, along with unit tests, as mentioned on Bugzilla entry #32619 by Kathy Van Stone.

88 lines of code changed in:

  • src/java/org/apache/commons/lang/enum: Enum.java (+26 -11)
  • src/java/org/apache/commons/lang/enums: Enum.java (+24 -12)
  • src/test/org/apache/commons/lang/enum: EnumTest.java (+19 -5)
  • src/test/org/apache/commons/lang/enums: EnumTest.java (+19 -5)
ggregory 2006-05-02 04:58

Fix Javadoc nit: use the active voice.

12 lines of code changed in:

ggregory 2006-05-02 04:56

Fix Javadoc nits.

5 lines of code changed in:

bayard 2006-05-02 04:54

Can't believe that Gary meant for the enums.EnumTest to import the enum.ColorEnum class.

0 lines of code changed in:

bayard 2006-05-01 06:37

Archimedes Trajano offered another method for the class

24 lines of code changed in:

bayard 2006-05-01 05:32

Adding unit test for #39410. Implementing fix by switching from using Math.log to Integer.toString to figure out the number of digits.

15 lines of code changed in:

April 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT