summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* IRG source T3 includes not only plane 3 of CNS 11643, but also "some additionalBen Harris2005-09-24
* CNS 11643 goes above the BMP, so the test code should take that intoSimon Tatham2005-09-24
* Add a mapping table for CNS 11643-1992. It's a bit big, and nothingBen Harris2005-09-24
* Support for the ESC $ ( 0 and ESC $ ( 1 sets that Emacs uses to embedBen Harris2005-09-21
* Add support for COMPOUND_TEXT extended segments encoding ISO 98859-14,Ben Harris2005-09-21
* Add two new SBCSes: BS 4730 (alias UK-ASCII) and DEC graphics (alias VT100Ben Harris2005-09-18
* When documenting s0 and s1, get then the right way around.Ben Harris2005-09-18
* 1: Better documentation of how read_iso2022() stores its state.Ben Harris2005-09-18
* Ben points out that ESC ( J in ISO-2022-JP should encode theSimon Tatham2005-09-18
* Make read_utf8(), like read_sbcs(), accessible to the rest of the library,Ben Harris2005-09-18
* Undo another change that leaked through with the ISO-2022 commit.Ben Harris2005-09-18
* Update comment to reflect state of DOCS support.Ben Harris2005-09-18
* Undo accidental change in previous commit.Ben Harris2005-09-18
* Support for using DOCS to switch to and from UTF-8 mode.Ben Harris2005-09-17
* Reasonably complete ISO 2022 support. Huge and hairy, but it seems toBen Harris2005-09-17
* Use standard "WILD" markers for unregistered Big 5 aliases.Ben Harris2005-09-17
* Fix stupid typo.Ben Harris2005-09-17
* Names for ASCII and JIS X 0201 that appear both in the X registry and inBen Harris2005-09-17
* TIS-620 is equivalent to ISO 8859-11, so map the MIME name for the former toBen Harris2005-09-17
* Substantial overhaul of the UTF-8 decoder. It now uses 26 bits of stateBen Harris2005-09-16
* Bring utf8.c's internal tests up to date in the (somewhat belated)Simon Tatham2005-09-16
* I've apparently had this todo-list comment sitting on stormhawk forSimon Tatham2005-09-13
* Ben Hutchings points out that `.UC', which I think I must haveSimon Tatham2005-07-29
* The heading depth of a para_Subsect is p->aux+1, not p->aux+2.Ben Harris2005-05-18
* input.c was capable of generating a paragraph structure with no textSimon Tatham2005-04-12
* Also, while I'm wandering past here, I've just noticed thatSimon Tatham2005-03-10
* Explicitly constify a bunch of static data declarations which wereSimon Tatham2005-03-10
* Ability to specify multiple arguments to \cfg{html-template-fragment};Jacob Nevins2005-03-08
* Move contact details inside <address> to make validator.w3.org happy.Jacob Nevins2005-03-07
* In contents lists, put <ul> inside <li> to make validator.w3.org happier (forJacob Nevins2005-03-07
* Formatting fix if no indexJacob Nevins2005-02-18
* Oops, overzealous search-and-replaceJacob Nevins2005-02-18
* Comment in template codeJacob Nevins2005-02-18
* Missing index modifiersJacob Nevins2005-02-18
* Update the documentation of the HTML backend to match reality.Jacob Nevins2005-02-18
* Add a `--list-charsets' option to Halibut to enumerate canonical names of knownJacob Nevins2005-02-18
* Indexing tweaks for recent changes.Jacob Nevins2005-02-18
* Add \versionid.Jacob Nevins2005-02-17
* It's been a new year for a while.Jacob Nevins2005-02-17
* Replace crash with assertion failure if we attempt to xref a non-existentJacob Nevins2005-02-17
* Note that we'd appreciate help re charsets in WinHelpJacob Nevins2005-02-17
* Note visibly that HTML docs are out of date.Jacob Nevins2005-02-17
* Changes/additions to input character set handling:Jacob Nevins2005-02-17
* Shouldn't consider para_Title to be a heading when going throughSimon Tatham2005-01-24
* `origtext' was not getting set correctly for escaped tokens (\\, \{,Simon Tatham2005-01-24
* Added a new config directive `html-local-head', which permits me toSimon Tatham2005-01-24
* Use .PHONY to ensure the various fake make targets (`all', `clean',Simon Tatham2005-01-24
* Mac OS X gcc warns about a signed/unsigned comparison here. Explicit cast.Simon Tatham2005-01-24
* Halibut highlighting mode for GNU enscript. This allows our ViewCVSSimon Tatham2004-12-08
* It turns out that the man format requires the \& sequence (toSimon Tatham2004-11-21