source: josm/trunk/src/org/openstreetmap/josm/data/Version.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9407   8 years Don-vip findbugs - fix warning OBL_UNSATISFIED_OBLIGATION: "Version.init() may …
(edit) @9019   8 years Don-vip fix #12112 - Use java.util.Properties to read REVISION file in the …
(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) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6421   10 years simon04 see #9341 - provide utility methods to open URL + decompress stream if …
(edit) @6317   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @5956   11 years Don-vip fix #8701 - Do not include OS details in changeset created_by tag
(edit) @5881   11 years stoecker javadoc fixes
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5868   11 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5850   11 years Don-vip fix #8602 - More detailed OS version info for Linux and Windows systems
(edit) @5839   11 years Don-vip see #8570 - close more streams
(edit) @5819   11 years stoecker add system name to user agent string, remove direct setting of user …
(edit) @5362   12 years stoecker reintroduce the feature to give the build a name
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4259   13 years bastiK see #5906 - start option --version
(edit) @4237   13 years stoecker fix #6593 - patch by Don-vip - UTF-8 file loading fix (the last one?)
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2926   14 years mjulius Fix NPE when CONTRIBUTION|LICENSE|README files are not found
(edit) @2845   14 years mjulius fix messages for data
(edit) @2822   14 years Gubaer see #4339: applied patch by andre68: MessageFormat fixes
(edit) @2730   14 years stoecker fix #4287 - typo
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2370   14 years stoecker reworked user agent string to match established format
(edit) @2369   14 years Gubaer fixed #3305: Version is UNKNOWN see also [wiki:CreateBuild howto …
(add) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
Note: See TracRevisionLog for help on using the revision log.