2011-03-22 |
Kristaps Dzonsons | libmdoc.h and libman.h were including mdoc.h and man... |
blob | commitdiff | raw |
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 |
2010-05-14 |
Kristaps Dzonsons | Proper handling of quoted tab-separated column lists. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Kristaps Dzonsons | Lint fix. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Kristaps Dzonsons | Fixed bug in -Thtml -mdoc where `Lb' would line-break... |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Kristaps Dzonsons | Introduce ARGS_PEND for `It -column' end-of-line specia... |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Kristaps Dzonsons | Lint fixes (type-safety for enums via -cefuh). |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Kristaps Dzonsons | Initial ARGS_PPHRASE (partial phrase) framework. |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Kristaps Dzonsons | enum-ised mdoc_argv() return (better return-value safety). |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Kristaps Dzonsons | margerr -> margserr (getting ready for margverr). |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Kristaps Dzonsons | Protection against running lookup() against quoted... |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Kristaps Dzonsons | Wrangle mdoc_args() and mdoc_zargs() to use enum return... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Kristaps Dzonsons | Fix mdoc bug found by Claus Assmann: `Pf' should be... |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Kristaps Dzonsons | Enum-ised REWIND return values. |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Kristaps Dzonsons | Tentative fix of quoted punctuation issue noted by... |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Fixed fatal bug in Xo/Xc patch that caused segfaults... |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Re-adjusting UGLY tags. |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Macro types enum-ated (enum mdoct) (for easier debuggin... |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Kristaps Dzonsons | Modified in_line_eoln() to handle leading punctuation. VERSION_1_9_20 |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Kristaps Dzonsons | Last remaining bits for leading-punctuation in blk_exp(). |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Kristaps Dzonsons | Fixed segfault with accidentally-munged tree. |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Kristaps Dzonsons | Integrate Ingo Schwarze's patch for mdoc_iscdelim(... |
blob | commitdiff | raw | diff to current |
2010-02-17 |
Kristaps Dzonsons | Made `Xr' compatible with groff calling conventions... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Kristaps Dzonsons | Fix in handling Vt in SYNOPSIS with trailing punctuatio... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Big check-in of compatibility layer. This should work... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | `Fl' has each argument be in a separate scope (thanks... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | Added time.h to various files for FreeBSD compilation... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Kristaps Dzonsons | Added `%U' to -mdoc (doesn't render in a nice way yet). |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Kristaps Dzonsons | Some extra html tags and near-complete Bl: -tag is... |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Kristaps Dzonsons | Lintifications. |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Kristaps Dzonsons | Lookup hashes are now static tables, ordered first... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Delimiter whitespace is correctly flagged (required... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Kristaps Dzonsons | In-line documentation of mdoc_macro file. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Kristaps Dzonsons | Moved MDOC_NEXT_SIBLING into mdoc_word (libmdoc). |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Kristaps Dzonsons | Noted areas that need work in libmdoc. |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Kristaps Dzonsons | Columns with `Bl -column' correctly check for CALLABLE... |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Kristaps Dzonsons | Moved CALLABLE check to lookup_raw(). |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Kristaps Dzonsons | Patches and results of LLVM static analysis (thanks... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Kristaps Dzonsons | Allow `An' to accept NULL arguments (-split/-nosplit). |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Noted that `Pa' can accept 0 arguments. |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Kristaps Dzonsons | Fixed and cleaned up "phrase" handling (`Bl -column... |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Kristaps Dzonsons | Made `Cd' parseable (too many SYNOPSIS sections do... |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Kristaps Dzonsons | Explicit-close macros now only warn when encountering... |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Kristaps Dzonsons | Documented `br' macro in mdoc.7. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Kristaps Dzonsons | Added `br' and `sp' macros (requested by joerg@netbsd... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | `Nd' is now a BFI (was an ELEM). Noted by joerg@netbsd... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Kristaps Dzonsons | Made `In' handling work in new-groff style (see mdoc... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Kristaps Dzonsons | Tabularised error-code lookup in mdoc.c. |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Kristaps Dzonsons | Consolidated all err/warnings into mdoc.c via libmdoc.h. |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Kristaps Dzonsons | Initial removal of enum mdoc_warn from mdoc warnings... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Kristaps Dzonsons | Removed superfluous FIXMEs (fixed already). |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Kristaps Dzonsons | Removed MDOC___: moved MDOC_Ap to its index (comments... |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Kristaps Dzonsons | `Lk' is correctly handled as CALLABLE (note groff munge... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Kristaps Dzonsons | `Ft' and `Ms' are now callable and compat-noted in... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Kristaps Dzonsons | `An' now callable, historic use noted in mdoc.7 (joerg... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Kristaps Dzonsons | Fixed license email address. |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Using proper license template (const). |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Manual .Dt fields CAPITALISED. |
blob | commitdiff | raw | diff to current |
next |