mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-09-28 19:05:49 +08:00
![]() * ctemplate: version 0.96 release * Support multiple template root directories (williasr) * Remove TemplateContext from TemplateToString (jad) * Remove programmatic auto-escape code (jad) * Speedup: use linker to detect immutable TemplateStrings (csilvers) * Implement ShowTemplateGlobalSection (williasr) * Change SetIntValue to accept longs (omoikane) * Allow TemplateDictionary c'tor to take a TemplateString (csilvers) * Make Mutex safer to run during global destructors (csilvers) * BUILD: don't set TMPDIR when building; ar reads it (csilvers) * BUILD: fix compiling of C (as opposed to C++) test file (csilvers) * BUILD: remove bash-specific 'test x == y' from configure.ac (csilvers) * BUGFIX: use AllocAligned when allocating non-char objects (csilvers) * PORTING: remove obsolete MSVC Detect64BitPortabilityProblems (csilvers) * Updated from autoconf 2.61 to 2.62 |
||
---|---|---|
.. | ||
base | ||
ctemplate | ||
htmlparser | ||
tests | ||
windows | ||
config_for_unittests.h | ||
config.h.in | ||
diff_tpl_auto_escape.cc | ||
indented_writer.h | ||
make_tpl_varnames_h.cc | ||
per_expand_data.cc | ||
template_annotator.cc | ||
template_dictionary.cc | ||
template_modifiers_internal.h | ||
template_modifiers.cc | ||
template_namelist.cc | ||
template_pathops.cc | ||
template_string.cc | ||
template-converter | ||
template.cc |