artemp
|
8c6bf0eef6
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
|
artemp
|
18554ec0b1
|
remove static_visitor usage and rely on automatic result type deduction
(NOTE: expression_evaluator requires ```using result_type = T1;``` )
Conflicts:
src/image.cpp
|
2015-01-07 11:39:06 +01:00 |
|
artemp
|
333965b588
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
|
artemp
|
95cea92a4a
|
convert all boost::variant to util::variant
apart from topojson (TODO)
|
2014-08-12 13:40:45 +01:00 |
|
artemp
|
e315922b70
|
Merge branch 'master' into custom-variant-2
Conflicts:
include/mapnik/value.hpp
|
2014-08-11 11:53:59 +01:00 |
|
Dane Springmeyer
|
1727fae6e7
|
remove boost concept_check usage - refs #2346
|
2014-08-08 13:15:57 -07:00 |
|
artemp
|
1f403a078e
|
transform : is_null_node visitor
|
2014-08-08 16:43:15 +01:00 |
|
Dane Springmeyer
|
c5be70ff65
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07:00 |
|
Dane Springmeyer
|
5d12a345ae
|
start using c++11 features: auto/for/unique_ptr/variadic args - refs #1972
|
2013-09-19 20:19:01 -07:00 |
|
Mickey Rose
|
bd9609c370
|
new feature: transform expressions are now dynamic
(cherry picked from commit 173c402b5c142310087246b0ea54dbec54edcac8)
Conflicts:
include/mapnik/vertex_converters.hpp
src/agg/process_markers_symbolizer.cpp
src/agg/process_point_symbolizer.cpp
src/agg/process_polygon_pattern_symbolizer.cpp
src/load_map.cpp
|
2012-06-06 17:34:26 +02:00 |
|