Dane Springmeyer
|
f9e11dabeb
|
simplify agg_basics.h
- remove unused/obsolete asm
- visual studio since 2010 supports long long and we target 2014 now
|
2014-08-30 15:39:52 -07:00 |
|
Dane Springmeyer
|
7e74967282
|
fix std:: prefixing for cmath
|
2014-08-30 15:13:26 -07:00 |
|
artemp
|
d6c56e737f
|
== c++11
+ remove legacy 'register' keyword usage from last century
|
2013-10-15 16:29:24 +01:00 |
|
artemp
|
c0b4eda911
|
+ use c++ headers
+ apply mapnik c++ style formatting
|
2013-03-01 11:08:58 -05:00 |
|
Artem Pavlenko
|
92c41e8626
|
+ restore allocator (as it used to store objects with
non-trivial ctor's - svg_converter) TODO: expose allocator
|
2012-05-15 14:30:04 +01:00 |
|
Artem Pavlenko
|
2f5e7f8464
|
+ use in-place ::new/::delete
|
2012-03-23 09:31:02 +00:00 |
|
Dane Springmeyer
|
28ed3e5fdf
|
remove tinyxml, no longer needed by boost ptree as it bundles rapidxml now
|
2011-10-11 20:02:50 -07:00 |
|