| Commit message (Expand) | Author |
| 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-15 | Support the \W{...}\i\c{...} combination used in the NASM manual. | Simon Tatham |
| 2004-04-10 | Info backend now takes care to avoid magic characters in node names | Simon Tatham |
| 2004-03-30 | \lcont and \quote were being confused by whitespace (in particular, | Simon Tatham |
| 2004-03-30 | Make \ii work! | Simon Tatham |
| 2004-03-25 | Introduce \. as a NOP command. The purpose of this is to act as a | 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-24 | Cleanups to complete the man page backend. Also, an additional new | Simon Tatham |
| 2004-03-23 | Man-page back end for Halibut. Also, a couple of additional markup | Simon Tatham |
| 2002-08-23 | Just had a play with this newfangled `valgrind' memory debugger | Simon Tatham |
| 2002-08-12 | Arrange for multiple \cfg, \IM and \BR paragraphs to not require | Simon Tatham |
| 2002-08-05 | Rename Buttress to Halibut. I _think_ I've caught everything in this pass. | Simon Tatham |
| 2001-12-14 | Buttress was dealing poorly with \r in input files (though not _too_ | Simon Tatham |
| 2001-12-04 | This update should bring the Windows Help back end up to | Simon Tatham |
| 2001-12-04 | Replace Buttress's old tree23 routines with my shiny new counted | Simon Tatham |
| 2001-10-25 | Fix segfault on \W{URL}\cw{link text} construction. | Simon Tatham |
| 2000-11-22 | Add nonbreaking space as \_ | Simon Tatham |
| 1999-11-12 | Daft error in input.c was causing messy aux fields and misgenerated emphasis | Simon Tatham |
| 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-24 | Macros; \- for nonbreaking hyphen | Simon Tatham |
| 1999-10-22 | Fix a couple of segfaults in error handling code | Simon Tatham |
| 1999-10-22 | Added \rule for a horizontal rule | Simon Tatham |
| 1999-10-22 | Now get start-of-paragraph diagnoses _right_... *sigh* | 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-21 | Now handle \\, \{ and \} in paragraph keywords | 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 |
| 1999-02-05 | Wrote some of the lexer. Nothing works yet. | Simon Tatham |
| 1999-01-30 | Fixed silly mistake in the read-character routine | Simon Tatham |