source: josm/trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ExpressionFactory.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7669   9 years stoecker remove two false icon detections
(edit) @7596   10 years Don-vip fix various warnings
(edit) @7530   10 years Don-vip improve mapcss javadoc
(edit) @7509   10 years stoecker remove tabs
(edit) @7450   10 years bastiK fixed #10421 - User-settings for mapcss mappaint styles * only boolean …
(edit) @7246   10 years bastiK fixed #10142 - Regression: MapCSS changes did break lane attribute style
(edit) @7238   10 years bastiK mapcss: improve implicit type conversion for eval expressions makes …
(edit) @7237   10 years bastiK fixed #10130 - add mapcss expression to get number of tags new mapcss …
(edit) @7193   10 years bastiK added right- and left-hand traffic database (new mapcss …
(edit) @7170   10 years simon04 fix #10063 - MapCSS: make min() and max() work on a list as well …
(edit) @7168   10 years simon04 see #10062 - MapCSS: really deprecate coalesce()
(edit) @7165   10 years simon04 see #10063 - MapCSS: add min() and max() according to standard
(edit) @7164   10 years simon04 fix #10062 - MapCSS: add any() according to MapCSS standard, …
(edit) @7162   10 years bastiK fixes #10061 - mapcss eval: deprecate use of length() for lists, use …
(edit) @7136   10 years bastiK mapcss: add support for alpha info in color property, e.g. color: …
(edit) @7103   10 years Don-vip fix potential exception in ExpressionFactory initialization (not sure …
(edit) @7099   10 years bastiK see #9691 - mapcss: fix concurrency problem with Expressions (cannot …
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7022   10 years Don-vip see #8465 - enable and fix more warnings
(edit) @7015   10 years Don-vip see #8465 - fix generics for JComboBox/JList
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6927   10 years Don-vip fix #9667 - Verify addresses interpolation range/values via MapCSS …
(edit) @6908   10 years Don-vip see #9784 - UTF8 encoding of strings used in CRC2 computation
(edit) @6899   10 years bastiK see #9784 - md5 hashcode in mapcss
(edit) @6896   10 years bastiK mapcss: add support for @media expressions includes part of the style …
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6809   10 years bastiK fixed #9674 - Support for escaping special characters
(edit) @6806   10 years Don-vip fix some Sonar issues introduced recently
(edit) @6805   10 years bastiK fixed #9674 - Support for escaping special characters
(edit) @6749   10 years simon04 fix #9596 - MapCSS style: determine opacity/transparency of a color …
(edit) @6737   10 years simon04 fix #8071 - MapCSS: skip null values in concat(), provide …
(edit) @6677   10 years simon04 see #9414 fix #9566: MapCSS validator: allow error message to access …
(edit) @6615   10 years Don-vip fix compilation warnings + minor code refactorization
(edit) @6611   10 years simon04 see #9516 - Replace BuildingInBuilding by a corresponding MapCSS test
(edit) @6610   10 years simon04 Fix Javadoc links (@see @link => @see)
(edit) @6560   10 years simon04 see #9485 - MapCSS: add support for set class_name instruction and …
(edit) @6538   10 years simon04 see #9414 - MapCSS-based tagchecker: provide {i.key}, {i.value}, …
(edit) @6535   10 years simon04 fix #9475 see #9470 - NPE on startup - …
(edit) @6534   10 years simon04 fix #9470 see #9414 - make "layer tag with + sign" auto fixable
(edit) @6506   10 years simon04 see #9414 - implement MapCSS-based tag checker/fixer The file …
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @5714   11 years bastiK mapcss: fix split function
(add) @5705   11 years bastiK mapcss: rework of eval expressions; significant performance …
Note: See TracRevisionLog for help on using the revision log.