-
Stephen Colebourne
2004-09-28 00:15
#62
-
1468 lines of code changed in:
-
Stephen Colebourne
2004-09-28 00:14
#61
-
1 lines of code changed in:
-
Stephen Colebourne
2004-09-27 17:41
#60
-
27 lines of code changed in:
-
Stephen Colebourne
2004-09-27 17:04
#59
-
533 lines of code changed in:
-
JodaTime/xdocs:
cal_buddhist.xml (+1 -1),
cal_coptic.xml (+1 -1),
index.xml (+17 -6),
key_chronology.xml (new 79),
key_duration.xml (new 77),
key_instant.xml (+46 -18),
key_interval.xml (new 83),
key_partial.xml (new 106),
key_period.xml (new 99),
navigation.xml (+1 -2),
userguide.xml (+23 -6)
-
JodaTime/xdocs/style:
joda-theme.css (del),
maven-theme.css (del)
-
JodaTime/xdocs/stylesheets:
maven-theme.css (new)
-
Stephen Colebourne
2004-09-26 01:12
#58
-
152 lines of code changed in:
-
Stephen Colebourne
2004-09-26 01:11
#57
-
540 lines of code changed in:
-
Brian S O'Neill
2004-09-22 16:10
#56
-
1 lines of code changed in:
-
Brian S O'Neill
2004-09-19 23:37
#55
-
1 lines of code changed in:
-
Stephen Colebourne
2004-09-19 23:13
#54
-
208 lines of code changed in:
-
Stephen Colebourne
2004-09-18 13:13
#53
-
1 lines of code changed in:
-
Stephen Colebourne
2004-09-18 13:13
#52
-
538 lines of code changed in:
-
Stephen Colebourne
2004-09-18 13:12
#51
-
255 lines of code changed in:
-
Stephen Colebourne
2004-09-16 00:50
#50
-
733 lines of code changed in:
-
Stephen Colebourne
2004-09-15 20:19
#49
-
8 lines of code changed in:
-
Stephen Colebourne
2004-09-15 00:33
#48
-
347 lines of code changed in:
-
Stephen Colebourne
2004-09-14 23:59
#47
-
338 lines of code changed in:
-
Stephen Colebourne
2004-09-13 21:56
#46
-
403 lines of code changed in:
-
Stephen Colebourne
2004-09-12 17:12
#45
-
368 lines of code changed in:
-
Stephen Colebourne
2004-09-12 16:45
#44
-
268 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
DateMidnight.java (+14 -6),
DateTime.java (+15 -7),
DateTimeComparator.java (+4 -4),
Instant.java (+1 -1),
MutableDateTime.java (+14 -6)
-
JodaTime/src/java/org/joda/time/base:
BaseDateTime.java (+8 -27),
BasePartial.java (+1 -1)
-
JodaTime/src/java/org/joda/time/convert:
AbstractConverter.java (+18 -67),
CalendarConverter.java (+31 -20),
DateConverter.java (+11 -6),
InstantConverter.java (+24 -47),
LongConverter.java (+10 -7),
NullConverter.java (+5 -16),
ReadableInstantConverter.java (+34 -28),
StringConverter.java (+5 -23)
-
JodaTime/src/test/org/joda/time/convert:
MockZeroNullIntegerConverter.java (-12),
TestCalendarConverter.java (+20 -38),
TestDateConverter.java (+2 -15),
TestLongConverter.java (-13),
TestNullConverter.java (-13),
TestReadableInstantConverter.java (+12 -26),
TestStringConverter.java (+39 -44)
-
Stephen Colebourne
2004-09-12 15:24
#43
-
252 lines of code changed in:
-
Stephen Colebourne
2004-09-12 10:29
#42
-
288 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
JodaTimePermission.java (+1),
TimeOfDay.java (+6 -3),
YearMonthDay.java (+6 -3)
-
JodaTime/src/java/org/joda/time/base:
BasePartial.java (+7 -27)
-
JodaTime/src/java/org/joda/time/convert:
AbstractConverter.java (+19),
CalendarConverter.java (+11 -9),
ConverterManager.java (+112 -3),
DateConverter.java (+4 -2),
InstantConverter.java (+8 -8),
LongConverter.java (+5 -3),
NullConverter.java (+4 -2),
PartialConverter.java (new 96),
ReadableInstantConverter.java (+5 -4),
StringConverter.java (+3 -2)
-
JodaTime/src/test/org/joda/time:
TestTimeOfDay_Constructors.java (-36),
TestYearMonthDay_Constructors.java (-35)
-
JodaTime/src/test/org/joda/time/convert:
TestConverterManager.java (+1 -1)
-
Brian S O'Neill
2004-09-12 00:30
#41
-
269 lines of code changed in:
-
Stephen Colebourne
2004-09-11 21:46
#40
-
5 lines of code changed in:
-
Stephen Colebourne
2004-09-11 18:27
#39
-
107 lines of code changed in:
-
Stephen Colebourne
2004-09-11 17:47
#38
-
549 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
DateMidnight.java (+22),
DateTime.java (+19 -1),
ReadableInstant.java (+5 -5),
YearMonthDay.java (+24)
-
JodaTime/src/java/org/joda/time/base:
AbstractDateTime.java (+2 -12),
AbstractInstant.java (+4 -6),
BaseDateTime.java (-21)
-
JodaTime/src/test/org/joda/time:
TestDateMidnight_Basics.java (+201),
TestDateTimeUtils.java (+25),
TestDateTime_Basics.java (+45 -1),
TestInstant_Basics.java (+78),
TestInterval_Basics.java (+27),
TestTimeOfDay_Constructors.java (+37),
TestYearMonthDay_Basics.java (+32)
-
JodaTime/src/test/org/joda/time/convert:
TestReadableInstantConverter.java (+15),
TestReadableIntervalConverter.java (+13)
-
Stephen Colebourne
2004-09-11 16:22
#37
-
3449 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
ReadablePartial.java (+23 -4),
TimeOfDay.java (+23 -3),
YearMonthDay.java (+59 -4)
-
JodaTime/src/java/org/joda/time/base:
AbstractPartial.java (+24 -1),
BasePartial.java (+13)
-
JodaTime/src/java/org/joda/time/field:
AbstractPartialFieldProperty.java (+22),
AbstractReadableInstantFieldProperty.java (+22)
-
JodaTime/src/test/org/joda/time:
MockPartial.java (+5 -2),
TestAbstractPartial.java (+63 -4),
TestAll.java (+8 -2),
TestTimeOfDay.java (del),
TestTimeOfDay_Basics.java (new 570),
TestTimeOfDay_Constructors.java (new 597),
TestTimeOfDay_Properties.java (new 623),
TestYearMonthDay.java (del),
TestYearMonthDay_Basics.java (new 485),
TestYearMonthDay_Constructors.java (new 402),
TestYearMonthDay_Properties.java (new 510)
-
Stephen Colebourne
2004-09-11 10:47
#36
-
207 lines of code changed in:
-
Stephen Colebourne
2004-09-09 23:45
#35
-
665 lines of code changed in:
-
JodaTime/src/example/org/joda/example/time:
Examples.java (+2 -4)
-
JodaTime/src/java/org/joda/time:
Chronology.java (+11),
DateMidnight.java (+238),
DateTime.java (+38 -9),
Instant.java (+103 -22),
Interval.java (+68),
ReadablePartial.java (+1 -28),
TimeOfDay.java (+11),
YearMonthDay.java (+31)
-
JodaTime/src/java/org/joda/time/base:
AbstractDateTime.java (+44),
AbstractInstant.java (-43),
AbstractPartial.java (+26 -44),
BaseDateTime.java (+21)
-
JodaTime/src/java/org/joda/time/chrono:
BaseChronology.java (+18)
-
JodaTime/src/java/org/joda/time/format:
DateTimeFormatterBuilder.java (+2 -2)
-
JodaTime/src/test/org/joda/time:
MockPartial.java (+1 -12),
TestDateTimeUtils.java (+12 -1),
TestInstant_Basics.java (+3 -24),
TestInstant_Constructors.java (+6 -6),
TestInterval_Constructors.java (+14 -14),
TestMutableInterval_Constructors.java (+10 -10),
TestTimeOfDay.java (+2 -46),
TestYearMonthDay.java (+2 -40)
-
JodaTime/src/test/org/joda/time/convert:
TestReadableInstantConverter.java (+1 -1)
-
Stephen Colebourne
2004-09-09 00:31
#34
-
100 lines of code changed in:
-
Stephen Colebourne
2004-09-09 00:01
#33
-
22 lines of code changed in:
-
Stephen Colebourne
2004-09-08 23:52
#32
-
208 lines of code changed in:
-
Stephen Colebourne
2004-09-08 22:43
#31
-
56 lines of code changed in:
-
Stephen Colebourne
2004-09-08 22:41
#30
-
155 lines of code changed in:
-
Stephen Colebourne
2004-09-06 22:16
#29
-
329 lines of code changed in:
-
Stephen Colebourne
2004-09-06 22:15
#28
-
0 lines of code changed in:
-
Stephen Colebourne
2004-09-06 20:31
#27
-
4 lines of code changed in:
-
Stephen Colebourne
2004-09-06 20:26
#26
-
201 lines of code changed in:
-
Stephen Colebourne
2004-09-06 20:25
#25
-
4 lines of code changed in:
-
Stephen Colebourne
2004-09-06 01:15
#24
-
615 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
Interval.java (+48 -8),
MutableInterval.java (+58 -49),
ReadWritableInterval.java (+12 -25),
ReadableInterval.java (+34 -35)
-
JodaTime/src/java/org/joda/time/base:
AbstractInterval.java (+42 -41),
BaseInterval.java (+44 -35)
-
JodaTime/src/java/org/joda/time/convert:
AbstractConverter.java (+15),
ConverterManager.java (+2),
IntervalConverter.java (+10 -5),
NullConverter.java (+18 -1),
ReadableIntervalConverter.java (+25 -14),
StringConverter.java (+18 -38)
-
JodaTime/src/test/org/joda/time:
TestInterval_Basics.java (+35 -23),
TestInterval_Constructors.java (+66 -26),
TestMutableInterval_Basics.java (+10 -7),
TestMutableInterval_Constructors.java (+64 -20),
TestMutableInterval_Updates.java (+15 -12),
TestMutablePeriod_Constructors.java (+2 -2),
TestPeriod_Constructors.java (+2 -2)
-
JodaTime/src/test/org/joda/time/convert:
TestConverterManager.java (+25 -20),
TestNullConverter.java (+6 -1),
TestReadableIntervalConverter.java (+14 -6),
TestStringConverter.java (+50 -26)
-
Stephen Colebourne
2004-09-05 20:02
#23
-
2 lines of code changed in:
-
Stephen Colebourne
2004-09-05 17:48
#22
-
300 lines of code changed in:
-
Stephen Colebourne
2004-09-05 17:03
#21
-
190 lines of code changed in:
-
Stephen Colebourne
2004-09-05 16:50
#20
-
211 lines of code changed in:
-
Stephen Colebourne
2004-09-05 15:46
#19
-
1147 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
Chronology.java (+11),
DateTime.java (+4 -4),
DateTimeUtils.java (-23),
MutableDateTime.java (+1 -1),
MutableInterval.java (+2 -2),
MutablePeriod.java (+39 -10),
Period.java (+403 -11),
PeriodType.java (+41 -71),
ReadablePeriod.java (+1 -45)
-
JodaTime/src/java/org/joda/time/base:
AbstractPeriod.java (-123),
BaseInterval.java (+4 -4),
BasePeriod.java (+51 -18)
-
JodaTime/src/java/org/joda/time/chrono:
BaseChronology.java (+22)
-
JodaTime/src/java/org/joda/time/convert:
StringConverter.java (+2 -2)
-
JodaTime/src/test/org/joda/time:
TestDateTimeUtils.java (+3 -17),
TestMutablePeriod_Basics.java (+228 -229),
TestMutablePeriod_Constructors.java (+1 -1),
TestPeriod_Basics.java (+319 -229),
TestPeriod_Constructors.java (+15 -1)
-
Stephen Colebourne
2004-09-05 13:25
#18
-
375 lines of code changed in:
-
Stephen Colebourne
2004-09-05 10:28
#17
-
68 lines of code changed in:
-
Stephen Colebourne
2004-09-05 10:27
#16
-
1 lines of code changed in:
-
Stephen Colebourne
2004-09-05 00:48
#15
-
2806 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
DateTime.java (+50 -2),
DateTimeUtils.java (+3 -3),
MutableDateTime.java (+1 -1),
MutableInterval.java (+32 -4),
MutablePeriod.java (+317 -102),
Period.java (+219 -98),
PeriodType.java (+419 -1017),
ReadWritableInterval.java (+4 -2),
ReadWritablePeriod.java (+30 -14),
ReadablePeriod.java (+56 -122)
-
JodaTime/src/java/org/joda/time/base:
AbstractDuration.java (+15 -5),
AbstractPartial.java (+3),
AbstractPeriod.java (+133 -108),
BasePeriod.java (+176 -535)
-
JodaTime/src/java/org/joda/time/convert:
AbstractConverter.java (+2 -6),
ConverterManager.java (-1),
LongConverter.java (-17),
NullConverter.java (+4 -2),
PeriodConverter.java (+4 -3),
ReadableDurationConverter.java (+4 -17),
ReadableIntervalConverter.java (+5 -4),
ReadablePeriodConverter.java (+5 -26),
StringConverter.java (+47 -17)
-
JodaTime/src/java/org/joda/time/format:
PeriodFormatterBuilder.java (+28 -22)
-
JodaTime/src/test/org/joda/time:
TestDateTimeUtils.java (+2 -2),
TestDuration_Basics.java (+28 -30),
TestDuration_Constructors.java (+2 -11),
TestInterval_Basics.java (+6 -6),
TestInterval_Constructors.java (+2 -2),
TestMutableInterval_Basics.java (+6 -6),
TestMutableInterval_Constructors.java (+2 -2),
TestMutablePeriod_Basics.java (+60 -97),
TestMutablePeriod_Constructors.java (+178 -186),
TestMutablePeriod_Updates.java (+287 -327),
TestPeriodType.java (+342 -723),
TestPeriod_Basics.java (+66 -158),
TestPeriod_Constructors.java (+176 -178)
-
JodaTime/src/test/org/joda/time/convert:
TestConverterManager.java (+8 -11),
TestLongConverter.java (-16),
TestNullConverter.java (+5 -7),
TestReadableDurationConverter.java (+4 -6),
TestReadableIntervalConverter.java (+4 -6),
TestReadablePeriodConverter.java (+6 -15),
TestStringConverter.java (+56 -17)
-
JodaTime/src/test/org/joda/time/format:
TestISOPeriodFormat.java (+7 -7),
TestPeriodFormatterBuilder.java (+2 -2)
-
Stephen Colebourne
2004-09-04 12:01
#14
-
3 lines of code changed in:
-
Stephen Colebourne
2004-09-04 12:01
#13
-
143 lines of code changed in:
-
Stephen Colebourne
2004-09-04 11:59
#12
-
8 lines of code changed in:
-
Stephen Colebourne
2004-09-03 22:50
#11
-
52 lines of code changed in:
-
Stephen Colebourne
2004-09-03 22:39
#10
-
72 lines of code changed in:
-
Stephen Colebourne
2004-09-03 22:25
#9
-
4 lines of code changed in:
-
Stephen Colebourne
2004-09-03 21:48
#8
-
124 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
Chronology.java (+23),
DateTimeFieldType.java (+2 -3),
DurationFieldType.java (+2 -3)
-
JodaTime/src/java/org/joda/time/chrono:
AssembledChronology.java (+20),
BaseChronology.java (+19 -1),
BaseGJChronology.java (+7 -2),
BuddhistChronology.java (+5),
GJChronology.java (+2),
ISOChronology.java (+2),
LenientChronology.java (+1),
LimitChronology.java (+2),
StrictChronology.java (+1),
ZonedChronology.java (+2)
-
JodaTime/src/test/org/joda/time/chrono:
TestBuddhistChronology.java (+6),
TestCopticChronology.java (+6),
TestGJChronology.java (+6),
TestGregorianChronology.java (+6),
TestISOChronology.java (+6),
TestJulianChronology.java (+6)
-
Brian S O'Neill
2004-09-03 07:52
#7
-
448 lines of code changed in:
-
Stephen Colebourne
2004-09-03 02:13
#6
-
316 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
ReadablePartial.java (+21 -30),
TimeOfDay.java (+30 -1),
YearMonthDay.java (+29 -1)
-
JodaTime/src/java/org/joda/time/base:
AbstractPartial.java (+45 -18),
BasePartial.java (+1 -1)
-
JodaTime/src/java/org/joda/time/chrono:
BaseChronology.java (+22 -18),
CopticDayOfMonthDateTimeField.java (+15 -12),
GJDayOfMonthDateTimeField.java (+11 -12),
GJDayOfYearDateTimeField.java (+7 -8),
GJWeekOfWeekyearDateTimeField.java (+7 -8)
-
JodaTime/src/java/org/joda/time/field:
AbstractPartialFieldProperty.java (+28 -12),
BaseDateTimeField.java (+12 -12)
-
JodaTime/src/java/org/joda/time/format:
DateTimeFormatterBuilder.java (+13 -13)
-
JodaTime/src/test/org/joda/time:
MockPartial.java (+6 -3),
TestAbstractPartial.java (+1 -1),
TestAllPackages.java (+1),
TestBasePartial.java (+1 -1),
TestTimeOfDay.java (+35 -21),
TestYearMonthDay.java (+31 -19)
-
Stephen Colebourne
2004-09-02 23:47
#5
-
224 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
DateTimeField.java (+5 -4),
DateTimeFieldType.java (+1 -1),
DurationField.java (+10 -2),
PeriodType.java (+18 -18)
-
JodaTime/src/java/org/joda/time/chrono:
BaseChronology.java (+63 -13),
BaseGJChronology.java (+8 -7),
BuddhistChronology.java (+1 -1),
BuddhistEraDateTimeField.java (+3 -2),
CopticChronology.java (+2 -1),
CopticEraDateTimeField.java (+3 -2),
CopticYearDateTimeField.java (+1 -1),
GJChronology.java (+1 -1),
GJEraDateTimeField.java (+3 -2),
GJMonthOfYearDateTimeField.java (+1 -1),
GJWeekyearDateTimeField.java (+1 -1),
GJYearDateTimeField.java (+1 -1),
ISOChronology.java (+1 -1),
LimitChronology.java (+1 -1),
ZonedChronology.java (+1 -1)
-
JodaTime/src/java/org/joda/time/field:
BaseDurationField.java (+11 -6),
DecoratedDurationField.java (+8 -3),
DelegatedDurationField.java (+23 -8),
DividedDateTimeField.java (+3 -3),
ImpreciseDateTimeField.java (+5 -5),
MillisDurationField.java (+6),
PreciseDurationField.java (+5 -3),
RemainderDateTimeField.java (+3 -3),
ScaledDurationField.java (+4 -3),
UnsupportedDateTimeField.java (+1 -1),
UnsupportedDurationField.java (+18 -13)
-
JodaTime/src/java/org/joda/time/format:
DateTimeFormat.java (+3 -3)
-
JodaTime/src/test/org/joda/time/chrono/gj:
TestGJDateTimeField.java (+2 -3),
TestGJDayOfMonthField.java (+1 -1),
TestGJDayOfWeekField.java (+1 -1),
TestGJDayOfYearField.java (+1 -1),
TestGJMonthOfYearField.java (+1 -1),
TestGJWeekOfWeekyearField.java (+1 -1),
TestGJWeekyearField.java (+1 -1),
TestGJYearField.java (+1 -1)
-
Stephen Colebourne
2004-09-02 22:57
#4
-
87 lines of code changed in:
-
Stephen Colebourne
2004-09-02 22:40
#3
-
247 lines of code changed in:
-
JodaTime/src/java/org/joda/time:
DateTimeField.java (+7),
DateTimeFieldType.java (+11)
-
JodaTime/src/java/org/joda/time/chrono:
BaseChronology.java (+22 -22),
BaseGJChronology.java (+20 -17),
BuddhistChronology.java (+12 -8),
BuddhistEraDateTimeField.java (+2 -1),
CopticDayOfMonthDateTimeField.java (+2 -1),
CopticEraDateTimeField.java (+2 -1),
CopticMonthOfYearDateTimeField.java (+2 -1),
CopticYearDateTimeField.java (+3 -3),
GJChronology.java (+1 -1),
GJDayOfMonthDateTimeField.java (+2 -1),
GJDayOfWeekDateTimeField.java (+2 -1),
GJDayOfYearDateTimeField.java (+2 -1),
GJEraDateTimeField.java (+2 -1),
GJMonthOfYearDateTimeField.java (+2 -1),
GJWeekOfWeekyearDateTimeField.java (+2 -1),
GJWeekyearDateTimeField.java (+3 -3),
GJYearDateTimeField.java (+3 -2),
GJYearOfEraDateTimeField.java (+2 -1),
ISOChronology.java (+5 -4),
ISOYearOfEraDateTimeField.java (+2 -1),
LimitChronology.java (+1 -1),
ZonedChronology.java (+1 -1)
-
JodaTime/src/java/org/joda/time/field:
BaseDateTimeField.java (+13 -12),
DecoratedDateTimeField.java (+4 -3),
DelegatedDateTimeField.java (+12 -8),
DividedDateTimeField.java (+7 -6),
ImpreciseDateTimeField.java (+4 -3),
NonZeroDateTimeField.java (+7 -3),
OffsetDateTimeField.java (+20 -8),
PreciseDateTimeField.java (+4 -3),
PreciseDurationDateTimeField.java (+4 -3),
RemainderDateTimeField.java (+18 -6),
UnsupportedDateTimeField.java (+18 -13)
-
JodaTime/src/java/org/joda/time/format:
DateTimeFormat.java (+4 -3),
DateTimeFormatterBuilder.java (+2 -1)
-
JodaTime/src/test/org/joda/time/chrono/gj:
TestGJDateTimeField.java (+3 -2),
TestGJDayOfMonthField.java (+2 -1),
TestGJDayOfWeekField.java (+2 -1),
TestGJDayOfYearField.java (+2 -1),
TestGJMonthOfYearField.java (+2 -1),
TestGJWeekOfWeekyearField.java (+2 -1),
TestGJWeekyearField.java (+2 -1),
TestGJYearField.java (+2 -1)
-
Stephen Colebourne
2004-09-02 21:41
#2
-
980 lines of code changed in:
-
Stephen Colebourne
2004-09-01 22:41
#1
-
0 lines of code changed in: