Add an error check for correct formatting in Deflate uncompressed
[sgt/halibut] / ustring.c
2012-05-03 simonBug in utoi(), which made it ignore a leading minus...
2007-06-21 simonThe length parameters in mbstowcs and wcstombs are...
2005-01-24 simonMac OS X gcc warns about a signed/unsigned comparison...
2004-06-27 simonSort out error handling everywhere a charset name is...
2004-06-12 simonSwitch the memory allocation macros from the Halibut...
2004-06-12 simonInitial checkin of the shiny new rewritten-from-scratch...
2004-05-23 simonAll measurements in the paper backend are now configura...
2004-05-23 simonCharacter-set-isation and configurability in the WinHel...
2004-04-22 simonRewrite ustrftime(), so that (a) it uses wcsftime(...
2004-04-22 simonUse iswalpha and towlower if they're available.
2004-04-22 simonSupport the locale-supplied character set where appropr...
2004-04-21 simonCharset support for the info backend (\cfg{info-charset...
2004-04-20 simonInfrastructure changes for character set support. ustrtoa,
2004-04-09 simonAdded an info(1) backend, which constructs .info files...
2004-04-01 simonArrange a mechanism whereby each backend can be passed...
2004-04-01 simonAdd \cfg / -C directives to allow the user to choose...
2004-03-30 simonFix index sorting so that it collates in a sensible...
2002-08-05 simonRename Buttress to Halibut. I _think_ I've caught every...