| Commit message (Expand) | Author |
| 2004-04-22 | Support the locale-supplied character set where appropriate. It's | Simon Tatham |
| 2004-04-21 | Charset support for the info backend (\cfg{info-charset}). (This | Simon Tatham |
| 2004-04-20 | Infrastructure changes for character set support. ustrtoa, | Simon Tatham |
| 2004-04-19 | Support for \cfg{input-charset}. Input files can now be in ASCII, | Simon Tatham |
| 2004-04-14 | And now the page numbers in the index are PDF cross-references too. | Simon Tatham |
| 2004-04-13 | Initial work on PS and PDF output. Because these two backends share | Simon Tatham |
| 2004-04-10 | The Emacs and Jed info readers don't like my index format: Info menu | Simon Tatham |
| 2004-04-10 | Info backend now takes care to avoid magic characters in node names | Simon Tatham |
| 2004-04-09 | Add a config directive to generate the INFO-DIR-ENTRY things that | Simon Tatham |
| 2004-04-09 | Added an info(1) backend, which constructs .info files directly | Simon Tatham |
| 2004-04-01 | GCC 3.0 doesn't like you not including <string.h> if you use things in it. | James Aylett |
| 2004-04-01 | Arrange a mechanism whereby each backend can be passed a filename | Simon Tatham |
| 2004-04-01 | Add \cfg / -C directives to allow the user to choose the output file | Simon Tatham |
| 2004-03-30 | Fix index sorting so that it collates in a sensible order. | Simon Tatham |
| 2004-03-25 | Obsoleted the `\preamble' command. Preamble text is now taken to be | Simon Tatham |
| 2004-03-25 | Add a \quote{...} directive, working like <blockquote> in HTML. | Simon Tatham |
| 2004-03-23 | Oops, nearly forgot. Nesting one numbered list inside another should | Simon Tatham |
| 2004-03-23 | Man-page back end for Halibut. Also, a couple of additional markup | Simon Tatham |
| 2002-08-05 | Rename Buttress to Halibut. I _think_ I've caught everything in this pass. | Simon Tatham |
| 2001-12-14 | Keywords are now collected using a B-tree rather than an array with | Simon Tatham |
| 2001-12-06 | Allow the user to specify the Help topic ID string for particular | Simon Tatham |
| 2001-12-04 | Indexing in the Help backend now seems to work! Woo! | Simon Tatham |
| 2001-12-04 | This update should bring the Windows Help back end up to | Simon Tatham |
| 2001-12-04 | Most of a Windows Help back end now appears to work. Missing are | Simon Tatham |
| 2001-12-04 | Replace Buttress's old tree23 routines with my shiny new counted | Simon Tatham |
| 2001-11-24 | Introduce the ability to relabel a section as an `example' or | Simon Tatham |
| 2001-10-26 | Oops, that new heading-level error check was a bit over-zealous. | Simon Tatham |
| 2001-10-25 | Enforce proper ordering of heading levels: specifically, ensure the | Simon Tatham |
| 2001-10-25 | Fixes to allow the text back end to wrap long headings. (These sound | Simon Tatham |
| 2000-12-21 | Initial checkin of xhtml backend. | James Aylett |
| 1999-11-07 | First stab at text backend configurability | Simon Tatham |
| 1999-11-07 | Configurability backbone, and first use of it | Simon Tatham |
| 1999-11-07 | Added \q{...} for quoted text | Simon Tatham |
| 1999-10-27 | Oops; let's get that NORETURN conditional right... | Simon Tatham |
| 1999-10-24 | Macros; \- for nonbreaking hyphen | Simon Tatham |
| 1999-10-22 | Added \rule for a horizontal rule | Simon Tatham |
| 1999-10-22 | Introduce word types for attributed spaces, so backends can distinguish | Simon Tatham |
| 1999-10-21 | We were failing to diagnose bad command at paragraph start | Simon Tatham |
| 1999-10-20 | First backend! Text output now pretty much works. | Simon Tatham |
| 1999-10-18 | Further development; mid-end index handling pretty much there! | Simon Tatham |
| 1999-10-16 | Further development: index work, phase I | Simon Tatham |
| 1999-09-12 | More development... | Simon Tatham |
| 1999-09-02 | Redo memory allocation to use mknew macro | Simon Tatham |
| 1999-08-15 | Further development; bibliographies seem to work | Simon Tatham |
| 1999-08-09 | More development; not nearly finished yet | Simon Tatham |
| 1999-07-31 | Further development work. Parser nearly finished | Simon Tatham |