Dane Springmeyer
|
790be266f8
|
iwyu
|
2013-01-24 22:04:17 -08:00 |
|
Dane Springmeyer
|
3149c8db3d
|
fixup a few includes around text formatting
|
2013-01-21 17:05:33 -08:00 |
|
Dane Springmeyer
|
ba6f3cf2ca
|
include cleanup around symbolizer helpers
|
2013-01-21 14:32:28 -08:00 |
|
Dane Springmeyer
|
70008ca781
|
iwyu
|
2013-01-21 14:15:08 -08:00 |
|
Dane Springmeyer
|
84197b1b98
|
speed up snprintf double to string by removing unused code but default to using karma for now given it is more future proof - followup to #1697
|
2013-01-21 10:25:27 -08:00 |
|
Dane Springmeyer
|
ccd9acfecc
|
default to fast, simple, and correct (per ostringstream) to_string conversions fully removing boost::lexical_cast, disabling karma, and fixing up tests
|
2013-01-19 10:12:32 -08:00 |
|
Dane Springmeyer
|
e16567fecb
|
fixup std:: prefixing of cmath functions - closes #1694
|
2013-01-17 13:53:48 -08:00 |
|
artemp
|
eb8b2552ef
|
+ update xml_tree to use xml_attrinbute_cast and remove fast_cast
|
2013-01-16 12:42:20 +00:00 |
|
artemp
|
1b3ef49377
|
+ remove unnecessarily checks
|
2013-01-16 10:51:45 +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
|
24463d0f25
|
workaround boost::error_cant_deduce_type error when building against boost trunk (currently 1_53) - refs #1658
|
2013-01-15 17:12:53 -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
|
d718e95ed6
|
use std::strlen not strlen from c
|
2013-01-15 13:32:09 -08:00 |
|
artemp
|
b4723b6dd1
|
+ fix typo
|
2013-01-15 14:34:38 +00:00 |
|
artemp
|
96857ca291
|
+ wrap xml_attribute.value into std::string to avoid crashes
when linking to libc++ on os x (TODO)
|
2013-01-15 14:14:47 +00:00 |
|
artemp
|
e8cc64a9a7
|
+ fast_cast to mapnik::boolean specialization
|
2013-01-15 14:14:08 +00:00 |
|
artemp
|
982aed825f
|
+ implement string2bool converters
|
2013-01-15 14:12:43 +00:00 |
|
Dane Springmeyer
|
dca04fc9d4
|
iwyu
|
2013-01-13 22:02:18 -08:00 |
|
Dane Springmeyer
|
071c67d438
|
iwyu
|
2013-01-13 22:01:13 -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
|
40c51089af
|
we only need two integer signatures for to_string if BIGINT is defined
|
2013-01-10 20:57:02 -08:00 |
|
Dane Springmeyer
|
25bfc45bef
|
fixup includes in expression_string.cpp
|
2013-01-10 19:52:24 -08:00 |
|
Dane Springmeyer
|
2337a247d3
|
cairo: properly handle alpha when setting color - fixes failing visual test (marker_line_placement_on_points)
|
2013-01-10 17:44:34 -08:00 |
|
Dane Springmeyer
|
805664056a
|
append rather than prepend cairo paths to ensure that internal/local paths come first as per the last configure sort by priority
|
2013-01-10 17:08:58 -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
|
7aab2bca4f
|
iwyu
|
2013-01-09 16:45:37 -08:00 |
|
Dane Springmeyer
|
a0c758df9e
|
fix ambiguious remove_const (fixes msvc 2010 compile)
|
2013-01-09 16:45:17 -08:00 |
|
Dane Springmeyer
|
94ff584190
|
finish complete removal of any trace of cairomm/libsigc++ - amends f25d4d9279 and closes #1681
|
2013-01-09 12:49:39 -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
|
f315a87874
|
further cleanup of expression related headers
|
2013-01-08 15:12:39 -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
|
ca41be2372
|
fixup forward declares - amends 2d7c7fed9b
|
2013-01-06 11:56:35 -08:00 |
|
Dane Springmeyer
|
7e2f5caf0a
|
remove uneeded c_str() call
|
2013-01-06 11:34:36 -08:00 |
|
Dane Springmeyer
|
7087fb9698
|
amend c61335c277 , unbreak datasource templates, and add a test to ensure it does not regress again
|
2013-01-04 14:36:24 -08:00 |
|
Dane Springmeyer
|
af3d4486cf
|
fix default log severity
|
2013-01-04 13:52:50 -08:00 |
|
Dane Springmeyer
|
866597c8c3
|
Fix -Wshadow warnings
|
2013-01-04 11:06:03 -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
|
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
|
70ef017f8c
|
move karma out of header to radically speed up compile times of files including image_filter_types.hpp
|
2013-01-04 00:07:57 -08:00 |
|
Dane Springmeyer
|
17b0b1eeb1
|
iwyu
|
2013-01-03 23:56:47 -08:00 |
|
Dane Springmeyer
|
e9343ca32c
|
iwyu
|
2013-01-03 23:56:11 -08:00 |
|
Dane Springmeyer
|
a75cfa111b
|
iwyu
|
2013-01-03 23:55:09 -08:00 |
|
Dane Springmeyer
|
0812ac871d
|
iwyu
|
2013-01-03 23:54:04 -08:00 |
|
Dane Springmeyer
|
5c0e52b979
|
iwyu
|
2013-01-03 23:53:47 -08:00 |
|
Dane Springmeyer
|
54aa2c040d
|
iwyu
|
2013-01-03 23:52:58 -08:00 |
|
Dane Springmeyer
|
b6cd17847c
|
iwyu
|
2013-01-03 23:20:30 -08:00 |
|
Dane Springmeyer
|
32760318a4
|
iwyu
|
2013-01-03 23:19:54 -08:00 |
|
Dane Springmeyer
|
a87f7160dd
|
fixup includes for src/map.cpp
|
2013-01-03 20:07:44 -08:00 |
|
Dane Springmeyer
|
17d80780bd
|
fixup includes for save_map.cpp
|
2013-01-03 20:06:10 -08:00 |
|