September 2004 Commit Log

Number of Commits:
40
Number of Active Developers:
4
ggregory 2004-09-30 17:24

Javadoc: Replace some HTML anchor hrefs with Javadoc @link and other nits.

20 lines of code changed in:

ggregory 2004-09-30 16:57

Javadoc.

7 lines of code changed in:

ggregory 2004-09-30 16:57

Javadoc package description.

23 lines of code changed in:

  • src/java/org/apache/commons/lang/text: package.html (new 23)
ggregory 2004-09-30 16:51

The Sun Javadoc for versions prior to 1.3 are off-line:

<property name="jdk.javadoc" value="http://java.sun.com/j2se/1.3/docs/api/"/>

3 lines of code changed in:

bayard 2004-09-30 07:03

rolled back BUG#30929 pending opinions

8 lines of code changed in:

bayard 2004-09-30 06:35

added javadoc to warn of Bug#31422, reported by Itzik Levin

4 lines of code changed in:

bayard 2004-09-30 06:26

Gary wants us to be more precise :)

2 lines of code changed in:

bayard 2004-09-30 06:21

Bug#30929. Shorn Tolley pointed out that using equals() means you can't pass

SQLException in and expect to get back extensions of SQLException. Switching

to isAssignableFrom allows you to do this.

4 lines of code changed in:

bayard 2004-09-30 06:12

I am such an idiot. It is dd for day of month, not DD. No surprise it was printing 366 and not 31 for the last day of the year. Excuse me while I garotte myself.

3 lines of code changed in:

bayard 2004-09-27 04:49

typo fixed, a couple of extra overload methods added (need javadoc) and formatting for start->end changed to match millis implementation, for a pattern of M, 4 years is reported as 48 months and not 0 months.

46 lines of code changed in:

bayard 2004-09-27 04:46

tests updated to not need the removed month/year milli estimates

16 lines of code changed in:

bayard 2004-09-27 03:40

teach me to commit without a compile. Removed an overloaded method, so needs another parameter to hit a different overload

2 lines of code changed in:

bayard 2004-09-27 03:31

fixing the optimisation separation

2 lines of code changed in:

bayard 2004-09-27 03:30

updated javadoc

53 lines of code changed in:

bayard 2004-09-27 03:14

removed the weak assumptions for number of millis in a month/year from DateUtils. Implemented a second format method that relies on a start and an end in DurationFormatUtils, though I found that TimeZone was very important in the overloaded millis version. The two methods hand off to each other depending on whether the time is > or < than 28 days

113 lines of code changed in:

bayard 2004-09-26 05:45

switched tests away from using the extended format to using just the pattern and the duration format code. Switched a year to being 365.25 days, though months are still quite off when doing durations on milliseconds.

26 lines of code changed in:

ggregory 2004-09-21 02:11

Javadoc nit.

2 lines of code changed in:

bayard 2004-09-12 05:03

Fix for zero-padding of years.



A commented out set of failing tests are added to the Unit Test and need to be addressed.



Submitted by: Jerson Chua

36 lines of code changed in:

bayard 2004-09-12 05:02

commented out failing test. need to decide how to fix

2 lines of code changed in:

scolebourne 2004-09-07 23:03

Add isSameDay method to DateUtils

37 lines of code changed in:

scolebourne 2004-09-07 22:50

Update constants, ensuring that 64bit longs are used properly

6 lines of code changed in:

bayard 2004-09-06 00:41

added classes to write about

57 lines of code changed in:

bayard 2004-09-05 21:48

put section in the wrong place

4 lines of code changed in:

bayard 2004-09-05 21:48

developer guide moved to the site and hooked into the navigation

141 lines of code changed in:

bayard 2004-09-05 21:47

updated user guide

67 lines of code changed in:

bayard 2004-09-05 20:38

typo

2 lines of code changed in:

bayard 2004-09-05 20:09

No longer Antony\'s email

2 lines of code changed in:

bayard 2004-09-05 19:55

tests the state checking and uses SplitTime

72 lines of code changed in:

bayard 2004-09-05 01:43

linked in userguide, though it needs work

100 lines of code changed in:

bayard 2004-09-05 01:42

lniked in text package

3 lines of code changed in:

bayard 2004-09-05 00:56

Interpolation moved into the text package

59 lines of code changed in:

bayard 2004-09-05 00:42

reformatted to match other Lang code

13 lines of code changed in:

bayard 2004-09-05 00:37

class from Digester, akin to the Interpolation class in the lang package

21 lines of code changed in:

fredrik 2004-09-02 19:16

Fixed a typo in javadoc.

2 lines of code changed in:

fredrik 2004-09-02 19:04

Fixed a couple of typos in javadoc.

8 lines of code changed in:

scolebourne 2004-09-02 07:52

Remove cloning from char array methods

30 lines of code changed in:

ggregory 2004-09-01 18:00

Javadoc nit fixed.

5 lines of code changed in:

ggregory 2004-09-01 17:42

Unnecessary semicolon.

2 lines of code changed in:

ggregory 2004-09-01 17:41

The local variable substitutionBean is never read.

1 lines of code changed in:

ggregory 2004-09-01 17:40

Remove unused imports.

1 lines of code changed in:

August 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT