October 2003 Commit Log

Number of Commits:
23
Number of Active Developers:
4
ggregory 2003-10-29 02:16

Added public static String removeEnd(String str, String remove).

18 lines of code changed in:

ggregory 2003-10-29 02:16

Added public static String removeEnd(String str, String remove).

Reimpl'd removeStart.

40 lines of code changed in:

ggregory 2003-10-29 01:50

Added public static String removeStart(String str, String remove).

54 lines of code changed in:

ggregory 2003-10-23 22:27

Javadoc nits.

3 lines of code changed in:

ggregory 2003-10-23 22:26

Add support for static field output.



Main points:



(1)

Deprecate in ReflectionToStringBuilder:



public static String toString(Object object, ToStringStyle style, boolean outputTransients, boolean outputStatics)



In favor of:



public static String toString(Object object, ToStringStyle style, boolean outputTransients, boolean outputStatics, Class reflectUpToClass)



(2) New convenience methods ReflectionToStringBuilder.toStringWithStatics.

336 lines of code changed in:

ggregory 2003-10-23 21:48

Javadoc 1.4.2 fix.

3 lines of code changed in:

scolebourne 2003-10-23 21:10

Another contributer

3 lines of code changed in:

scolebourne 2003-10-23 21:07

Enable change of javadoc location by property

4 lines of code changed in:

scolebourne 2003-10-23 21:04

More contributers

9 lines of code changed in:

scolebourne 2003-10-23 21:03

Add primitiveToWrapper()

bug 23683, from Norm Deane

69 lines of code changed in:

scolebourne 2003-10-23 20:49

Javadoc of method contains

bug 23430, from Michael Heuer

3 lines of code changed in:

scolebourne 2003-10-23 20:40

Fix javadoc of replace method

bug 24056, from Russell Dittmar

2 lines of code changed in:

ggregory 2003-10-23 03:55

Added JAVA_ENDORSED_DIRS.

13 lines of code changed in:

scolebourne 2003-10-21 23:23

Improve performance of BooleanUtils.toBoolean(String)

102 lines of code changed in:

scolebourne 2003-10-21 20:24

Tweak deleteWhitespace to avoid creating a new String if possible

10 lines of code changed in:

tobrien 2003-10-11 21:20

Added tests for the creation of BigInteger from a String, and for catching

bad input to isNumber.

34 lines of code changed in:

tobrien 2003-10-11 20:35

Added various tests to the NumberRangeTest class,

including tests for null parameters to overlap, include*, and

constructors. Tests for hashCode, and tests for equals.

81 lines of code changed in:

tobrien 2003-10-11 19:58

Added one test case to ArrayUtilsTest and some small changes to test

cases to test indexOf and lastIndexOf with negative array

index values.

9 lines of code changed in:

scolebourne 2003-10-07 21:05

Make the contributers list more readble

0 lines of code changed in:

scolebourne 2003-10-07 20:59

Add IS_OS_UNIX to SystemUtils

from Rafal Krupinski

42 lines of code changed in:

scolebourne 2003-10-07 20:36

Update licence

Tidy file

80 lines of code changed in:

rdonkin 2003-10-05 15:46

Corrected licenses to match jakarta-commons standard.

18 lines of code changed in:

scolebourne 2003-10-02 20:34

Fredrik is now a developer not a committer

9 lines of code changed in:

September 2003 »

Generated by StatSVN 0.3.2-SNAPSHOT