98
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #240 from atoomic/vars-- More... about 5 years ago
Merge pull request #239 from atoomic/old_new-- More... about 5 years ago
Merge pull request #238 from atoomic/versions More... about 5 years ago
Remove old_new function from Template::Plugin More... about 5 years ago
Remove 'use vars' and drop officialy 5.6 support. More... about 5 years ago
Bump all package versions to 3.000 More... about 5 years ago
Update changelog for 2.30 release More... about 5 years ago
Merge pull request #237 from toddr/0014-Reduce-regex-startup-overhead.patch More... about 5 years ago
Reduce op complexity in some regexes to reduce overhead. More... about 5 years ago
Merge pull request #193 from abw/gh116 More... about 5 years ago
Document and test the chaining behavior of import() More... about 5 years ago
Merge pull request #235 from toddr/0015-Add-BEGIN-blocks-to-Template-Grammar More... about 5 years ago
Update with yapp parser using sort() More... about 5 years ago
Merge pull request #234 from toddr/0012-Reduce-Template-Toolkit-get_next-overhead More... about 5 years ago
Merge pull request #236 from toddr/Iterator-auotload More... about 5 years ago
Optimize get_next overhead for frequent calls by avoiding AUTOLOAD. More... about 5 years ago
Merge pull request #233 from toddr/0010-Ensure-we-only-load-plugins-once-per-context More... about 5 years ago
Merge pull request #232 from toddr/0009-Reduce-regexs-that-cannot-be-de-duped-and-optimized More... about 5 years ago
Merge pull request #230 from toddr/0007-Reduce-the-number-of-stat-s-needed-to-find-a-compile More... about 5 years ago
Merge pull request #225 from toddr/0002-Speed-up-Template-Toolkit-template-by-about-10 More... about 5 years ago
Revert "Return empty string from list import." More... about 5 years ago
Add BEGIN blocks to Template::Grammar More... about 5 years ago
Reduce Template Toolkit get_next overhead More... about 5 years ago
Ensure we only load plugins once per context More... about 5 years ago
Switch regexes to simple string checks to speed up parsing. More... about 5 years ago
Merge pull request #231 from toddr/Win32 More... about 5 years ago
Switch win32 logic to a constant to speed up processing speed More... about 5 years ago
Reduce the number of stat()s needed to find a compiled template. More... about 5 years ago
Merge pull request #228 from toddr/0005-Avoid-loading-modules-that-are-already-compiled-in-w.patch More... about 5 years ago
Merge pull request #227 from toddr/0004-Avoid-destruction-segfault-on-Template-objects More... about 5 years ago