[root]/JodaTime/src/java/org/joda/time/chrono
buddhist
(0 files, 0 lines)
gj
(0 files, 0 lines)
iso
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 554 (100.0%) | 15469 (100.0%) | 27.9 |
Stephen Colebourne | 414 (74.7%) | 9638 (62.3%) | 23.2 |
Brian S O'Neill | 140 (25.3%) | 5831 (37.7%) | 41.6 |
Fix bug where Chronology instances were compared by identity instead of equals()
158 lines of code changed in:
Fixed text value of ReadablePartial fields when using GJChronology.
8 lines of code changed in:
Minor fix in error range reporting
1 lines of code changed in:
Fixed overflow when getting year field from instants at Long.MAX_VALUE and LONG.MIN_VALUE.
53 lines of code changed in:
Restored YearInfo cache to 1024. Was 1.
1 lines of code changed in:
Fixed documentation errors
5 lines of code changed in:
Add since tags
2 lines of code changed in:
Minor comment fix.
1 lines of code changed in:
Clarify meaning of package scoped
2 lines of code changed in:
Fix bugs in partial add methods when starting from a leap day
50 lines of code changed in:
Fix bug where wrong month length was being returned
18 lines of code changed in:
Rename BaseGJChronology to BasicChronology, ensuring serialization OK
791 lines of code changed in:
Respect minimum days in week when deserializing
12 lines of code changed in:
Improve invalid instant error message
4 lines of code changed in:
Remove Islamic month of year until we have a proper test implementation using CLDR
1 lines of code changed in:
Added limited localization support for IslamicChronology month names.
2 lines of code changed in:
Made LeapYearPatternType class a public object. Otherwise, it is impossible for users to reference it in a local variable or cast it.
2 lines of code changed in:
Improve docs now chrono is a user package
18 lines of code changed in:
Remove leap year pattern type from public API
3 lines of code changed in:
Add tests and fix duration/add bugs in Coptic and Ethiopic chronology
28 lines of code changed in:
(94 more)