aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/sorting/DateComparator.java
Commit message (Collapse)AuthorAgeFilesLines
* Move sources into the main directorySamuel Tardieu2011-09-161-35/+0
| | | | This prepares the inclusion of tests into the same repository.
* Remove trailing whitespace in Javadoc stringsSamuel Tardieu2011-09-151-2/+2
|
* FormattingSammysHP2011-09-141-22/+23
|
* make date comparator no longer differentiate between event and non eventbananeweizen2011-08-141-14/+7
| | | | | caches. this can be done with filters anyway. fixes #148
* sort event caches by event date, fixes #148Bananeweizen2011-08-111-0/+41