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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16364   4 years GerdP fix checkstyle issues
(edit) @16361   4 years GerdP deprecate dead(?) code Node.isConnectedTo(), was used by UnconnectWays …
(edit) @16360   4 years simon04 MapCSSTagChecker: remove method (only used in one test)
(edit) @16337   4 years simon04 Checkstyle, PMD
(edit) @16335   4 years simon04 fix #19113 - Use JCS class instead of CompositeCacheManager
(edit) @16334   4 years simon04 InternetTags is a Test.TagTest
(edit) @16333   4 years simon04 Java 8: use Map.computeIfAbsent
(edit) @16332   4 years simon04 Java 8: use Stream
(edit) @16329   4 years simon04 fix #18830 - Remove PreferencesUtils#readPrefsFromJS due to Nashorn removal
(edit) @16310   4 years simon04 Fix typos in Javadoc
(edit) @16299   4 years GerdP fix spotbugs: RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @16297   4 years GerdP see #18847, #19076: Changing value of …
(edit) @16296   4 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16295   4 years GerdP fix #18138: Validator rules for connectivity relations 18138.8.patch …
(edit) @16273   4 years simon04 MapCSSTagChecker: fix typo
(edit) @16263   4 years simon04 Fix typo in code comment
(edit) @16262   4 years simon04 fix #18164 - Migrate OverpassTurboQueryWizard to Java The new …
(edit) @16260   4 years simon04 fix #19070 - SearchCompiler: regexp comparison using <tilde>
(edit) @16259   4 years simon04 Implement SearchCompiler.AbstractBinaryMatch.map
(edit) @16253   4 years simon04 fix #18468 - MapCSS: add support for text-rotation
(edit) @16248   4 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16247   4 years GerdP fix #19053: Validator does not find overlapping buildings anymore …
(edit) @16244   4 years simon04 fix #19048 - Opening hours syntax: validate opening_hours:covid19
(edit) @16241   4 years GerdP fix #18462: JOSM doesn't use preferences.xml_backup Show a popup …
(edit) @16240   4 years GerdP fix #17914: End node near other way test does not work if highways are …
(edit) @16230   4 years Don-vip see #18740 - checkstyle
(edit) @16226   4 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @16223   4 years Klumbumbus remove TLD from IANA
(edit) @16220   4 years GerdP fix #19003: different validator results with layer state "locked" - …
(edit) @16214   4 years Don-vip remove TLD from IANA
(edit) @16212   4 years Don-vip fix #18993 - allow to clone a locked dataset
(edit) @16208   4 years simon04 StyledMapRenderer.drawArea: fix redundant local variable, unboxed float
(edit) @16198   4 years GerdP see #18969: Improve performance of validator checks
(edit) @16192   4 years GerdP improve performance of LongSegment test: ignore nodes unless partial …
(edit) @16187   4 years Don-vip fix #18962 - introduce DataSet.update to avoid repetitive …
(edit) @16178   4 years Don-vip fix #18956 - allow TestError to be built with an empty list of …
(edit) @16172   4 years simon04 Fix JavaDoc warnings
(edit) @16154   4 years Don-vip see #17533 - see #18455 - partial revert of r15640, causing untagged …
(edit) @16152   4 years simon04 Fix typo in Javadoc
(edit) @16151   4 years simon04 remove TLD from IANA
(edit) @16143   4 years simon04 Fix typo in Javadoc
(edit) @16134   4 years GerdP see #18928: prevent possible endless loop in Multipolygon.joinWays()
(edit) @16130   4 years Don-vip see #17285 - add privacy-policy-url in mirror
(edit) @16127   4 years Don-vip see #17285 - add privacy-policy-url
(edit) @16123   4 years Don-vip fix #18918 - Enable Ctrl-H shortcut to display history of primitives …
(edit) @16119   4 years Don-vip fix #18928 - fix various crashes with empty ways
(edit) @16115   4 years GerdP see #18861: simplify code, no functional change intended
(edit) @16108   4 years Don-vip fix #18909 - UniqueIdGenerator.generateUniqueId() should be public …
(edit) @16106   4 years Don-vip fix #18901 - NPE when no WMTS layer is selected
(edit) @16101   4 years simon04 see #18896: ImageryInfo: use Utils.toUnmodifiableList and …
(edit) @16091   4 years Don-vip fix #18658 - Don't create empty validator layer
(edit) @16086   4 years simon04 see #18140 - Get rid of OpeningHoursParser.OpeningHoursTestError
(edit) @16085   4 years simon04 see #18140 - Remove obsolete OpeningHoursParser.CheckMode
(edit) @16078   4 years GerdP see #18643: I18n: improve plural forms
(edit) @16077   4 years simon04 see #18886 - Node.updateDirectionFlags: override to improve performance
(edit) @16076   4 years simon04 fix #18643 - I18n: improve plural forms
(edit) @16072   4 years simon04 see #18643 - I18n: improve plural forms
(edit) @16069   4 years simon04 see #18752 - Harmonize stopwatch logging
(edit) @16068   4 years simon04 fix #18752 - Remove i18n from debug logging strings
(edit) @16056   4 years simon04 CheckParameterUtil: replace ensure() with ensureThat() Makes code …
(edit) @16047   4 years GerdP fix #13805,#17737 improve progress bar of validator / Unclear scope of …
(edit) @16039   4 years simon04 see #18802 - MapCSSTagChecker: clear ruleToCheckMap cache
(edit) @16031   4 years GerdP see #18749: reduce memory footprint errors array was allocated with …
(edit) @15999   4 years simon04 see #18802 - MapCSSTagChecker: fix "Variable is already assigned to …
(edit) @15998   4 years simon04 see #18802 - MapCSSTagChecker: use Stream API
(edit) @15997   4 years simon04 see #18802 - MapCSSTagChecker: remove unused private function
(edit) @15994   4 years simon04 fix #18741 - Tag checker: report codepoint of unusual Unicode character
(edit) @15989   4 years simon04 see #18802 - MapCSSStyleIndex: rename/move
(edit) @15988   4 years simon04 see #18802 - MapCSSRule: support list of selectors - allows to drop …
(edit) @15987   4 years simon04 see #18802 - Selector: merge GeneralSelector/OptimizedGeneralSelector …
(edit) @15986   4 years simon04 see #18802 - Add Selector.getBase
(edit) @15984   4 years simon04 see #18802 - Add MapCSSRule.matches
(edit) @15983   4 years simon04 see #18802 - Extract org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
(edit) @15982   4 years simon04 see #18802 - MapCSSTagChecker.TagCheck: use unmodifiable collections
(edit) @15981   4 years simon04 see #18802 - MapCSSTagChecker: no not persist assertions Check …
(edit) @15980   4 years simon04 see #18802 - MapCSSTagChecker: simplify …
(edit) @15979   4 years simon04 see #18802 - Extract MapCSSTagCheckerAsserts class
(edit) @15978   4 years simon04 fix #18140 - Switch to OpeningHoursParser
(edit) @15972   4 years GerdP fix #18810: Validator dialog should show the test that produced the …
(edit) @15961   4 years GerdP fix #16707: Warn about overlapping connected buildings - add rule in …
(edit) @15959   4 years GerdP fix #13165 Validator did not warn about overlapping multipolygons - …
(edit) @15951   4 years simon04 Simplify OsmUtils.isTrue/isFalse/isReversed (fix NPE)
(edit) @15950   4 years simon04 Simplify OsmUtils.isTrue/isFalse/isReversed Just use a plain switch …
(edit) @15939   4 years GerdP fix checkstyle issues
(edit) @15938   4 years GerdP see #16707: improve highlighting of overlapping areas and "zoom to …
(edit) @15934   4 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15928   4 years GerdP simplify code
(edit) @15926   4 years Don-vip fix recently introduced SonarQube issues
(edit) @15911   4 years simon04 Fix typo
(edit) @15906   4 years simon04 Use Utils.hashMapInitialCapacity
(edit) @15903   4 years simon04 Projections.getProjectionByCode: use Map.computeIfAbsent
(edit) @15902   4 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15900   4 years simon04 Fix typo in code comment
(edit) @15893   4 years simon04 Fix SearchCompilerTest.testEqualsContract
(edit) @15891   4 years Don-vip fix #18731 - add method to search for all primitives inside a bbox …
(edit) @15888   4 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @15877   4 years Don-vip fix #18730 - BBox should allow adding a latlon with some extra space …
(edit) @15847   4 years simon04 Fix typo in Javadoc
(edit) @15841   4 years simon04 https://errorprone.info/bugpattern/OperatorPrecedence
(edit) @15840   4 years simon04 fix #18644 - Get rid of useless JCS warnings during startup
Note: See TracRevisionLog for help on using the revision log.