| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge man_args() into man_macro.c, the only place where it's called, and | Kristaps Dzonsons | 2011-03-23 | 1 | -7/+0 |
* | First, make -man ARGS_EOLN et al. be an enum. Second, remove | Kristaps Dzonsons | 2011-03-23 | 1 | -6/+8 |
* | Add MAN_TAIL, which will be used by `UE' (forthcoming) and needs to be | Kristaps Dzonsons | 2011-03-23 | 1 | -0/+1 |
* | libmdoc.h and libman.h were including mdoc.h and man.h, respectively. | Kristaps Dzonsons | 2011-03-22 | 1 | -2/+0 |
* | Consolidate messages. Have all parse-time messages (in libmdoc, | Kristaps Dzonsons | 2011-03-20 | 1 | -6/+3 |
* | Clean-up in libman: make all calls to man_*msg not check return value. | Kristaps Dzonsons | 2011-03-17 | 1 | -1/+1 |
* | If the first character of free-form text is whitespace, then a newline | Kristaps Dzonsons | 2011-01-12 | 1 | -0/+1 |
* | Kill man_action.c. | Kristaps Dzonsons | 2010-11-30 | 1 | -2/+0 |
* | Implement a simple, consistent user interface for error handling. | Ingo Schwarze | 2010-08-20 | 1 | -1/+0 |
* | correct lots of copyright notices; | Ingo Schwarze | 2010-07-13 | 1 | -1/+1 |
* | Re-constitution of `ds' symbol processing. First, push the | Kristaps Dzonsons | 2010-07-07 | 1 | -1/+0 |
* | Following clue-stick applied by schwarze@, back out const-ness of regset | Kristaps Dzonsons | 2010-06-27 | 1 | -1/+1 |
* | Downstream maintainers: this removes UGLY! I don't want diverging | Kristaps Dzonsons | 2010-06-27 | 1 | -7/+7 |
* | Mechanical diff allowing the const struct regset to propogate through | Kristaps Dzonsons | 2010-06-26 | 1 | -2/+7 |
* | Churn-ish check-in getting mdoc_parseln() and man_parseln() to accept a | Kristaps Dzonsons | 2010-06-26 | 1 | -0/+1 |
* | Churn as I finish email address migration kth.se -> bsd.lv. | Kristaps Dzonsons | 2010-06-19 | 1 | -1/+1 |
* | Squash bug noted by Ulrich Spoerlein where "-" were being converted to | Kristaps Dzonsons | 2010-06-09 | 1 | -1/+1 |
* | Enable the unified error/warning enumeration in mandoc.h that's | Kristaps Dzonsons | 2010-05-17 | 1 | -38/+8 |
* | Remove `am', `ami', `de', `dei', and `.' from -man, as they're now in the rof... | Kristaps Dzonsons | 2010-05-15 | 1 | -4/+0 |
* | Removed restriction on integer manual sections in -man. | Kristaps Dzonsons | 2010-05-15 | 1 | -1/+0 |
* | Sync'd mdoc.c's function names with man.c. | Kristaps Dzonsons | 2010-04-08 | 1 | -0/+1 |
* | Final (?) fix to issue pointed out by Sascha Wildner: roff instructions clobb... | Kristaps Dzonsons | 2010-03-29 | 1 | -0/+1 |
* | Initial step in fixing badness reported by Sascha Wildner (wip). | Kristaps Dzonsons | 2010-03-29 | 1 | -3/+5 |
* | Fixed re-adjustment of scope in exiting roff instructions (libman). | Kristaps Dzonsons | 2010-03-27 | 1 | -1/+4 |
* | Using man_node_delete() instead of man_node_free()/man_node_freelist() and fr... | Kristaps Dzonsons | 2010-03-24 | 1 | -3/+3 |
* | libman using enum mant instead of #defines for macros. | Kristaps Dzonsons | 2010-03-23 | 1 | -6/+6 |
* | Clarify -man -T[x]html handling of `br' within `B'. | Kristaps Dzonsons | 2010-03-22 | 1 | -0/+2 |
* | Accomodate (libman) for next-line macros followed by non-text macros `na', `s... | Kristaps Dzonsons | 2010-03-22 | 1 | -3/+5 |
* | libmdoc and libman now using non-recoverable allocations (simpler code). | Kristaps Dzonsons | 2009-10-30 | 1 | -1/+0 |
* | -man also prints unknown macro (noted by Joerg Sonnenberger). | Kristaps Dzonsons | 2009-10-26 | 1 | -1/+0 |
* | Lookup hashes are now static tables, ordered first-level by second character,... | Kristaps Dzonsons | 2009-09-16 | 1 | -4/+2 |
* | Fixed next-line scoping of `.HP nnn' (has both next-line and on-line in head). | Kristaps Dzonsons | 2009-08-21 | 1 | -1/+2 |
* | Fixed `nf' behaviour (had broken with de-chunking). | Kristaps Dzonsons | 2009-08-21 | 1 | -0/+4 |
* | libman checks for open explicit scopes on exit. | Kristaps Dzonsons | 2009-08-19 | 1 | -0/+1 |
* | Added RS/RE macro pair (had to adjust closing rules, sec/ssec/rs/par). | Kristaps Dzonsons | 2009-08-19 | 1 | -0/+1 |
* | Significant overhaul in libman. Macros are now block- and line-scoped (with | Kristaps Dzonsons | 2009-08-13 | 1 | -4/+30 |
* | Added `sp' support to libman. | Kristaps Dzonsons | 2009-07-24 | 1 | -0/+1 |
* | Tabularised error strings in libman. | Kristaps Dzonsons | 2009-07-07 | 1 | -2/+3 |
* | Consolidated all err/warnings into mdoc.c via libmdoc.h. | Kristaps Dzonsons | 2009-07-06 | 1 | -2/+2 |
* | Moved escape validation into libmandoc.h/mandoc.c (common between libman/libm... | Kristaps Dzonsons | 2009-07-04 | 1 | -1/+2 |
* | libman documents require `TH' and at least one node. | Kristaps Dzonsons | 2009-06-22 | 1 | -1/+3 |
* | Moved all formatted libman warn/error into man.c/libman.h. | Kristaps Dzonsons | 2009-06-18 | 1 | -0/+20 |
* | Fixed license email address. | Kristaps Dzonsons | 2009-06-10 | 1 | -1/+1 |
* | Using proper license template (const). | Kristaps Dzonsons | 2009-04-12 | 1 | -12/+10 |
* | Initial front-end formatting for -man pages. | Kristaps Dzonsons | 2009-03-26 | 1 | -0/+1 |
* | Added pflags to man_alloc. | Kristaps Dzonsons | 2009-03-25 | 1 | -0/+1 |
* | Added man_action.c, renamed mdoc_action.c. | Kristaps Dzonsons | 2009-03-25 | 1 | -0/+2 |
* | Added man validator, renamed mdoc validator. | Kristaps Dzonsons | 2009-03-25 | 1 | -0/+4 |
* | -man linked to mandoc in documentation. | Kristaps Dzonsons | 2009-03-23 | 1 | -0/+1 |
* | -man printing linked to -Ttree. | Kristaps Dzonsons | 2009-03-23 | 1 | -16/+3 |