| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move sources into the main directory | Samuel Tardieu | 2011-09-16 | 1 | -190/+0 |
| | | | | | This prepares the inclusion of tests into the same repository. | ||||
| * | Formatting | SammysHP | 2011-09-14 | 1 | -167/+171 |
| | | |||||
| * | Merge branch 'master' into use-geopoint | Samuel Tardieu | 2011-09-10 | 1 | -1/+1 |
| |\ | | | | | | | | | | | Conflicts: src/cgeo/geocaching/StaticMapsProvider.java src/cgeo/geocaching/cgeo.java | ||||
| | * | Fixes to errors made while refactoring for #301 | Gerald Barker | 2011-09-04 | 1 | -1/+1 |
| | | | |||||
| * | | Refactoring to use Geopoint for coordinates | Samuel Tardieu | 2011-09-08 | 1 | -6/+6 |
| |/ | | | | | | This uses the new Geopoint immutable class discussed in #58. No more independent longitude or latitude fields -- they are now treated and defined as a consistent pair. | ||||
| * | Update locaal branch to revision 8d040c24bfbb2a12788d | Gerald Barker | 2011-09-03 | 1 | -6/+8 |
| |\ | |||||
| | * | code cleanup: protect abstract class constructors, rewrite long constant | Bananeweizen | 2011-08-31 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | literals, optimize string concatenation, move loop variables, remove return value parentheses, remove duplicate semicolons, fulfill equals contract If you get merge conflicts afterwards, you may overwrite any changes of this commit. | ||||
| * | | First commit of Apache Commons String & Date functions and required, and | Gerald Barker | 2011-09-02 | 1 | -2/+4 |
| |/ | | | refactor of code to use them. | ||||
| * | clean up static maps provider, remove unused class | bananeweizen | 2011-08-15 | 1 | -0/+182 |
