| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move sources into the main directory | Samuel Tardieu | 2011-09-16 | 1 | -40/+0 |
| | | | | | This prepares the inclusion of tests into the same repository. | ||||
| * | Remove trailing whitespace in Javadoc strings | Samuel Tardieu | 2011-09-15 | 1 | -1/+1 |
| | | |||||
| * | Formatting | SammysHP | 2011-09-14 | 1 | -26/+26 |
| | | |||||
| * | Replace callers of getDistance() by a direct call | Samuel Tardieu | 2011-09-13 | 1 | -26/+5 |
| | | |||||
| * | Refactoring to use Geopoint for coordinates | Samuel Tardieu | 2011-09-08 | 1 | -15/+11 |
| | | | | | | | This uses the new Geopoint immutable class discussed in #58. No more independent longitude or latitude fields -- they are now treated and defined as a consistent pair. | ||||
| * | move all comparators to a new package | Bananeweizen | 2011-07-23 | 1 | -0/+65 |
| extract interface and common implementation details of sorting | |||||
