source: josm/trunk/src/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10656   8 years Don-vip see #12472 - fix warning "ReferenceEquality"
(edit) @10655   8 years Don-vip see #12472 - fix warning "OperatorPrecedence"
(edit) @10652   8 years wiktorn Fix not using the calculated disk cache size. Add unit tests for …
(edit) @10651   8 years Don-vip fix #13210 - Start extracting coordinate conversion out of tile source …
(edit) @10647   8 years Don-vip see #11390 - use functional comparators
(edit) @10643   8 years Don-vip see #11390 - use method reference
(edit) @10638   8 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
(edit) @10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
(edit) @10632   8 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10626   8 years Don-vip simplify handling of ignored/traced exceptions
(edit) @10624   8 years Don-vip update new TLD from IANA
(edit) @10621   8 years Don-vip fix #13197 - bad use of method references instead of lambdas, causing …
(edit) @10619   8 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10609   8 years Don-vip fix javadoc
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10602   8 years Don-vip fix TLD order, causing unit test failure
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10599   8 years Don-vip see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
(edit) @10595   8 years Don-vip update new TLD from IANA
(edit) @10593   8 years Don-vip see #11390 - sonar - squid:S2293 - improved use of diamond operator …
(edit) @10590   8 years Don-vip see #11390, fix #13191 - Documentation and migration to java 8 of …
(edit) @10583   8 years Don-vip see #11390, fix #12952 - Java 8: Disable auto boxing for …
(edit) @10580   8 years Don-vip see #11390 - switch to Java 8
(edit) @10577   8 years Don-vip fix #13176 - Document ImageryInfo (patch by michael2402) - gsoc-core
(edit) @10572   8 years Don-vip update new TLD from IANA
(edit) @10570   8 years Don-vip fix #13171 - Do not complain for non-existent files during cache …
(edit) @10562   8 years wiktorn Use whole file if cache file size is greater than desired limit. …
(edit) @10558   8 years wiktorn Do not cache IOException in JCS, they should be cached only in memory. …
(edit) @10545   8 years wiktorn Use stale cache tiles if IOException occurs * small pretty print …
(edit) @10543   8 years Don-vip update new TLD from IANA
(edit) @10531   8 years Don-vip update new TLD from IANA
(edit) @10528   8 years Don-vip fix #13069 - "Crossing waterways" reported for waterway=stream + …
(edit) @10524   8 years Don-vip update new TLD from IANA
(edit) @10523   8 years Don-vip update new TLD from IANA
(edit) @10521   8 years Don-vip update new TLD from IANA
(edit) @10512   8 years Don-vip update new TLD from IANA
(edit) @10509   8 years Don-vip update new TLD from IANA
(edit) @10507   8 years Don-vip fix #13095 - Exception on closing layers (patch by michael2402) - gsoc-core
(edit) @10506   8 years Don-vip update new TLD from IANA
(edit) @10497   8 years Don-vip update new TLD from IANA
(edit) @10492   8 years Don-vip update new TLD from IANA
(edit) @10472   8 years Don-vip see #10862 - https://issues.apache.org/jira/browse/VALIDATOR-290 has …
(edit) @10469   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10468   8 years Don-vip update new TLD from IANA
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10462   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10460   8 years Don-vip update new TLD from IANA
(edit) @10453   8 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10452   8 years Don-vip fix #13019 - Make commands trigger an implicit layer redraw (patch by …
(edit) @10448   8 years Don-vip fix more deprecation warnings
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10444   8 years Don-vip fix #13018 - Use new test rules for AutosaveTaskTest, increase …
(edit) @10436   8 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10417   8 years wiktorn Fix block cache growing outside the limit. * Missing setting of the …
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10411   8 years Don-vip update new TLD from IANA
(edit) @10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
(edit) @10408   8 years wiktorn Set core pool size to 1, so minimum number of thread can be 1. …
(edit) @10406   8 years Don-vip sonar - squid:S899 - Return values should not be ignored when they …
(edit) @10404   8 years Don-vip findbugs security - XML Parsing Vulnerable to XXE - enable …
(edit) @10386   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10381   8 years Don-vip see #12959 - fix javadoc warning
(edit) @10380   8 years Don-vip fix #12963 - ConcurrentModificationException in …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10377   8 years Don-vip update new TLD from IANA
(edit) @10376   8 years Klumbumbus fix #12961 - don't warn about unclosed natural=cave
(edit) @10364   8 years stoecker gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
(edit) @10363   8 years stoecker gsoc-core - patch by Michael Zangl - fix #12955 - remove deprecation usage
(edit) @10346   8 years Don-vip fix #12936 - Do not use clone() on Dataset (patch by michael2402) - …
(edit) @10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10341   8 years Don-vip update new TLD from IANA
(edit) @10338   8 years Don-vip update to Commons Validator 1.5.1
(edit) @10336   8 years Don-vip fix equals method for BBox class
(edit) @10334   8 years Don-vip fix equals methods for Coordinate classes
(edit) @10332   8 years stoecker Do not use deprecated EditLayerChangedListener - patch my Michael …
(edit) @10323   8 years wiktorn Block/Indexed cache enhancements. * introduce a BooleanProperty that …
(edit) @10322   8 years Don-vip fix #12894 - JOSM does not start with Java 9b116+
(edit) @10321   8 years Don-vip update new TLD from IANA
(edit) @10312   8 years Don-vip sonar - squid:S2384 - Mutable members should not be stored or returned …
(edit) @10311   8 years Don-vip update new TLD from IANA
(edit) @10309   8 years Don-vip sonar - squid:S1182 - Classes that override "clone" should be …
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10307   8 years Don-vip change log level to trace
(edit) @10306   8 years Don-vip sonar - pmd:ImmutableField + remove unused code
(edit) @10305   8 years Don-vip sonar - various code cleanup fixes
(edit) @10303   8 years Don-vip sonar - squid:S2164 - Math should not be performed on floats
(edit) @10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10299   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10298   8 years Don-vip update new TLD from IANA
(edit) @10297   8 years bastiK fixed #12885 - new method to add validator test from plugin (based on …
(edit) @10294   8 years Don-vip sonar - squid:S1848 - refactor URL checks
(edit) @10292   8 years Don-vip sonar - squid:S2275 - Format specifiers should be used instead of …
(edit) @10290   8 years Don-vip update new TLD from IANA
(edit) @10284   8 years Don-vip update new TLD from IANA
(edit) @10275   8 years Don-vip update new TLD from IANA
Note: See TracRevisionLog for help on using the revision log.