]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2011-05-17 Kristaps DzonsonsFlip on unicode output (via \[uNNNN]) in -T[x]html...
2011-05-17 Kristaps DzonsonsClean-up fallout: differentiate ID's and HREF's (where...
2011-05-17 Kristaps DzonsonsCleanups in -T[x]html: make html_idcat() use the buffer...
2011-05-17 Kristaps DzonsonsClean-ups in -T[x]html: inline print_num(), as it was...
2011-05-17 Kristaps DzonsonsClean up -T[x]html by using a table instead of a switch...
2011-05-15 Kristaps DzonsonsRemove function calls to res() and so forth in term_wor...
2011-05-15 Kristaps DzonsonsFix missing support for \N'n' when calculating string...
2011-05-15 Kristaps DzonsonsSupport groff's escape for Unicode input. See
2011-05-15 Kristaps DzonsonsUse strcspn() in term_strlen(). Clarifies the code.
2011-05-15 Kristaps DzonsonsGet rid of an "#if 0" that I don't anticipate being...
2011-05-15 Kristaps DzonsonsMove struct termp_ps into term_ps.c; remove the engine...
2011-05-14 Kristaps DzonsonsContinuing last commit with the style-sheet change.
2011-05-14 Kristaps DzonsonsFix makewhatis.1 to have the correct name (it was MANDO...
2011-05-14 Kristaps DzonsonsMake index.sgml look more like mandoc-cgi, which I...
2011-05-14 Kristaps DzonsonsMake www style.css link up to example.style.css much...
2011-05-14 Kristaps DzonsonsMake some values "int" that were "size_t". These are...
2011-05-14 Kristaps DzonsonsMake character engine (-Tascii, -Tpdf, -Tps) ready...
2011-05-14 Kristaps DzonsonsGive -Thtml and -Txhtml the gift of recognising escapes...
2011-05-14 Kristaps DzonsonsMove roff.c's strtol into libmandoc.h for use by other...
2011-05-13 Kristaps DzonsonsLast sneak-in: incorrect www link. VERSION_1_11_2
2011-05-13 Kristaps DzonsonsOoops, forgot to install makewhatis manual.
2011-05-13 Kristaps DzonsonsVersion up! 1.11.2. Let's go...
2011-05-13 Kristaps DzonsonsMore release notes.
2011-05-13 Kristaps DzonsonsRename mandoc-db to makewhatis. On the suggestion...
2011-05-12 Kristaps DzonsonsDon't let Linux-isms creep into Makefile.
2011-05-12 Kristaps DzonsonsCorrectly catch `Vt' semicolon in mandoc-db.
2011-05-12 Kristaps DzonsonsLint fixes: remove unused function variables and pass...
2011-05-12 Kristaps DzonsonsMake sure that we check for the \(en, \(em, \-, and...
2011-05-04 Kristaps DzonsonsGrok manual architecture in mandoc-db.c.
2011-05-04 Kristaps DzonsonsAdd configurations (`Cd') to mandoc-db mining.
2011-05-03 Kristaps DzonsonsPick up authors in mandoc-db.
2011-05-03 Kristaps DzonsonsHave mandoc-db grok `Dt'/`TH' manual title as well.
2011-05-02 Kristaps DzonsonsBack out stripping of non-predef and non-special escape...
2011-05-01 Kristaps DzonsonsHave mandoc-db strip out escapes that aren't special...
2011-05-01 Kristaps DzonsonsDocumenting the mchars_XXXX part of mandoc.h.
2011-05-01 Kristaps DzonsonsRemove mdoc.template. It's already embedded in man...
2011-05-01 Kristaps DzonsonsDocument the fact that \N'' accepts only printable...
2011-05-01 Kristaps DzonsonsFilter all \N'' values with isprint(). Ok schwarze@.
2011-04-30 Kristaps DzonsonsMake mchars_num2char() return a char like it says.
2011-04-30 Kristaps DzonsonsRename mchars_init() -> mchars_alloc() for consistency.
2011-04-30 Kristaps DzonsonsRemove enum mcharst, which hasn't been used in quite...
2011-04-30 Kristaps DzonsonsNo code change: fixing spelling errors. From a patch...
2011-04-30 Kristaps DzonsonsWas installing libmandoc.a without mandoc.h...
2011-04-29 Kristaps DzonsonsMove "chars" interface out of out.h and into mandoc...
2011-04-28 Kristaps DzonsonsLet mandoc-db grok `St' tokens.
2011-04-25 Ingo SchwarzeClosing delimiters only suppress spacing when they...
2011-04-24 Ingo SchwarzeUser defined macros may invoke high-level macros.
2011-04-24 Ingo SchwarzePrevent line breaks right before numbers. Groff does...
2011-04-23 Kristaps DzonsonsRevert last change: this screwed up displaying in other...
2011-04-23 Kristaps DzonsonsMake the `Nm' -Thtml attribute be min-width instead...
2011-04-20 Kristaps DzonsonsAdd \*(Ai (ANSI) and \*(Px (POSIX) predefined strings...
2011-04-19 Kristaps DzonsonsClean up parsing of delimiters in -mdoc. First, remove...
2011-04-19 Kristaps DzonsonsAdd more documentation bits to mandoc.3.
2011-04-17 Ingo Schwarze.Pp in .Bl -column
2011-04-17 Ingo SchwarzeThe semantics of .Bk was described incorrectly
2011-04-17 Kristaps DzonsonsUse mandoc_getarg() for the regular case of processing...
2011-04-17 Kristaps DzonsonsGet mdoc_argv.c ready to use [some of] mandoc_getarg...
2011-04-16 Ingo Schwarzemini-bug at eol after .Bl -column .It
2011-04-16 Ingo Schwarzelines in tables and .RS/.RE nesting
2011-04-13 Kristaps DzonsonsCheck in fix to roff conditional if/else stack running...
2011-04-13 Kristaps DzonsonsBack out commit to roff.c that needs to go in on its...
2011-04-13 Kristaps DzonsonsRemove TODO from prior commit of lifting warnings from...
2011-04-13 Kristaps DzonsonsRemove the warning for empty bodies of `Sh', `Ss',...
2011-04-12 Ingo Schwarzeempty .SS is ok
2011-04-12 Kristaps DzonsonsLet mandoc-db also collect -man descriptions.
2011-04-11 Kristaps DzonsonsUpdating mandoc-db manual page with new recno contents.
2011-04-11 Kristaps DzonsonsUpdate example.style.css to be a bit more readable...
2011-04-11 Kristaps DzonsonsHave mandoc-db accumulate manual page descriptions...
2011-04-11 Kristaps DzonsonsIgnore \# lines alongside \". From groff(7):
2011-04-11 Kristaps DzonsonsUse dbt_xxxx functions to stash both filename and manua...
2011-04-09 Kristaps DzonsonsTidy up www page: remove all sorts of DIV crap, superfl...
2011-04-09 Kristaps DzonsonsSkeleton of documentation functions, types, and variabl...
2011-04-09 Kristaps DzonsonsLint catching some potential issues.
2011-04-09 Kristaps DzonsonsRemove a2roffdeco() and mandoc_special() functions...
2011-04-07 Joerg SonnenbergerDon't shadow global identifiers.
2011-04-06 Kristaps DzonsonsFirst, properly escape periods with \&. Then consisten...
2011-04-05 Ingo SchwarzeOn .de macro lines, after the macro name, space and...
2011-04-05 Kristaps DzonsonsLint-checks over mandoc-db.c.
2011-04-05 Kristaps DzonsonsUse a little more horsepower in parsing out NAME sectio...
2011-04-05 Kristaps DzonsonsFix type- and NULL-check to be correct node (last,...
2011-04-05 Kristaps DzonsonsAdd mandoc-db.c checking for utility-name in NAME secti...
2011-04-05 Kristaps DzonsonsMake sure to create LIBDIR. From a patch by Thomas...
2011-04-04 Kristaps DzonsonsAdd config.h Glue for OpenIndiana (and older OpenSolari...
2011-04-04 Kristaps DzonsonsSuppress a space following the "(" for -T[x]html `Fn...
2011-04-04 Kristaps DzonsonsSnafu: forgetting to tar up critical files. Pointed... VERSION_1_11_1
2011-04-04 Kristaps DzonsonsRemove an unused variable (caught in lint-check)
2011-04-04 Kristaps DzonsonsVersion up to 1.11.1: here we go!
2011-04-04 Kristaps DzonsonsHave `Fd' detection in mandoc-db also look for local...
2011-04-04 Kristaps DzonsonsHave `Fd' in -T[x]html generate an "include" link if...
2011-04-04 Kristaps DzonsonsFix a bug that slip in: PAIR_XXXX macros expanded to...
2011-04-04 Kristaps DzonsonsLast low-hanging removal of superfluous variable assign...
2011-04-04 Kristaps DzonsonsClean up superfluous variables in `Xr' handling in...
2011-04-04 Kristaps DzonsonsFully fix the `Rv' and `Ex' handlers for -T[x]html...
2011-04-04 Kristaps DzonsonsClean up -Tascii in the same way as -T[x]html regarding...
2011-04-04 Kristaps DzonsonsMake `Rv' do the Right Thing regarding commas and ...
2011-04-04 Kristaps DzonsonsRoll back Linux-ism that crept into Makefile.
2011-04-04 Kristaps DzonsonsFix possible segfaults in `Lk' -T[x]html handler, which...
2011-04-04 Kristaps DzonsonsClean-up in -T[x]html: remove some unnecessary assignme...
2011-04-04 Kristaps DzonsonsClean up handling of `In' for -T[x]html such that it...
2011-04-04 Kristaps DzonsonsAdd manual page for mandoc-db (mostly to document the...
next