]> git.cameronkatri.com Git - mandoc.git/history - mandoc.h
Bring the handling of defective prologues even closer to groff,
[mandoc.git] / mandoc.h
2014-08-06 Ingo SchwarzeBring the handling of defective prologues even closer...
2014-08-01 Ingo Schwarzemention requests and macros in more messages
2014-08-01 Ingo SchwarzeDynamically allocate the stack of roff(7) .ie condition...
2014-07-31 Ingo SchwarzeSplit MANDOCERR_IGNARGV into one message for .An and...
2014-07-31 Ingo SchwarzeIn .Bl -column, if some of the column width declaration...
2014-07-30 Ingo SchwarzeRemove the useless FATAL error "argument count wrong...
2014-07-30 Ingo SchwarzeGet rid of the useless FATAL error "child violates...
2014-07-30 Ingo SchwarzeRemove two useless FATAL errors.
2014-07-30 Ingo Schwarzebetter name and wording for the last two non-generic...
2014-07-30 Ingo SchwarzeVarious improvements related to .Ex and .Rv:
2014-07-09 Ingo Schwarzemark defos as const; nobody needs to change it,
2014-07-07 Ingo SchwarzeClean up ERROR messages related to document structure...
2014-07-07 Ingo Schwarzeno need to delete any content from .Rs blocks,
2014-07-07 Ingo Schwarzeno need to skip content before first section header
2014-07-07 Ingo Schwarzeimplement .dei and .ami
2014-07-06 Ingo SchwarzeClean up messages related to plain text and to escape...
2014-07-05 Ingo SchwarzeCleanup with respect to bad macro arguments.
2014-07-05 Ingo SchwarzeCleanup regarding -offset and -width:
2014-07-04 Ingo SchwarzeClean up messages regarding excess arguments:
2014-07-04 Ingo SchwarzeClean up messages related to missing arguments.
2014-07-03 Ingo SchwarzeFix formatting of empty .Bl -inset item heads.
2014-07-03 Ingo SchwarzeMANDOCERR_NOARGS reported three completely unrelated...
2014-07-02 Ingo SchwarzeImprove and test the messages about empty macros,
2014-07-02 Ingo SchwarzeDisentangle the MANDOCERR_CHILD message, which reported...
2014-07-02 Ingo SchwarzeClean up warnings related to macros and nesting.
2014-07-02 Ingo SchwarzeImprove "skipping paragraph macro" messages,
2014-07-02 Ingo SchwarzeImplement the obsolete macros .En .Es .Fr .Ot for backw...
2014-07-01 Ingo SchwarzeClean up the warnings related to document structure.
2014-06-30 Ingo Schwarzegarbage collect two unused enum mandocerr items
2014-06-25 Ingo SchwarzeImprove messages related to the roff(7) .so request.
2014-06-20 Ingo SchwarzeAs suggested by jmc@, only include line and column...
2014-06-20 Ingo SchwarzeStart systematic improvements of error reporting.
2014-04-20 Ingo SchwarzeKNF: case (FOO): -> case FOO:, remove /* LINTED ...
2014-03-28 Ingo SchwarzeAllow leading and trailing vertical lines,
2014-03-23 Ingo SchwarzeThe files mandoc.c and mandoc.h contained both speciali...
2014-03-19 Ingo SchwarzeWithout the MPARSE_SO option, if the file contains...
2014-03-19 Ingo SchwarzeGeneralize the mparse_alloc() and roff_alloc() function...
2014-01-22 Ingo SchwarzeImplement the \: (optional line break) escape sequence,
2014-01-05 Ingo SchwarzeAdd an option -Q (quick) to mandocdb(8)
2014-01-02 Ingo SchwarzeSince the functions in read.c are part of the mandoc...
2013-12-30 Ingo SchwarzeRemove duplicate const specifiers from the declaration...
2013-10-05 Ingo SchwarzeCleanup suggested by gcc-4.8.1, following hints by...
2013-09-16 Ingo SchwarzeOne of the WARNING messages has to use the word "sectio...
2013-08-08 Ingo SchwarzeImplement the roff(7) font-escape sequence \f(BI "bold...
2013-07-13 Ingo SchwarzeRudimentary implementation of the .it request (input...
2013-05-31 Ingo SchwarzeThe name "struct tbl" was badly misleading for two...
2012-11-19 Ingo SchwarzeDo not crash on stray .Ta macros found outside column...
2012-11-16 Ingo SchwarzeWarn about unknown volume or arch in Dt macro arguments;
2012-07-18 Ingo SchwarzeFix handling of paragraph macros inside lists:
2012-07-12 Ingo SchwarzeThe post_nm() validation function crashed when the...
2012-05-31 Ingo SchwarzeImplement the roff \z escape sequence, intended to...
2012-05-27 Ingo SchwarzeDo not handle vertical lines as additional tbl(7) columns,
2012-05-27 Ingo SchwarzeSupport -Ios='OpenBSD 5.1' to override uname(3) as...
2012-02-16 Joerg SonnenbergerAdd mparse_readmem, which allows application to run...
2011-11-08 Kristaps DzonsonsConst-ify some mchars arguments. I think these are...
2011-11-07 Ingo SchwarzeWhen the HEAD scope of .TP is broken by another block...
2011-10-06 Kristaps DzonsonsIf -Tman is specified and input is -man, echo the prepr...
2011-07-23 Kristaps DzonsonsNote GNU extensions in eqn.7. Also add `col' and ...
2011-07-23 Kristaps DzonsonsAdd support for tdefine and ndefine. Consolidate some...
2011-07-23 Kristaps DzonsonsAdd `fat' font. This pretty much brings us in line...
2011-07-23 Kristaps DzonsonsAdd matrix support. Also remove "above" notion, as...
2011-07-22 Kristaps DzonsonsAdd support for `gsize' eqn token (introduced in second...
2011-07-22 Kristaps DzonsonsGive lists their own eqn function.
2011-07-21 Kristaps DzonsonsComplete eqn.7 parsing. Features all productions from...
2011-07-21 Kristaps DzonsonsSupport `size' constructs in eqn.7. Generalise mandoc_...
2011-07-21 Kristaps DzonsonsFull support for eqn positionals (above, over, sup...
2011-07-21 Kristaps DzonsonsAdd eqn subexpression fonts.
2011-07-21 Kristaps DzonsonsAdd support for markers. These decorate the last box...
2011-07-21 Kristaps DzonsonsSupport nested `{, }' subexpressions in eqn. Document...
2011-07-21 Kristaps DzonsonsFlip eqn into using parsed nodes. I've temporarily...
2011-07-21 Kristaps DzonsonsFinish the eqn syntactic parser. This correctly parses...
2011-07-18 Kristaps DzonsonsForgot to add these bits to the last commit.
2011-07-17 Kristaps DzonsonsProvide implementations of `define', `set', and `unset'.
2011-07-17 Kristaps DzonsonsWarn if equation `define' key is quoted (groff-ism).
2011-07-15 Kristaps DzonsonsExpose mandoc_strdup() to the outside world.
2011-05-24 Kristaps DzonsonsRemove all references to ESCAPE_PREDEF, which is now...
2011-05-17 Kristaps DzonsonsFlip on unicode output (via \[uNNNN]) in -T[x]html...
2011-05-15 Kristaps DzonsonsSupport groff's escape for Unicode input. See
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-29 Kristaps DzonsonsMove "chars" interface out of out.h and into mandoc...
2011-04-09 Kristaps DzonsonsRemove a2roffdeco() and mandoc_special() functions...
2011-03-28 Kristaps DzonsonsPut mandocerrs and mandoclevels arrays into libmandoc...
2011-03-23 Kristaps DzonsonsMake (e.g.) `SM' before `B' be only a warning. In...
2011-03-22 Kristaps DzonsonsMove mandoc_isdelim() back into libmdoc.h. This fixes...
2011-03-22 Kristaps DzonsonsAdd a FATAL error for when no manual type was assigned...
2011-03-22 Kristaps DzonsonsStep 1 of restructuring: libmandoc.h. Move all compile...
2011-03-20 Kristaps DzonsonsLet read.c worry about the currently-open file instead...
2011-03-20 Kristaps DzonsonsConsolidate messages. Have all parse-time messages...
2011-03-20 Kristaps DzonsonsSplit the document parsing sequence out of main.c and...
2011-03-17 Kristaps Dzonsonsmandocmsg finally has no return value.
2011-03-17 Kristaps DzonsonsMove mdoc_isdelim() into mandoc.h as mandoc_isdelim...
2011-03-17 Kristaps DzonsonsMove mandoc_{realloc,malloc,calloc} out of libmandoc...
2011-03-07 Ingo SchwarzeClean up date handling,
2011-02-09 Kristaps DzonsonsAllow EQN data to be pushed down into libmdoc via mdoc_...
2011-02-06 Kristaps DzonsonsLet the line-number of a tbl_span be remembered.
2011-02-06 Kristaps DzonsonsAdd initial EQN support to mandoc. This parses, then...
2011-02-02 Kristaps DzonsonsIf `Ns' is specified on its own line, it should be...
2011-01-12 Kristaps DzonsonsMake out-of-context `fi' invocations not cause an error...
next