Commits
User selector
Commit History
Commits on Jan 9, 2025
Fix mentions of Open Location Code and plus codes (#650)
Show description for 26fa64fauthored
Commits on Dec 27, 2024
Fix implementations for short/odd code lengths (#668)
Show description for c92c6f3authored
Commits on Dec 20, 2024
Change bazel path to test data files for Java (#646)
Show description for 3c8672bauthored
Commits on Nov 15, 2021
Normalize longitude without looping (#460)
Show description for 6707912authored
Commits on Jun 3, 2019
- committed
Commits on May 27, 2019
Fix floating point handling in Java (#347)
Show description for cd58157authored
Commits on May 24, 2019
Add benchmarks to Java (#346)
Show description for 5537559authored andcommitted
Commits on May 10, 2019
- authored andcommitted
Commits on Apr 29, 2019
Revert #217 to more precisely handle floating point arithmetic.
Show description for 29f2cefauthored
Commits on Apr 24, 2019
Commits on Apr 22, 2019
Fix isValid() to invalidate short codes with padding (issues/273) (#274)
Show description for fd88e9bauthored andcommitted
Commits on Mar 23, 2019
Fix isValidCode() to validate separator position as defined by the spec
Show description for 53288b2committed
Commits on Oct 22, 2018
Commits on Sep 30, 2018
Commits on Sep 13, 2018
Commits on Sep 12, 2018
Change equals() to directly check code equality in Java library. (#201)
Show description for 6d006b9authoredDon't include unchecked exceptions in method signature in Java library. (#200)
Show description for 9982a78authoredUse BigDecimal.ZERO in Java implementation (#199)
Show description for 5beee45authored
Commits on May 31, 2018
Loading