[root]/JodaTime/src/java/org/joda/time/field
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 229 (100.0%) | 7989 (100.0%) | 34.8 |
Brian S O'Neill | 55 (24.0%) | 4628 (57.9%) | 84.1 |
Stephen Colebourne | 174 (76.0%) | 3361 (42.1%) | 19.3 |
Fix bug where Chronology instances were compared by identity instead of equals()
50 lines of code changed in:
Add missing since tags for 1.3
2 lines of code changed in:
Fix hashcode on partial property classes
from FindBugs
14 lines of code changed in:
Minor typo in error message
1 lines of code changed in:
Fix bugs in partial add methods when starting from a leap day
4 lines of code changed in:
Performance optimization for overflow checking multiplications
49 lines of code changed in:
Improved overflow detection and handling.
21 lines of code changed in:
Add ReadableInstant.Property.toInterval() method
20 lines of code changed in:
Add since tags for 1.1
3 lines of code changed in:
Remove final method qualifier to match AbstractPartialFieldProperty
2 lines of code changed in:
Change methods from final to non-final to ensure binary compatability with v1.0
2 lines of code changed in:
Added @since tags
1 lines of code changed in:
Add methods to simplify common addition and subtraction of periods
22 lines of code changed in:
Fixed parsing date where format includes era.
0 lines of code changed in:
Added IllegalFieldValueException class.
33 lines of code changed in:
Add getAsString() to property classes
111 lines of code changed in:
Remove link that causes javadoc issues
2 lines of code changed in:
Change to ASF2 license
10 lines of code changed in:
Change to ASF2 license
250 lines of code changed in:
Test and fix bugs in Buddhist Chronology
142 lines of code changed in:
(56 more)