index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ustring.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Revamp of the Halibut error handling mechanism.
Simon Tatham
2012-08-29
*
Bug in utoi(), which made it ignore a leading minus sign when
Simon Tatham
2012-05-03
*
The length parameters in mbstowcs and wcstombs are limits on the
Simon Tatham
2007-06-21
*
Mac OS X gcc warns about a signed/unsigned comparison here. Explicit cast.
Simon Tatham
2005-01-24
*
Sort out error handling everywhere a charset name is converted into
Simon Tatham
2004-06-27
*
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
*
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
*
Rewrite ustrftime(), so that (a) it uses wcsftime() where available,
Simon Tatham
2004-04-22
*
Use iswalpha and towlower if they're available.
Simon Tatham
2004-04-22
*
Support the locale-supplied character set where appropriate. It's
Simon Tatham
2004-04-22
*
Charset support for the info backend (\cfg{info-charset}). (This
Simon Tatham
2004-04-21
*
Infrastructure changes for character set support. ustrtoa,
Simon Tatham
2004-04-20
*
Added an info(1) backend, which constructs .info files directly
Simon Tatham
2004-04-09
*
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 index sorting so that it collates in a sensible order.
Simon Tatham
2004-03-30
*
Rename Buttress to Halibut. I _think_ I've caught everything in this pass.
Simon Tatham
2002-08-05
*
First stab at text backend configurability
Simon Tatham
1999-11-07
*
Configurability backbone, and first use of it
Simon Tatham
1999-11-07
*
Macros; \- for nonbreaking hyphen
Simon Tatham
1999-10-24
*
Further development; mid-end index handling pretty much there!
Simon Tatham
1999-10-18
*
Redo memory allocation to use mknew macro
Simon Tatham
1999-09-02
*
More development; not nearly finished yet
Simon Tatham
1999-08-09
*
Further development work. Parser nearly finished
Simon Tatham
1999-07-31