summaryrefslogtreecommitdiff
path: root/misc.c (follow)
Commit message (Expand)AuthorAge
* Fix index sorting so that it collates in a sensible order.Simon Tatham2004-03-30
* 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
* Fixes to allow the text back end to wrap long headings. (These soundSimon Tatham2001-10-25
* Remove the penalty for leaving the last word in a paragraph alone onSimon Tatham2001-10-25
* Replace the naive greedy paragraph wrapping algorithm with the shinySimon Tatham2001-09-23
* Added \q{...} for quoted textSimon Tatham1999-11-07
* 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 work. Parser nearly finishedSimon Tatham1999-07-31