| Commit message (Expand) | Author |
| 2017-05-30 | New utility function rdaddc_rep(). | Simon Tatham |
| 2013-03-10 | Add \s for 'strong' text, i.e. bold rather than italics. I've missed | Simon Tatham |
| 2007-01-01 | Fix the behaviour of constructions like \e{index \i{term}} -- the index tag | Jacob Nevins |
| 2006-11-30 | Add support for compressed PDF streams, using Simon's new deflate library. | Ben Harris |
| 2004-06-13 | The Halibut manual contained at least one instance of two index | Simon Tatham |
| 2004-06-12 | Switch the memory allocation macros from the Halibut ones | Simon Tatham |
| 2004-04-22 | Use wcscoll(), if available, when sorting index terms. (In a | Simon Tatham |
| 2004-04-22 | Instead of traversing a list of paragraphs, mark_attr_ends() now | Simon Tatham |
| 2004-04-22 | Support the locale-supplied character set where appropriate. It's | Simon Tatham |
| 2004-04-20 | Infrastructure changes for character set support. ustrtoa, | Simon Tatham |
| 2004-04-13 | Initial work on PS and PDF output. Because these two backends share | Simon Tatham |
| 2004-04-09 | Added an info(1) backend, which constructs .info files directly | Simon Tatham |
| 2004-03-30 | Fix index sorting so that it collates in a sensible order. | 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-10-25 | Fixes to allow the text back end to wrap long headings. (These sound | Simon Tatham |
| 2001-10-25 | Remove the penalty for leaving the last word in a paragraph alone on | Simon Tatham |
| 2001-09-23 | Replace the naive greedy paragraph wrapping algorithm with the shiny | Simon Tatham |
| 1999-11-07 | Added \q{...} for quoted text | Simon Tatham |
| 1999-10-24 | Macros; \- for nonbreaking hyphen | Simon Tatham |
| 1999-10-22 | Introduce word types for attributed spaces, so backends can distinguish | 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-02 | Redo memory allocation to use mknew macro | Simon Tatham |
| 1999-07-31 | Further development work. Parser nearly finished | Simon Tatham |