index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bk_html.c
(
unfollow
)
Commit message (
Expand
)
Author
2004-08-04
Fix for an uninitialised structure member spotted by valgrind (probably didn't
Jacob Nevins
2004-07-02
Avoid generating an index section if there actually is no index.
Simon Tatham
2004-06-27
Sort out error handling everywhere a charset name is converted into
Simon Tatham
2004-06-27
Free up all the data we allocated during the HTML backend.
Simon Tatham
2004-06-27
Support non-breaking spaces.
Simon Tatham
2004-06-27
Config directives for all the extra configurable things in the new
Simon Tatham
2004-06-27
Fix up the restrict_charset and output_charset configuration for the
Simon Tatham
2004-06-20
Various HTML backend cleanups.
Simon Tatham
2004-06-20
Introduce a configurable option to select the HTML flavour. Also
Simon Tatham
2004-06-20
Improve the naming of fragment IDs for numbered list elements and
Simon Tatham
2004-06-19
Add a batch of assertions to ensure no more index terms fail to have
Simon Tatham
2004-06-19
I had somehow managed to leave index entry anchors out of section
Simon Tatham
2004-06-19
Add a clash-checking mechanism to ensure we never generate the same
Simon Tatham
2004-06-12
Switch the memory allocation macros from the Halibut ones
Simon Tatham
2004-06-12
Initial checkin of the shiny new rewritten-from-scratch HTML back
Simon Tatham