summaryrefslogtreecommitdiff
path: root/ustring.c (unfollow)
Commit message (Expand)Author
2012-08-29Revamp of the Halibut error handling mechanism.Simon Tatham
2012-05-03Bug in utoi(), which made it ignore a leading minus sign whenSimon Tatham
2007-06-21The length parameters in mbstowcs and wcstombs are limits on theSimon Tatham
2005-01-24Mac OS X gcc warns about a signed/unsigned comparison here. Explicit cast.Simon Tatham
2004-06-27Sort out error handling everywhere a charset name is converted intoSimon Tatham
2004-06-12Switch the memory allocation macros from the Halibut onesSimon Tatham
2004-06-12Initial checkin of the shiny new rewritten-from-scratch HTML backSimon Tatham
2004-05-23All measurements in the paper backend are now configurable, as areSimon Tatham
2004-05-23Character-set-isation and configurability in the WinHelp backend.Simon Tatham
2004-04-22Rewrite ustrftime(), so that (a) it uses wcsftime() where available,Simon Tatham
2004-04-22Use iswalpha and towlower if they're available.Simon Tatham
2004-04-22Support the locale-supplied character set where appropriate. It'sSimon Tatham
2004-04-21Charset support for the info backend (\cfg{info-charset}). (ThisSimon Tatham
2004-04-20Infrastructure changes for character set support. ustrtoa,Simon Tatham
2004-04-09Added an info(1) backend, which constructs .info files directlySimon Tatham
2004-04-01Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham
2004-04-01Add \cfg / -C directives to allow the user to choose the output fileSimon Tatham
2004-03-30Fix index sorting so that it collates in a sensible order.Simon Tatham
2002-08-05Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham
1999-11-07First stab at text backend configurabilitySimon Tatham
1999-11-07Configurability backbone, and first use of itSimon Tatham
1999-10-24Macros; \- for nonbreaking hyphenSimon Tatham
1999-10-18Further development; mid-end index handling pretty much there!Simon Tatham
1999-09-02Redo memory allocation to use mknew macroSimon Tatham
1999-08-09More development; not nearly finished yetSimon Tatham
1999-07-31Further development work. Parser nearly finishedSimon Tatham