index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix crash in Info backend: if a \[Kk] to a \B or \n was followed in a
Jacob Nevins
2004-08-06
*
dup_word_list() does the right thing if passed NULL (on general principles)
Jacob Nevins
2004-08-06
*
Fix for an uninitialised structure member spotted by valgrind (probably didn't
Jacob Nevins
2004-08-04
*
Explicit bounds checking on the bmp[] array.
Simon Tatham
2004-08-04
*
Add an explicit cast to prevent a compiler warning.
Simon Tatham
2004-08-04
*
Colin spotted a sizeof/lenof confusion which we think has been
Simon Tatham
2004-08-04
*
More careful context hash calculation which doesn't depend on size
Simon Tatham
2004-07-30
*
Division by zero (which criminally failed to give rise to any kind
Simon Tatham
2004-07-17
*
Cut-and-paste error was preventing PS and PDF filename config
Simon Tatham
2004-07-17
*
Tweak for \cq (probably unnecessary)
Jacob Nevins
2004-07-16
*
Right; I'm finally sick of typing \q{\cw{foo}}, so I've invented a
Simon Tatham
2004-07-16
*
Failed to initialise state.curr_topic early enough, causing
Simon Tatham
2004-07-13
*
Apparently (according to a user) WinZip complains of `trailing
Simon Tatham
2004-07-05
*
Avoid generating an index section if there actually is no index.
Simon Tatham
2004-07-02
*
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-27
*
nit: s/case-sensitive/case-insensitive/ in comment about nasty indexing
Jacob Nevins
2004-06-21
*
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-20
*
Minimal documentation of all the new paper backend \cfg{} directives.
Jacob Nevins
2004-06-20
*
We seem to have ended up with duplicate documentation of --man. Gone.
Jacob Nevins
2004-06-19
*
Ensure that every \cfg{} directive documented so far has appropriate \IM
Jacob Nevins
2004-06-19
*
Fairly wholesale reorganisation of the \cfg{} documentation for the text,
Jacob Nevins
2004-06-19
*
In the text backend, multiple characters can now be used for underlining.
Jacob Nevins
2004-06-19
*
The Unicode OVERLINE in the text backend documentation was probably supposed
Jacob Nevins
2004-06-19
*
Note that \cfg{quotes} and friends apply to the output in its entirety and
Jacob Nevins
2004-06-19
*
Note that no index is generated by the text backend.
Jacob Nevins
2004-06-19
*
Minor correction to --ps and --pdf descriptions.
Jacob Nevins
2004-06-19
*
Initial rough documentation of some of the newer \cfg{} directives, namely:
Jacob Nevins
2004-06-19
*
Moderately nasty workaround for the fact that Windows Help's index
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-19
*
Support \I\c, \I\cw. (Haven't bothered with \I\e since the emphasis may as
Jacob Nevins
2004-06-19
*
s/text-quotes/man-quotes/. Damn cut and paste. Thanks Jacob.
Simon Tatham
2004-06-16
*
The Halibut manual contained at least one instance of two index
Simon Tatham
2004-06-13
*
Er, don't forget to document the disallowing of \q within \c. Ahem.
Simon Tatham
2004-06-12
*
Enforce that \q may not be used anywhere within \c. It shouldn't be
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
2004-06-12
*
Preferred MIME name for ASCII is "US-ASCII", not "ANSI_X3.4-1968". Oops.
Simon Tatham
2004-06-03
*
rjk's `make install' patch.
Simon Tatham
2004-06-02
*
Stop the PDF backend from crashing if no outline elements appear. It
Simon Tatham
2004-05-23
*
All measurements in the paper backend are now configurable, as are
Simon Tatham
2004-05-23
*
Character-set-isation and configurability in the WinHelp backend.
Simon Tatham
2004-05-23
*
Configurable bullet and quote characters for the man backend.
Simon Tatham
2004-05-23
[next]