[root]/JodaTime/src/test/org/joda/time/chrono
gj
(17 files, 1845 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 53 (100.0%) | 3975 (100.0%) | 75.0 |
Stephen Colebourne | 48 (90.6%) | 3754 (94.4%) | 78.2 |
Brian S O'Neill | 5 (9.4%) | 221 (5.6%) | 44.2 |
Fixed text value of ReadablePartial fields when using GJChronology.
5 lines of code changed in:
Fixed overflow when getting year field from instants at Long.MAX_VALUE and LONG.MIN_VALUE.
2 lines of code changed in:
Fix bugs in partial add methods when starting from a leap day
129 lines of code changed in:
Add tests and fix duration/add bugs in Coptic and Ethiopic chronology
318 lines of code changed in:
Add Islamic Chronology
696 lines of code changed in:
Add Ethipoic Chronology
386 lines of code changed in:
Use chronology factory method on chronology subclass instead of that on Chronology
9 lines of code changed in:
Fix ZonedChronology ReadablePartial getMax/Min Value methods
11 lines of code changed in:
Overflowed calculations involving year throw ArithmeticException rather than produce a bogus result.
76 lines of code changed in:
Range duration field of dayOfMonth was not consistent with monthOfYear. This bug manifested itself when adding/subtracting periods to partials.
14 lines of code changed in:
Allow slow tests to run directly from main method
4 lines of code changed in:
Added more tests.
124 lines of code changed in:
Change DateTimeZone to use forXxx factory methods
18 lines of code changed in:
Skip tests so coverage tools run in sensible amount of time
17 lines of code changed in:
Change to ASF2 license
70 lines of code changed in:
Extend testing of Coptic Chronology
6 lines of code changed in:
Test and fix bugs in Buddhist Chronology
108 lines of code changed in:
Test Coptic Chronology properly
132 lines of code changed in:
Add halfdays and weekyearOfCentury fields
36 lines of code changed in:
Add basic tests for chronologies
1461 lines of code changed in:
(1 more)