Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove files that are either unused or come from XHTML m12n from XHTML Print ↵ | ville | 2009-11-06 | 7 | -363/+3 |
| | | | | 1.0 dir. | ||||
* | Add catalog entries for XHTML Basic 1.1 xhtml-basic11-model-1.mod and ↵ | ville | 2009-11-06 | 1 | -0/+4 |
| | | | | xhtml-inputmode-1.mod. | ||||
* | Sync remaining XHTML Basic 1.1 files with exact ones from ↵ | ville | 2009-11-06 | 3 | -3/+3 |
| | | | | REC-xhtml-basic-20080729 tarball (cosmetic, CVS ids only). | ||||
* | Remove files that are either unused or come from XHTML m12n from XHTML Basic ↵ | ville | 2009-11-06 | 5 | -3583/+0 |
| | | | | 1.1 dir. | ||||
* | Remove files that are either unused or come from XHTML m12n from XHTML Basic ↵ | ville | 2009-11-06 | 28 | -5917/+0 |
| | | | | 1.0 dir. | ||||
* | Rename MathML2 test file to *.mml so servers are more likely to serve it | ville | 2009-10-25 | 3 | -7/+7 |
| | | | | with an appropriate content type, use recommended system id in it. | ||||
* | Clarify MathML2 DTD origin/version, remove unused html entities, rename dir ↵ | ville | 2009-10-25 | 41 | -10123/+9835 |
| | | | | accordingly. | ||||
* | Add XHTML modularization 1.1, remove entities in it from XHTML 1.0 catalog/dir. | ville | 2009-10-25 | 52 | -519/+5460 |
| | |||||
* | Use redirect for whatsnew.atom instead of proxying it. | ville | 2009-10-25 | 1 | -10/+2 |
| | |||||
* | Link directly to http://www.w3.org/QA/Tools/validator-whatsnew.atom for the ↵ | ville | 2009-10-25 | 1 | -3/+4 |
| | | | | Atom feed like we already do in <link> elements. | ||||
* | Remove no longer used application/x-javascript. | ville | 2009-10-25 | 1 | -1/+0 |
| | |||||
* | Trim trailing whitespace, NFC. | ville | 2009-10-25 | 1 | -26/+26 |
| | |||||
* | Comment formatting, NFC. | ville | 2009-10-25 | 1 | -26/+57 |
| | |||||
* | Change "preferred" public id for SVG 1.1 Tiny and Basic to "SVG 1.1 XXX" | ville | 2009-10-25 | 3 | -11/+13 |
| | | | | | | | | | | from "SVG XXX 1.1". REC-SVGMobile-20030114 has both, but: http://www.w3.org/mid/1802878579.20031205151329%40w3.org http://www.w3.org/Graphics/SVG/Test/20061213/ http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtd http://www.w3.org/QA/2002/04/valid-dtd-list.html http://www.w3.org/mid/E6C04936-0353-476C-B65F-455A1C836045%40w3.org | ||||
* | Add height and width for XHTML+RDFa and SVG badges. | ville | 2009-10-25 | 1 | -1/+9 |
| | |||||
* | Add local ISO-HTML badge URIs. | ville | 2009-10-25 | 1 | -1/+3 |
| | |||||
* | Add XHTML+RDFa DTDs. | ville | 2009-10-25 | 4 | -0/+846 |
| | |||||
* | Drop unecessary have_*badge template variables. | ville | 2009-10-24 | 3 | -37/+23 |
| | |||||
* | Local badge URI tweaks. | ville | 2009-10-24 | 1 | -5/+3 |
| | |||||
* | Indent prettier, drop misleading commented out section. | ville | 2009-10-24 | 1 | -420/+409 |
| | |||||
* | Add option to use file based template caching. Doing it in non-mod_perl | ville | 2009-10-24 | 2 | -6/+22 |
| | | | | environments results in a noticeable performance improvement. | ||||
* | Remove proprietary XML output option. | ville | 2009-10-23 | 3 | -85/+9 |
| | | | | | It has been deprecated for years, and was announced to be removed in 0.8 in 2006 but has stuck around for some reason until now. | ||||
* | Avoid some charset encoder lookups. | ville | 2009-10-23 | 1 | -7/+9 |
| | |||||
* | Code cleanups. | ville | 2009-10-23 | 1 | -14/+14 |
| | |||||
* | Line wrapping, indentation, misc tiny tweaks. | ville | 2009-10-23 | 1 | -326/+845 |
| | |||||
* | Add origin info, remove apparently spurious last line from flat DTD. | ville | 2009-10-23 | 2 | -1/+5 |
| | |||||
* | Use latest XHTML 1.1 DTDs from http://www.w3.org/MarkUp/DTD/ | ville | 2009-10-23 | 7 | -810/+110 |
| | |||||
* | Load templates on demand for a small performance gain (esp. in non-mod_perl ↵ | ville | 2009-10-10 | 1 | -165/+130 |
| | | | | mode). | ||||
* | Move subroutine definitions after main program flow. | ville | 2009-10-05 | 1 | -149/+148 |
| | |||||
* | Avoid (some) error log trashing with empty documents. | ville | 2009-10-05 | 1 | -4/+4 |
| | |||||
* | Increase default LWP HTTP line length to 8k; the 4k default in LWP <= 5.832 | ville | 2009-10-05 | 1 | -2/+10 |
| | | | | is not enough for example to accommodate 4kB cookies (RFC 2985) (#6678). | ||||
* | Simplify error marking code; force marked char to be within shown code excerpt. | ville | 2009-10-04 | 1 | -55/+14 |
| | |||||
* | Don't truncate source lines that fit within our limits; when truncating, | ville | 2009-10-04 | 1 | -37/+26 |
| | | | | | replace only one char with ellipsis instead of three; simplify truncation code in general. | ||||
* | Trivial code cleanups. | ville | 2009-10-04 | 1 | -6/+4 |
| | |||||
* | Fix JSON syntax when some info is missing. | ville | 2009-10-04 | 1 | -5/+5 |
| | |||||
* | Encode messageid as a string; besides numbers it may contain things like ↵ | ville | 2009-10-04 | 1 | -1/+1 |
| | | | | libxml2-77. | ||||
* | Encode last line as a number per ↵ | ville | 2009-10-04 | 1 | -1/+1 |
| | | | | http://wiki.whatwg.org/wiki/Validator.nu_JSON_Output | ||||
* | Fix info message handling in JSON output. | ville | 2009-10-04 | 1 | -3/+2 |
| | |||||
* | Include source content type in JSON output. | ville | 2009-10-04 | 1 | -1/+2 |
| | |||||
* | Fix off by one column error in display of OpenSP's auxiliary message locations. | ville | 2009-09-27 | 1 | -3/+3 |
| | |||||
* | Reindent, break long lines, minor corrections. | ville | 2009-09-27 | 1 | -302/+355 |
| | |||||
* | Option documentation improvements. | ville | 2009-09-27 | 1 | -32/+46 |
| | |||||
* | Template fine tuning, NFC. | ville | 2009-09-24 | 3 | -7/+7 |
| | |||||
* | Avoid adding an ellipsis when a line (for a message without a column number) ↵ | ville | 2009-09-23 | 1 | -3/+3 |
| | | | | was not truncated. | ||||
* | Fix mark_error() prototype. | ville | 2009-09-23 | 1 | -3/+3 |
| | |||||
* | Comment spelling fixes. | ville | 2009-09-23 | 1 | -5/+5 |
| | |||||
* | Ignore doctype override when validating a fragment wrapped in template doc ↵ | ville | 2009-09-21 | 1 | -3/+6 |
| | | | | (#5132). | ||||
* | Fix recommended system id of XHTML 1.1 plus MathML 2.0 (#6573). | ville | 2009-09-21 | 1 | -2/+2 |
| | |||||
* | Try to acquire auth info from mod_perl if HTTP_AUTHORIZATION is not set. | ville | 2009-09-21 | 1 | -5/+15 |
| | |||||
* | Accept "/referrer" also in mod_perl2 path info workaround. | ville | 2009-09-21 | 1 | -4/+4 |
| | |||||
* | Code cleanups. | ville | 2009-09-21 | 1 | -14/+9 |
| | |||||
* | Comment spelling fix. | ville | 2009-09-21 | 1 | -3/+3 |
| | |||||
* | Fix links to charset and doctype fallback explanations. | ville | 2009-09-21 | 1 | -2/+2 |
| | |||||
* | my bad | jean-gui | 2009-09-18 | 1 | -2/+2 |
| | |||||
* | missing " in unicorn output | jean-gui | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | Remove fuzzy matching/"Did you mean ..." implementation due to too many | ville | 2009-09-16 | 9 | -432/+8 |
| | | | | | | | | incorrect suggestions emitted. We'd need to be aware of which attributes and/or elements are valid in the checked document in the particular position; flat lists of all HTML elements and attributes results in too many false positives. String::Approx usage would have probably needed some work as well, or perhaps it wasn't the best choice for the task to begin with. | ||||
* | Eliminate some redundant ifs. | ville | 2009-09-16 | 1 | -5/+5 |
| | |||||
* | Use textContent() instead of toString()+regex to get validator.nu error | ville | 2009-09-16 | 1 | -4/+3 |
| | | | | messages as text, fixes #6302. | ||||
* | Don't ignore non-document errors from the HTML 5 validator (#6747). | ville | 2009-09-15 | 1 | -3/+5 |
| | |||||
* | Fix setting Content-Type for validator.nu POSTs in non-overridden direct ↵ | ville | 2009-09-15 | 1 | -13/+15 |
| | | | | input mode (#6747). | ||||
* | Comment updates. | ville | 2009-09-15 | 1 | -4/+8 |
| | |||||
* | Add/fix some info URLs. | ville | 2009-09-15 | 1 | -3/+6 |
| | |||||
* | Reformatting, whitespace, NFC. | ville | 2009-09-13 | 2 | -99/+185 |
| | |||||
* | Add SMIL 3.0. | ville | 2009-09-13 | 24 | -1/+4256 |
| | |||||
* | Whitespace, comment line wrapping, NFC. | ville | 2009-09-13 | 3 | -17/+16 |
| | |||||
* | Warn about tidy errors, keep tidy checkbox state with valid documents. | ville | 2009-09-12 | 4 | -15/+26 |
| | |||||
* | Fix tidy output with "wide" characters (#7592). | ville | 2009-09-12 | 1 | -3/+3 |
| | | | | | | | | Strangely, at least with Fedora 11's perl 5.10.0-73.fc11.x86_64, Encode 2.23, Encode::decode_utf8(...) is documented to be equivalent to Encode::decode("utf8", ...) but for some inputs the former has no problems with, the latter barfs "Cannot decode string with wide characters" or results in corrupt conversions. So switch to using the former. | ||||
* | Revert some breaking bits of the previous change. | ville | 2009-09-12 | 1 | -7/+7 |
| | |||||
* | Code cleanups. | ville | 2009-09-12 | 1 | -38/+34 |
| | |||||
* | Avoid inserting newlines around tidy output. | ville | 2009-09-12 | 1 | -3/+1 |
| | |||||
* | fixing ucn output | jean-gui | 2009-09-07 | 1 | -18/+18 |
| | |||||
* | fixes on ucn output | jean-gui | 2009-09-07 | 1 | -6/+6 |
| | |||||
* | updating ucn output | jean-gui | 2009-09-07 | 1 | -116/+136 |
| | |||||
* | Code cleanups. | ville | 2009-09-05 | 1 | -25/+24 |
| | |||||
* | Remove things related to no longer existing show parsetree, ESIS, and raw ↵ | ville | 2009-09-05 | 11 | -118/+22 |
| | | | | errors options. | ||||
* | Drop remainders of old outline code. | ville | 2009-09-05 | 1 | -3/+2 |
| | |||||
* | Simplify self_url_q(). | ville | 2009-09-03 | 1 | -14/+14 |
| | |||||
* | Add error document validation link to fatal error view (#7399). | ville | 2009-08-31 | 2 | -3/+26 |
| | |||||
* | Preserve validate error pages, verbosity and error grouping options in self ↵ | ville | 2009-08-31 | 1 | -7/+5 |
| | | | | referential validation URLs. | ||||
* | Another stab at fixing confusing "did you mean foo" hints in error messages. | ville | 2009-08-13 | 1 | -4/+6 |
| | |||||
* | Fix is_xml() package scope issue introduced in rev 1.675. | ville | 2009-08-11 | 1 | -4/+4 |
| | |||||
* | Comment spelling fixes. | ville | 2009-07-30 | 1 | -4/+4 |
| | |||||
* | Code cleanups. | ville | 2009-07-30 | 1 | -17/+13 |
| | |||||
* | Trivial find_encodings() cleanup. | ville | 2009-07-30 | 1 | -5/+5 |
| | |||||
* | Drop some redundant code. | ville | 2009-07-30 | 1 | -14/+14 |
| | |||||
* | Bug 4365 status comment update. | ville | 2009-07-30 | 1 | -2/+3 |
| | |||||
* | Speed up xmlns parsing. | ville | 2009-06-30 | 1 | -23/+17 |
| | |||||
* | Improve outline layout, simplify creation. | ville | 2009-06-30 | 1 | -9/+10 |
| | |||||
* | Entity-encode outline. | ville | 2009-06-30 | 1 | -2/+1 |
| | |||||
* | Drop characters() from outline event handler, S::P::O does not call or ↵ | ville | 2009-06-30 | 1 | -12/+2 |
| | | | | document it. | ||||
* | Output outline also for invalid documents (#6748). | ville | 2009-06-30 | 1 | -5/+4 |
| | |||||
* | Comments, whitespace, NFC. | ville | 2009-06-30 | 1 | -9/+5 |
| | |||||
* | Remove unused String::Approx imports. | ville | 2009-06-30 | 1 | -3/+3 |
| | |||||
* | Drop SGML::Parser::OpenSP < 0.991 workarounds, require >= 0.991. | ville | 2009-06-29 | 5 | -35/+29 |
| | |||||
* | Report all used OpenSP options in debug mode. | ville | 2009-06-29 | 1 | -6/+4 |
| | |||||
* | Move Encode alias definitions to charset.cfg, register also our ↵ | ville | 2009-06-29 | 2 | -34/+20 |
| | | | | non-recommended but recognized aliases. | ||||
* | Fix JSON output errors (missing/extra commas, incorrect escaping) (#7000). ↵ | ville | 2009-06-29 | 7 | -13/+34 |
| | | | | New dependency: JSON >= 2.00. | ||||
* | Drop $HAVE_IPC_RUN (unused). | ville | 2009-06-29 | 2 | -4/+4 |
| | |||||
* | Whitespace, NFC. | ville | 2009-06-29 | 2 | -8/+8 |
| | |||||
* | Drop Config::General <= 2.31 workarounds, require >= 2.32. | ville | 2009-06-29 | 7 | -67/+39 |
| |