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) @17166   4 years simon04 fix #19914 - Deal with DateTimeException when using DateUtils
(edit) @16080   4 years simon04 see #18886 - AbstractReader.parseTimestamp: use LRU cache
(edit) @15820   4 years Don-vip fix #18654 - Separate unique identifiers per primitive type This …
(edit) @15783   4 years Don-vip see #18601 - Add synchronzation to ensure that the AbstractPrimitive …
(edit) @14738   5 years Don-vip fix #17242 - DataIntegrityProblemException when reading large files …
(edit) @14722   5 years GerdP fix #10784 no progress in DownloadAlongAction (regression from r14688)
(edit) @14717   5 years GerdP revert r14716, is not compatible with poly plugin
(edit) @14716   5 years GerdP see #17201: Improve progress monitor: Let OsmImporter decide what task …
(edit) @14699   5 years GerdP change visibility of buildPrimitive() Needed for fixes in import plugins
(edit) @14688   5 years GerdP see #17201 improve progressMonitor for internal osm (xml) importer
(edit) @14687   5 years GerdP revert accidential commit
(edit) @14686   5 years GerdP
(edit) @14543   5 years Don-vip see #16854 - fix java warning
(edit) @14535   5 years Don-vip see #16073 - check response contents see #16854 - stability of created …
(edit) @14119   6 years Don-vip see #15229 - deprecate all Main methods returning an URL
(edit) @14099   6 years Don-vip fix sonarqube issues
(edit) @14087   6 years Don-vip see #16546 - fix error-prone violation
(edit) @14086   6 years Don-vip fix #16546 - Support Overpass API JSON format
(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.