Artem Pavlenko
|
65080e2a95
|
add support for BOOST_VERSION < 106700
|
2018-07-23 10:58:27 +01:00 |
|
Artem Pavlenko
|
664d3508de
|
remove reference_wrapper usage when injecting attributes into grammar ( >= boost_1_67) [skip-ci]
|
2018-04-18 12:53:17 +02:00 |
|
artemp
|
333ef9fde1
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
|
artemp
|
95cc560167
|
SVG points - implement using boost::spirit::x3 + refactor parse_rule instantiations into separate *.cpp
|
2016-12-23 14:40:59 +01:00 |
|
artemp
|
30749031cf
|
SVG path parser - boost::spirit::x3 based implementation
|
2016-12-22 14:57:26 +01:00 |
|
artemp
|
5745bedbd9
|
update copyright year to 2016
|
2016-12-20 17:57:22 +01:00 |
|
artemp
|
a5cfd27594
|
split svg_path_grammar,svg_points_grammar,svg_transform_grammar into *.hpp, *_impl.hpp + move boost::phoenix::function initialisation into ctor's
(ref #3343)
|
2016-03-04 15:34:45 +01:00 |
|
artemp
|
4659f40401
|
make svg_path_grammar and svg_points_grammar stateless ref #3343
(https://github.com/mapnik/mapnik/pull/2231)
|
2016-03-04 12:42:44 +01:00 |
|
Dane Springmeyer
|
a855a12532
|
make code comment about needing immutable grammars - refs #3342 [skip ci]
|
2016-03-03 09:14:06 -08:00 |
|
artemp
|
1fed45b123
|
export path_parse<svg_converter_type>
|
2016-01-12 15:08:28 +00:00 |
|
artemp
|
479a657437
|
make SVG path parser stricter by failing if not all input parsed ref #3225
|
2016-01-08 11:59:59 +00:00 |
|
artemp
|
8c6bf0eef6
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
|
artemp
|
333965b588
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
|
artemp
|
fe215a684e
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
|
Dane Springmeyer
|
d718e95ed6
|
use std::strlen not strlen from c
|
2013-01-15 13:32:09 -08:00 |
|
Dane Springmeyer
|
5120d0398d
|
add build file for headers and svg/output code directories to hold the svg_renderer used for output - refs #1438
|
2012-08-27 17:58:49 -07:00 |
|