Fix tests to handle chronology issues and withDurationType
137 lines of code changed in:
Remove null restrictions, javadoc and tidy prior to testing
107 lines of code changed in:
Fix bugs by using instant chronology correctly in add methods
9 lines of code changed in:
Add withDurationType method
19 lines of code changed in:
Make DateTimeField a fully abstract class (not interface)
133 lines of code changed in:
Increase coverage
7 lines of code changed in:
Add long values safely
4 lines of code changed in:
Test DurationType
389 lines of code changed in:
Increase coverage
7 lines of code changed in:
Add javadoc and refactor implementation
56 lines of code changed in:
Remove constants, add Javadoc, tidy implementation
42 lines of code changed in:
Add equals/hashCode
28 lines of code changed in:
Simplify toString
1 lines of code changed in:
Testing MutableDuration
98 lines of code changed in:
Javadoc and fixes from testing
21 lines of code changed in:
Additional testing
418 lines of code changed in:
Javadoc
24 lines of code changed in:
Fix hashcode and toString from testing
12 lines of code changed in:
Fix null handling from testing
8 lines of code changed in:
Update and test durations
1862 lines of code changed in:
Add ability to compare comparators
24 lines of code changed in:
Add ability to compare comparators
29 lines of code changed in:
Fix tests to actually be sensible
43 lines of code changed in:
Updated to version 2004b.
1 lines of code changed in:
Testing converters
291 lines of code changed in:
Fixed deserialization.
8 lines of code changed in:
Updated JUnit dependency.
1 lines of code changed in:
More test classes
1435 lines of code changed in:
Update from testing
43 lines of code changed in:
Increase coverage
150 lines of code changed in:
Fix from testing
31 lines of code changed in:
Increase coverage
23 lines of code changed in:
Test DateTimeUtils
272 lines of code changed in:
Javadoc and style
7 lines of code changed in:
Fixed javadoc tag
1 lines of code changed in:
More tests for MutableDateTime
875 lines of code changed in:
Fix tests
26 lines of code changed in:
Move rounding code to MutableDateTime
3 lines of code changed in:
Fix equals hashcode contract, move and rework rounding code from interface
63 lines of code changed in:
Fix equals hashcode contract
4 lines of code changed in:
Test addWrapField
7 lines of code changed in:
Fixed assertion.
1 lines of code changed in:
Made getDateOnlyMillis and getTimeOnlyMillis hidden.
2 lines of code changed in:
Removed those pesky getDateOnlyMillis and getTimeOnlyMillis methods.
135 lines of code changed in:
Fix test
4 lines of code changed in:
Test MutableDateTime
2178 lines of code changed in:
Add getMillisKeepLocal to DateTimeZone
37 lines of code changed in:
Add null duration converter
21 lines of code changed in:
Javadoc
0 lines of code changed in:
Add null duration converter
44 lines of code changed in:
Restored implementation comment.
2 lines of code changed in:
Test MutableDateTime
24 lines of code changed in:
Tidy zone changing functionality
22 lines of code changed in:
Fixed param tags.
6 lines of code changed in:
Commented out checkstyle config -- causes a problem with Maven 1.0 and is not needed.
1 lines of code changed in:
Grouped packages into user and implementation.
4 lines of code changed in:
Fixed first sentence.
1 lines of code changed in:
Folded in docs for partials.
43 lines of code changed in:
Added overview to javadoc generated pages.
3 lines of code changed in:
Fixed @link tag.
1 lines of code changed in:
Test UTCProvider
211 lines of code changed in:
Move partial instants from dedicated package to main package
1498 lines of code changed in:
Avoid javadoc only import
6 lines of code changed in:
Document package as implementation internal
21 lines of code changed in:
Code tidy
13 lines of code changed in:
Simplify property implementation
12 lines of code changed in:
DateTime.Property defined as inner class.
278 lines of code changed in:
Property constructor is private.
4 lines of code changed in:
Made properties serializable.
6 lines of code changed in:
Explicitly set default java.util.TimeZone to Europe/London so that tests pass for those who don't live in London.
39 lines of code changed in:
Test DateTimeZone
882 lines of code changed in:
More tests
664 lines of code changed in:
Simplify withZoneRetainFields
18 lines of code changed in:
Add DateMidnight tests
741 lines of code changed in:
Add DateMidnight
1380 lines of code changed in:
Change to test in 2002-2004 where time zone is predictable
410 lines of code changed in:
No longer needed
0 lines of code changed in:
Fixed comment typo.
1 lines of code changed in:
Remove inaccurate javadoc
0 lines of code changed in:
More tests
458 lines of code changed in:
Eliminate production of useless anonymous inner class by javac.
3 lines of code changed in:
Fixed javadoc comment.
4 lines of code changed in:
Fixed javadoc link.
2 lines of code changed in:
Unify addWrapped and addInField to addWrapField
226 lines of code changed in:
Rename Property.getInstant to getReadableInstant
20 lines of code changed in:
Rename AbstractDurationField to BaseDurationField
205 lines of code changed in:
More tests
374 lines of code changed in:
Change DurationField from interface to Class
53 lines of code changed in:
Use correct UnsupportedDurationType
19 lines of code changed in:
Update javadoc and implementation, including defining null input as now
30 lines of code changed in:
Fix tests now that null means now in comparator
33 lines of code changed in:
Increase converter test coverage
205 lines of code changed in:
Javadoc API clarifications
19 lines of code changed in:
Test classes for converters
975 lines of code changed in:
Fixes from testing
6 lines of code changed in:
Additional tests for DateTime and Instant
2379 lines of code changed in:
Fixes resulting from testing
39 lines of code changed in:
Remove ReadableInstant constructor
2 lines of code changed in:
Fix constructor javadoc
10 lines of code changed in: