| Commit message (Expand) | Author | Age |
| ... | |
| * | Silly of me to overlook it: another obvious way you might like to | Simon Tatham | 2012-07-19 |
| * | A slightly silly new utility: 'confuse'. You provide it with some | Simon Tatham | 2012-07-18 |
| * | Mechanism for iterating over all supported charsets. | Simon Tatham | 2012-07-18 |
| * | Patch from Maciej Adamczyk to set standard output to binary mode in | Simon Tatham | 2012-06-03 |
| * | Make the Deflate decoder correctly handle the special case of a | Simon Tatham | 2012-06-01 |
| * | OS X Lion's compiler spotted two missing casts, where we use %hu and | Simon Tatham | 2012-05-06 |
| * | Now that you can specify negative indents in Halibut text mode, it's | Simon Tatham | 2012-05-04 |
| * | Fix an integer-type mismatch between %04x in a printf format string | Simon Tatham | 2012-05-03 |
| * | Apply r6972 from my other copy of deflate.c: don't lose the BFINAL bit | Simon Tatham | 2012-05-03 |
| * | Remove a bunch of unused variables spotted by Ubuntu 12.04's gcc. | Simon Tatham | 2012-05-03 |
| * | Ahem. Don't invert the length _twice_. | Simon Tatham | 2012-05-03 |
| * | Add an error check for correct formatting in Deflate uncompressed | Simon Tatham | 2012-05-03 |
| * | Bug in utoi(), which made it ignore a leading minus sign when | Simon Tatham | 2012-05-03 |
| * | Allow macro definitions to be terminated by tok_eof as well as | Simon Tatham | 2012-02-24 |
| * | Correct a comment. | Simon Tatham | 2011-11-09 |
| * | Merge PuTTY r9326, adding CP852 support. | Simon Tatham | 2011-10-14 |
| * | First attempt at an Emacs mode that syntax-highlights Halibut markup. | Simon Tatham | 2011-08-09 |
| * | A user recently reported that Halibut's font-file handling doesn't | Simon Tatham | 2010-02-27 |
| * | Clarify the section about backend-generic config options to make it | Simon Tatham | 2010-01-14 |
| * | Escape &<> when they appear in href text. | Simon Tatham | 2009-11-10 |
| * | Allow a hastily selected subset of the output formats to also accept | Simon Tatham | 2009-10-24 |
| * | Enable Halibut to read a .but file from standard input, by supplying | Simon Tatham | 2009-10-24 |
| * | Revise r8309 to use \- rather than - when trying to emit a literal U+002D; | Jacob Nevins | 2009-09-06 |
| * | More portable attempt to get a literal U+0027 than r8321, pinched from pod2man | Jacob Nevins | 2009-09-06 |
| * | I've just seen the MIME charset name 'x-sjis' in the wild. Add it to | Simon Tatham | 2009-04-17 |
| * | Fix missing docs for \cfg{paper-contents-indent-step} and | Simon Tatham | 2009-01-20 |
| * | Fix unintentional bash-specificity in Makefile. (Patch from Colin | Simon Tatham | 2009-01-20 |
| * | Use of \lcont in the document preamble caused an assertion failure. | Simon Tatham | 2009-01-20 |
| * | ctype functions require their argument to be EOF or representable as an | Ben Harris | 2009-01-11 |
| * | Test for r8309/r8321. | Jacob Nevins | 2008-11-23 |
| * | Extend r8309 to try to ensure that single-quote/apostrophe characters in code | Jacob Nevins | 2008-11-23 |
| * | Cut-and-paste error: reference to "man page" in Windows Help section. | Jacob Nevins | 2008-11-23 |
| * | Let's not use parentheses in test.but in a way that tempts Halibut | Simon Tatham | 2008-11-21 |
| * | Correct mishandling of paragraphs beginning with "\#{". | Simon Tatham | 2008-11-21 |
| * | Oh, all right. Put in the implicit zero elements at the ends of the | Simon Tatham | 2008-11-21 |
| * | Clean up some compiler warnings. | Simon Tatham | 2008-11-21 |
| * | Don't translate hyphens into \(hy inside \c{...} or code paragraphs, | Simon Tatham | 2008-11-21 |
| * | I've just had some spam in Windows-874, a Thai SBCS. Add libcharset | Simon Tatham | 2008-08-21 |
| * | Just in case sbcsgen.pl is fed an sbcs.dat with the wrong line | Simon Tatham | 2008-07-09 |
| * | Turn the numeric parameter to err_sfntbadglyph from wchar_t to | Simon Tatham | 2008-07-09 |
| * | Fix cut'n'paste error which had the effect of making the default for | Jacob Nevins | 2008-03-19 |
| * | New option *-section-shownumber, alongside *-section-numeric and in | Simon Tatham | 2008-02-25 |
| * | Cope with TrueType fonts with slightly broken cmaps, just ignoring code points | Ben Harris | 2007-12-02 |
| * | Typo. | Simon Tatham | 2007-12-02 |
| * | Recognise a couple more types of Unicode 'cmap'. Also fail if a format 4 | Ben Harris | 2007-12-02 |
| * | Add the ability to pass a NULL output buffer and/or an unlimited | Simon Tatham | 2007-08-05 |
| * | The length parameters in mbstowcs and wcstombs are limits on the | Simon Tatham | 2007-06-21 |
| * | Add rule to compile emacsenc.c. Noticed by David Leonard. | Ben Harris | 2007-04-30 |
| * | Add a mechanism for translating to and from the coding system symbols | Ben Harris | 2007-04-09 |
| * | List some documentation sources, and another todo item. | Ben Harris | 2007-04-08 |