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
90 lines
2.1 KiB
Plaintext
90 lines
2.1 KiB
Plaintext
ctemplate (0.94-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Thu, 07 May 2009 11:27:28 -0700
|
|
|
|
ctemplate (0.93-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Mon, 02 Feb 2009 13:51:33 -0800
|
|
|
|
ctemplate (0.92-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Google Inc. <opensource@google.com> Wed, 12 Nov 2008 11:24:33 -0800
|
|
|
|
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
|