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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17860   3 years simon04 fix #20841 - Fix NPE at …
(edit) @17849   3 years simon04 fix #20830 - Reduce heap size of org.openstreetmap.josm.data.osm.Node …
(edit) @17838   3 years simon04 see #14176 - Migrate HistoryOsmPrimitive to Instant
(edit) @17836   3 years simon04 NoteData: use UserIdentityManager.asUser
(edit) @17825   3 years simon04 see #20467 - Checkstyle
(edit) @17823   3 years simon04 see #20745 - Avoid heap allocations in OsmReader 5.13% of …
(edit) @17822   3 years simon04 see #20745 - Avoid heap allocations in OsmReader 12.0% of …
(edit) @17812   3 years GerdP see #20467: Show landuse type in relation menu - add missing import …
(edit) @17810   3 years stoecker fix #20467 - support more relation types details
(edit) @17787   3 years simon04 fix #20741 - Various code simplifications (patch by gaben)
(edit) @17786   3 years simon04 see #20741 - Fix typos in code and strings (patch by gaben)
(edit) @17761   3 years GerdP see #20729:Alert user if validation action is performed with data …
(edit) @17755   3 years simon04 fix #20039 - Add 'import_uuid' & 'gnis:import_uuid' to discardable key list
(edit) @17752   3 years simon04 see #20745 - Avoid heap allocations due to BBox in IPrimitive.getBBox …
(edit) @17749   3 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17747   3 years simon04 Extract SearchCompiler.TimestampRange.create
(edit) @17746   3 years simon04 fix #16171 - Case sensitive regexp key=value searches aren't case sensitive
(edit) @17720   3 years simon04 see #14176 - Migrate ChangesetDiscussionComment to Instant
(edit) @17717   3 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17716   3 years simon04 see #14176 - Migrate UserInfo to Instant
(edit) @17712   3 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17703   3 years simon04 see #19399 - Extract interface IBounds
(edit) @17674   3 years simon04 see #20673 - DefaultNameFormatter: add comment pointing to …
(edit) @17673   3 years simon04 see #20673 - Simplify DefaultNameFormatter.format(IPrimitive)
(edit) @17672   3 years simon04 see #20673 - Extract DefaultNameFormatter.formatLocalName to fix code …
(edit) @17671   3 years simon04 see #20673 - Extract DefaultNameFormatter.formatAddress to fix code …
(edit) @17662   3 years simon04 fix #19012 - Tagging presets: additional matching criteria via `<item …
(edit) @17589   3 years simon04 see #20613 - Fix NPE in AbstractPrimitive.visitKeys
(edit) @17587   3 years simon04 see #20613 - AbstractPrimitive.keySet/keys: fix fast path for single key
(edit) @17585   3 years simon04 see #20613 - Use Tagged.visitKeys() Avoids creating a temporary …
(edit) @17584   3 years simon04 see #20613 - Introduce Tagged.keys() Avoids creating a temporary …
(edit) @17559   3 years Don-vip fix #20587 - fix potential infinite loop in QuadBuckets toArray (patch …
(edit) @17515   3 years Don-vip see #19724 - update to error-prone 2.5.1, checkstyle 8.36, spotbugs 4.2.1
(edit) @17471   3 years GerdP see #17184: Memory leaks - use String.intern() for field role in …
(edit) @17464   3 years GerdP see #17184: Memory leaks - clear also refs to Conflicts which refer to …
(edit) @17459   3 years Don-vip fix #20363 - Extract necessary method for QuadBuckets into separate …
(edit) @17456   3 years GerdP see #20313: Relation editor: Changes of "uninteresting" tags in …
(edit) @17425   3 years GerdP fix #20031: area:highway validation produces false positive …
(edit) @17358   3 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17357   3 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17350   3 years GerdP fix #19465: Make "Overlapping ways" less aggressive - new preference …
(edit) @17344   3 years simon04 SearchCompiler: tune logging
(edit) @17341   3 years GerdP fix #20091: Downloading incomplete, deleted members leads to data …
(edit) @17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17332   3 years Don-vip fix #20131 - fix unit tests and codestyle violations
(edit) @17283   3 years GerdP fix #19438: DataIntegrityProblemException: Deleted node referenced …
(edit) @17191   4 years GerdP simplify code introduced with r17190
(edit) @17190   4 years GerdP fix #19438: DataIntegrityProblemException: Deleted node referenced …
(edit) @17166   4 years simon04 fix #19914 - Deal with DateTimeException when using DateUtils
(edit) @17153   4 years Klumbumbus see #17809 - Don't promote spelling FIXME, deprecate Fixme in favor of …
(edit) @17136   4 years GerdP see #19898: Performance improvements for DatasetMerger Avoid to avoid …
(edit) @17110   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17103   4 years GerdP increase @since
(edit) @17102   4 years GerdP fix #19881: Poor performance in delete action - avoids a repeated …
(edit) @17093   4 years simon04 Use Collection.addAll
(edit) @17012   4 years simon04 fix #19705 - StyledMapRenderer.drawIcon: bicubic interpolation …
(edit) @16992   4 years Klumbumbus fix #19713 - Add junction=circular (icon self created, PD and CC0 …
(edit) @16981   4 years simon04 Fix typo in code comment
(edit) @16977   4 years simon04 Fix typo in Javadoc
(edit) @16962   4 years simon04 TagEntryIterator: fix typo
(edit) @16953   4 years simon04 Java 8: use Comparator.comparing
(edit) @16952   4 years simon04 see #19717 - Extract DefaultNameFormatter.removeBiDiCharacters
(edit) @16951   4 years simon04 fix #19717 - DefaultNameFormatter: add missing U+202C POP DIRECTIONAL …
(edit) @16950   4 years simon04 Revert "fix #19717 - DefaultNameFormatter: use FIRST-STRONG ISOLATE …
(edit) @16937   4 years simon04 fix #19717 - DefaultNameFormatter: use FIRST-STRONG ISOLATE for …
(edit) @16922   4 years simon04 fix #19705 - StyledMapRenderer: render turn restrictions in HiDPI
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16824   4 years simon04 Remove Collection.contains check for Collection.remove
(edit) @16700   4 years simon04 fix #18213 - MapCSS: add support for repeat-image-opacity
(edit) @16673   4 years simon04 fix #19381 - Upload dialog: warn about large bounding box
(edit) @16657   4 years simon04 Fix typos in Javadoc
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16641   4 years simon04 fix #18258 - OsmReader: Allow end user to know what the original id of …
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
(edit) @16626   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
(edit) @16621   4 years simon04 see #19334 - Use @SuppressWarnings to ignore seldom occurring …
(edit) @16581   4 years simon04 fix #13082 - SearchCompiler: add members: keyword to search for …
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16548   4 years simon04 fix #18801 - Allow layers to determine autosave functionality (patch …
(edit) @16546   4 years simon04 fix #19343 - DataIntegrityProblemException: report commands involving …
(edit) @16542   4 years simon04 fix #19225 - MapRendererPerformanceTest does not render as intended …
(edit) @16491   4 years GerdP see #19281: fix typo
(edit) @16488   4 years simon04 fix #19281, see #19174 - Use Objects.hash where it is not used (patch …
(edit) @16468   4 years simon04 Java 8: use Collection.removeIf
(edit) @16463   4 years GerdP remove dead deprecated code
(edit) @16460   4 years GerdP see #19254 - double click on first row did not work - allow to use all …
(edit) @16453   4 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16451   4 years simon04 see #19251 - Java warning, FindBugs
(edit) @16449   4 years simon04 Deprecate unused PrimitiveData.getFilteredList
(edit) @16445   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16433   4 years simon04 fix #18107 - ChangesetCacheManager: copy a list of changesets to clipboard
(edit) @16421   4 years simon04 Use IPrimitive.isMultipolygon
(edit) @16417   4 years simon04 Fix typo in Javadoc
(edit) @16393   4 years GerdP fix #19181: Preference "Draw. Direction Arrows" looks ugly when zoomed …
(edit) @16387   4 years simon04 Java 8: use Stream.anyMatch
(edit) @16364   4 years GerdP fix checkstyle issues
(edit) @16361   4 years GerdP deprecate dead(?) code Node.isConnectedTo(), was used by UnconnectWays …
(edit) @16263   4 years simon04 Fix typo in code comment
Note: See TracRevisionLog for help on using the revision log.