Directory JodaTime/src/java/org/joda/time/format/

Directory Created:
2003-12-16 22:39
Total Files:
15
Deleted Files:
21
Lines of Code:
9483

Browse with ViewVC

[root]/JodaTime/src/java/org/joda/time/format

Lines of Code

JodaTime/src/java/org/joda/time/format/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 315 (100.0%) 17717 (100.0%) 56.2
Stephen Colebourne 221 (70.2%) 14527 (82.0%) 65.7
Brian S O'Neill 94 (29.8%) 3190 (18.0%) 33.9

Most Recent Commits

Stephen Colebourne 2007-03-05 18:13

Period formatting could end up in an infinite loop on IBM JDK 1.4.2

problem investigated by Jeroen van Erp with patch supplied

5 lines of code changed in:

Stephen Colebourne 2007-02-26 00:22

Fix period formating from throwing NegativeArraySizeException

7 lines of code changed in:

Stephen Colebourne 2006-11-13 00:08

Javadoc

1 lines of code changed in:

Brian S O'Neill 2006-11-03 00:17

Fix minor spelling error pointed out by Matt Benson.

2 lines of code changed in:

Stephen Colebourne 2006-11-03 00:13

Improve javadoc around min printed digits and max parsed digits

33 lines of code changed in:

Stephen Colebourne 2006-11-03 00:03

Add PeriodFormatBuilder.append(PeriodPrinter,PeriodParser)

59 lines of code changed in:

Stephen Colebourne 2006-07-31 23:10

Add missing since tags for 1.3

2 lines of code changed in:

Stephen Colebourne 2006-07-29 11:45

Test and fix local string parsing

14 lines of code changed in:

Stephen Colebourne 2006-06-17 13:46

Add and use new local ISO parsers

96 lines of code changed in:

Stephen Colebourne 2006-05-23 00:43

Fix Local Object constructors

36 lines of code changed in:

Brian S O'Neill 2006-04-30 19:22

Added DateTimeFormat.patternForStyle method to retrieve the format pattern for a given style and locale.

26 lines of code changed in:

Brian S O'Neill 2006-03-27 00:41

If a parsed datetime is illegal due to field range or time zone offset transition, thrown exception includes text of datetime being parsed.

37 lines of code changed in:

Stephen Colebourne 2005-12-23 01:06

Fix parser to correctly estimate parsed length

from FindBugs

1 lines of code changed in:

Stephen Colebourne 2005-12-19 01:37

Fix DateTimeFormat pattern letter K

from Maxim Zhao

11 lines of code changed in:

Brian S O'Neill 2005-10-22 16:53

Fixed formatting of time zone name near DST transition.

2 lines of code changed in:

Stephen Colebourne 2005-09-08 23:35

Fix Javadoc

from Gwyn Evans

1 lines of code changed in:

Brian S O'Neill 2005-09-07 19:54

Make sure display zone is also UTC.

4 lines of code changed in:

Brian S O'Neill 2005-09-07 19:26

Improved overflow detection and handling.

14 lines of code changed in:

Stephen Colebourne 2005-08-10 23:34

Add since tags for 1.1

9 lines of code changed in:

Stephen Colebourne 2005-08-03 23:24

Add int override to withPivotYear, and tests

33 lines of code changed in:

(113 more)

Generated by StatSVN 0.3.2-SNAPSHOT