| Commit message (Expand) | Author | Age |
| * | Just to be on the safe side about avoiding other portability hazards | Simon Tatham | 2005-11-13 |
| * | `version' needs to be declared `extern'. | Simon Tatham | 2005-11-13 |
| * | Revert to "C" locale for LC_NUMERIC, so that PDFs won't be corrupted | Simon Tatham | 2005-11-13 |
| * | Fix various compiler warnings and errors. In particular, my cunning | Simon Tatham | 2005-11-13 |
| * | `style.c' appears to have been around since 1999 and never had | Simon Tatham | 2005-11-12 |
| * | write_utf8() is used in iso2022.c as of r6378; declare it. | Jacob Nevins | 2005-10-23 |
| * | Working ISO 2022 output function. Outputs full ISO 2022 (not sure | Simon Tatham | 2005-10-07 |
| * | PostScript StandardEncoding might occasionally come in handy. While | Simon Tatham | 2005-10-06 |
| * | Remove the error message `no text found in paragraph'. Aaron Brown | Simon Tatham | 2005-09-29 |
| * | Correct the URL of the X Registry to the one given in the Registry, which | Ben Harris | 2005-09-26 |
| * | Never loop up to _and including_ lenof(array). | Simon Tatham | 2005-09-26 |
| * | Correct copy and paste error. | Simon Tatham | 2005-09-24 |
| * | EUC-TW implementation, plus an explanation of why ISO-2022-CN is difficult. | Ben Harris | 2005-09-24 |
| * | Space-saving restructure of the CNS 11643 data tables. Reduces the | Simon Tatham | 2005-09-24 |
| * | Fix a couple of warnings. | Ben Harris | 2005-09-24 |
| * | Introduce the -v flag which outputs the actual index of each code | Simon Tatham | 2005-09-24 |
| * | Add support for CNS 11643. | Ben Harris | 2005-09-24 |
| * | Include CNS 11643 in the cstable diagnostic utility. | Simon Tatham | 2005-09-24 |
| * | IRG source T3 includes not only plane 3 of CNS 11643, but also "some additional | Ben Harris | 2005-09-24 |
| * | CNS 11643 goes above the BMP, so the test code should take that into | Simon Tatham | 2005-09-24 |
| * | Add a mapping table for CNS 11643-1992. It's a bit big, and nothing | Ben Harris | 2005-09-24 |
| * | Support for the ESC $ ( 0 and ESC $ ( 1 sets that Emacs uses to embed | Ben Harris | 2005-09-21 |
| * | Add support for COMPOUND_TEXT extended segments encoding ISO 98859-14, | Ben Harris | 2005-09-21 |
| * | Add two new SBCSes: BS 4730 (alias UK-ASCII) and DEC graphics (alias VT100 | Ben Harris | 2005-09-18 |
| * | When documenting s0 and s1, get then the right way around. | Ben Harris | 2005-09-18 |
| * | 1: Better documentation of how read_iso2022() stores its state. | Ben Harris | 2005-09-18 |
| * | Ben points out that ESC ( J in ISO-2022-JP should encode the | Simon Tatham | 2005-09-18 |
| * | Make read_utf8(), like read_sbcs(), accessible to the rest of the library, | Ben Harris | 2005-09-18 |
| * | Undo another change that leaked through with the ISO-2022 commit. | Ben Harris | 2005-09-18 |
| * | Update comment to reflect state of DOCS support. | Ben Harris | 2005-09-18 |
| * | Undo accidental change in previous commit. | Ben Harris | 2005-09-18 |
| * | Support for using DOCS to switch to and from UTF-8 mode. | Ben Harris | 2005-09-17 |
| * | Reasonably complete ISO 2022 support. Huge and hairy, but it seems to | Ben Harris | 2005-09-17 |
| * | Use standard "WILD" markers for unregistered Big 5 aliases. | Ben Harris | 2005-09-17 |
| * | Fix stupid typo. | Ben Harris | 2005-09-17 |
| * | Names for ASCII and JIS X 0201 that appear both in the X registry and in | Ben Harris | 2005-09-17 |
| * | TIS-620 is equivalent to ISO 8859-11, so map the MIME name for the former to | Ben Harris | 2005-09-17 |
| * | Substantial overhaul of the UTF-8 decoder. It now uses 26 bits of state | Ben Harris | 2005-09-16 |
| * | Bring utf8.c's internal tests up to date in the (somewhat belated) | Simon Tatham | 2005-09-16 |
| * | I've apparently had this todo-list comment sitting on stormhawk for | Simon Tatham | 2005-09-13 |
| * | Ben Hutchings points out that `.UC', which I think I must have | Simon Tatham | 2005-07-29 |
| * | The heading depth of a para_Subsect is p->aux+1, not p->aux+2. | Ben Harris | 2005-05-18 |
| * | input.c was capable of generating a paragraph structure with no text | Simon Tatham | 2005-04-12 |
| * | Also, while I'm wandering past here, I've just noticed that | Simon Tatham | 2005-03-10 |
| * | Explicitly constify a bunch of static data declarations which were | Simon Tatham | 2005-03-10 |
| * | Ability to specify multiple arguments to \cfg{html-template-fragment}; | Jacob Nevins | 2005-03-08 |
| * | Move contact details inside <address> to make validator.w3.org happy. | Jacob Nevins | 2005-03-07 |
| * | In contents lists, put <ul> inside <li> to make validator.w3.org happier (for | Jacob Nevins | 2005-03-07 |
| * | Formatting fix if no index | Jacob Nevins | 2005-02-18 |
| * | Oops, overzealous search-and-replace | Jacob Nevins | 2005-02-18 |