summaryrefslogtreecommitdiff
path: root/main.c (follow)
Commit message (Expand)AuthorAge
* Display the "breaks" flag when generating a debugging dump.Ben Harris2006-05-06
* Revert to "C" locale for LC_NUMERIC, so that PDFs won't be corruptedSimon Tatham2005-11-13
* Add a `--list-charsets' option to Halibut to enumerate canonical names of knownJacob Nevins2005-02-18
* Changes/additions to input character set handling:Jacob Nevins2005-02-17
* Switch the memory allocation macros from the Halibut onesSimon Tatham2004-06-12
* Initial checkin of the shiny new rewritten-from-scratch HTML backSimon Tatham2004-06-12
* Instead of traversing a list of paragraphs, mark_attr_ends() nowSimon Tatham2004-04-22
* bk_text and bk_info both need to know the on-screen width ofSimon Tatham2004-04-22
* Support the locale-supplied character set where appropriate. It'sSimon Tatham2004-04-22
* Ahem. Fix stupid string handling error in new command-line configSimon Tatham2004-04-20
* Infrastructure changes for character set support. ustrtoa,Simon Tatham2004-04-20
* Support for \cfg{input-charset}. Input files can now be in ASCII,Simon Tatham2004-04-19
* Initial work on PS and PDF output. Because these two backends shareSimon Tatham2004-04-13
* Info backend now takes care to avoid magic characters in node namesSimon Tatham2004-04-10
* Added an info(1) backend, which constructs .info files directlySimon Tatham2004-04-09
* Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham2004-04-01
* Add the -C command-line option, which allows arbitrary \cfgSimon Tatham2004-03-31
* Make a start on command-line options. Here I introduce --text,Simon Tatham2004-03-31
* Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham2004-03-23
* Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham2002-08-05
* Keywords are now collected using a B-tree rather than an array withSimon Tatham2001-12-14
* This update should bring the Windows Help back end up toSimon Tatham2001-12-04
* Most of a Windows Help back end now appears to work. Missing areSimon Tatham2001-12-04
* Enforce proper ordering of heading levels: specifically, ensure theSimon Tatham2001-10-25
* Initial checkin of xhtml backend.James Aylett2000-12-21
* Macros; \- for nonbreaking hyphenSimon Tatham1999-10-24
* Introduce word types for attributed spaces, so backends can distinguishSimon Tatham1999-10-22
* First backend! Text output now pretty much works.Simon Tatham1999-10-20
* Further development; mid-end index handling pretty much there!Simon Tatham1999-10-18
* Further development: index work, phase ISimon Tatham1999-10-16
* Redo memory allocation to use mknew macroSimon Tatham1999-09-02
* Further development; bibliographies seem to workSimon Tatham1999-08-15
* More development; not nearly finished yetSimon Tatham1999-08-09
* Further development work. Parser nearly finishedSimon Tatham1999-07-31
* Initial checkin of skeleton application. About to start reading filesSimon Tatham1999-01-30