artemp
|
8ce7a1c43d
|
refactor souce code files with the following rule: the physical filesytem path matches namespace structure
e.g `mapnik::geometry::centroid()` -> `$(MAPNIK_SOURCE)/include/mapnik/geometry/centroid.hpp`
|
2016-10-11 18:01:29 +02:00 |
|
Dane Springmeyer
|
fde36984de
|
minor unit test cleanups to prepare to test amalgamation
|
2016-03-03 10:53:58 -08:00 |
|
artemp
|
90a27abccb
|
catch and remove more spurious std::move's
|
2015-06-02 15:36:31 +01:00 |
|
Blake Thompson
|
ee551cd949
|
Removed vector tile strategy
|
2015-05-26 16:18:10 -05:00 |
|
Blake Thompson
|
3768702699
|
Updated unit tests
|
2015-05-26 16:03:25 -05:00 |
|
Blake Thompson
|
506d2f435f
|
Added vector tile strategy
|
2015-05-26 15:52:41 -05:00 |
|
Blake Thompson
|
611eb6e7a3
|
Changed from numeric casts to static casts
|
2015-05-26 15:52:41 -05:00 |
|
Blake Thompson
|
166e606b71
|
Better tests to fully cover all cases
|
2015-05-12 15:01:17 -05:00 |
|
Blake Thompson
|
39428585f0
|
Added the rounding_cast utility, and added a scale_rounding_strategy to support this new casting type. Added tests for it
|
2015-05-12 14:36:29 -05:00 |
|
Dane Springmeyer
|
126c777c8d
|
shuffle around boost/geometry usage in headers to reduce compile time
|
2015-05-05 22:04:49 -07:00 |
|
Dane Springmeyer
|
edf7616b19
|
reorganize c++ tests
|
2015-04-25 22:08:12 +02:00 |
|