January 2004 Commit Log

Number of Commits:
58
Number of Active Developers:
2
Brian S O'Neill 2004-01-31 18:27

Comment fix.

1 lines of code changed in:

Brian S O'Neill 2004-01-31 18:12

Updated docs.

62 lines of code changed in:

Brian S O'Neill 2004-01-31 18:12

Typo fix.

1 lines of code changed in:

  • JodaTime/src/java/org/joda/time/field: package.html (+1 -1)
Brian S O'Neill 2004-01-29 07:01

Require special year field.

54 lines of code changed in:

Brian S O'Neill 2004-01-29 07:00

Need special rule for set.

13 lines of code changed in:

Brian S O'Neill 2004-01-29 07:00

Re-calc year limits.

3 lines of code changed in:

Brian S O'Neill 2004-01-28 08:12

Re-organized chronology package and created new field package.

8954 lines of code changed in:

Brian S O'Neill 2004-01-11 18:39

Fix broken link.

1 lines of code changed in:

Brian S O'Neill 2004-01-11 01:05

Support negative weekyears; fixed minor bug in matching parser.

3 lines of code changed in:

Brian S O'Neill 2004-01-11 01:03

Renamed undoChanges to restoreState; added safety code to computeMillis.

13 lines of code changed in:

Brian S O'Neill 2004-01-10 22:19

Fixed bug when constructing with non-ISO chronologies.

6 lines of code changed in:

Brian S O'Neill 2004-01-10 22:17

Fixed bug when weekyear changes cross cutover.

82 lines of code changed in:

Brian S O'Neill 2004-01-10 18:50

Comment typo.

4 lines of code changed in:

Brian S O'Neill 2004-01-10 18:47

Comment fix.

1 lines of code changed in:

Brian S O'Neill 2004-01-10 18:40

Comment typo.

1 lines of code changed in:

Brian S O'Neill 2004-01-10 05:02

Update API consistency items.

2 lines of code changed in:

Brian S O'Neill 2004-01-10 05:02

Split the javadoc index.

1 lines of code changed in:

Brian S O'Neill 2004-01-10 04:48

Comment correction.

2 lines of code changed in:

Brian S O'Neill 2004-01-10 04:47

Added withDateTimeZone method.

17 lines of code changed in:

Brian S O'Neill 2004-01-10 04:47

Renamed toCopy methods.

82 lines of code changed in:

Brian S O'Neill 2004-01-09 06:20

Can't use strictfp, need jre1.2 compatibility.

7 lines of code changed in:

Brian S O'Neill 2004-01-08 07:24

Extended time zone offset precision, ensuring that for Joda, all instants converted to strings can be parsed back into the exact same instant.

4 lines of code changed in:

Brian S O'Neill 2004-01-08 07:23

Time zone offset parser supports fractional seconds leading with comma.

3 lines of code changed in:

Brian S O'Neill 2004-01-06 19:10

Expanded documentation.

16 lines of code changed in:

Brian S O'Neill 2004-01-05 07:53

Fewer substrings created during integer parsing, resulting in performance improvements.

34 lines of code changed in:

Brian S O'Neill 2004-01-05 07:51

More performance improvements due to less object allocation.

48 lines of code changed in:

Brian S O'Neill 2004-01-05 04:36

Reduced temporary object allocations during parse.

48 lines of code changed in:

Brian S O'Neill 2004-01-04 22:28

Fix column name.

1 lines of code changed in:

Brian S O'Neill 2004-01-04 22:22

Bug fixes in set matching parse.

35 lines of code changed in:

Brian S O'Neill 2004-01-04 08:31

Reflect changes in property package class renames.

83 lines of code changed in:

Brian S O'Neill 2004-01-04 08:29

Make class names follow consistent naming pattern.

17 lines of code changed in:

Brian S O'Neill 2004-01-04 08:29

Bring back missing appendPattern method.

13 lines of code changed in:

Brian S O'Neill 2004-01-04 01:29

Minor comment clarification.

4 lines of code changed in:

Stephen Colebourne 2004-01-04 00:21

Add test for parse formats

7 lines of code changed in:

Stephen Colebourne 2004-01-04 00:21

Handle ordinal dates

25 lines of code changed in:

Stephen Colebourne 2004-01-04 00:20

Fix a bug in timezone obtaining

5 lines of code changed in:

Brian S O'Neill 2004-01-03 18:50

Support parsing more fractional time elements.

58 lines of code changed in:

Brian S O'Neill 2004-01-03 18:50

Improve fraction parsing accuracy.

30 lines of code changed in:

Brian S O'Neill 2004-01-03 18:49

Simplify set implementation.

5 lines of code changed in:

Brian S O'Neill 2004-01-03 18:49

Override set with simpler implementation.

13 lines of code changed in:

Stephen Colebourne 2004-01-03 13:24

Update to 2004

789 lines of code changed in:

Stephen Colebourne 2004-01-03 13:09

Organize imports

4 lines of code changed in:

Brian S O'Neill 2004-01-03 08:43

Optimized getMaximumValueForSet method.

12 lines of code changed in:

Brian S O'Neill 2004-01-03 08:42

In set, fix range check for fields with imprecise ranges.

16 lines of code changed in:

Brian S O'Neill 2004-01-03 08:41

Mathematically correct range error message.

6 lines of code changed in:

  • JodaTime/src/java/org/joda/time/chrono: Utils.java (+6 -6)
Brian S O'Neill 2004-01-03 08:41

Support week date formats.

197 lines of code changed in:

Brian S O'Neill 2004-01-03 04:05

Describe package.

6 lines of code changed in:

  • JodaTime/src/java/org/joda/time/property: package.html (new 6)
Brian S O'Neill 2004-01-03 03:51

Minor spelling error.

2 lines of code changed in:

Brian S O'Neill 2004-01-03 03:42

Updated to version 2003e.

1 lines of code changed in:

Brian S O'Neill 2004-01-03 03:30

Completed Date/TimeOnly properties task.

5 lines of code changed in:

Brian S O'Neill 2004-01-03 03:28

Removed isMatchingType method.

20 lines of code changed in:

Brian S O'Neill 2004-01-03 03:28

Remove protected create method.

60 lines of code changed in:

Brian S O'Neill 2004-01-03 03:26

Support mutable forms.

62 lines of code changed in:

Brian S O'Neill 2004-01-03 03:25

Property support.

22 lines of code changed in:

Brian S O'Neill 2004-01-03 03:25

Support properties.

220 lines of code changed in:

Brian S O'Neill 2004-01-03 03:25

Moved to new property package.

0 lines of code changed in:

Brian S O'Neill 2004-01-03 03:24

Moved from parent package.

18 lines of code changed in:

Brian S O'Neill 2004-01-02 06:44

Include usage in javadoc.

1 lines of code changed in:

December 2003 »

Generated by StatSVN 0.3.2-SNAPSHOT