August 2003 Commit Log

Number of Commits:
109
Number of Active Developers:
5
Repository Tag: LANG_2_0
scolebourne 2003-08-23 10:39

Fix Javadoc problems arising from recent commits

7 lines of code changed in:

bayard 2003-08-23 05:27

dist-build now forces a clean

2 lines of code changed in:

ggregory 2003-08-23 00:41

Class Javadoc: Normalize the first sentence.

3 lines of code changed in:

ggregory 2003-08-23 00:22

Class Javadoc: Normalize the first sentence.

2 lines of code changed in:

ggregory 2003-08-23 00:21

Class Javadoc: Normalize the first sentence and some @see's and {@link}s

21 lines of code changed in:

ggregory 2003-08-22 17:25

Class Javadoc: Normalize on the active voice, "Returns", "Sets", etc.

The .lang pkg now lists with consistent format in the package level doc too.

52 lines of code changed in:

ggregory 2003-08-22 16:57

Javadoc: Normalize on the active voice, "Returns", "Sets", etc.

19 lines of code changed in:

ggregory 2003-08-22 16:34

Javadoc: Added missing end tags for <li>.

5 lines of code changed in:

psteitz 2003-08-22 05:02

add reference to checkstyle.xml and set junit.fork=true

2 lines of code changed in:

psteitz 2003-08-22 05:01

replacement for checkstyle.properties

30 lines of code changed in:

psteitz 2003-08-22 04:57

* Added myself as a project member

