index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
error.c
(
unfollow
)
Commit message (
Expand
)
Author
2017-05-13
New output mode to write CHM files directly.
Simon Tatham
2012-08-29
Revamp of the Halibut error handling mechanism.
Simon Tatham
2009-10-24
Enable Halibut to read a .but file from standard input, by supplying
Simon Tatham
2008-07-09
Turn the numeric parameter to err_sfntbadglyph from wchar_t to
Simon Tatham
2007-12-02
Cope with TrueType fonts with slightly broken cmaps, just ignoring code points
Ben Harris
2007-02-11
Improved error handling in sfnt support. No more calls to abort()!
Ben Harris
2006-12-31
Fix segfault in info backend when invoked with inputs/test.but
Jacob Nevins
2006-12-11
Support for the MS HTML Help system in the HTML back end. As yet I
Simon Tatham
2006-12-09
Correct embedding of Type 1 fonts in PDF. Error cases (e.g. invalid Type 1
Ben Harris
2006-06-02
Introduce global (cross-backend) \cfg{contents} and \cfg{index}
Simon Tatham
2006-05-13
Initial support for adding fonts at run-time. Currently we only support
Ben Harris
2006-05-08
Add font-selection mechanism to the paper backend. Since we have no way to
Ben Harris
2005-09-29
Remove the error message `no text found in paragraph'. Aaron Brown
Simon Tatham
2005-04-12
input.c was capable of generating a paragraph structure with no text
Simon Tatham
2005-03-08
Ability to specify multiple arguments to \cfg{html-template-fragment};
Jacob Nevins
2005-02-17
Changes/additions to input character set handling:
Jacob Nevins
2004-06-27
Sort out error handling everywhere a charset name is converted into
Simon Tatham
2004-06-20
Introduce a configurable option to select the HTML flavour. Also
Simon Tatham
2004-06-13
The Halibut manual contained at least one instance of two index
Simon Tatham
2004-06-12
Enforce that \q may not be used anywhere within \c. It shouldn't be
Simon Tatham
2004-04-23
Enhance the text backend to support configurable quote characters,
Simon Tatham
2004-04-22
Support the locale-supplied character set where appropriate. It's
Simon Tatham
2004-04-20
Infrastructure changes for character set support. ustrtoa,
Simon Tatham
2004-04-10
The Emacs and Jed info readers don't like my index format: Info menu
Simon Tatham
2004-04-10
Info backend now takes care to avoid magic characters in node names
Simon Tatham
2004-04-09
Add a config directive to generate the INFO-DIR-ENTRY things that
Simon Tatham
2004-03-31
Add the -C command-line option, which allows arbitrary \cfg
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-08-05
Rename Buttress to Halibut. I _think_ I've caught everything in this pass.
Simon Tatham
2001-12-14
Keywords are now collected using a B-tree rather than an array with
Simon Tatham
2001-12-06
Allow the user to specify the Help topic ID string for particular
Simon Tatham
2001-10-25
Enforce proper ordering of heading levels: specifically, ensure the
Simon Tatham
2000-12-21
Initial checkin of xhtml backend.
James Aylett
1999-10-24
Macros; \- for nonbreaking hyphen
Simon Tatham
1999-10-21
We were failing to diagnose bad command at paragraph start
Simon Tatham
1999-10-20
First backend! Text output now pretty much works.
Simon Tatham
1999-10-18
Further development; mid-end index handling pretty much there!
Simon Tatham
1999-09-12
More development...
Simon Tatham
1999-08-15
Further development; bibliographies seem to work
Simon Tatham
1999-08-09
More development; not nearly finished yet
Simon Tatham
1999-07-31
Further development work. Parser nearly finished
Simon Tatham