| Commit message (Expand) | Author | Age |
| * | input.c was capable of generating a paragraph structure with no text | Simon Tatham | 2005-04-12 |
| * | `origtext' was not getting set correctly for escaped tokens (\\, \{, | Simon Tatham | 2005-01-24 |
| * | Allow macros to work (a) at the very start of a paragraph, and (b) | Simon Tatham | 2004-11-17 |
| * | Forgot to set a file position on characters being returned from | Simon Tatham | 2004-08-20 |
| * | Right; I'm finally sick of typing \q{\cw{foo}}, so I've invented a | Simon Tatham | 2004-07-16 |
| * | Sort out error handling everywhere a charset name is converted into | Simon Tatham | 2004-06-27 |
| * | Enforce that \q may not be used anywhere within \c. It shouldn't be | Simon Tatham | 2004-06-12 |
| * | Switch the memory allocation macros from the Halibut ones | Simon Tatham | 2004-06-12 |
| * | Enhance the text backend to support configurable quote characters, | Simon Tatham | 2004-04-23 |
| * | Infrastructure changes for character set support. ustrtoa, | Simon Tatham | 2004-04-20 |
| * | Support for \cfg{input-charset}. Input files can now be in ASCII, | Simon Tatham | 2004-04-19 |
| * | Support the \W{...}\i\c{...} combination used in the NASM manual. | Simon Tatham | 2004-04-15 |
| * | Info backend now takes care to avoid magic characters in node names | Simon Tatham | 2004-04-10 |
| * | \lcont and \quote were being confused by whitespace (in particular, | Simon Tatham | 2004-03-30 |
| * | Make \ii work! | Simon Tatham | 2004-03-30 |
| * | 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-25 |
| * | Cleanups to complete the man page backend. Also, an additional new | Simon Tatham | 2004-03-24 |
| * | Man-page back end for Halibut. Also, a couple of additional markup | Simon Tatham | 2004-03-23 |
| * | Just had a play with this newfangled `valgrind' memory debugger | Simon Tatham | 2002-08-23 |
| * | Arrange for multiple \cfg, \IM and \BR paragraphs to not require | Simon Tatham | 2002-08-12 |
| * | Rename Buttress to Halibut. I _think_ I've caught everything in this pass. | Simon Tatham | 2002-08-05 |
| * | Buttress was dealing poorly with \r in input files (though not _too_ | Simon Tatham | 2001-12-14 |
| * | 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-12-04 |
| * | Fix segfault on \W{URL}\cw{link text} construction. | Simon Tatham | 2001-10-25 |
| * | Add nonbreaking space as \_ | Simon Tatham | 2000-11-22 |
| * | Daft error in input.c was causing messy aux fields and misgenerated emphasis | Simon Tatham | 1999-11-12 |
| * | 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-11-07 |
| * | Macros; \- for nonbreaking hyphen | Simon Tatham | 1999-10-24 |
| * | 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-22 |
| * | 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-21 |
| * | First backend! Text output now pretty much works. | Simon Tatham | 1999-10-20 |
| * | Further development; mid-end index handling pretty much there! | Simon Tatham | 1999-10-18 |
| * | Further development: index work, phase I | Simon Tatham | 1999-10-16 |
| * | More development... | Simon Tatham | 1999-09-12 |
| * | Redo memory allocation to use mknew macro | Simon Tatham | 1999-09-02 |
| * | Further development; bibliographies seem to work | Simon Tatham | 1999-08-15 |
| * | More development; not nearly finished yet | Simon Tatham | 1999-08-09 |
| * | Further development work. Parser nearly finished | Simon Tatham | 1999-07-31 |
| * | Wrote some of the lexer. Nothing works yet. | Simon Tatham | 1999-02-05 |
| * | Fixed silly mistake in the read-character routine | Simon Tatham | 1999-01-30 |
| * | Initial checkin of skeleton application. About to start reading files | Simon Tatham | 1999-01-30 |