* Limited tests to **/*TestSuite.java

* Added <reports> section to limit reports generated

29 lines of code changed in:

ggregory 2003-08-22 03:06

Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt

16 lines of code changed in:

bayard 2003-08-22 01:33

Fixed the crlf fixing for txt files in the binary build.

2 lines of code changed in:

ggregory 2003-08-21 22:13

Renamed StringUtils.differenceAt() to StringUtils.indexOfDifference()

21 lines of code changed in:

ggregory 2003-08-21 15:52

Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt

97 lines of code changed in:

ggregory 2003-08-21 15:13

Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt

7 lines of code changed in:

ggregory 2003-08-21 05:57

Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt

49 lines of code changed in:

ggregory 2003-08-21 05:35

Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt

19 lines of code changed in:

ggregory 2003-08-21 05:26

Follow same @author style.

2 lines of code changed in:

ggregory 2003-08-21 05:25

Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt

33 lines of code changed in:

bayard 2003-08-21 02:48

Versioned with 2.0

1 lines of code changed in:

bayard 2003-08-21 02:48

Removed test.util from the tests run in a build.

3 lines of code changed in:

psteitz 2003-08-20 04:20

Adding humble self as committer

2 lines of code changed in:

bayard 2003-08-19 02:40

Moved BitField/Validate

3 lines of code changed in:

bayard 2003-08-19 02:39

Moved BitField and Validate. Will rebuild the jardiff later.

3 lines of code changed in:

bayard 2003-08-19 02:38

Removed UtilTestSuite

1 lines of code changed in:

bayard 2003-08-19 02:32

Moved BitField and Validate from the util package up to the main package.

1587 lines of code changed in:

scolebourne 2003-08-19 00:21

Remove evaluateSet(String) which is deprecated, but wasn't in 1.0.1

3 lines of code changed in:

scolebourne 2003-08-19 00:11

Javadoc fixes

11 lines of code changed in:

ggregory 2003-08-18 21:52

Removed: The private field DateUtils.dateFormats is never read locally.

1 lines of code changed in:

bayard 2003-08-18 02:38

Updated WordWrapUtils to WordUtils

2 lines of code changed in:

bayard 2003-08-18 02:35

Updated the api diff format.

6 lines of code changed in:

bayard 2003-08-18 02:22

Applied Gary's fix of "acknowlegement" to "acknowledgement" in all java files.

686 lines of code changed in:

ggregory 2003-08-18 01:46

Fix spelling of "acknowlegement" to "acknowledgement".

3 lines of code changed in:

scolebourne 2003-08-17 23:31

Javadoc

3 lines of code changed in:

scolebourne 2003-08-17 23:06

Add capitalizeFully() to deal with a whole string whatever its current state

58 lines of code changed in:

scolebourne 2003-08-17 22:59

Move capitalizeAllWords, uncapitalizeAllWords, swapCase to WordUtils

220 lines of code changed in:

scolebourne 2003-08-17 22:01

Rename WordWrapUtils to WordUtils and make ready for 2.0

4 lines of code changed in:

scolebourne 2003-08-17 21:57

Rename WordWrapUtils to WordUtils

Refactor wrapLine method, making it public and work properly

Remove wrapText method

Test

453 lines of code changed in:

bayard 2003-08-17 19:51

Removed WordWrapUtils from release notes. Will move the tag.

1 lines of code changed in:

bayard 2003-08-17 19:41

Preparing for rc3.

1 lines of code changed in:

bayard 2003-08-17 19:41

Pulled the test for WordWrapUtils from this class. Will need adding back in later.

1 lines of code changed in:

bayard 2003-08-17 19:32

dist-build goal added to build tar.gz's and .zips. Additionally it handles

moving the txt files in the .zip to a Window's format.

15 lines of code changed in:

scolebourne 2003-08-17 02:15

Missing Apache licence

55 lines of code changed in:

scolebourne 2003-08-16 13:02

Javadoc changes

bug 22480, from Pete Gieser

40 lines of code changed in:

scolebourne 2003-08-16 12:56

Deprecate shortClassName in favour of useShortClassName for consistency

50 lines of code changed in:

scolebourne 2003-08-16 12:48

Organize imports

1 lines of code changed in:

scolebourne 2003-08-16 12:45

Javadoc clarity

42 lines of code changed in:

scolebourne 2003-08-16 12:41

Javadoc changes

bug 22480, from Pete Gieser

291 lines of code changed in:

scolebourne 2003-08-16 11:15

Javadoc changes

bug 22480, from Pete Gieser

113 lines of code changed in:

scolebourne 2003-08-16 10:36

uncapitaliseAllWords was not in 1.0.1, so it should not be in 2.0 as deprecated

1 lines of code changed in:

scolebourne 2003-08-16 09:50

Javadoc

2 lines of code changed in:

bayard 2003-08-16 02:43

Commiting build with the test for reflection removed.

1 lines of code changed in:

bayard 2003-08-16 02:41

Updated the jardiff alias at the end.

147 lines of code changed in:

bayard 2003-08-16 02:31

Added latest bugs to the bugfix list.

9 lines of code changed in:

bayard 2003-08-15 16:14

Commented out the parseCVS code for consideration/fixing for Lang 2.1

13 lines of code changed in:

ggregory 2003-08-14 02:20

Javadoc: Add matching </li> tags.

29 lines of code changed in:

ggregory 2003-08-14 01:49

Javadoc improvements, clean up and fix a missing </code> tag.

16 lines of code changed in:

bayard 2003-08-14 01:21

Added in Javadoc for deprecated capitalise methods.

27 lines of code changed in:

ggregory 2003-08-14 01:16

Forgot the @author tag.

2 lines of code changed in:

ggregory 2003-08-14 01:15

A couple more cap/uncap tests.

53 lines of code changed in:

ggregory 2003-08-14 00:59

Fix 2 Javadoc typos and cross-reference cap/uncapitaliZe methods ;-)

11 lines of code changed in:

scolebourne 2003-08-14 00:21

Add section on deprecations in javadoc

11 lines of code changed in:

scolebourne 2003-08-14 00:14

Add text to describe when deprecated methods removed

5 lines of code changed in:

scolebourne 2003-08-14 00:10

Use ClassUtils to get the short class name

suggested by Pete Gieser

3 lines of code changed in:

bayard 2003-08-14 00:08

Added note on Language variant to use.

4 lines of code changed in:

bayard 2003-08-14 00:04

Deprecated the 'capitalise' spelling and introduced the 'capitalize' spelling.

Despite the UK [or international] English base of many of the developers on

Lang, it was felt that it would be better to match Jakarta as a whole.



Also none of us cared enough to make it an issue.

85 lines of code changed in:

scolebourne 2003-08-13 23:48

Added @since tags

bug 22286, from Phil Steitz

Changed from public to package scope

5 lines of code changed in:

scolebourne 2003-08-13 23:47

Added @since tags

bug 22286, from Phil Steitz

4 lines of code changed in:

scolebourne 2003-08-13 23:42

Improve Fraction Javadoc, implementation and tests

bug 22386, from Phil Steitz

228 lines of code changed in:

scolebourne 2003-08-13 23:30

Added extra alternatives as @see links in toString conversions

improvement suggested by Henning Schmiedehausen

10 lines of code changed in:

scolebourne 2003-08-13 23:08

Remove specific reference to Assert class.

(conforms to general style of lang test cases)

3 lines of code changed in:

ggregory 2003-08-13 21:32



Refactor "" string literals to use the new:

public static final String EMPTY = ""

I made EMPTY public since I plan on using it when replacing most of our internal StringUtil class with this StringUtil.

38 lines of code changed in:

stevencaswell 2003-08-10 13:32

update parseCVS with default English locale

2 lines of code changed in:

stevencaswell 2003-08-10 13:30

updated parseCVS test to use US locale to avoid non-English format problems

9 lines of code changed in:

bayard 2003-08-07 21:12

Removing unused variables.

1 lines of code changed in:

bayard 2003-08-07 03:14

Reworded the comment on quiet methods returning Null patterns.

2 lines of code changed in:

stevencaswell 2003-08-07 00:50

added test coverage

80 lines of code changed in:

ggregory 2003-08-06 21:13

Replace statics *TIMEZONE* with *TIME_ZONE*

27 lines of code changed in:

ggregory 2003-08-06 02:48

Oops, tiny typo: "time zone ." -> "time zone."

15 lines of code changed in:

ggregory 2003-08-06 01:44

Minor javadoc change: techinally, "time zone" is two words, not one.

This also argues for changing statics from *TIMEZONE* to *TIME_ZONE*

27 lines of code changed in:

stevencaswell 2003-08-06 00:42

corrected the test of parseCVS with "h:mm z" format by replacing the current date/time with a series of calls using hard-coded time values

38 lines of code changed in:

stevencaswell 2003-08-06 00:04

applied Javadoc corrections

25 lines of code changed in:

stevencaswell 2003-08-05 21:15

- fixed javadoc typos

9 lines of code changed in:

scolebourne 2003-08-05 00:24

Rework Enum JDK1.2 solution to avoid needing to store Class

in Serialized object.

Added more tests, improved performance

bug 19030

718 lines of code changed in:

scolebourne 2003-08-04 23:52

Rework Functional Enums to work on JDK1.2

bug 19030

135 lines of code changed in:

scolebourne 2003-08-04 19:51

Extra tests inspired by Clover

bug 22098, from Phil Steitz

37 lines of code changed in:

scolebourne 2003-08-04 02:01

Extra tests suggested by Clover

136 lines of code changed in:

scolebourne 2003-08-04 01:20

Make serialvers consistent

6 lines of code changed in:

scolebourne 2003-08-04 01:14

Rename includeXxx() to containsXxx()

for consistency with rest of [lang] and Java

318 lines of code changed in:

scolebourne 2003-08-04 00:50

Improve CharSet testing

bug 22095, from Phil Steitz

Rewrite CharSet parsing, much neater and simpler now

122 lines of code changed in:

scolebourne 2003-08-04 00:46

Add additional constructor to complete the set

31 lines of code changed in:

stevencaswell 2003-08-04 00:21

Added tests to increase coverage (suggested by Clover)

241 lines of code changed in:

stevencaswell 2003-08-04 00:19

Updated iterator method javadocs to specify valid values of the range style argument

Added throwing IllegalArgumentException in parseCVS method when "last x" is unknown type

16 lines of code changed in:

scolebourne 2003-08-03 23:29

Add tolerance checking to indexOf methods

bug 22091, from Tim O'Brien

214 lines of code changed in:

scolebourne 2003-08-03 22:43

Javadoc fixes

bug 22094, from Tim O'Brien

7 lines of code changed in:

scolebourne 2003-08-02 18:38

Attempt to get around a JDK Linux bug

16 lines of code changed in:

scolebourne 2003-08-02 18:28

Update status docs following CharRange/CharSet change

18 lines of code changed in:

scolebourne 2003-08-02 18:18

Completely rework CharRange and CharSet.

Add multiple tests to fully define the set syntax.

1178 lines of code changed in:

scolebourne 2003-08-02 11:20

Improve toString() using StringBuffer

from Chris Feldhacker

11 lines of code changed in:

scolebourne 2003-08-01 23:58

Reorder indexOf methods in file

102 lines of code changed in:

scolebourne 2003-08-01 23:54

Complete the indexOfAny() method set

153 lines of code changed in:

scolebourne 2003-08-01 23:20

Relax exceptions in leftPad(), rightPad() and center()

23 lines of code changed in:

scolebourne 2003-08-01 23:11

Relax exceptions in left(), right() and mid()

26 lines of code changed in:

scolebourne 2003-08-01 23:01

Add overlay() as a replacement for overlayString()

102 lines of code changed in:

scolebourne 2003-08-01 22:05

Add substringBetween() as a replacement for getNestedString()

145 lines of code changed in:

scolebourne 2003-08-01 21:02

Add join(Object[]) as a replacement for concatenate

38 lines of code changed in:

scolebourne 2003-08-01 20:45

File formatting for clarity

52 lines of code changed in:

scolebourne 2003-08-01 00:12

Extra tests suggested by Clover

50 lines of code changed in:

July 2003 »

Generated by StatSVN 0.3.2-SNAPSHOT