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