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) |
||
---|---|---|
.. | ||
compile_test | ||
diff_tpl_auto_escape | ||
generate_fsm_c_test | ||
htmlparser_test | ||
libctemplate | ||
make_tpl_varname_h | ||
statemachine_test | ||
template_dictionary_unittest | ||
template_modifiers_unittest | ||
template_regtest | ||
template_setglobals_unittest | ||
template_test_util_test | ||
template_unittest | ||
template_unittest_static |