summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib/sgml.soc
Commit message (Collapse)AuthorAgeFilesLines
* bringing back reference to ENTITIES Latin1, see ↵ot2005-07-261-1/+2
| | | | http://lists.w3.org/Archives/Public/www-validator/2005Jul/0059
* (re?)Adding catalog and types registry entries for some variants of HTML 2:ot2005-05-241-1/+14
| | | | | HTML 2.0 Level 1, HTML 2.0 Strict and HTML 2.0 Strict Level 1 See: http://www.w3.org/Bugs/Public/show_bug.cgi?id=1481
* Reverting to version 1.14, to avoid regression on support for custom DTDs.ot2005-04-271-2/+4
| | | | Will have to find another way to issue warnings for cases of bogus FPIs when the system is also given.
* Adding instrumented fallback DTD for XML mode, and tweaking catalogs andlink2005-02-041-4/+2
| | | | | | | | code accordingly. WARNING: This change nukes "OVERRIDE NO" before the fallback in the catalog which may break some edgecases horribly. Hopefully this will turn out to be a more "correct" (or "less wrong", but...) solution, but it needs testing!
* Remove unreferenced (and missing) IETF Latin 1 entity set.ville2004-10-121-2/+1
|
* Remove bunch of HTML 2'ish (missing) DTDs. Will add back later if need be.ville2004-10-121-30/+1
|
* Bring back HTML 3.2.ville2004-10-101-4/+4
|
* Adding back in ISO Latin 1 ENTITY set for HTML 2.0.link2004-09-121-3/+3
|
* Removing HTML 3.2+Style DTD since it was never published.link2004-09-121-5/+1
|
* Removing outdated, obscure, or experimental DTDs and ENTITY setslink2004-09-121-32/+3
| | | | (inherited from sp's catalog, e.g.).
* Removing references to vendor-specific or experimental DTDs.link2004-09-121-46/+1
|
* Adding back HTML 2.0 DTD in the new location.link2004-09-121-8/+8
|
* Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre2.link2004-07-211-3/+5
| | | | (0.6.7 is missing relnotes and other minor tweaks)
* Merging from validator-0_6_0-branch, at tag validator-0_6_2-beta1, to HEAD.link2003-05-241-1/+3
|
* s/MarkUp/Markup/ for consistency with other w3.org.ville2003-02-241-2/+2
|
* More "W3C HTML Validation Service" -> "W3C MarkUp Validation Service" updates,ville2002-10-271-2/+2
| | | | see <http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html>.
* Merging to HEAD from validator-0_6_0 branch.link2002-08-201-0/+153
This will be validator-0_6_0b1c1 (Beta 1, Candidate 1).