Dane Springmeyer
|
5a2954dab7
|
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
|
2013-10-23 15:42:01 -07:00 |
|
artemp
|
b315eb2167
|
+ use std::shared_ptr and std::make_shared
|
2013-09-20 14:01:27 +01:00 |
|
Dane Springmeyer
|
ef4dfeb747
|
make it possible to disable compilation of grid_renderer - closes #1962
|
2013-07-23 19:37:25 -04:00 |
|
artemp
|
8bba93d299
|
+ don't pass std::string arg by value - use const&
|
2012-08-16 12:05:31 +01:00 |
|
kunitoki
|
1f351e0e09
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
|
Dane Springmeyer
|
39d199aa49
|
code formatting
|
2011-11-13 19:54:32 -08:00 |
|
Artem Pavlenko
|
911981aefd
|
+ various win32 fixes, mainly adding extra namespace qualifiers
for vc++10, MAPNIK_DECL ...
|
2011-10-19 15:29:24 +01:00 |
|
Dane Springmeyer
|
9cc93552f2
|
reflect mapnik.GridView in python
|
2011-06-04 00:26:29 +00:00 |
|