aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/sorting/AbstractCacheComparator.java
Commit message (Expand)AuthorAgeFilesLines
* require Javadoc to have tag descriptions or no tagsBananeweizen2015-02-101-1/+4
* Remove empty JavaDoc @param and @returnSamuel Tardieu2015-02-101-3/+0
* reduce visibilityBananeweizen2014-11-231-1/+1
* fix remaining warnings or document themMichael Keppler2014-04-191-2/+3
* refactoring: typo, imports, stringutilsBananeweizen2014-01-111-3/+3
* Simplify comparison implementationSamuel Tardieu2014-01-101-11/+22
* refactoring: remove duplicate codeBananeweizen2013-12-191-19/+0
* refactoring: remove code duplicationBananeweizen2013-12-171-0/+20
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-4/+4
* refactoring: use exception object in logggingBananeweizen2013-01-121-1/+1
* Refactoring: use simpler comparaisonsSamuel Tardieu2012-04-281-3/+6
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-2/+1
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-2/+2
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+46