Age | Commit message (Expand) | Author |
2010-07-31 | Merge bsd.lv version 1.10.5: last larger batch of bug fixes before release. | Ingo Schwarze |
2010-07-13 | Merge release 1.10.4 (all code by kristaps@), providing four new features: | Ingo Schwarze |
2010-07-01 | In the mdoc(7) parser, inspect roff registers early such that all parts | Ingo Schwarze |
2010-06-26 | merge release 1.10.2 | Ingo Schwarze |
2010-06-06 | Merge bsd.lv version 1.10.1 (to be released soon). | Ingo Schwarze |
2010-06-06 | Merge bsd.lv release 1.10.0, | Ingo Schwarze |
2010-05-24 | The input | Ingo Schwarze |
2010-05-24 | Increase performance by saving the list type in struct mdoc_node. | Ingo Schwarze |
2010-05-23 | Unified error and warning message system for all of mandoc, | Ingo Schwarze |
2010-05-15 | allow non-numeric manual sections in -mdoc; | Ingo Schwarze |
2010-05-15 | various improvements regarding errors and warnings Joerg Sonnenberger: | Ingo Schwarze |
2010-05-14 | Integrate kristaps@' end-of-sentence (EOS) framework | Ingo Schwarze |
2010-05-14 | Merge 1.9.25, keeping local patches; | Ingo Schwarze |
2010-05-14 | merge 1.9.24, keeping local patches; some changes: | Ingo Schwarze |
2010-04-07 | Merge the good parts of 1.9.23, | Ingo Schwarze |
2010-04-04 | Make sure we never stay in SEC_NONE when passing by .Sh. | Ingo Schwarze |
2010-04-02 | merge 1.9.22, keeping local patches | Ingo Schwarze |
2010-03-02 | Proper inter-sentence spacing for mdoc(7). | Ingo Schwarze |
2009-12-23 | sync to 1.9.13: minor fixes: | Ingo Schwarze |
2009-12-22 | sync to 1.9.12, mostly portability and refactoring: | Ingo Schwarze |
2009-10-27 | sync to 1.9.11: adapt printing of dates to groff conventions, | Ingo Schwarze |
2009-10-19 | sync to 1.9.6: multiple improvements to references (.Rs) | Ingo Schwarze |
2009-10-19 | sync to 1.9.6: do not die from .Bd -literal -offset w/o arg (and similar) | Ingo Schwarze |
2009-09-21 | sync to 1.9.5: lookup hashes are now static tables | Ingo Schwarze |
2009-08-22 | sync to 1.9.1: .Rv and .Ex accept multiple arguments | Ingo Schwarze |
2009-08-22 | sync to 1.8.4: LLVM findings from <uqs at spoerlein dot net> | Ingo Schwarze |
2009-08-22 | sync to 1.8.4: do not error out in case of out-of-order prologue macros | Ingo Schwarze |
2009-08-09 | sync to 1.8.3: .Pa without arguments is a synonym for .Pa ~ | Ingo Schwarze |
2009-07-26 | sync to 1.8.1: support .br and .sp | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: move mdoc_a2att, mdoc_a2st, and mdoc_a2lib to libmdoc | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: pass warning code to mdoc_pwarn() instead of warning message | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: pass error code to mdoc_perr() instead of error string | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: pass error code to mdoc_nerr() instead of error string | Ingo Schwarze |
2009-07-12 | sync to 1.7.23: unify the various "enum merr" into libman.h and libmdoc.h, | Ingo Schwarze |
2009-07-06 | sync to 1.7.21: convert the last plain mdoc_err() in this file to verr(); | Ingo Schwarze |
2009-06-27 | sync to 1.7.20: (1) -width Ds is 6 spaces, not 8, see the manual. | Ingo Schwarze |
2009-06-23 | sync to 1.7.20: like for the -man case, add an nchild counter to the -mdoc | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: simplify code; no functional change | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: .Bl -column now correctly handles tail entries, | Ingo Schwarze |
2009-06-19 | sync to 1.7.19: more elegant section handling | Ingo Schwarze |
2009-06-18 | sync to 1.7.19: improved comment handling | Ingo Schwarze |
2009-06-18 | sync to 1.7.16: make a couple of macros callable, reserve "|", | Ingo Schwarze |
2009-06-14 | sync to 1.7.16: comments, whitespace and spelling fixes; no functional change | Ingo Schwarze |
2009-04-06 | Initial check-in of mandoc for formatting manuals. ok deraadt@ | kristaps |