source: josm/trunk/src/org/openstreetmap/josm/data/validation/TestError.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8633   9 years Don-vip fix some compile errors that arise with openjdk-9-b74
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8435   9 years Don-vip fix #11498 - Warn about obvious misspelled tag values (modified patch …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8380   9 years Don-vip code style - A getX() method which returns a boolean should be named isX()
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8377   9 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @7848   9 years Don-vip fix #3733 - SimilarNamedWays naïvely uses Levenshtein distance and …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6804   10 years simon04 fix #9668 - Sort entries in validation results naturally
(edit) @6538   10 years simon04 see #9414 - MapCSS-based tagchecker: provide {i.key}, {i.value}, …
(edit) @6378   10 years Don-vip Sonar/Findbugs - fix various violations, javadoc
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6030   11 years Don-vip fix #8822 - Don't try to fix empty errors
(edit) @5925   11 years bastiK replace tabs by spaces
(edit) @5911   11 years Don-vip fix #8639 - Handle purged primitives in validator errors
(edit) @5783   11 years Don-vip fix #8517 - Sort validator results (based on patch by windu.2b)
(edit) @5671   11 years Don-vip Improve validator layer painting performance (major slowdown seen with …
(edit) @4672   12 years stoecker fix #6727 - patch by Kalle Lampila - fix error with deleted objects
(edit) @4131   13 years stoecker fix #6087 - don't fix validation stuff, which is not fixable
(edit) @3674   13 years bastiK Replace Bag by MultiMap. Both collections are quite similar, but there …
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(add) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
Note: See TracRevisionLog for help on using the revision log.