2010-12-06 |
Kristaps Dzonsons | Add support for `ft' macro found in groff(7). Based... |
blob | commitdiff | raw |
2010-12-06 |
Kristaps Dzonsons | Make return(man_nmsg(...)) by a simple declaration. |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Allow HP/IP/etc. to have no arguments, as they're optio... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Kristaps Dzonsons | Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes... |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Kristaps Dzonsons | Move all man_action.c routines into man_validate.c |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Kristaps Dzonsons | Quiesce Linux header-inclusion warnings. |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Ingo Schwarze | Implement a simple, consistent user interface for error... |
blob | commitdiff | raw | diff to current |
2010-07-31 |
Ingo Schwarze | Sync to OpenBSD: add missing Copyright years. |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Kristaps Dzonsons | Added `in' macro support for -man -Tascii. This is... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Kristaps Dzonsons | Strip non-graphable input characters from input. The... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Kristaps Dzonsons | Notes: this must be done later. \b in the input will... |
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-06-09 |
Kristaps Dzonsons | Squash bug noted by Ulrich Spoerlein where "-" were... |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Kristaps Dzonsons | Smarten BADCHAR check to allow ASCII_HYPH. |
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-17 |
Joerg Sonnenberger | Add support for .AT. Properly implement .UC. Add regres... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Remove `am', `ami', `de', `dei', and `.' from -man... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Pull `ig' out of -man and leave it the roff preparser. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Removed restriction on integer manual sections in ... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Kristaps Dzonsons | Pulled back in mysterious lost le1 <-> eq0 for Sp macro. |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Kristaps Dzonsons | Remove -fno-ign-chars as well-argued by Ingo Schwarze... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Kristaps Dzonsons | Modified version of Ingo Schwarze's patch so that ... |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Kristaps Dzonsons | Final (?) fix to issue pointed out by Sascha Wildner... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Kristaps Dzonsons | Fixed re-adjustment of scope in exiting roff instructio... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Kristaps Dzonsons | Using man_node_delete() instead of man_node_free()... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Kristaps Dzonsons | Support for pod2man standard header macros (Vb, Ve... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Kristaps Dzonsons | Accomodate (libman) for next-line macros followed by... |
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 |
2009-11-02 |
Kristaps Dzonsons | Added mandoc_a2time() for proper date conversion. |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Kristaps Dzonsons | Added `PD' to -man (doesn't do anything, yet). |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Removed number-check for `sp' in -Tman, as nroff accept... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Kristaps Dzonsons | Added `UC' libman macro (has no effect). |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Kristaps Dzonsons | `RS' warns if empty body. |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Kristaps Dzonsons | Open explicit scope on libman exit now only generates... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Added `DT' macro (pointed out by joerg@netbsd.org). |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Kristaps Dzonsons | libman checks for open explicit scopes on exit. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Kristaps Dzonsons | Added RS/RE macro pair (had to adjust closing rules... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Kristaps Dzonsons | Fixed missing check for open ELINE scope in BLINE macro. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Kristaps Dzonsons | Significant overhaul in libman. Macros are now block... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Kristaps Dzonsons | Added `sp' support to libman. |
blob | commitdiff | raw | diff to current |
2009-07-04 |
Kristaps Dzonsons | Moved escape validation into libmandoc.h/mandoc.c ... |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Kristaps Dzonsons | libman documents require `TH' and at least one node. |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Kristaps Dzonsons | Reverted max column width 80 -> 78 (schwarze@openbsd... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Kristaps Dzonsons | Moved all formatted libman warn/error into man.c/libman.h. |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Kristaps Dzonsons | Added -fno-ign-chars support to libman. |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Kristaps Dzonsons | Removed MAN___: moved MAN_br to its index (comments... |
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-05 |
Kristaps Dzonsons | man(3) doesn't use err.h anymore. |
blob | commitdiff | raw | diff to current |
2009-04-02 |
Kristaps Dzonsons | mdoc_tokhash -> hash |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Kristaps Dzonsons | Added some new manuals (mdoc.3 mandoc_char.7). |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Kristaps Dzonsons | Initial front-end formatting for -man pages. |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Kristaps Dzonsons | Fixed reading whitespace for man.7 `. TH'. |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Kristaps Dzonsons | Added man validator, renamed mdoc validator. |
blob | commitdiff | raw | diff to current |
|