1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-09-28 19:05:49 +08:00
ctemplate/src
csilvers 22ce4b1c55 Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com>
* ctemplate: version 0.93 release
	* 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)
2009-02-03 00:11:03 +00:00
..
base Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
google Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
htmlparser Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
tests Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
windows Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
config_for_unittests.h * ctemplate: version 0.8 release 2007-08-22 21:59:12 +00:00
config.h.in Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
diff_tpl_auto_escape.cc Wed Nov 12 11:24:33 2008 Google Inc. <opensource@google.com> 2008-11-12 21:32:29 +00:00
make_tpl_varnames_h.cc Wed Nov 12 11:24:33 2008 Google Inc. <opensource@google.com> 2008-11-12 21:32:29 +00:00
template_dictionary.cc Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
template_modifiers_internal.h Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
template_modifiers.cc Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
template_namelist.cc Tue Jul 3 12:46:59 2007 Google Inc. <opensource@google.com> 2007-07-09 17:01:41 +00:00
template_pathops.cc Wed Nov 12 11:24:33 2008 Google Inc. <opensource@google.com> 2008-11-12 21:32:29 +00:00
template_string.cc Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
template-converter Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00
template.cc Mon Feb 2 13:51:33 2009 Google Inc. <opensource@google.com> 2009-02-03 00:11:03 +00:00