* move stuff in header and subst.c arround to be better grouped
authorWilfried Göesgens <willi@citadel.org>
Mon, 15 Sep 2008 21:41:22 +0000 (21:41 +0000)
committerWilfried Göesgens <willi@citadel.org>
Mon, 15 Sep 2008 21:41:22 +0000 (21:41 +0000)
commit611d86f026c1590948e1317406656bfb106217e5
tree2154285b17292e31ba31cc30f2e36d2da9af3ebb
parent8590b62b06591b27e66c3348b66bb0d93d79daf6
* move stuff in header and subst.c arround to be better grouped
* harmonize callback function types
* add pre-eval shortcut; if we know the handler while evaluating the template, store a pointer to it, so we save hash lookups at runtime.
webcit/gettext.c
webcit/roomops.c
webcit/subst.c
webcit/summary.c
webcit/webcit.c
webcit/webcit.h