mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-10-12 20:19:04 +08:00

* 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)
72 lines
1.7 KiB
Plaintext
72 lines
1.7 KiB
Plaintext
ctemplate (0.91-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Tue, 19 Aug 2008 16:20:27 -0700
|
|
|
|
ctemplate (0.90-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Sun, 27 Apr 2008 15:06:15 -0700
|
|
|
|
ctemplate (0.9-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Thu, 24 Jan 2008 16:09:43 -0800
|
|
|
|
ctemplate (0.8-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Thu, 16 Aug 2007 21:42:55 -0700
|
|
|
|
ctemplate (0.7-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Tue, 03 Jul 2007 12:46:59 -0700
|
|
|
|
ctemplate (0.6.1-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Thu, 21 Jun 2007 14:02:32 -0700
|
|
|
|
ctemplate (0.6-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Sat, 09 Jun 2007 22:34:52 -0700
|
|
|
|
ctemplate (0.5-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Mon, 14 May 2007 17:27:10 -0700
|
|
|
|
ctemplate (0.4-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Mon, 15 Jan 2007 14:10:42 -0800
|
|
|
|
ctemplate (0.3-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Mon, 21 Aug 2006 17:44:32 -0700
|
|
|
|
ctemplate (0.2-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Wed, 14 Jun 2006 14:56:04 -0700
|
|
|
|
ctemplate (0.1-1) unstable; urgency=low
|
|
|
|
* Initial release.
|
|
|
|
-- Google Inc. <opensource@google.com> Mon, 13 Mar 2006 22:17:14 -0800
|