source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8394   8 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @8393   8 years Don-vip see #11447 - partial revert of r8384
(edit) @8392   8 years Don-vip remove useless code (Method implemented with an exact copy of its …
(edit) @8391   8 years Don-vip fix unit tests
(edit) @8390   8 years Don-vip Sonar - various performance improvements
(edit) @8389   8 years wiktorn addresses #11437 - properly pass information about errors during load …
(edit) @8388   8 years Don-vip performance - use of EnumMap / EnumSet
(edit) @8387   8 years Don-vip fix some Findbugs warnings
(edit) @8386   8 years Klumbumbus see #11339 - adjust presets for …
(edit) @8385   8 years Don-vip fix regressions of r8384
(edit) @8384   8 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8383   8 years Klumbumbus fix #11439 - split hockey into field_hockey and ice_hockey
(edit) @8382   8 years Don-vip fix copyright/license headers globally (missed a few files)
(edit) @8381   8 years Klumbumbus see #11443 - update two preset links
(edit) @8380   8 years Don-vip code style - A getX() method which returns a boolean should be named isX()
(edit) @8379   8 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8378   8 years Don-vip fix copyright/license headers globally
(edit) @8377   8 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8376   8 years Don-vip code style - remove useless calls to toString()
(edit) @8375   8 years Don-vip code style - Method stores return result in local before immediately …
(edit) @8374   8 years Don-vip code style - Unnecessary Final Modifier
(edit) @8373   8 years Don-vip code style - Method makes literal string comparisons passing the …
(edit) @8372   8 years Don-vip code cleanup
(edit) @8371   8 years Don-vip fix #11384 - UI problem with add tag dialog
(edit) @8370   8 years Don-vip fix #11393 - treat oneway=reversible on highway=motorway_link
(edit) @8369   8 years Don-vip fix #11396 - exclude man_made from overlapping way test
(edit) @8368   8 years Don-vip avoid deadlock
(edit) @8367   8 years Don-vip fix synchronization issue seen in unit test
(edit) @8366   8 years Don-vip fix #11421 - Support 'lat="..." lon="..."' specification in "Add node" …
(edit) @8365   8 years Don-vip fix Findbugs performance issues
(edit) @8364   8 years Don-vip fix Findbugs violation - ICAST: Integral division result cast to double
(edit) @8363   8 years Don-vip exclude generated files from FindBugs analysis
(edit) @8362   8 years Don-vip fix #11415 - Wrong warnings about unclosed ways
(edit) @8361   8 years Don-vip fix #11420 - reorder list of roles for public_transport relation preset
(edit) @8360   8 years Don-vip fix #11429 - StartupNotify=true in .desktop file
(edit) @8359   8 years Don-vip fix #11422 - Help for keyboard shortcut should consider the operating …
(edit) @8358   8 years Don-vip fix #11290 - fix width of auto_increment buttons for Aqua & Nimbus …
(edit) @8357   8 years Don-vip fix some Findbugs violations
(edit) @8356   8 years Don-vip remove public mutable array Main.commandLineArgs
(edit) @8355   8 years Don-vip update svn:ignore
(edit) @8354   8 years Don-vip fix #11432 - robustness against invalid GPX files
(edit) @8353   8 years stoecker fix #11433 - add steak_house as cuisine
(edit) @8352   8 years stoecker add Vietnamese language
(edit) @8351   8 years Don-vip fix unit test broken in r8346
(edit) @8350   8 years stoecker see #11419 - add size also to mirror
(edit) @8349   8 years stoecker see #11419 - support different tile sizes better (patch by wiktorn)
(edit) @8348   8 years Don-vip use of Utils.getDurationString()
(edit) @8347   8 years Don-vip simplify/instrument SAX code
(edit) @8346   8 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @8345   8 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8344   8 years bastiK applied #10454 - Mapbox "empty" tile (imagery with zoom level > 17) …
(edit) @8343   8 years Balaitous see #10748 - Move and connect way to an external node with shape …
(edit) @8342   8 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8341   8 years stoecker typo
(edit) @8340   8 years stoecker #see #11409 - small design improvement
(edit) @8339   8 years stoecker fix #11409 - Remotecontrol on IPv6 and IPv4
(edit) @8338   8 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8337   8 years stoecker remotecontrol listens on IPv4 and IPv6 separately, fix #11409
(edit) @8336   8 years stoecker i18n update in case of a new release
(edit) @8335   8 years Klumbumbus see #11339 - fix position of preset entry man_made=storage_tank
(edit) @8334   8 years stoecker see #11405 - fix typo
(edit) @8333   8 years Don-vip see #11390 - prefer Java 8 runtime over Java 7 in launch script
(edit) @8332   8 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8331   8 years simon04 fix #10278 - MapCSSTagChecker: preprocess MapCSS for media queries support
(edit) @8330   8 years simon04 see #11384 - Attempt to fix UI problem with add tag dialog
(edit) @8329   8 years Klumbumbus fix #11391 - adjust amenity=sanitary_dump_station preset (modified …
(edit) @8328   8 years Klumbumbus fix #11339 - add man_made=storage_tank to preset and mappaint style …
(edit) @8327   8 years Don-vip fix #11386 - reduce cache memory footprint (patch by wiktorn)
(edit) @8326   8 years Don-vip fix #11404 - High CPU load during tile loading in TMS layer and …
(edit) @8325   8 years Don-vip see #11405 - fix typo
(edit) @8324   8 years Don-vip squid:S1133 - remove deprecated code
(edit) @8323   8 years stoecker see #10684 - remove remaining overlay() calls
(edit) @8322   8 years simon04 fix #11380 - JOSM notes layer thinks that all notes were created on …
(edit) @8321   8 years Klumbumbus remove deprecated emergency=aed mappaint style
(edit) @8320   8 years stoecker fix #11405 - warn about very long segments (>15km for now)
(edit) @8319   8 years Don-vip fix #11400 - allow osm.notes.daysClosed=-1
(edit) @8318   8 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8317   8 years Don-vip see #11390 - accept openjdk-8-jre in Debian control file, prefer …
(edit) @8316   8 years stoecker still something left from mapcss switch
(edit) @8315   8 years stoecker remove old migration code
(edit) @8314   8 years bastiK applied #10902 - TMS simultaneous connections (2nd patch by wiktorn)
(edit) @8313   8 years Don-vip fix #11397 - NPE
(edit) @8312   8 years stoecker revert build breaking change
(edit) @8311   8 years stoecker split core translation into two parts
(edit) @8310   8 years stoecker add baselanguage keyword
(edit) @8309   8 years stoecker disable old empty internal tagchecker file
(edit) @8308   8 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8307   8 years bastiK applied #10902 - TMS simultaneous connections (patch by wiktorn)
(edit) @8306   8 years bastiK see #10512 - move taginfoextract.groovy to scripts directory
(edit) @8305   8 years Don-vip update Eclipse configuration to improve build time and compatibility …
(edit) @8304   8 years Don-vip simplify URL encoding/decoding
(edit) @8303   8 years Balaitous fix #7421 - Circle created from way heads always clockwise * If 3 …
(edit) @8302   8 years Klumbumbus see #11394 - do not warn about all club=* (e.g. …
(edit) @8301   8 years Don-vip fix #11394 - disable warning "sport without physical feature" for …
(edit) @8300   8 years Don-vip update presets links
(edit) @8299   8 years stoecker see #8562 - text correction
(edit) @8298   8 years stoecker see #8562 - text improvement
(edit) @8297   8 years Don-vip fix #11382 - Improve MapCSS speed by using BitSets (patch by michael2402)
(edit) @8296   8 years stoecker see #8562 - move IPv6 detection to main class instead of preferences
(edit) @8295   8 years stoecker fix #8562 - autodetect working IPv6 - hopefully solve bad Java IPv6 support
Note: See TracRevisionLog for help on using the revision log.