Commit Graph

22 Commits

Author SHA1 Message Date
Günter Obiltschnig
9c197e0ed1 finally get rid of std::auto_ptr 2019-12-15 09:40:40 +01:00
Günter Obiltschnig
665a840692 added Poco::Net::escapeHTML() and Poco::Net::EscapeHTMLStream; PageCompiler now supports optional HTML-escaping of <%= %> expressions. 2019-11-20 14:22:41 +01:00
Günter Obiltschnig
8f96473bde merge PageCompiler changes from poco-1.9.3 2019-08-20 22:04:18 +02:00
Günter Obiltschnig
1864e897c1 fix copyright year 2018-08-09 15:57:26 +02:00
Günter Obiltschnig
5248986e4e PageCompiler: fix backslash escaping 2018-08-09 15:55:22 +02:00
Günter Obiltschnig
148ba9ab72 PageCompiler: add support for Cache-Control header 2018-08-08 11:04:31 +02:00
Alex Fabijanic
1a18621ff8 ifdef auto_ptr 2017-10-24 21:55:33 -05:00
Günter Obiltschnig
04e7e04d4d Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Günter Obiltschnig
b7aaaabdcb PageCompiler: support <%@ include file="<path>" %> syntax for includes. 2017-09-08 20:51:05 +02:00
Guenter Obiltschnig
39e54d714e PageCompiler: optimize handler code by removing useless statements 2017-09-04 19:31:47 +02:00
Guenter Obiltschnig
25a0e2aa9e updated copyright date 2017-01-25 13:39:00 +01:00
Guenter Obiltschnig
2757bce0c3 use std::unique_ptr instead of std::auto_ptr if available 2016-10-16 14:00:10 +02:00
Guenter Obiltschnig
7c37f18f84 fixed some warnings and minor issues detected by clang-analyzer 2016-09-13 11:37:12 +02:00
Guenter Obiltschnig
8f3616c55c PageCompiler: merged changes from internal and macchina versions 2016-02-29 16:40:19 +01:00
Roger Meier
b0581433a7 LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)

Signed-off-by: Roger Meier <r.meier@siemens.com>
2014-05-14 08:38:09 +02:00
Roger Meier
628a06f718 LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
2014-05-04 21:02:42 +02:00
Guenter Obiltschnig
8f00fdb78a updated PageCompiler 2012-10-13 10:07:17 +00:00
Aleksandar Fabijanic
d75e68c027 new trunk (base for 1.5)
windows build only
2012-04-23 01:14:34 +00:00
Aleksandar Fabijanic
f9b60296f7 removing old trunk files 2012-04-23 00:43:14 +00:00
Guenter Obiltschnig
ecefa6121c improvements to PageCompiler (new precondition page attribute) 2008-06-10 15:21:44 +00:00
Guenter Obiltschnig
3edd579220 PageCompiler refactoring 2008-01-17 15:39:01 +00:00
Guenter Obiltschnig
fdc2e6c0eb added PageCompiler 2008-01-16 18:19:08 +00:00