aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/files/LocParser.java
Commit message (Expand)AuthorAgeFilesLines
* Move sources into the main directorySamuel Tardieu2011-09-161-177/+0
* Use GeopointParser to parse coordinatesSamuel Tardieu2011-09-151-6/+3
* Cache size: using constants, not stringsKarsten Priegnitz2011-09-151-8/+9
* Convert to Unix end-of-line formatSamuel Tardieu2011-09-141-179/+179
* FormattingSammysHP2011-09-141-165/+166
* Merge branch 'master' into use-geopointSamuel Tardieu2011-09-101-1/+0
|\
* | Refactoring to use Geopoint for coordinatesSamuel Tardieu2011-09-081-9/+7
|/
* Use UUID instead of Long as a unique idSamuel Tardieu2011-09-061-2/+3
* Refactor to address issue #361Gerald Barker2011-09-031-5/+6
* Update locaal branch to revision 8d040c24bfbb2a12788dGerald Barker2011-09-031-1/+1
|\
| * code cleanup: protect abstract class constructors, rewrite long constantBananeweizen2011-08-311-1/+1
* | First commit of Apache Commons String & Date functions and required, andGerald Barker2011-09-021-4/+6
|/
* Fix #227SammysHP2011-08-221-5/+4
* move file parsers into their own package, merge previous changes ofbananeweizen2011-08-211-0/+178