1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update travis for releases More... about 7 years ago
Avoid copying the set of available time-zone IDs More... about 7 years ago
Enhance PR to add ZoneRulesInitializer More... about 7 years ago
Make zone rules initialization configurable and pluggable More... about 7 years ago
Bump version More... over 7 years ago
Update pom.xml versions More... over 7 years ago
Release v1.3.3 More... over 7 years ago
Update time-zone data to 2016j More... over 7 years ago
Update pom.xml from PR More... over 7 years ago
Merge pull request #58 from xmartlabs/bug/region-set-order More... over 7 years ago
Fix the insertion order of region ids set More... over 7 years ago
Avoid referring to JDK internal packages More... over 7 years ago
Merge branch 'topic/to-epoch-milli' More... over 7 years ago
Failing tests for toEpochMillis bug More... over 7 years ago
Fixup from PR More... over 7 years ago
Fix toEpochMilli overflow More... over 7 years ago
Merge pull request #54 from toadzky/bugfix/instant-truncated-to More... over 7 years ago
Comment out the rest of the failing tests so current fixes can be merged More... over 7 years ago
Comment out failing tests so current fixes can be merged More... over 7 years ago
Use `Jdk8Methods.floorDiv` instead of truncating the divide so it rounds down on negatives. More... over 7 years ago
Fixed test cases to not use Java 8 syntax since the project targets JDK 1.6 More... over 7 years ago
Added Intellij project files to .gitignore More... over 7 years ago
Tests to demonstrate bugs More... almost 8 years ago
Better instant tests More... almost 8 years ago
Update time-zone data to 2016f More... almost 8 years ago
Chronology.resolveDate() should be abstract More... almost 8 years ago
Fixed Hijrah.getLong(ALIGNED_DAY_OF_WEEK_IN_MONTH) More... almost 8 years ago
Merge pull request #47 from kemokid/miscmbfixes More... almost 8 years ago
Fixed Javadoc for endDate() (was copy-pasta from startDate()). More... almost 8 years ago
Fixed ofYearDay tests to include the last day of the year. More... almost 8 years ago