mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-09-28 19:05:49 +08:00
![]() * ctemplate: version 0.93 release * New AUTOESCAPE pragma: alternative to GetTemplateWithAutoescaping (jad) * Improve autoescape for CSS template and more (jad) * Replace RegisterStringAsTemplate with TemplateToString (csilvers) * Speed up template code by hashing and cacheing template strings (jcrim) * Add StaticTemplateString to make hashing/cacheing even faster * Autogenerate parser files from .config files (falmeida) * TESTING: new compile_test to test end-to-end compilation (csilvers) * Fix Mutex class to allow expanding template before main() (csilvers) |
||
---|---|---|
.. | ||
base | ||
htmlparser | ||
tests | ||
windows | ||
config_for_unittests.h | ||
config.h.in | ||
diff_tpl_auto_escape.cc | ||
make_tpl_varnames_h.cc | ||
template_dictionary.cc | ||
template_modifiers_internal.h | ||
template_modifiers.cc | ||
template_namelist.cc | ||
template_pathops.cc | ||
template_string.cc | ||
template-converter | ||
template.cc |