aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/utils/LeastRecentlyUsedSet.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: minor cleanup in utils classesBananeweizen2013-06-151-3/+3
* Merge remote-tracking branch 'origin/release'Bananeweizen2013-01-131-8/+11
|\
* \ Merge branch 'release' into upstreamSamuel Tardieu2013-01-011-0/+13
|\ \ | |/
| * fix #2316: race condition in LeastRecentlyUsedSetSamuel Tardieu2013-01-011-0/+13
* | Refactoring: clone() overrides could need CloneNotSupportedExceptionSamuel Tardieu2012-12-181-1/+1
|/
* Remove JavaDoc @author tag.SammysHP2012-05-231-2/+0
* Refactoring: replace for loop by for each loopSamuel Tardieu2012-04-221-2/+2
* Fix #1402, makes caches access in cgeomap synchronizedrsudev2012-04-161-18/+43
* Merge remote-tracking branch 'teschi/issue#1304'Bananeweizen2012-04-081-49/+48
* Support different modes of operation on LastRecentlyUsedMapteschi2012-04-031-0/+174