mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-10-26 21:49:17 +08:00
Tue Aug 19 16:20:27 2008 Google Inc. <opensource@google.com>
* ctemplate: version 0.91 release
* NEW FEATURE: "separator" sections (csilvers)
* NEW FEATURE: changing the markup separator via {{=XXX YYY=}} (csilvers)
* NEW FEATURE: Add an Expand modifier to template dictionary (turnidge)
* TemplateAsString class -> Template::RegisterStringAsTemplate (edwardcu)
* TemplateModifier class -> PerExpandData class (csilvers)
* Store more data in the arena, shrinking TemplateDictionary (csilvers)
* Use TemplateString more widely internally; small speedup (adamk)
* Lazily initialize hash-maps, saving time and space (csilvers)
* Make template annotations more efficient (turnidge)
* PORTABILITY: Fixed a testing script to run on solaris x86 (csilvers)
* Fix namespaces to start with :: (csilvers)
* Improve html parser in various ways (falmeida)
This commit is contained in:
@@ -170,6 +170,9 @@
|
||||
<File
|
||||
RelativePath="..\..\src\windows\google\template_dictionary.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\windows\google\per_expand_data.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\windows\google\template_emitter.h">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user