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
|
982aed825f
|
+ implement string2bool converters
|
2013-01-15 14:12:43 +00: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
|
a0c758df9e
|
fix ambiguious remove_const (fixes msvc 2010 compile)
|
2013-01-09 16:45:17 -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
|
3304841009
|
move type conversions code fully to cpp file to reduce compile times across code base
|
2013-01-04 09:27:39 -08:00 |
|
artemp
|
855aea95e0
|
+ mapnik::value and mapnik::parameters - initial support for 64-bit integers
|
2012-12-03 13:12:09 +00:00 |
|
Dane Springmeyer
|
7b84a2ce94
|
fix linking of postgis.input by using MAPNIK_DECL and ensuring the header is included in src/conversions.cpp - closes #1127
|
2012-04-05 16:59:36 -07:00 |
|
Artem Pavlenko
|
242385f16d
|
use mapnik::util namespace for conversions
|
2012-03-23 11:08:39 +00:00 |
|
Dane Springmeyer
|
5601731a89
|
fix macro in conversions.cpp
|
2012-03-13 08:05:26 -07:00 |
|
Dane Springmeyer
|
93995d7c4b
|
apply mapnik_format.el formatting
|
2012-03-13 07:56:11 -07:00 |
|
Artem Pavlenko
|
726724b3c7
|
pass by ref
move conversions impl into .cpp
|
2012-03-01 18:36:13 +00:00 |
|