source: josm/trunk/src/org/openstreetmap/josm/data/coor/QuadTiling.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8395   9 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @7509   10 years stoecker remove tabs
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6171   11 years Don-vip fix #8986 - Data loading/bbox index counting optimization (patch by …
(edit) @4319   13 years bastiK mappaint: split NodeElemStyle into icon/symbol part and text part
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3158   14 years jttt Use simple casting instead of Math.floor(). Should do the same thing …
(edit) @3145   14 years jttt Do not keep width at QBLevel, simplify QuadTilling.index
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2422   14 years jttt
(edit) @2263   15 years stoecker applied #3671 - patch by Dave Hansen - performance fixes of data storage
(add) @2165   15 years stoecker applied #3532 - path by Dave Hansen - infrastructure for faster data access
Note: See TracRevisionLog for help on using the revision log.