source: josm/trunk/src/org/openstreetmap/josm/tools/MultiMap.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
(edit) @9790   8 years bastiK use intended units for east/north coordinates (see #12186) When …
(edit) @9755   8 years bastiK add preference type MultiMap (closes #12437)
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9074   8 years Don-vip pmd - Ternary operator with a boolean literal can be simplified with a …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(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) @7276   10 years Don-vip fix #9518 - Automatically reload MapCSS tagchecker validator rules …
(edit) @7275   10 years Don-vip see #9518 - refactor internals of MapCSSTagChecker to prepare later …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @5822   11 years Don-vip fix #8546 - Validator do not detect errors named identically (partial …
(edit) @5783   11 years Don-vip fix #8517 - Sort validator results (based on patch by windu.2b)
(edit) @4685   12 years bastiK session support (second part: "save as", see #4029) still osm-data …
(edit) @4668   12 years bastiK session support (first part, see #4029) Idea: Save and load the …
(edit) @3674   13 years bastiK Replace Bag by MultiMap. Both collections are quite similar, but there …
(edit) @3637   13 years jttt Fix name clash compilation problem (compilation worked with JDK 6, but …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2946   14 years bastiK autocompletion: Always add the preset keys/values to the …
(add) @2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
Note: See TracRevisionLog for help on using the revision log.