1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-09-28 19:05:49 +08:00
ctemplate/src
csilvers 98bea48e37 Mon Jan 24 15:38:31 2011 Google Inc. <opensource@google.com>
* ctemplate: version 0.99 release
	* Accept . as part of tag/attr names when autoescaping (falmeida)
	* Optimize javascript template escaping (blount)
	* Allow <span dir=...> inside :H=snippet modifiers (jdtang)
	* make_tpl_varnames can write multiple tpls to one file (jad)
	* Add a few escaping modifier equivalences (jad)
	* BUGFIX: Fix ReloadAllIfChanged() with path (panicker)
	* PORTING: Relace tr with more portable sed, in tests (csilvers)
	* Updated from autoconf 2.64 to autoconf 2.65
2011-01-25 03:45:13 +00:00
..
base Mon Jan 24 15:38:31 2011 Google Inc. <opensource@google.com> 2011-01-25 03:45:13 +00:00
ctemplate * Accept . as part of tag/attr names (falmeida) 2011-01-14 22:12:21 +00:00
htmlparser * Accept . as part of tag/attr names (falmeida) 2011-01-14 22:12:21 +00:00
tests Mon Jan 24 15:38:31 2011 Google Inc. <opensource@google.com> 2011-01-25 03:45:13 +00:00
windows Mon Jan 24 15:38:31 2011 Google Inc. <opensource@google.com> 2011-01-25 03:45:13 +00:00
config_for_unittests.h * ctemplate: version 0.8 release 2007-08-22 21:59:12 +00:00
config.h.in * Accept . as part of tag/attr names (falmeida) 2011-01-14 22:12:21 +00:00
diff_tpl_auto_escape.cc Fri Jun 12 08:13:35 2009 Google Inc. <opensource@google.com> 2009-06-13 00:30:27 +00:00
indented_writer.h Mon Oct 19 11:42:57 2009 Google Inc. <opensource@google.com> 2009-10-20 17:29:07 +00:00
make_tpl_varnames_h.cc Mon Jan 24 15:38:31 2011 Google Inc. <opensource@google.com> 2011-01-25 03:45:13 +00:00
per_expand_data.cc * Avoid "unused var" warning in opt mode (mec) 2010-06-18 23:14:04 +00:00
template_annotator.cc * Major API revamp: +TemplateCache, -Template (panicker, csilvers) 2010-04-19 21:06:37 +00:00
template_cache.cc * Accept . as part of tag/attr names (falmeida) 2011-01-14 22:12:21 +00:00
template_dictionary.cc * Accept . as part of tag/attr names (falmeida) 2011-01-14 22:12:21 +00:00
template_modifiers_internal.h Fri Jun 12 08:13:35 2009 Google Inc. <opensource@google.com> 2009-06-13 00:30:27 +00:00
template_modifiers.cc * Accept . as part of tag/attr names (falmeida) 2011-01-14 22:12:21 +00:00
template_namelist.cc * BUGFIX: was reloading string tpls in some situations (panicker) 2010-09-16 18:43:33 +00:00
template_pathops.cc * BUGFIX: was reloading string tpls in some situations (panicker) 2010-09-16 18:43:33 +00:00
template_string.cc * Accept . as part of tag/attr names (falmeida) 2011-01-14 22:12:21 +00:00
template-converter * Allow ftp:// in ValidateUrl modifier (martone) 2010-03-10 00:25:37 +00:00
template.cc * Accept . as part of tag/attr names (falmeida) 2011-01-14 22:12:21 +00:00