Commit graph

12250 commits

Author SHA1 Message Date
artemp
b7ca19c331 Merge branch 'master' into spirit-x3 2016-08-25 18:21:59 +01:00
artemp
69b0ee1ada Merge branch 'mapycz-fix-building-symbolizer' 2016-08-25 18:21:35 +01:00
artemp
ca88e55264 path_expression_grammer - implement parser using boost::spirit::x3 2016-08-25 18:00:14 +01:00
artemp
b4dda3c180 remove extra namespace qualifier 2016-08-25 17:59:21 +01:00
artemp
2c5d113da0 c++ tidy 2016-08-25 13:27:09 +01:00
artemp
df1a95eeef split conversions.cpp into separate compilation units to avoid boost::spirit::qi and boost::spirit::x3 clashes 2016-08-25 10:45:04 +01:00
Jiri Drbalek
2f98b8965b update visual tests data 2016-08-25 09:36:30 +00:00
Jiri Drbalek
8b18c605fd no need for heap allocation 2016-08-25 08:01:31 +00:00
Jiri Drbalek
6da9de5739 fix closing segment 2016-08-25 08:01:25 +00:00
artemp
200b9a75b0 cleanup 2016-08-24 15:33:37 +01:00
artemp
288ea27bc6 SVG parser - convert remaining grammars from spirit::qi to spirit::x3 2016-08-24 15:26:56 +01:00
artemp
d113659ee0 cleanup 2016-08-24 15:26:36 +01:00
artemp
b57f034d01 convert image_options grammar to boost::spirit::x3 2016-08-24 13:20:50 +01:00
artemp
4f9e97d955 text/placemenets/simple - upgrade parser to boost::spirit::x3 2016-08-24 09:53:31 +01:00
artemp
8374f44a53 pass context by const ref 2016-08-24 09:52:56 +01:00
artemp
ac35166073 font_feature_setting - upgrade parser to boost::spirit::x3 2016-08-24 09:35:46 +01:00
artemp
67f5470d3e Merge branch 'master' into spirit-x3 2016-08-24 08:47:22 +01:00
artemp
fe007915df Revert "Revert "mapnik::variant - use std::tuple<Typess...> instead of mpl::vector<Types...> and remove Boost.MPL dependency""
and remove `<boost/fusion/adapted/std_tuple.hpp>`

This reverts commit b6cc48fd40.
2016-08-23 15:45:15 +01:00
artemp
0412d2a88a move boost/fusion/adapted/std_tuple.hpp to image_filter_grammar_x3_def.cpp and reduce compile times 2016-08-23 15:23:35 +01:00
Dane Springmeyer
b6cc48fd40 Revert "mapnik::variant - use std::tuple<Typess...> instead of mpl::vector<Types...> and remove Boost.MPL dependency"
This reverts commit 6613222b84.
2016-08-22 11:40:06 -07:00
Dane Springmeyer
4dae4d43c5 restore test/data version - accidentally changed in 0ae2f1311c 2016-08-22 11:15:42 -07:00
Dane Springmeyer
0ae2f1311c update test data if UPDATE env set 2016-08-22 10:50:08 -07:00
artemp
f4833ac94a svg/dash_array parser - upgrade to boost::spirit::x3 2016-08-22 14:51:55 +01:00
artemp
6613222b84 mapnik::variant - use std::tuple<Typess...> instead of mpl::vector<Types...> and remove Boost.MPL dependency 2016-08-22 12:16:48 +01:00
artemp
b3a347c678 mapnik::variant - use std::tuple<Typess...> instead of mpl::vector<Types...> and remove Boost.MPL dependency 2016-08-22 12:14:41 +01:00
artemp
ccd95c88ec put assign<T> into anonymous namespace 2016-08-22 10:46:52 +01:00
artemp
3f0a3ee063 box2d_impl - use templated functor instead of generic lambdas + restor safe_cast<T> on assignment 2016-08-22 10:37:10 +01:00
artemp
45dd2754db box2d<T> - update to use boost::spirit::x3 2016-08-19 18:33:16 +01:00
artemp
85a75af9c6 shape.input - update to boost::spirit::x3 2016-08-19 16:11:22 +01:00
artemp
2425e352e8 conversions - use boost::spirit::x3 2016-08-19 15:36:05 +01:00
artemp
90ee3ad27c update heavy jobs object file list 2016-08-16 17:29:15 +01:00
artemp
94d58fa8e0 Merge branch 'master' into spirit-x3 2016-08-16 16:44:44 +01:00
artemp
7c45556138 update font path 2016-08-16 16:00:24 +01:00
artemp
1a29b35717 GeoJSON unit tests- ensure descriptors are ordered by name (ref #3494) 2016-08-16 15:46:10 +01:00
artemp
3788b2781e tiny format 2016-08-16 15:36:43 +01:00
artemp
f3252d00f4 expose "num_features_to_query" datasource parameter (ref #3495) 2016-08-16 10:55:56 +01:00
artemp
1e8f471448 minor formatting 2016-08-16 10:53:57 +01:00
artemp
b9279feee2 fix is_valid logic (ref #3494) 2016-08-15 12:49:43 +01:00
artemp
046c9638e1 GeoJSON - ensure descriptors order is consistent ( ref #3494) 2016-08-15 12:21:02 +01:00
artemp
0471f3369a add order_by_name helper method 2016-08-15 12:20:19 +01:00
artemp
008a6eb4cf test geojson - add empty featurecollection test 2016-08-15 10:44:54 +01:00
artemp
31814b32d0 rename empty_featureset => invalid_featureset to avoid ambiguity + add helper is_valid method 2016-08-15 10:41:30 +01:00
Dane Springmeyer
843f96083d update libwebp, always link mason packages 2016-08-12 16:00:21 -07:00
artemp
6118f60074 fix push/pop block remove duplicate headers 2016-08-12 18:52:20 +01:00
artemp
f9c321583f update CHANGELOG 2016-08-12 15:56:29 +01:00
artemp
92b4d7d6d9 Merge branch 'master' into spirit-x3 2016-08-12 15:38:16 +01:00
artemp
5c11fe49f9 geoson+topojson tests - correct expected test data (ref #3491) 2016-08-12 11:05:50 +01:00
artemp
8dca305e7e json stringifier - add missing quoting in nested json objects (ref #3491) 2016-08-12 11:04:30 +01:00
artemp
9448901907 Merge branch 'windows-unicode' 2016-08-12 09:31:46 +01:00
artemp
cdad126fa3 Merge branch 'master' into windows-unicode 2016-08-12 09:31:29 +01:00