sgt/halibut
2012-08-29 simonRevamp of the Halibut error handling mechanism. master git-svn
2012-06-03 simonPatch from Maciej Adamczyk to set standard output to...
2012-06-01 simonMake the Deflate decoder correctly handle the special...
2012-05-06 simonOS X Lion's compiler spotted two missing casts, where...
2012-05-04 simonNow that you can specify negative indents in Halibut...
2012-05-03 simonApply r6972 from my other copy of deflate.c: don't...
2012-05-03 simonRemove a bunch of unused variables spotted by Ubuntu...
2012-05-03 simonAhem. Don't invert the length _twice_.
2012-05-03 simonAdd an error check for correct formatting in Deflate...
2012-05-03 simonBug in utoi(), which made it ignore a leading minus...
2012-02-24 simonAllow macro definitions to be terminated by tok_eof...
2011-08-09 simonFirst attempt at an Emacs mode that syntax-highlights...
2010-02-27 simonA user recently reported that Halibut's font-file handl...
2010-01-14 simonClarify the section about backend-generic config option...
2009-11-10 simonEscape &<> when they appear in href text.
2009-10-24 simonAllow a hastily selected subset of the output formats...
2009-10-24 simonEnable Halibut to read a .but file from standard input...
2009-09-06 jacobRevise r8309 to use \- rather than - when trying to...
2009-09-06 jacobMore portable attempt to get a literal U+0027 than...
2009-01-20 simonFix missing docs for \cfg{paper-contents-indent-step...
2009-01-20 simonFix unintentional bash-specificity in Makefile. (Patch...
2009-01-20 simonUse of \lcont in the document preamble caused an assert...
2008-11-23 jacobTest for r8309/r8321.
2008-11-23 jacobExtend r8309 to try to ensure that single-quote/apostro...
2008-11-23 jacobCut-and-paste error: reference to "man page" in Windows...
2008-11-21 simonLet's not use parentheses in test.but in a way that...
2008-11-21 simonCorrect mishandling of paragraphs beginning with "...
2008-11-21 simonClean up some compiler warnings.
2008-11-21 simonDon't translate hyphens into \(hy inside \c{...} or...
2008-07-09 simonTurn the numeric parameter to err_sfntbadglyph from...
2008-03-19 jacobFix cut'n'paste error which had the effect of making...
2008-02-25 simonNew option *-section-shownumber, alongside *-section...
2007-12-02 benCope with TrueType fonts with slightly broken cmaps...
2007-12-02 simonTypo.
2007-12-02 benRecognise a couple more types of Unicode 'cmap'. Also...
2007-06-21 simonThe length parameters in mbstowcs and wcstombs are...
2007-04-08 benList some documentation sources, and another todo item.
2007-04-08 benRemove heading underlines from todo list.
2007-04-08 benAdd support for doing different underlining of differen...
2007-04-08 benAnother observation about indices.
2007-04-08 benGNU manuals are fairly clear that "Info" is spelt in...
2007-04-07 benA few thoughts I had while actually using Halibut's...
2007-02-13 benDocument TrueType support.
2007-02-13 benRevert an accidental commit -- we don't have OpenType...
2007-02-13 benMake quite a lot of hyphens into non-breaking ones...
2007-02-13 benAdd a --list-fonts option, since getting PostScript...
2007-02-13 simonWhen building the static Huffman tables, it's vital...
2007-02-13 benAdd a test for glyph-name de-duplication in TrueType...
2007-02-13 benCope with TrueType fonts that have duplicate glyph...
2007-02-12 benCope with TrueType fonts without a 'post' table or...
2007-02-11 jacobPresumed typo preventing compilation in r7269.
2007-02-11 benImproved error handling in sfnt support. No more calls...
2007-02-10 benAdd support for extracting kerning tables from 'kern...
2007-02-10 benImprove (and greatly complicate) CMap generation for...
2007-02-10 benNow that glyph indices are exposed to bk_pdf.c, move...
2007-02-10 benGenerate a "W" array for CIDFonts, since acroread seems...
2007-02-08 benSupport for embedding TrueType fonts in PDF output...
2007-02-07 jacobRemove slightly odd formatting left in by accident.
2007-02-07 benAdd support for extracting some global font metrics...
2007-02-06 benMake ps_token() more generally available and use it...
2007-02-06 benInsert a missing (though strictly unnecessary) newline.
2007-02-06 benTweak to Tye 42 font generation -- construct the CharSt...
2007-02-06 benConstruct a table for mapping glyph names back into...
2007-02-05 simonNow we have the new `module' command, use it.
2007-02-04 benQuell warnings about declared but undefined static...
2007-02-04 benAdd a "const" to the argument of dupstr() so that GCC...
2007-02-04 benTidy up the handling of non-standard glyphs by defining...
2007-02-04 simonBuild script for building Halibut using bob.
2007-02-03 benCorrect a comment.
2007-02-03 benQuell some warnings from GCC.
2007-02-03 benWhen adding a new file, it helps to "svn add" it.
2007-02-03 benWhen loading a Type 1 font, remember to terminate the...
2007-02-03 benAdd support for using TrueType fonts, including embeddi...
2007-01-31 jacobAdd an `Up' link to the HTML navigation bar of sufficie...
2007-01-31 jacobI haven't found any browsers that do anything disgustin...
2007-01-28 jacobUse consistent capitalisation for HTML tags.
2007-01-28 jacobMinimal support for <LINK REL="next"> etc machine-reada...
2007-01-28 jacobTweak the HTML Help output to enable Previous/Next...
2007-01-27 benAdd support for PFB files. This seems to have caused...
2007-01-11 simonDuplicate fix of Kevin Lyles's bug from r7092.
2007-01-07 benUpdate the TODO list to match the current state of...
2007-01-07 benAdd a mechanism for disabling ligature substitution...
2007-01-07 benOur standard mapping for the first font should start...
2007-01-07 benSupport for getting ligature information from AFM files...
2007-01-06 benMake ps_glyph_to_unicode() take a glyph index instead...
2007-01-06 benOverhaul of glyph-name handling in the paper backends...
2007-01-06 benI've worked out why ligation was being (correctly)...
2007-01-02 benJames should apparently have been removed from this...
2007-01-01 jacobFix the behaviour of constructions like \e{index \i...
2007-01-01 benBump copyright dates, and change the one at the start...
2007-01-01 benGenerate ligature information from the standard AFM...
2006-12-31 benInitial ligature support. This adds support for emitti...
2006-12-31 jacobFix segfault in info backend when invoked with inputs...
2006-12-31 benEmit lots of odd characters so as to test the paper...
2006-12-12 benTweak /OUT pdfmark generation -- PLRM suggests that...
2006-12-12 simonThese HHP window dimensions seem to be rubbish. Better...
2006-12-12 benRough-and-ready line wrapping for PostScript, to keep...
2006-12-11 benActually, the separator in the "NAME" section really...
2006-12-11 simonSupport for the MS HTML Help system in the HTML back...
2006-12-11 simonJust noticed that Ben missed another PostScript/PDF...
next