2015-02-01 |
Ingo Schwarze | The function rew_sub() tries to rewind any all all... |
blob | commitdiff | raw |
2014-12-22 |
Ingo Schwarze | The code already pays attention not to close the same... |
blob | commitdiff | raw | diff to current |
2014-12-20 |
Ingo Schwarze | Fix two issues causing a class of assertion failures... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Ingo Schwarze | Don't let .Ta creep into an already-closed list; same... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Ingo Schwarze | The code is already careful to not add items to lists... |
blob | commitdiff | raw | diff to current |
2014-12-13 |
Ingo Schwarze | Fix a regression found by Carsten dot Kunze at arcor... |
blob | commitdiff | raw | diff to current |
2014-11-30 |
Ingo Schwarze | Multiple fixes with respect to .Pf: |
blob | commitdiff | raw | diff to current |
2014-11-30 |
Ingo Schwarze | warn about attempts to call non-callable macros; |
blob | commitdiff | raw | diff to current |
2014-11-29 |
Ingo Schwarze | Reduce code duplication by reusing the same argument... |
blob | commitdiff | raw | diff to current |
2014-11-29 |
Ingo Schwarze | Provide a helper function macro_or_word() and use it... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Fold the loop around mdoc_argv() into the function... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify by making the mdoc parser callbacks void,... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify the code by making various mdoc parser helper... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify code by making mdoc validation handlers void. |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Ingo Schwarze | Multiple fixes with respect to .Eo: |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Ingo Schwarze | The .Sm macro accepts at most one argument; |
blob | commitdiff | raw | diff to current |
2014-11-25 |
Ingo Schwarze | Do not access a NULL pointer when a section has no... |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Ingo Schwarze | Fix two minibugs reported by Thomas Klausner <wiz at... |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Ingo Schwarze | Multiple fixes with respect to in-line macros: |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Ingo Schwarze | Allow .ll in the prologue; Daniel Levai reports Slackwa... |
blob | commitdiff | raw | diff to current |
2014-08-21 |
Ingo Schwarze | Right after .Fl, a middle delimiter triggers an empty... |
blob | commitdiff | raw | diff to current |
2014-08-16 |
Ingo Schwarze | If a stray .It follows .El, we are no longer in the... |
blob | commitdiff | raw | diff to current |
2014-08-10 |
Ingo Schwarze | Get rid of HAVE_CONFIG_H, it is always defined; idea... |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | mention requests and macros in more messages |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Get rid of the useless FATAL error "child violates... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
Ingo Schwarze | Clean up ERROR messages related to document structure... |
blob | commitdiff | raw | diff to current |
2014-07-04 |
Ingo Schwarze | Clean up messages regarding excess arguments: |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Improve and test the messages about empty macros, |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Clean up warnings related to macros and nesting. |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Fix the column numbers associated with in_line_argn... |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Implement the obsolete macros .En .Es .Fr .Ot for backw... |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Implement the roff(7) .ll (line length) request. |
blob | commitdiff | raw | diff to current |
2014-01-21 |
Ingo Schwarze | Treat the line after .Cd as a single argument. |
blob | commitdiff | raw | diff to current |
2014-01-20 |
Ingo Schwarze | Keep words after .Ic together in a single argument. |
blob | commitdiff | raw | diff to current |
2013-12-31 |
Ingo Schwarze | Simplify: Remove an unused argument from the mandoc_eos... |
blob | commitdiff | raw | diff to current |
2013-12-31 |
Ingo Schwarze | Do not trigger end-of-sentence spacing by trailing... |
blob | commitdiff | raw | diff to current |
2013-12-24 |
Ingo Schwarze | It turns out SYNOPSIS mode does not imply .Bk in general, |
blob | commitdiff | raw | diff to current |
2013-12-24 |
Ingo Schwarze | When deciding whether two consecutive macros are on... |
blob | commitdiff | raw | diff to current |
2013-10-21 |
Ingo Schwarze | There are three kinds of input lines: text lines, macro... |
blob | commitdiff | raw | diff to current |
2013-09-15 |
Ingo Schwarze | Block closing macros do not allocate a new node but... |
blob | commitdiff | raw | diff to current |
2012-11-19 |
Ingo Schwarze | Do not crash on stray .Ta macros found outside column... |
blob | commitdiff | raw | diff to current |
2012-11-18 |
Ingo Schwarze | Fix four small whitespace issues related to trailing... |
blob | commitdiff | raw | diff to current |
2012-11-17 |
Ingo Schwarze | Cleanup naming of local variables to make the code... |
blob | commitdiff | raw | diff to current |
2012-11-16 |
Ingo Schwarze | Fix a crash triggered by .Bl -tag .It Xo .El .Sh found... |
blob | commitdiff | raw | diff to current |
2012-07-18 |
Ingo Schwarze | Let a trailing .Ns macro take effect |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Ingo Schwarze | update Copyright years according to the CVS logs; no... |
blob | commitdiff | raw | diff to current |
2012-01-05 |
Ingo Schwarze | Fix previous such that all .It HEADs are unparsed, |
blob | commitdiff | raw | diff to current |
2012-01-02 |
Kristaps Dzonsons | `-diag' lists aren't parsed, unlike other list types... |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Ingo Schwarze | Remove an OpenBSD-specific tweak regarding .Xr spacing... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Ingo Schwarze | Remove a bunch of useless assignments, |
blob | commitdiff | raw | diff to current |
2011-09-18 |
Ingo Schwarze | forgotten Copyright bumps; no code change |
blob | commitdiff | raw | diff to current |
2011-08-10 |
Kristaps Dzonsons | Allow `Sx' and `Ss' to have child nodes. Fixes manuals... |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Kristaps Dzonsons | No code change: fixing spelling errors. From a patch... |
blob | commitdiff | raw | diff to current |
2011-04-25 |
Ingo Schwarze | Closing delimiters only suppress spacing when they... |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Kristaps Dzonsons | Clean up parsing of delimiters in -mdoc. First, remove... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | libmdoc.h and libman.h were including mdoc.h and man... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Move mandoc_isdelim() back into libmdoc.h. This fixes... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Kristaps Dzonsons | Consolidate messages. Have all parse-time messages... |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Kristaps Dzonsons | Clean-up in libmdoc: fix last checks for mdoc_*msg... |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Kristaps Dzonsons | Move mdoc_isdelim() into mandoc.h as mandoc_isdelim... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Kristaps Dzonsons | Have `Bx' accept two arguments, not just one, and join... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | Incorporate same fix for -man post-validation deletion... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Kristaps Dzonsons | Add a "last child" member of struct mdoc_node. |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Merge schwarze@'s relaxation of scope-breaking rules... |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Kristaps Dzonsons | mdoc_action.c is no more. Attic it and remove it from... |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Kristaps Dzonsons | Move `Mt', `Ar', and `Li' handling from mdoc_action... |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Ingo Schwarze | * need a space before .No even if it starts with a... |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Ingo Schwarze | If an explicit scope is still open at the end of an... |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Ingo Schwarze | Text ending in a full stop, exclamation mark or questio... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Ingo Schwarze | Assert my copyright, making it explicit that i'm granti... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Kristaps Dzonsons | Lint fixes. |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Ingo Schwarze | In the mdoc(7) parser, inspect roff registers early... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Ingo Schwarze | Correct handling of trailing punctuation in MDOC_DELIM... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Ingo Schwarze | Improve .Nm indentation in the SYNOPSIS; |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Kristaps Dzonsons | p->end is an enum: treat it as such. |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Ingo Schwarze | Closing of full blocks (Bd Bf Bk Bl It Fo Nd Rs Sh... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Ingo Schwarze | fix a typo in the function declaration; |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Ingo Schwarze | Considerably simplify block rewind rules; no functional... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Ingo Schwarze | Support for badly nested blocks, written around the... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Downstream maintainers: this removes UGLY! I don't... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | Mechanical diff allowing the const struct regset to... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Lint fixes (noops). |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Remove now-superfluous check on `Ta' context. |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Add ability to interpret initial free-form lines as... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | `Ta' scope-checks need to be more specific (until impli... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Remove enum mdocargerr from phrase() (unused). |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Kristaps Dzonsons | Migrate `Bl -column' phrases to be MDOC_BODY instead... |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Kristaps Dzonsons | Final word on lac/ac. Document flow as it relates... |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Kristaps Dzonsons | Obvious fix to last patch: have ARGS_PEND also be flagg... |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Kristaps Dzonsons | First in several iterative patches in getting complex... |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Kristaps Dzonsons | Commit of patch floated on discuss@ a few days ago... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Kristaps Dzonsons | Fixed `Lb' to be in_line (reported by Ulrich Spoerlein). |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | Enable the unified error/warning enumeration in mandoc... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Ingo Schwarze | Distinguish OPEN, MIDDLE and CLOSE delimiters (using... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | More EOS: append_delims() fitted with EOS detection... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | More `Bl -column' dancing: It children also inherit... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Kristaps Dzonsons | Block-implicit macros now up-propogate end-of-sentence... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Kristaps Dzonsons | Removed remaining "1 == ppos" invocations. |
blob | commitdiff | raw | diff to current |
next |