October 2002 Commit Log

Number of Commits:
24
Number of Active Developers:
4
scolebourne 2002-10-30 21:58

Fix to be JDK1.2 compliant

6 lines of code changed in:

  • src/java/org/apache/commons/lang/enum: Enum.java (+6 -2)
scolebourne 2002-10-30 21:31

Fix javadoc due to method sig change. Spotted by Mike Miller

4 lines of code changed in:

bayard 2002-10-29 19:47

Javadoc fix, submitted by Ville Skytta.

2 lines of code changed in:

bayard 2002-10-28 04:33

Added isWhitespace, isTrue and uncapitaliseAllWords methods and tests.

102 lines of code changed in:

bayard 2002-10-27 19:42

Changed the signature of StringUtils.defaultString(String,String) and (String) to (Object, String) and (Object).

A note needs to be made in the next release that code using defaultString

needs to be recompiled else it will grumble.

12 lines of code changed in:

scolebourne 2002-10-24 23:12

Initial checkin of reflection code (not all working)

958 lines of code changed in:

bayard 2002-10-19 17:18

Javadoc fixing patch applied form Fredrik Westermark

239 lines of code changed in:

scolebourne 2002-10-13 22:42

Initial version of ArrayUtils testing, testing incomplete at present

154 lines of code changed in:

scolebourne 2002-10-13 22:42

Initial version of ArrayUtils, includes toMap

545 lines of code changed in:

sullis 2002-10-13 18:42

added test code for Map keySet size and List size

26 lines of code changed in:

sullis 2002-10-13 17:57

made fix for bug id 13527

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13527

3 lines of code changed in:

sullis 2002-10-09 17:20

cleaned up exception handling in the serialization test code

4 lines of code changed in:

sullis 2002-10-09 05:29

this class now implements java.io.Serializable

4 lines of code changed in:

sullis 2002-10-09 05:28

added test code for serialization / deserialization

66 lines of code changed in:

sullis 2002-10-09 04:35

changed variable declaration: java.util.LinkedList to java.util.List

4 lines of code changed in:

bayard 2002-10-09 03:29

Patch submitted by Fredrik Westermarck <fredrik.westermarck@mdh.se> that

replaces a TODO now that we have a SystemUtils.

3 lines of code changed in:

sullis 2002-10-08 19:14

added tests for NullPointerException

40 lines of code changed in:

sullis 2002-10-08 19:01

corrected assert message String's

4 lines of code changed in:

Repository Tag: LANG_1_0
bayard 2002-10-04 03:23

1.0'd.

1 lines of code changed in:

bayard 2002-10-04 03:22

Updated to latest 1.0 release.

3 lines of code changed in:

bayard 2002-10-01 23:01

Moved to RC2

1 lines of code changed in:

stevencaswell 2002-10-01 20:03

javadoc corrections:

- changed <code> tag to <pre> tag around code examples for better formatting

- added reflection method explanation text

17 lines of code changed in:

stevencaswell 2002-10-01 20:02

javadoc corrections:

- changed <code> tag to <pre> tag around code examples for better formatting

- corrected reflection method name in explanation text

7 lines of code changed in:

stevencaswell 2002-10-01 20:00

javadoc corrections:

- corrected name of append method in code example

- changed <code> tag to <pre> tag around code examples for better formatting

- corrected reflection method name in explanation text

9 lines of code changed in:

September 2002 »

Generated by StatSVN 0.3.2-SNAPSHOT