summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Restore "original" XHTML+MathML+SVG DTD.ville2005-03-292-2/+15411
|
* Run through mac2unix to nuke some CRs.link2005-03-291-9828/+9828
|
* Updating SMIL DTD to 20050107 "PER" version.link2005-02-0616-19/+23
|
* Adding instrumented fallback DTD for XML mode, and tweaking catalogs andlink2005-02-044-10/+1212
| | | | | | | | 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!
* Cleanups/readability improvements, whitespace and newlines.ville2004-11-241-31/+33
|
* Add REC-MathML2-20031021, purge UPD-MathML2-20030620 and old ↵ville2004-11-2441-15829/+15941
| | | | MathML+XHTML+SVG DTDs.
* Add REC-smil20-20010807, purge PR-smil20-20010605.ville2004-11-2416-27/+1958
|
* Remove old, unreferenced XHTML+MathML+SVG DTDs.ville2004-10-122-15835/+0
|
* Remove another old, unreferenced MathML2 revision.ville2004-10-1225-14428/+0
|
* Remove an old, unreferenced MathML2 revision.ville2004-10-1258-17927/+0
|
* Remove unreferenced (and missing) IETF Latin 1 entity set.ville2004-10-121-2/+1
|
* Remove XHTML 1.0 1st edition.ville2004-10-128-4120/+0
|
* Remove bunch of HTML 2'ish (missing) DTDs. Will add back later if need be.ville2004-10-121-30/+1
|
* Nuke HTML 4.0 tarball.ville2004-10-101-0/+0
|
* Bring back HTML 3.2.ville2004-10-105-4/+793
|
* Remove REC-html40-971218ville2004-10-059-2600/+0
| | | | http://lists.w3.org/Archives/Public/public-qa-dev/2004Sep/0142.html
* Adding back in ISO Latin 1 ENTITY set for HTML 2.0.link2004-09-122-3/+113
|
* 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
|
* Adding back in HTML 2.0 DTD.link2004-09-121-0/+599
|
* missing change from validator-0_6_0 v1.1.2.3bjoern2004-09-101-2/+1
|
* fix for http://www.w3.org/Bugs/Public/show_bug.cgi?id=866bjoern2004-09-061-1/+2
|
* Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre3.link2004-07-211-0/+1093
| | | | (this should be 0.6.7-release unless something more crops up).
* 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 branch validator-0_6_0-branch, at tag validator-0_6_5-release.link2004-05-091-4/+4
|
* Adding SVG 1.1 on trunk.link2003-06-0954-0/+22117
|
* Merging from validator-0_6_0-branch, at tag validator-0_6_2-beta1, to HEAD.link2003-05-243-2/+8
|
* Support only updated (updateable/errata) DTD locallay;link2003-04-181-1/+0
| | | | other versions must be fetched over the network.
* Update to Errata DTD. Thanks to Tobias Reif.link2003-04-181-1701/+1704
|
* Update "ISO/IEC 15445:2000" to "ISO/IEC 15445:2000/COR 1:2002(E)" DTD;link2003-04-181-49/+84
| | | | include new version of ISO-HTML to incorporate Technical Corrigendum 1.
* Typo fix (#165).ville2003-03-041-1/+1
|
* s/MarkUp/Markup/ for consistency with other w3.org.ville2003-02-241-2/+2
|
* Clean out unused "catalog" file and unmaintained AppleHelp DTD.link2002-11-262-588/+0
|
* Removing old cruft from sgml-lib/...link2002-11-2650-15500/+0
|
* 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>.
* Adding updated MathML DTDs (by request from maxf/davidc).link2002-10-1759-4/+17931
|
* Merging to HEAD from validator-0_6_0 branch.link2002-08-2017-2/+37838
| | | | This will be validator-0_6_0b1c1 (Beta 1, Candidate 1).
* Adding SVG 1.0 REC.link2001-09-142-1/+1702
|
* Adding SOC and .dcl for SVG 1.0 PR.link2001-09-142-0/+194
|
* Tweaking catalog(s). Add support for spec-prod DTD 2.0.link2001-09-061-1/+2
|
* Adding support for SMIL 2.0.link2001-07-291-1/+29
|
* Adding support for SMIL 1.0.link2001-07-293-0/+438
|
* Adding (experimental) support for MathML 2.0 REC.link2001-07-172-0/+207
| | | | | | This requires OpenSP 1.5pre5 with >16bit chars and as such is experimental. This shouldn't affect anything but MathML parsing, but _will_ break MathML when OpenSP isn't available. OTOH MathML was arguably broken to begin with.
* Adding default SGMLDECL.link2001-06-231-1/+2
|
* Adding XHTML 1.1 DTDs and support files.link2001-06-234-0/+924
| | | | (from http://www.w3.org/TR/2001/REC-xhtml11-20010531/DTD/).
* Adding SGML Open Catalog and XML SGML Declaration for XHTML (1.0|1.1|Basic).link2001-06-232-0/+224
|
* Adding Apple Help 1.0 with DTD from Jeff Ganyard <applehelp@bebop.net>.link2001-06-162-1/+438
|
* Add SGML Open Catalog for MathML 2.0 REC.link2001-06-131-0/+12
|
* adding dtd/catalog for XHTML 1.1; catalog most probably needs some tweakingduerst2001-06-062-0/+4551
|
* Adding final MathML 2.0 Reccomendation files fromlink2001-05-2724-0/+14416
| | | | <URL:http://www.w3.org/TR/2001/REC-MathML2-20010221/>.
* Backing out of previous change because "CATALOG" doesn't appear to work.link2001-05-272-6/+4
| | | | Instead use "-c $catalog" and put Declarations etc. in the catalog file.
* Kill more environment variables. Use the SGML Open Catalog mechanism "CATALOG"link2001-05-272-3/+6
| | | | | to include the catalogs for MathML and XHTML. Provide SGML Declaration on the command line.
* copied here from http://www.w3.org/TR/2000/REC-xhtml-basic-20001219/gerald2001-05-1030-0/+6248
|
* arg... one moregerald2000-10-191-2/+2
|
* oops, missed one typo in previous commitgerald2000-10-191-2/+2
|
* oops, fixed a typo introduced a few mins agogerald2000-10-191-8/+8
|
* added 'Symbolic' variant of 'ENTITIES Symbols' identifier for ISO-HTMLgerald2000-10-191-1/+2
|
* removed some redundant HTML 4.0 entity definitions; added extra Latin 1gerald2000-10-191-10/+9
| | | | identifiers to work around inconsistencies in ISO-HTML, HTML 4.0 and 4.01
* added another fpi for ISO-HTMLgerald2000-10-181-1/+2
|
* added ISO-HTMLgerald2000-10-181-1/+4
|
* copied from ftp://ftp.cs.tcd.ie/isohtml/15445.dtdgerald2000-10-181-0/+658
|
* copied from ftp://ftp.cs.tcd.ie/isohtml/15445.dclgerald2000-10-181-0/+95
|
* copied here from http://www.w3.org/TR/1999/REC-html401-19991224/gerald2000-01-268-0/+2601
|
* copied here from http://www.w3.org/TR/2000/REC-xhtml1-20000126/gerald2000-01-268-0/+4119
|
* added an old experimental DTDgerald1999-10-291-1/+4
|
* amended per http://lists.w3.org/Archives/Public/www-validator/1999OctDec/0109gerald1999-10-281-2/+3
|
* updated to match the original in the 971218 specgerald1999-09-051-6/+2
| | | | | (I had added a version attribute on the html element for use in the html validation service, but that's no longer needed)
* updated the REC-html40 DTDs to point to the 19980424 versiongerald1999-09-051-7/+7
|
* copied here from http://www.w3.org/TR/1998/REC-html40-19980424/gerald1999-09-059-0/+2597
|
* s/19990820/19990824/ since HTML 4.01 was released today instead of Fridaygerald1999-08-251-7/+7
|
* added entries for HTML 4.01gerald1999-08-191-1/+9
|
* amended pergerald1999-02-251-2/+3
| | | | http://www.w3.org/MarkUp/html40-updates/REC-html40-19980424-errata.html
* added $Id$ stamp; removed old change loggerald1998-07-251-27/+3
|
* initial importSTARTgerald1998-07-2552-0/+17411