mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-10-26 21:49:17 +08:00
Wed Nov 12 11:24:33 2008 Google Inc. <opensource@google.com>
* ctemplate: version 0.92 release * BUG FIX: affecting an included string-template with autoescaping (jad) * BUG FIX: long-name cmdline flag in diff_tpl_auto_escape (jad) * Do include-template indenting after applying modifiers (jad) * Add human-readable error messages to the html parser (falmeida) * Create an abstract base class for TemplateDictionary (williasr) * PORTING: Be more careful about Windows #defines and types (csilvers) * PORTING: Make unittest scripts more sh-compatible (falmeida) * Show missing includes in annotated output (ribrdb) * Improvements to javascript escaping (escape \f) (jad) * Improvements to json escaping (escape <>&) (jad) * Avoid raciness by preferring cached to new template-strings (csilvers)
This commit is contained in:
@@ -170,6 +170,9 @@
|
||||
<File
|
||||
RelativePath="..\..\src\windows\google\template_dictionary.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\windows\google\template_dictionary_interface.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\windows\google\per_expand_data.h">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user