1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-09-28 19:05:49 +08:00
ctemplate/src
csilvers a9b9d3190b Mon Oct 19 11:42:57 2009 Google Inc. <opensource@google.com>
* ctemplate: version 0.96 release
	* Support multiple template root directories (williasr)
	* Remove TemplateContext from TemplateToString (jad)
	* Remove programmatic auto-escape code (jad)
	* Speedup: use linker to detect immutable TemplateStrings (csilvers)
	* Implement ShowTemplateGlobalSection (williasr)
	* Change SetIntValue to accept longs (omoikane)
	* Allow TemplateDictionary c'tor to take a TemplateString (csilvers)
	* Make Mutex safer to run during global destructors (csilvers)
	* BUILD: don't set TMPDIR when building; ar reads it (csilvers)
	* BUILD: fix compiling of C (as opposed to C++) test file (csilvers)
	* BUILD: remove bash-specific 'test x == y' from configure.ac (csilvers)
	* BUGFIX: use AllocAligned when allocating non-char objects (csilvers)
	* PORTING: remove obsolete MSVC Detect64BitPortabilityProblems (csilvers)
	* Updated from autoconf 2.61 to 2.62
2009-10-20 17:29:07 +00:00
..
base Mon Oct 19 11:42:57 2009 Google Inc. <opensource@google.com> 2009-10-20 17:29:07 +00:00
ctemplate Mon Oct 19 11:42:57 2009 Google Inc. <opensource@google.com> 2009-10-20 17:29:07 +00:00
htmlparser Thu May 7 11:27:28 2009 Google Inc. <opensource@google.com> 2009-05-07 15:35:04 +00:00
tests Mon Oct 19 11:42:57 2009 Google Inc. <opensource@google.com> 2009-10-20 17:29:07 +00:00
windows Mon Oct 19 11:42:57 2009 Google Inc. <opensource@google.com> 2009-10-20 17:29:07 +00:00
config_for_unittests.h * ctemplate: version 0.8 release 2007-08-22 21:59:12 +00:00
config.h.in Mon Oct 19 11:42:57 2009 Google Inc. <opensource@google.com> 2009-10-20 17:29:07 +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 Fri Jun 12 08:13:35 2009 Google Inc. <opensource@google.com> 2009-06-13 00:30:27 +00:00
per_expand_data.cc Fri Jun 12 08:13:35 2009 Google Inc. <opensource@google.com> 2009-06-13 00:30:27 +00:00
template_annotator.cc Fri Jun 12 08:13:35 2009 Google Inc. <opensource@google.com> 2009-06-13 00:30:27 +00:00
template_dictionary.cc Mon Oct 19 11:42:57 2009 Google Inc. <opensource@google.com> 2009-10-20 17:29:07 +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 Fri Jun 12 08:13:35 2009 Google Inc. <opensource@google.com> 2009-06-13 00:30:27 +00:00
template_namelist.cc Mon Oct 19 11:42:57 2009 Google Inc. <opensource@google.com> 2009-10-20 17:29:07 +00:00
template_pathops.cc Fri Jun 12 08:13:35 2009 Google Inc. <opensource@google.com> 2009-06-13 00:30:27 +00:00
template_string.cc Mon Oct 19 11:42:57 2009 Google Inc. <opensource@google.com> 2009-10-20 17:29:07 +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 Oct 19 11:42:57 2009 Google Inc. <opensource@google.com> 2009-10-20 17:29:07 +00:00