aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/sorting/GeocodeComparator.java
Commit message (Collapse)AuthorAgeFilesLines
* Move sources into the main directorySamuel Tardieu2011-09-161-28/+0
| | | | This prepares the inclusion of tests into the same repository.
* Remove trailing whitespace in Javadoc stringsSamuel Tardieu2011-09-151-1/+1
|
* FormattingSammysHP2011-09-141-17/+17
|
* First commit of Apache Commons String & Date functions and required, andGerald Barker2011-09-021-2/+4
| | | refactor of code to use them.
* move all comparators to a new packageBananeweizen2011-07-231-0/+26
extract interface and common implementation details of sorting