Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2008/12/09 19:30:05 1180 1180 abw Updated Changes
2008/12/09 19:29:21 1179 1179 abw Doc fix to Template::Plugins
2008/11/13 08:48:16 1177 1177 abw Fixed Apache::Util(s) typo in html_entity filter and added use_html_entities() and use_apache_util() methods to Template::Filters
2008/11/13 08:46:08 1175 1175 abw Bumped version number in Template.pm to 2.20_1
2008/11/13 08:45:47 1174 1174 abw Fixed tab damage in Template::Context
2008/11/13 08:45:29 1173 1173 abw Fixed some tab damage in Template::Exception
2008/09/22 08:02:27 1172 1172 abw Tweaked Template::Parser to work better with the ANYCASE option
2008/09/22 07:35:13 1171 1171 abw Tweaked CGI plugin to prevent PAUSE upload warning
2008/08/13 17:15:16 1164 1164 abw Bumped version number to 2.20 for release
2008/08/08 13:12:47 1159 1159 abw Tweaked some docs
2008/08/08 10:43:34 1155 1155 abw Bumped version number to 2.19_02
2008/08/07 19:54:45 1153 1153 abw Minor cleanups
2008/08/07 15:01:58 1151 1151 abw Fixed a couple of POD errors detected by Test::Pod
2008/08/07 14:02:23 1149 1149 abw More tweaks to Makefile.PL and bumped a few version numbers/copyright messages
2008/08/07 13:10:28 1146 1146 abw Tweaked Template::Test to account for Windows boxen that have a different idea about newlines
2008/08/07 12:39:27 1142 1142 abw Fixed Template::Config to have the right default for $STASH
2008/08/07 12:38:52 1141 1141 abw Set $Template::VERSION to 2.19_01 for a developer release
2008/08/07 12:32:02 1140 1140 abw Changed Template::Stash $atroot comparison to do the same thing as the XS stash (see if $root isa Template::Stash)
2008/08/06 13:52:58 1134 1134 abw Changed html_entity_filter_factory() in Template::Filters to only look for Apache::Utils and HTML::Entities once
2008/08/06 12:59:26 1132 1132 abw Bumped version number on Template::Stash