index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix the behaviour of constructions like \e{index \i{term}} -- the index tag
Jacob Nevins
2007-01-01
*
Add support for compressed PDF streams, using Simon's new deflate library.
Ben Harris
2006-11-30
*
The Halibut manual contained at least one instance of two index
Simon Tatham
2004-06-13
*
Switch the memory allocation macros from the Halibut ones
Simon Tatham
2004-06-12
*
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-22
*
Infrastructure changes for character set support. ustrtoa,
Simon Tatham
2004-04-20
*
Initial work on PS and PDF output. Because these two backends share
Simon Tatham
2004-04-13
*
Added an info(1) backend, which constructs .info files directly
Simon Tatham
2004-04-09
*
Fix index sorting so that it collates in a sensible order.
Simon Tatham
2004-03-30
*
Man-page back end for Halibut. Also, a couple of additional markup
Simon Tatham
2004-03-23
*
Rename Buttress to Halibut. I _think_ I've caught everything in this pass.
Simon Tatham
2002-08-05
*
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-10-25
*
Replace the naive greedy paragraph wrapping algorithm with the shiny
Simon Tatham
2001-09-23
*
Added \q{...} for quoted text
Simon Tatham
1999-11-07
*
Macros; \- for nonbreaking hyphen
Simon Tatham
1999-10-24
*
Introduce word types for attributed spaces, so backends can distinguish
Simon Tatham
1999-10-22
*
First backend! Text output now pretty much works.
Simon Tatham
1999-10-20
*
Further development; mid-end index handling pretty much there!
Simon Tatham
1999-10-18
*
Further development: index work, phase I
Simon Tatham
1999-10-16
*
Redo memory allocation to use mknew macro
Simon Tatham
1999-09-02
*
Further development work. Parser nearly finished
Simon Tatham
1999-07-31