mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-10-12 20:19:04 +08:00
![]() * ctemplate: version 0.94 release * Use arena for all memory allocations: 3-4% speedup (csilvers) * Add the ability to hook the annotation system (ryoji) * Expose Expand(ExpandEmitter*,...) to allow custom emitters (csilvers) * Add RemoveStringFromTemplateCache (csilvers) * Add new :url_escape_with_arg=css modifier for urls in CSS (jad) * Support tr1's unordered_map in preference to hash_map (csilvers) * Use Murmurhash for all string hashing, rather than hash<> (csilvers) * Better parsing of meta tags and dangling < for auto-escape (falmeida) * Add AddXssSafeModifier (jad) * Allow disabling auto-escape for 'trusted' vars (jad) * BUGFIX: resolve possible memory-leaks in CopyDictionary (csilvers) * BUGFIX: fix bug when reloading with AUTOESCAPE pragma (jad) * Updated autoconf version to 2.61 and libtool version to 1.5.26 |
||
---|---|---|
.. | ||
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 |