| Commit message (Expand) | Author |
| 2018-03-18 | Change plain text output formattingHEADmaster | Franklin Wei |
| 2014-03-30 | Silence compiler warnings on OS X 10.9. | Simon Tatham |
| 2013-03-10 | Add \s for 'strong' text, i.e. bold rather than italics. I've missed | Simon Tatham |
| 2012-08-29 | Revamp of the Halibut error handling mechanism. | Simon Tatham |
| 2012-05-04 | Now that you can specify negative indents in Halibut text mode, it's | Simon Tatham |
| 2009-10-24 | Allow a hastily selected subset of the output formats to also accept | Simon Tatham |
| 2009-01-20 | Use of \lcont in the document preamble caused an assertion failure. | Simon Tatham |
| 2008-02-25 | New option *-section-shownumber, alongside *-section-numeric and in | Simon Tatham |
| 2004-06-27 | Sort out error handling everywhere a charset name is converted into | Simon Tatham |
| 2004-06-12 | Switch the memory allocation macros from the Halibut ones | Simon Tatham |
| 2004-04-23 | Ahem; that only didn't cause a segfault by sheer luck. | Simon Tatham |
| 2004-04-23 | Enhance the text backend to support configurable quote characters, | Simon Tatham |
| 2004-04-22 | bk_text and bk_info both need to know the on-screen width of | Simon Tatham |
| 2004-04-21 | Charset support for the info backend (\cfg{info-charset}). (This | Simon Tatham |
| 2004-04-20 | Text backend is now charset-enabled: the entire text file is built | Simon Tatham |
| 2004-04-20 | Infrastructure changes for character set support. ustrtoa, | Simon Tatham |
| 2004-04-19 | Better robustness when backends encounter a Unicode character not | Simon Tatham |
| 2004-04-13 | Initial work on PS and PDF output. Because these two backends share | Simon Tatham |
| 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-04-01 | Fix a couple of memory leaks in backends. | Simon Tatham |
| 2004-03-30 | Simplify treatment of the copyright notice, now I've also simplified | 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 | Man-page back end for Halibut. Also, a couple of additional markup | Simon Tatham |
| 2002-09-03 | Of course, when I start freeing things in response to valgrind's | Simon Tatham |
| 2002-08-23 | Just had a play with this newfangled `valgrind' memory debugger | Simon Tatham |
| 2002-08-12 | Add configurability for the suffix after the section number and | Simon Tatham |
| 2002-08-11 | Fix the bug in the text back end whereby bulletted paragraphs' width | Simon Tatham |
| 2002-08-05 | Rename Buttress to Halibut. I _think_ I've caught everything in this pass. | Simon Tatham |
| 2001-12-04 | This update should bring the Windows Help back end up to | Simon Tatham |
| 2001-11-25 | Improve handling of versionids - now every HTML file contains all | 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 | Added \q{...} for quoted text | 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-20 | First backend! Text output now pretty much works. | Simon Tatham |