Updated to version 2005m
1 lines of code changed in:
Fix ZonedChronology ReadablePartial getMax/Min Value methods
31 lines of code changed in:
Add JSP tags contributed project
6 lines of code changed in:
Fix example to something that actually compiles
2 lines of code changed in:
Fix website for maven 1.0.2
123 lines of code changed in:
Add NOTICE to jar. Add license xml segment.
15 lines of code changed in:
Post 0.8 tasks
11 lines of code changed in:
Fix download locations and release date
4 lines of code changed in:
Fix joda-time version
2 lines of code changed in:
Fix META-INF
2 lines of code changed in:
Fix scripts for 0.8
1 lines of code changed in:
Fix scripts for 0.8
9 lines of code changed in:
Rename README to RELEASE-NOTES
117 lines of code changed in:
Fix dist so maven works
47 lines of code changed in:
Fix paths so maven works
2 lines of code changed in:
Update theme for maven 1.0.2
127 lines of code changed in:
Improve release scripts
209 lines of code changed in:
Improve documentation
1 lines of code changed in:
Fix javadoc
5 lines of code changed in:
Improve documentation
89 lines of code changed in:
Improve documentation
284 lines of code changed in:
Upgrade to Joda-Time 1.1
1 lines of code changed in:
Reformat classes to Joda-Time codeing standards
1332 lines of code changed in:
Move from 1.1 to 1.2
11 lines of code changed in:
Fix invalid xml
1 lines of code changed in:
add: PersistentTimeOfDay (might loose milliseconds part)
add: PersistentTimeOfDayExact (use int to store the full time)
477 lines of code changed in:
Update for v1.1
1 lines of code changed in:
Update for v1.1
7 lines of code changed in:
Add since tags for 1.1
14 lines of code changed in:
Update documentation for v1.1
224 lines of code changed in:
Add comments about equals on periods
51 lines of code changed in:
Improve JDK1.5 compilation
3 lines of code changed in:
Add some more possible TODO items
3 lines of code changed in:
Add int override to withPivotYear, and tests
56 lines of code changed in:
Improve test coverage
18 lines of code changed in:
Remove unused code
0 lines of code changed in:
Javadoc
69 lines of code changed in:
Interval:
Added gap method that returns the gap between two intervals.
Added abuts method that returns true if two intervals abut.
DateTimeUtils:
Added getReadableInterval(ReadableInterval) method to handle null intervals
147 lines of code changed in: