summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a .gitignore, now this project is in git.Simon Tatham2014-10-25
* Apply the same Deflate decoder fix as PuTTY r10278.Simon Tatham2014-10-01
* Provide a static version.h for development builds.Simon Tatham2014-09-30
* Remove the MD5-based manifest file system.Simon Tatham2014-09-24
* Remove Subversion expanded keywords everywhere.Simon Tatham2014-09-24
* Rework build script to use $(!builddate).Simon Tatham2014-09-24
* Typo fix in the docs.Simon Tatham2014-08-11
* Permit tables of contents in HTML single-file mode.Simon Tatham2014-08-02
* Silence compiler warnings on OS X 10.9.Simon Tatham2014-03-30
* Index term tweaks in manual for \s to quell warnings when building, etc.Jacob Nevins2013-03-23
* Add \s for 'strong' text, i.e. bold rather than italics. I've missedSimon Tatham2013-03-10
* Revamp of the Halibut error handling mechanism.Simon Tatham2012-08-29
* Silly of me to overlook it: another obvious way you might like toSimon Tatham2012-07-19
* A slightly silly new utility: 'confuse'. You provide it with someSimon Tatham2012-07-18
* Mechanism for iterating over all supported charsets.Simon Tatham2012-07-18
* Patch from Maciej Adamczyk to set standard output to binary mode inSimon Tatham2012-06-03
* Make the Deflate decoder correctly handle the special case of aSimon Tatham2012-06-01
* OS X Lion's compiler spotted two missing casts, where we use %hu andSimon Tatham2012-05-06
* Now that you can specify negative indents in Halibut text mode, it'sSimon Tatham2012-05-04
* Fix an integer-type mismatch between %04x in a printf format stringSimon Tatham2012-05-03
* Apply r6972 from my other copy of deflate.c: don't lose the BFINAL bitSimon Tatham2012-05-03
* Remove a bunch of unused variables spotted by Ubuntu 12.04's gcc.Simon Tatham2012-05-03
* Ahem. Don't invert the length _twice_.Simon Tatham2012-05-03
* Add an error check for correct formatting in Deflate uncompressedSimon Tatham2012-05-03
* Bug in utoi(), which made it ignore a leading minus sign whenSimon Tatham2012-05-03
* Allow macro definitions to be terminated by tok_eof as well asSimon Tatham2012-02-24
* Correct a comment.Simon Tatham2011-11-09
* Merge PuTTY r9326, adding CP852 support.Simon Tatham2011-10-14
* First attempt at an Emacs mode that syntax-highlights Halibut markup.Simon Tatham2011-08-09
* A user recently reported that Halibut's font-file handling doesn'tSimon Tatham2010-02-27
* Clarify the section about backend-generic config options to make itSimon Tatham2010-01-14
* Escape &<> when they appear in href text.Simon Tatham2009-11-10
* Allow a hastily selected subset of the output formats to also acceptSimon Tatham2009-10-24
* Enable Halibut to read a .but file from standard input, by supplyingSimon Tatham2009-10-24
* Revise r8309 to use \- rather than - when trying to emit a literal U+002D;Jacob Nevins2009-09-06
* More portable attempt to get a literal U+0027 than r8321, pinched from pod2manJacob Nevins2009-09-06
* I've just seen the MIME charset name 'x-sjis' in the wild. Add it toSimon Tatham2009-04-17
* Fix missing docs for \cfg{paper-contents-indent-step} andSimon Tatham2009-01-20
* Fix unintentional bash-specificity in Makefile. (Patch from ColinSimon Tatham2009-01-20
* Use of \lcont in the document preamble caused an assertion failure.Simon Tatham2009-01-20
* ctype functions require their argument to be EOF or representable as anBen Harris2009-01-11
* Test for r8309/r8321.Jacob Nevins2008-11-23
* Extend r8309 to try to ensure that single-quote/apostrophe characters in codeJacob Nevins2008-11-23
* Cut-and-paste error: reference to "man page" in Windows Help section.Jacob Nevins2008-11-23
* Let's not use parentheses in test.but in a way that tempts HalibutSimon Tatham2008-11-21
* Correct mishandling of paragraphs beginning with "\#{".Simon Tatham2008-11-21
* Oh, all right. Put in the implicit zero elements at the ends of theSimon Tatham2008-11-21
* Clean up some compiler warnings.Simon Tatham2008-11-21
* Don't translate hyphens into \(hy inside \c{...} or code paragraphs,Simon Tatham2008-11-21
* I've just had some spam in Windows-874, a Thai SBCS. Add libcharsetSimon Tatham2008-08-21