Commit Graph

8 Commits

Author SHA1 Message Date
Aleks-Daniel Jakimenko
c4671a8909 Removing clear_pages() from the beginning of tests (part 1)
This script was used:
perl -0pi -e 's/(use Test[^\n]+)\n+clear_pages\(\);[^\n]*\n+/$1\n\n/' *.t
2015-07-05 03:28:46 +03:00
Brian Curry
af3c7169ea * modules/sidebar.pl: Refactored. This is a complete rewrite
removing all previous module-specific hacks. However, as it is a
rewrite, it may still have issues. (Fortunately, time is the mother
of invention and bug fixes.)
* modules/toc.pl: Refactored. This is a complete rewrite
removing all previous module-specific hacks. As with "sidebar.pl",
it may still have issues. That said -- I'm relatively proud of it,
and confident that it (should) stand up under rigorous scrutinies,
utilization, and brutalization.
* modules/forms.pl (FormsRule): Slightly revised, so as to comply
with the "sidebar.pl" refactoring.
2008-11-15 12:48:13 +00:00
Alex Schroeder
87bbfe4580 Fix license. 2007-08-17 00:31:33 +00:00
Alex Schroeder
f854111f0a Switch to GPLv3 2007-08-17 00:28:10 +00:00
Alex Schroeder
82c376f5ea Update copyright year. 2007-04-08 23:01:28 +00:00
Alex Schroeder
571a8d6075 Updated for new toc.pl. 2007-04-02 19:27:59 +00:00
Alex Schroeder
558af917a1 Added license. 2006-09-20 00:11:31 +00:00
Alex Schroeder
4c386d3b1d Moved here from ../test.pl 2006-09-19 23:48:31 +00:00