eb16e7a647
fix all files
...
format files
2022-08-14 22:26:31 +02:00
e7c3d04309
format dir include and src
...
format all files
Revert "format all files"
This reverts commit 95d5812e49e7f916b68e786596f5a8eb5bcac414.
Revert "format some files"
This reverts commit ed3c8762d4d828b2b28e7b18809fc33f4f8ccaf5.
format all files
fix formatting in dir include
fix formatting of debug macro
2022-01-27 00:12:08 +01:00
bd961c4da2
update copyright year [skip ci]
2021-01-05 14:39:07 +00:00
64054fade4
compiler independent warning ignore
...
Signed-off-by: Mathis Logemann <mathisloge@gmail.com >
2020-11-19 17:25:10 +01:00
333ef9fde1
update copyright year
2017-05-05 13:02:01 +02:00
5745bedbd9
update copyright year to 2016
2016-12-20 17:57:22 +01:00
7608040906
centralize warning suppression
2015-11-07 17:53:09 -08:00
8c6bf0eef6
update copyright notice
2015-06-16 12:49:16 +02:00
333965b588
update copyright year
2014-11-20 15:25:50 +01:00
87192bfcb7
silence more boost warnings
2014-10-21 16:57:44 -07:00
959451af5d
sqlite plugin - disable shared cache for sqlite prior to 3.7.15
2014-10-13 13:07:21 +00:00
7adee4ab36
c++11 : remove boost::make_shared includes
2013-10-17 15:09:56 +01:00
62af2e6765
+ replace <boost/shared_ptr.hpp> with <memory>
2013-09-20 14:13:23 +01:00
b315eb2167
+ use std::shared_ptr and std::make_shared
2013-09-20 14:01:27 +01:00
7302b3b654
fix #1865
2013-05-24 16:45:02 -07:00
4bd5484cdb
fixup includes and value type and params usage across plugins
2013-01-04 09:23:06 -08:00
10a28145b4
+ sqlite: load extension
2012-10-04 12:36:07 +01:00
a12b8f1d2f
c++ style
2012-09-03 10:27:48 -07:00
241bf28da0
'include what you use' in plugins to set up for future forward declarations in mapnik/feature.hpp and mapnik/datasource.hpp
2012-07-24 19:21:55 -07:00
1f351e0e09
implement new debug system
2012-04-08 02:20:56 +02:00
62a5e457f1
plugin code formatting based on emacs format in utils/format_source_files
2011-11-13 19:37:50 -08:00
6257ac57c9
sqlite: futher refactoring of sqlite plugin, allowing all tests to pass
2011-11-03 19:51:37 -04:00