Dane Springmeyer
|
769b15e42a
|
use std::fabs for clarity - refs #1694
|
2013-01-17 13:13:33 -08:00 |
|
Dane Springmeyer
|
0ab900bc64
|
iwyu
|
2013-01-17 13:12:32 -08:00 |
|
Dane Springmeyer
|
d0e375b25c
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2013-01-17 13:02:03 -08:00 |
|
Dane Springmeyer
|
3ef93f8684
|
fix incorrect float rounding - closes #1693 - refs #1694
|
2013-01-17 13:00:54 -08:00 |
|
Dane Springmeyer
|
038159385b
|
minor syntax cleanups to markers placement - no functional change
|
2013-01-17 12:45:10 -08:00 |
|
artemp
|
b438eec762
|
+ implement from std::string extractor to minimize
usage of boost::lexical_cast
|
2013-01-17 14:21:11 +00:00 |
|
artemp
|
95f631f0ff
|
+ xml_attribute_cast
NOTE: will throw for types that don't have explicit specialization
it's ok to use boost::format in err branch of code
|
2013-01-16 12:40:25 +00:00 |
|
Dane Springmeyer
|
18e23be9c0
|
merge work from mappy/abonnasseau allowing buffer-size to be overiddend by layer - closes #1566
|
2013-01-15 18:53:34 -08:00 |
|
Dane Springmeyer
|
2d340a296f
|
clean up spirit headers to avoid usage of non-standard/non-futureproof spirit/home path - refs #1658
|
2013-01-15 14:32:29 -08:00 |
|
Dane Springmeyer
|
4bfc9f7cca
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2013-01-15 11:01:17 -08:00 |
|
artemp
|
00d71dd40d
|
Merge remote-tracking branch 'origin/master'
|
2013-01-15 14:15:40 +00:00 |
|
artemp
|
982aed825f
|
+ implement string2bool converters
|
2013-01-15 14:12:43 +00:00 |
|
artemp
|
f1d142a3c1
|
+ cleanup
|
2013-01-15 14:06:15 +00:00 |
|
artemp
|
e4bc9cab8d
|
+ cleanup
|
2013-01-15 14:05:40 +00:00 |
|
Dane Springmeyer
|
0ce8518a8d
|
iwyu
|
2013-01-14 19:46:01 -08:00 |
|
Dane Springmeyer
|
ae18d0f4f7
|
iwyu
|
2013-01-14 19:45:14 -08:00 |
|
Dane Springmeyer
|
2aeb0da813
|
iwyu - fixes msvc compile
|
2013-01-14 10:23:14 -08:00 |
|
Dane Springmeyer
|
9480ffb2b3
|
avoid fwd declare of variant in params.hpp to avoid an excessive amount of cpp files needing variant.hpp directly
|
2013-01-13 22:00:03 -08:00 |
|
Dane Springmeyer
|
6859bea499
|
iwyu
|
2013-01-13 21:48:56 -08:00 |
|
Dane Springmeyer
|
2209b1e542
|
iwyu
|
2013-01-12 21:10:10 -08:00 |
|
Dane Springmeyer
|
88e8a67ded
|
remove unused variable
|
2013-01-12 21:10:01 -08: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
|
1f9d863a11
|
remove seemingly unused function in enumeration header which breaks with msvc - closes #1686
|
2013-01-10 21:02:12 -08:00 |
|
Dane Springmeyer
|
5440594e0c
|
fix grid rendering in 32 bit (non bigint) mode
|
2013-01-10 20:57:37 -08:00 |
|
Dane Springmeyer
|
40c51089af
|
we only need two integer signatures for to_string if BIGINT is defined
|
2013-01-10 20:57:02 -08:00 |
|
Dane Springmeyer
|
f6805944fb
|
iwyu
|
2013-01-10 19:52:01 -08:00 |
|
Dane Springmeyer
|
6b2b66b894
|
fix handling/install of sparsehash headers
|
2013-01-10 09:39:43 -08:00 |
|
Dane Springmeyer
|
c39ec51793
|
fix compile with g++ on linux
|
2013-01-09 19:20:05 -08:00 |
|
Dane Springmeyer
|
bb43f2cec1
|
refactor params interface to move lexical cast out of header
|
2013-01-09 19:12:20 -08:00 |
|
Dane Springmeyer
|
eecab1b22b
|
move jpeg callback functions to jpeg_detail namespace to avoid conflict with mapnik::boolean
|
2013-01-09 18:59:29 -08:00 |
|
Dane Springmeyer
|
7aab2bca4f
|
iwyu
|
2013-01-09 16:45:37 -08:00 |
|
Dane Springmeyer
|
7d62c3e8ba
|
add missing function declaration in image_util.hpp (was orphaned in cpp file)
|
2013-01-09 12:47:17 -08:00 |
|
Dane Springmeyer
|
4468aaa082
|
remove commented, old cairo RefPtr line
|
2013-01-09 11:12:20 -08:00 |
|
artemp
|
f25d4d9279
|
+ implement cairo_context wrapper and remove unnecessary dependencies
( cairomm, libsigc++)
|
2013-01-09 17:00:30 +00:00 |
|
Dane Springmeyer
|
0121f53f56
|
refactor and speed up hextree image encoding by using dense_has_map - refs #1629
|
2013-01-08 19:07:11 -08:00 |
|
Dane Springmeyer
|
339e23d63e
|
speed up compile of image_util.hpp
|
2013-01-08 18:40:22 -08:00 |
|
Dane Springmeyer
|
f315a87874
|
further cleanup of expression related headers
|
2013-01-08 15:12:39 -08:00 |
|
Dane Springmeyer
|
135c0ab162
|
fix compile with g++/linux
|
2013-01-08 15:05:05 -08:00 |
|
Dane Springmeyer
|
9ec6df4898
|
Add new header
|
2013-01-08 14:18:01 -08:00 |
|
Dane Springmeyer
|
b5c06965ac
|
refactor expression and value type usage to speed up compile time
|
2013-01-08 14:17:31 -08:00 |
|
Dane Springmeyer
|
501fd64194
|
remove boost::property_map, which is unneeded in new context interface
|
2013-01-07 12:33:20 -08:00 |
|
Dane Springmeyer
|
ca41be2372
|
fixup forward declares - amends 2d7c7fed9b
|
2013-01-06 11:56:35 -08:00 |
|
Dane Springmeyer
|
c3e941f0b8
|
iwyu
|
2013-01-04 14:39:00 -08:00 |
|
Dane Springmeyer
|
cc431505e0
|
fix #1487 (marker placement when spacing < width) and add tests
|
2013-01-04 13:42:13 -08:00 |
|
Dane Springmeyer
|
3304841009
|
move type conversions code fully to cpp file to reduce compile times across code base
|
2013-01-04 09:27:39 -08:00 |
|
Dane Springmeyer
|
a01a998aff
|
reduce unneeded usage of boost in sql_utils.hpp
|
2013-01-04 09:26:22 -08:00 |
|
Dane Springmeyer
|
59dace25db
|
move base value type definitions to separate header to enable basic types to be includes without full overhead of value conversions
|
2013-01-04 09:25:56 -08:00 |
|
Dane Springmeyer
|
648105c2c4
|
move params impl to cpp to avoid overhead of lexical cast header compile which would otherwise be included implicitly in every datasource plugin
|
2013-01-04 09:24:35 -08:00 |
|
Dane Springmeyer
|
39f0d52090
|
iwyu
|
2013-01-04 09:18:40 -08:00 |
|
Dane Springmeyer
|
2d7c7fed9b
|
use more forward declares in renderer headers to speed up compiles of process cpp files
|
2013-01-04 09:17:58 -08:00 |
|