File ctemplate.changes of Package ctemplate

-------------------------------------------------------------------
Tue Jul 28 14:34:33 CEST 2009 - mhrusecky@suse.cz

- version update (version 0.95)
  * Change default namespace from google to ctemplate
  * Rename include directory from google to ctemplate
  * Remove deprecated code: template_from_string.{h,cc}
  * Remove deprecated code: modifiers in TemplateDictionary class
  * Remove last arg from StringToTemplate; use autoescape pragma instead
  * Remove template_modifiers namespace
  * Provide a script to help convert namespaces and #includes
  * TemplateDictionary constructor takes TemplateString, not string

-------------------------------------------------------------------
Thu May  7 17:38:23 CEST 2009 - mhrusecky@suse.cz

- version update (version 0.94)
  * 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
- ctemplate-0.93-bswap.patch was merged upstream

-------------------------------------------------------------------
Fri Feb 20 13:48:51 CET 2009 - mhrusecky@suse.cz

- corrected bswap function name - fixed build on ppc & s390

-------------------------------------------------------------------
Mon Feb 16 17:45:04 CET 2009 - mhrusecky@suse.cz

- version update (version 0.93)
  * New AUTOESCAPE pragma: alternative to GetTemplateWithAutoescaping (jad)
  * Improve autoescape for CSS template and more (jad)
  * Replace RegisterStringAsTemplate with TemplateToString (csilvers)
  * Speed up template code by hashing and cacheing template strings (jcrim)
  * Add StaticTemplateString to make hashing/cacheing even faster
  * Autogenerate parser files from .config files (falmeida)
  * TESTING: new compile_test to test end-to-end compilation (csilvers)
  * Fix Mutex class to allow expanding template before main() (csilvers)

-------------------------------------------------------------------
Mon Feb 16 17:07:24 CET 2009 - mhrusecky@suse.cz

- fixed building with gcc 4.4

-------------------------------------------------------------------
Wed Feb  4 09:18:59 CET 2009 - mhrusecky@suse.cz

- expanded macros as they are currently not supported in package
  names

-------------------------------------------------------------------
Fri Dec 19 15:29:39  CET 2008 - mhrusecky@suse.cz

- fixed package names

-------------------------------------------------------------------
Mon Dec 12 18:59:24  CET 2008 - mhrusecky@suse.cz

- new Package (Version 0.92)

openSUSE Build Service is sponsored by