Release 2.1.0, merged in 1313 to HEAD.v2.1.0-strict
commit678a593e62173d59ef35dcc3e1e92141839b55cb
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 3 Aug 2007 03:20:49 +0000 (3 03:20 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 3 Aug 2007 03:20:49 +0000 (3 03:20 +0000)
tree3df13e234417e3e63a3440343ae68611b4c07f15
parent495164e9389936f3d58bc4647657fcf78fceca2e
Release 2.1.0, merged in 1313 to HEAD.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/strict@1352 48356398-32a2-884e-a903-53898d9a118a
73 files changed:
Doxyfile
VERSION
WHATSNEW
configdoc/generate.php
docs/dev-code-quality.txt
docs/enduser-security.txt
docs/enduser-uri-filter.html [new file with mode: 0644]
docs/index.html
docs/proposal-filter-levels.txt
docs/proposal-new-directives.txt
docs/style.css
maintenance/common.php [new file with mode: 0644]
maintenance/flush-definition-cache.php [new file with mode: 0755]
maintenance/flush-htmldefinition-cache.php [deleted file]
maintenance/generate-entity-file.php [changed mode: 0644->0755]
maintenance/merge-library.php [new file with mode: 0755]
tests/HTMLPurifier/AttrCollectionsTest.php
tests/HTMLPurifier/AttrDef/CSS/FontFamilyTest.php
tests/HTMLPurifier/AttrDef/URITest.php
tests/HTMLPurifier/AttrDefHarness.php
tests/HTMLPurifier/AttrDefTest.php
tests/HTMLPurifier/AttrTransformHarness.php
tests/HTMLPurifier/AttrTransformTest.php
tests/HTMLPurifier/AttrTypesTest.php
tests/HTMLPurifier/ChildDefHarness.php
tests/HTMLPurifier/ComplexHarness.php [copied from tests/HTMLPurifier/Harness.php with 95% similarity]
tests/HTMLPurifier/ConfigSchemaTest.php
tests/HTMLPurifier/ConfigTest.php
tests/HTMLPurifier/ContextTest.php
tests/HTMLPurifier/DefinitionCache/SerializerTest.php
tests/HTMLPurifier/DefinitionCacheFactoryTest.php
tests/HTMLPurifier/DefinitionCacheHarness.php
tests/HTMLPurifier/DefinitionCacheTest.php
tests/HTMLPurifier/DefinitionTest.php
tests/HTMLPurifier/DoctypeRegistryTest.php
tests/HTMLPurifier/ElementDefTest.php
tests/HTMLPurifier/EncoderTest.php
tests/HTMLPurifier/EntityLookupTest.php
tests/HTMLPurifier/EntityParserTest.php
tests/HTMLPurifier/ErrorCollectorTest.php
tests/HTMLPurifier/ErrorsHarness.php
tests/HTMLPurifier/GeneratorTest.php
tests/HTMLPurifier/HTMLDefinitionTest.php
tests/HTMLPurifier/HTMLModule/RubyTest.php [new file with mode: 0644]
tests/HTMLPurifier/HTMLModule/TidyTest.php
tests/HTMLPurifier/HTMLModuleManagerTest.php
tests/HTMLPurifier/HTMLModuleTest.php
tests/HTMLPurifier/Harness.php
tests/HTMLPurifier/IDAccumulatorTest.php
tests/HTMLPurifier/LanguageFactoryTest.php
tests/HTMLPurifier/LanguageTest.php
tests/HTMLPurifier/Lexer/DirectLexTest.php
tests/HTMLPurifier/LexerTest.php
tests/HTMLPurifier/PercentEncoderTest.php
tests/HTMLPurifier/Strategy/CompositeTest.php
tests/HTMLPurifier/Strategy/FixNestingTest.php
tests/HTMLPurifier/Strategy/RemoveForeignElements_ErrorsTest.php
tests/HTMLPurifier/StrategyHarness.php
tests/HTMLPurifier/TagTransformTest.php
tests/HTMLPurifier/TokenFactoryTest.php
tests/HTMLPurifier/TokenTest.php
tests/HTMLPurifier/URIDefinitionTest.php [new file with mode: 0644]
tests/HTMLPurifier/URIFilter/DisableExternalResourcesTest.php [new file with mode: 0644]
tests/HTMLPurifier/URIFilter/DisableExternalTest.php [new file with mode: 0644]
tests/HTMLPurifier/URIFilter/HostBlacklistTest.php [new file with mode: 0644]
tests/HTMLPurifier/URIFilter/MakeAbsoluteTest.php [new file with mode: 0644]
tests/HTMLPurifier/URIFilterHarness.php [new file with mode: 0644]
tests/HTMLPurifier/URIHarness.php [new file with mode: 0644]
tests/HTMLPurifier/URIParserTest.php [new file with mode: 0644]
tests/HTMLPurifier/URISchemeRegistryTest.php
tests/HTMLPurifier/URISchemeTest.php
tests/HTMLPurifier/URITest.php [new file with mode: 0644]
tests/test_files.php