index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bk_text.c
(
unfollow
)
Commit message (
Expand
)
Author
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