February 2003 Commit Log

Number of Commits:
18
Number of Active Developers:
3
scolebourne 2003-02-22 20:42

Remove erroneous abstract, Comparable and Serializable keywords

4 lines of code changed in:

scolebourne 2003-02-22 20:19

Use more appropriate scoping for inner class

from Gary Gregory

6 lines of code changed in:

scolebourne 2003-02-06 20:13

Use default HashMap sizes as this is better across JDK versions

7 lines of code changed in:

  • src/java/org/apache/commons/lang/enum: Enum.java (+7 -4)
scolebourne 2003-02-04 22:50

Fix javadoc from checkstyle

2 lines of code changed in:

scolebourne 2003-02-04 22:19

Fix licences, dates and since tags

22 lines of code changed in:

scolebourne 2003-02-04 22:12

Change scope of static constant for performance

from Gary Gregory, bug ref 16622

5 lines of code changed in:

scolebourne 2003-02-04 22:06

Add support for indexOf, lastIndexOf and contains for ArrayUtils

from Nikolay Metchev, bug ref 15438

209 lines of code changed in:

scolebourne 2003-02-04 18:42

Update Enum initial sizes for JDK1.2 and JDK1.3

from Mike Bowler, bug fix 16690

6 lines of code changed in:

  • src/java/org/apache/commons/lang/enum: Enum.java (+6 -5)
scolebourne 2003-02-04 18:30

Update Enum classes to support hierarchy Enum definitions

480 lines of code changed in:

scolebourne 2003-02-04 16:56

Update to output more nicely formatted toString() that converts $ to .

2 lines of code changed in:

  • src/java/org/apache/commons/lang/enum: Enum.java (+2 -1)
jvanzyl 2003-02-03 00:01

o The CalendUtilsTest fails due to what appears to be some TZ problems.

I'm right on the cusp for the last Sunday the test is trying to find and

it gets the wrong day. Excluding it for now from the test because the

test is not reliable yet.

1 lines of code changed in:

bayard 2003-02-02 16:52

What? Everyone doesn't have a /usr/local/javalib/ directory?

My cockup.

1 lines of code changed in:

bayard 2003-02-02 09:26

Removed a few checkstyle complaints.

6 lines of code changed in:

bayard 2003-02-02 09:16

Added the date to the maven site.

1 lines of code changed in:

bayard 2003-02-02 09:11

Updated to reflect next version's dev.

4 lines of code changed in:

bayard 2003-02-02 09:10

Added a couple of StringUtils todos.

Reworded the Action Items to indicate that not all are considered to definitely be in scope for Lang.

4 lines of code changed in:

bayard 2003-02-02 04:12

HashTable to Hashtable in Javadoc. Bug #16669

Submitted by: Ken Fitzpatrick

3 lines of code changed in:

bayard 2003-02-02 03:46

Applied patch from Tomasz Skutnik which allows a Random object to be passed

in. This means that method calls to RandomStringUtils can be predictable.



Submitted by: Tomasz Skutnik <Tomasz.Skutnik@e-point.pl>

46 lines of code changed in:

January 2003 »

Generated by StatSVN 0.3.2-SNAPSHOT