Dane Springmeyer
|
0d95f038a7
|
shuffle the cost of spirit grammars
|
2014-07-25 16:15:18 -07:00 |
|
artemp
|
7b9ba0db31
|
canonical swap and operator==
|
2014-05-27 12:34:35 +01:00 |
|
Dane Springmeyer
|
e9ca9c8790
|
symbolizer-expressions replayed against latest master
|
2013-11-27 22:50:15 -08:00 |
|
Dane Springmeyer
|
03fdf7e596
|
Merge branch '2.3.x' of github.com:mapnik/mapnik
Conflicts:
src/deepcopy.cpp
src/expression.cpp
src/rule.cpp
|
2013-11-13 20:00:13 -08:00 |
|
Dane Springmeyer
|
5de5ffb764
|
remove unused and broken deepcopy support to be replaced in #2081 - refs #1390 and #946
|
2013-11-13 19:26:17 -08:00 |
|
artemp
|
7adee4ab36
|
c++11 : remove boost::make_shared includes
|
2013-10-17 15:09:56 +01:00 |
|
Dane Springmeyer
|
681f8853d3
|
pull in changes from master
|
2013-09-24 22:57:01 -07:00 |
|
artemp
|
62af2e6765
|
+ replace <boost/shared_ptr.hpp> with <memory>
|
2013-09-20 14:13:23 +01:00 |
|
artemp
|
b315eb2167
|
+ use std::shared_ptr and std::make_shared
|
2013-09-20 14:01:27 +01:00 |
|
Dane Springmeyer
|
0619477238
|
optimize rule::active which is called in loop in feature_style_processor_impl
|
2013-09-19 20:24:59 -07:00 |
|
Dane Springmeyer
|
bbcd53c6f4
|
refactor headers involving variant attempting to move as much variant usage out of hpp files to speed up compiles
|
2013-01-12 21:00:45 -08:00 |
|
Dane Springmeyer
|
a75cfa111b
|
iwyu
|
2013-01-03 23:55:09 -08:00 |
|
Dane Springmeyer
|
bf649176ae
|
finish move to cpp for rule class and fixup includes
|
2013-01-03 19:57:09 -08:00 |
|
Dane Springmeyer
|
0d8f415070
|
avoid unnessary datasource queries if style contains only empty rule(s) - closes #1670 - refs mapbox/carto#219
|
2012-12-21 20:03:41 -08:00 |
|
Dane Springmeyer
|
1f11aeb95a
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
This reverts commit bf5ffd04f4 .
|
2012-10-10 10:50:56 -07:00 |
|
Dane Springmeyer
|
bf5ffd04f4
|
move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527
|
2012-10-10 09:32:29 -07:00 |
|
Dane Springmeyer
|
ef28a1db80
|
cleanup includes in rule/feature_style_processor and move code to rule.cpp and raster_symbolizer.cpp
|
2012-10-01 15:01:12 -07:00 |
|