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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10809   9 years Don-vip fix #13175 - Use invalidation event instead of isChanged() (patch by …
(edit) @10807   9 years Don-vip update new TLD from IANA
(edit) @10806   9 years Don-vip fix #13303 - Fixes for hatched texture (modified patch by michael2402) …
(edit) @10805   9 years Don-vip fix #13287 - Projection updates to support multiple projections (patch …
(edit) @10803   9 years Don-vip fix #13347 - simplify CrossingWays test (patch by Gerd Petermann)
(edit) @10788   9 years simon04 Remove superfluous FilteredCollection Not used by any plugin in SVN
(edit) @10785   9 years Don-vip update new TLD from IANA
(edit) @10778   9 years Don-vip fix #13305 - correct javadoc in TestError (patch by gpetermann_muenchen)
(edit) @10776   9 years Don-vip fix #13295 - improve UnconnectedWays test performance (patch by …
(edit) @10772   9 years Don-vip update new TLD from IANA
(edit) @10765   9 years Don-vip checkstyle
(edit) @10764   9 years Don-vip sonar - squid:S1191 - Classes from "sun.*" packages should not be used
(edit) @10763   9 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10762   9 years Don-vip sonar - squid:UselessParenthesesCheck
(edit) @10759   9 years Don-vip sonar - squid:S2440 - Classes with only "static" methods should not be …
(edit) @10755   9 years Don-vip sonar - various fixes
(edit) @10748   9 years Don-vip sonar - squid:S00100 - Method names should comply with a naming convention
(edit) @10747   9 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10742   9 years Don-vip sonar - squid:CallToDeprecatedMethod - remove calls to deprecated methods
(edit) @10738   9 years Don-vip update new TLD from IANA
(edit) @10737   9 years Don-vip fix #12900 - Conflicts in pasted tags cannot be resolved, cannot be …
(edit) @10736   9 years Don-vip fix #13271 - Make TagCollection count the occurence of tags (patch by …
(edit) @10735   9 years Don-vip fix #13264 - more lenient TMS url regex to allow - zoom separator
(edit) @10729   9 years Don-vip fix compiler/javadoc warnings
(edit) @10728   9 years Don-vip see #11390 - fix checkstyle violations
(edit) @10726   9 years Don-vip update new TLD from IANA
(edit) @10723   9 years simon04 Fix javadoc
(edit) @10721   9 years simon04 Remove too specific Utils functions
(edit) @10717   9 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
(edit) @10716   9 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
(edit) @10715   9 years simon04 see #11390, see #12890 - Deprecate Predicates class
(edit) @10710   9 years simon04 fix #12570 - Group MapCSS tag checker tests
(edit) @10699   9 years Don-vip fix #13255 - Document AbstractProjection (patch by michael2402) - gsoc-core
(edit) @10698   9 years Don-vip update new TLD from IANA
(edit) @10697   9 years Don-vip fix #13258 - Pull benchmark code out of renderer (patch by …
(edit) @10693   9 years Don-vip fix compiler warning
(edit) @10691   9 years Don-vip see #11390, fix #12890 - finish transition to Java 8 predicates/functions
(edit) @10689   9 years Don-vip see #11390, see #12890 - Use Java 8 Function
(edit) @10687   9 years Don-vip remove deprecated Main.paste* fields (not used anymore by SVN plugins)
(edit) @10685   9 years Don-vip remove old TLD from IANA
(edit) @10681   9 years Don-vip update new TLD from IANA
(edit) @10680   9 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10679   9 years Don-vip fix TLD order
(edit) @10678   9 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10675   9 years Don-vip update new TLD from IANA
(edit) @10674   9 years Don-vip fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
(edit) @10672   9 years Don-vip see #12472 - fix "UnsynchronizedOverridesSynchronized" warnings
(edit) @10670   9 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10666   9 years Don-vip update new TLD from IANA
(edit) @10662   9 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
(edit) @10660   9 years Don-vip see #13225 - fix ImproveWayaccuracy mode (partial revert of r10656)
(edit) @10659   9 years Don-vip see #12472 - fix more warnings, increase maximum number of reported …
(edit) @10658   9 years Don-vip see #11390, see #12890 - use Java 8 Predicates (forgot some)
(edit) @10657   9 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10656   9 years Don-vip see #12472 - fix warning "ReferenceEquality"
(edit) @10655   9 years Don-vip see #12472 - fix warning "OperatorPrecedence"
(edit) @10652   9 years wiktorn Fix not using the calculated disk cache size. Add unit tests for …
(edit) @10651   9 years Don-vip fix #13210 - Start extracting coordinate conversion out of tile source …
(edit) @10647   9 years Don-vip see #11390 - use functional comparators
(edit) @10643   9 years Don-vip see #11390 - use method reference
(edit) @10638   9 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
(edit) @10634   9 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
(edit) @10632   9 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10627   9 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10626   9 years Don-vip simplify handling of ignored/traced exceptions
(edit) @10624   9 years Don-vip update new TLD from IANA
(edit) @10621   9 years Don-vip fix #13197 - bad use of method references instead of lambdas, causing …
(edit) @10619   9 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
(edit) @10611   9 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10609   9 years Don-vip fix javadoc
(edit) @10608   9 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10604   9 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10602   9 years Don-vip fix TLD order, causing unit test failure
(edit) @10600   9 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10599   9 years Don-vip see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
(edit) @10595   9 years Don-vip update new TLD from IANA
(edit) @10593   9 years Don-vip see #11390 - sonar - squid:S2293 - improved use of diamond operator …
(edit) @10590   9 years Don-vip see #11390, fix #13191 - Documentation and migration to java 8 of …
(edit) @10583   9 years Don-vip see #11390, fix #12952 - Java 8: Disable auto boxing for …
(edit) @10580   9 years Don-vip see #11390 - switch to Java 8
(edit) @10577   9 years Don-vip fix #13176 - Document ImageryInfo (patch by michael2402) - gsoc-core
(edit) @10572   9 years Don-vip update new TLD from IANA
(edit) @10570   9 years Don-vip fix #13171 - Do not complain for non-existent files during cache …
(edit) @10562   9 years wiktorn Use whole file if cache file size is greater than desired limit. …
(edit) @10558   9 years wiktorn Do not cache IOException in JCS, they should be cached only in memory. …
(edit) @10545   9 years wiktorn Use stale cache tiles if IOException occurs * small pretty print …
(edit) @10543   9 years Don-vip update new TLD from IANA
(edit) @10531   9 years Don-vip update new TLD from IANA
(edit) @10528   9 years Don-vip fix #13069 - "Crossing waterways" reported for waterway=stream + …
(edit) @10524   9 years Don-vip update new TLD from IANA
(edit) @10523   9 years Don-vip update new TLD from IANA
(edit) @10521   9 years Don-vip update new TLD from IANA
(edit) @10512   9 years Don-vip update new TLD from IANA
(edit) @10509   9 years Don-vip update new TLD from IANA
(edit) @10507   9 years Don-vip fix #13095 - Exception on closing layers (patch by michael2402) - gsoc-core
(edit) @10506   9 years Don-vip update new TLD from IANA
(edit) @10497   9 years Don-vip update new TLD from IANA
(edit) @10492   9 years Don-vip update new TLD from IANA
(edit) @10472   9 years Don-vip see #10862 - https://issues.apache.org/jira/browse/VALIDATOR-290 has …
(edit) @10469   9 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
Note: See TracRevisionLog for help on using the revision log.