summaryrefslogtreecommitdiff
path: root/main.c (unfollow)
Commit message (Expand)Author
2004-04-22Support the locale-supplied character set where appropriate. It'sSimon Tatham
2004-04-20Ahem. Fix stupid string handling error in new command-line configSimon Tatham
2004-04-20Infrastructure changes for character set support. ustrtoa,Simon Tatham
2004-04-19Support for \cfg{input-charset}. Input files can now be in ASCII,Simon Tatham
2004-04-13Initial work on PS and PDF output. Because these two backends shareSimon Tatham
2004-04-10Info backend now takes care to avoid magic characters in node namesSimon Tatham
2004-04-09Added an info(1) backend, which constructs .info files directlySimon Tatham
2004-04-01Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham
2004-03-31Add the -C command-line option, which allows arbitrary \cfgSimon Tatham
2004-03-31Make a start on command-line options. Here I introduce --text,Simon Tatham
2004-03-23Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham
2002-08-05Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham
2001-12-14Keywords are now collected using a B-tree rather than an array withSimon Tatham
2001-12-04This update should bring the Windows Help back end up toSimon Tatham
2001-12-04Most of a Windows Help back end now appears to work. Missing areSimon Tatham
2001-10-25Enforce proper ordering of heading levels: specifically, ensure theSimon Tatham
2000-12-21Initial checkin of xhtml backend.James Aylett
1999-10-24Macros; \- for nonbreaking hyphenSimon Tatham
1999-10-22Introduce word types for attributed spaces, so backends can distinguishSimon Tatham
1999-10-20First backend! Text output now pretty much works.Simon Tatham
1999-10-18Further development; mid-end index handling pretty much there!Simon Tatham
1999-10-16Further development: index work, phase ISimon Tatham
1999-09-02Redo memory allocation to use mknew macroSimon Tatham
1999-08-15Further development; bibliographies seem to workSimon Tatham
1999-08-09More development; not nearly finished yetSimon Tatham
1999-07-31Further development work. Parser nearly finishedSimon Tatham