source: josm/trunk/src/org/openstreetmap/josm/io/AbstractReader.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13197   6 years Klumbumbus fix #15646 - Better phrase of warning message (patch by naoliv)
(edit) @13196   6 years Don-vip fix #15643 - make sure OSM IDs do not use thousands separators in log …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12065   7 years michael2402 More ds.beginUpdate()/endUpdate() try/finally fixes, checked all calls …
(edit) @11919   7 years Don-vip see #14653 - refactor AbstractReader
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @5123   12 years Don-vip Remove final specifier on AbstractReader.ds to allow implementations …
(add) @4490   13 years Don-vip see #6886 - Allow JOSM plugin writers to create their own *Reader / …
Note: See TracRevisionLog for help on using the revision log.