Artem Pavlenko
|
f4502df850
|
1. register singleton destruction with std::atexit
2. allow connection pool to grow (up to max)
|
2006-11-27 21:13:15 +00:00 |
|
Artem Pavlenko
|
ebdd0f6030
|
disable clog printing in release mode. Pass -DMAPNIK_DEBUG to enable.
|
2006-11-19 17:13:33 +00:00 |
|
Artem Pavlenko
|
6c04c5f745
|
added port parameter support
|
2006-11-17 21:10:28 +00:00 |
|
Artem Pavlenko
|
26a406706e
|
wrap C headers with :
extern "C"
{
//
}
|
2006-08-31 21:32:07 +00:00 |
|
Artem Pavlenko
|
61fd258fd1
|
changing licence from GPL to LGPL
|
2006-03-31 10:32:02 +00:00 |
|
Artem Pavlenko
|
673bd4bc19
|
replaced cout and cerr with clog (by default redirected to cerr)
|
2006-03-19 21:53:47 +00:00 |
|
Artem Pavlenko
|
d8dc53bcf4
|
new build system
|
2006-01-31 23:09:52 +00:00 |
|