openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Template Toolkit
Settings
|
Report Duplicate
98
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 46 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* moved assert() to EXPORT_OK instead of EXPORT because it clashed with something in t/date.t. At some point all should be EXPORT_OK not EXPORT...
Andy Wardley
More...
about 23 years ago
* added details of changes to parser
Andy Wardley
More...
about 23 years ago
* added the assert() sub
Andy Wardley
More...
about 23 years ago
* Fixed an obscure bug in fetch() where the plugin returned by calling $factory->new() was tested for simple truth rather than definedness. In the case of the String plugin, I had an overloaded stringifcation operator which returned the string value. In some cases that value might evaluate false, e.g. from an uninitialised string with an empty value or a string with the value '0'. Hence the fetch() method reported an error when all was well.
Andy Wardley
More...
about 23 years ago
* Leon's patch
Andy Wardley
More...
about 23 years ago
* applied Leon's patch to delete template from variable hash
Andy Wardley
More...
about 23 years ago
added docs for Template::Plugin::Filter
Andy Wardley
More...
about 23 years ago
* Added the Template::Plugin::Filter module to make plugin filters easier to write and rewrote the Template::Plugin::XML::Style to use it.
Andy Wardley
More...
about 23 years ago
* applied Stas's patch to template/html/row
Andy Wardley
More...
about 23 years ago
* Developer release 2.06a
Andy Wardley
More...
about 23 years ago
* added DBI bug fix
Andy Wardley
More...
about 23 years ago
* fixed bug with nested loops where inner _STH overwrote outer _STH causing DESTROY and finish()
Andy Wardley
More...
about 23 years ago
Fixed the nexted query bug that seemed to be caused by the Iterator objects sharing the same statement handle when we created the reference. Fixed by using a blessed hash rather than a scalar. SAM
Simon Matthews
More...
about 23 years ago
* added docs for XML::Style plugin
Andy Wardley
More...
about 23 years ago
* updated dbi.t to highlight the error with _STH getting overwritten in the DBI plugin. One of the tests now fails (correctly) pending sam's fix.
Andy Wardley
More...
about 23 years ago
added Template::Plugin::XML::Style
Andy Wardley
More...
about 23 years ago
added Template::Plugin::XML::Style
Andy Wardley
More...
about 23 years ago
* Applied a patch from Aleksey Nogin to Makefile.PL to call bin/gifsplash with the '-i' option. This fixes the problem reported by Kenny Flegal: http://www.tt2.org/pipermail/templates/2001-November/002028.html
Andy Wardley
More...
about 23 years ago
2.06 release
Andy Wardley
More...
about 23 years ago
* untabify
Andy Wardley
More...
about 23 years ago
2.05d prep
Andy Wardley
More...
about 23 years ago
* fixed tokenise_directive() to allow \r and \t in double quoted strings
Andy Wardley
More...
about 23 years ago
* Removed duplicate code for _private or .private members
Andy Wardley
More...
over 23 years ago
applied Tony's O_TRUNC patch
Andy Wardley
More...
over 23 years ago
*** empty log message ***
Andy Wardley
More...
over 23 years ago
added Template/Plugin/XML/View.pm
Andy Wardley
More...
over 23 years ago
added todo directory
Andy Wardley
More...
over 23 years ago
removed --start-- from 2 tests
Andy Wardley
More...
over 23 years ago
version 2.05b release
Andy Wardley
More...
over 23 years ago
*** empty log message ***
Andy Wardley
More...
over 23 years ago
←
1
2
…
42
43
44
45
46
47
48
49
50
…
53
54
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree