Marcus Bointon
|
fac747bdbd
|
PSR-2 reformatting PHPDoc corrections
With minor corrections.
Signed-off-by: Marcus Bointon <marcus@synchromedia.co.uk>
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
|
2013-08-17 22:27:26 -04:00 |
|
Edward Z. Yang
|
12b811d749
|
Add vim modelines to all files.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
2008-12-06 04:24:59 -05:00 |
|
Edward Z. Yang
|
2c955af135
|
Remove trailing whitespace.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
2008-12-06 02:28:20 -05:00 |
|
Edward Z. Yang
|
fbc595ebed
|
Remove includes from unit tests.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1569 48356398-32a2-884e-a903-53898d9a118a
|
2008-02-18 04:41:42 +00:00 |
|
Edward Z. Yang
|
2a002857ce
|
[2.1.0] All unit tests inherit from HTMLPurifier_Harness, not UnitTestCase. prepareCommon() refactored to global test-case.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1332 48356398-32a2-884e-a903-53898d9a118a
|
2007-08-01 14:06:59 +00:00 |
|
Edward Z. Yang
|
e99520ab96
|
Remove trailing ?> in PHP library files, add trailing newlines to all other files.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1253 48356398-32a2-884e-a903-53898d9a118a
|
2007-06-27 13:58:32 +00:00 |
|
Edward Z. Yang
|
c5e33416d3
|
[1.6.1] Unit tests now use exclusively assertIdentical
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1024 48356398-32a2-884e-a903-53898d9a118a
|
2007-05-05 20:17:04 +00:00 |
|
Edward Z. Yang
|
acd7ceb940
|
Major optimization on tokenizeDOM(), reduce execution time from 75% to 20% by passing tokens by reference and using a token factory.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@265 48356398-32a2-884e-a903-53898d9a118a
|
2006-08-15 20:19:16 +00:00 |
|