Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating web-site. | Kristaps Dzonsons | 2009-03-24 | 2 | -20/+18 |
| | |||||
* | Fixing web-site (had old references). | Kristaps Dzonsons | 2009-03-24 | 2 | -24/+18 |
| | |||||
* | Added FreeBSD port Makefile. | Kristaps Dzonsons | 2009-03-23 | 1 | -0/+22 |
| | |||||
* | Added FreeBSD port. | Kristaps Dzonsons | 2009-03-23 | 2 | -5/+40 |
| | |||||
* | Bumped version (testing). | Kristaps Dzonsons | 2009-03-23 | 1 | -1/+1 |
| | |||||
* | Fixed inclusion of MANSRCS (sorry, Ulrich). | Kristaps Dzonsons | 2009-03-23 | 2 | -2/+2 |
| | | | | Added DragonFlyBSD __dead2. | ||||
* | Initial documentation in place for man.7. | Kristaps Dzonsons | 2009-03-23 | 3 | -6/+558 |
| | |||||
* | -man linked to mandoc in documentation. | Kristaps Dzonsons | 2009-03-23 | 9 | -28/+73 |
| | |||||
* | -man printing linked to -Ttree. | Kristaps Dzonsons | 2009-03-23 | 10 | -203/+255 |
| | |||||
* | Linux fixes. | Kristaps Dzonsons | 2009-03-23 | 3 | -21/+22 |
| | |||||
* | First addition of -man macro support. | Kristaps Dzonsons | 2009-03-23 | 25 | -223/+902 |
| | | | | Abstraction of mdoc. | ||||
* | More manual documentation fixed/improved. | Kristaps Dzonsons | 2009-03-23 | 4 | -17/+77 |
| | |||||
* | Fixed Bd -compact. | Kristaps Dzonsons | 2009-03-22 | 3 | -23/+41 |
| | | | | Fixed vspace before Bd and Bl. | ||||
* | More manuals.7. | Kristaps Dzonsons | 2009-03-22 | 1 | -12/+4 |
| | |||||
* | Backed-out STRIP_XO by default. | Kristaps Dzonsons | 2009-03-22 | 1 | -2/+2 |
| | |||||
* | Lint fixes. | Kristaps Dzonsons | 2009-03-22 | 3 | -5/+7 |
| | |||||
* | Removed Xo/Xc no-support notices. | Kristaps Dzonsons | 2009-03-22 | 2 | -7/+2 |
| | |||||
* | Stripping of Xo/Xc macros in main.c (ifdef STRIP_XO). | Kristaps Dzonsons | 2009-03-22 | 4 | -63/+134 |
| | |||||
* | More updates. | Kristaps Dzonsons | 2009-03-22 | 1 | -13/+18 |
| | |||||
* | More manuals.7 updates. | Kristaps Dzonsons | 2009-03-22 | 1 | -103/+30 |
| | |||||
* | Draft of manuals.7 for inspection. | Kristaps Dzonsons | 2009-03-22 | 1 | -32/+329 |
| | |||||
* | More documentation clarification. | Kristaps Dzonsons | 2009-03-22 | 4 | -9/+86 |
| | |||||
* | Fixes to dynamic addition of Bl width. | Kristaps Dzonsons | 2009-03-21 | 5 | -63/+54 |
| | |||||
* | Updated NetBSD pkgsrc to be like Joerg's. | Kristaps Dzonsons | 2009-03-21 | 2 | -8/+9 |
| | |||||
* | Freed more macros from zero-length restrictions. | Kristaps Dzonsons | 2009-03-21 | 6 | -5/+8 |
| | | | | Fixed `Fn' spacing. | ||||
* | Versioning. | Kristaps Dzonsons | 2009-03-21 | 1 | -1/+1 |
| | |||||
* | More macros freed from unnecessary limitations on numargs. | Kristaps Dzonsons | 2009-03-21 | 2 | -9/+9 |
| | |||||
* | Handling -width="" in lists. | Kristaps Dzonsons | 2009-03-21 | 1 | -2/+2 |
| | |||||
* | Versioning up. | Kristaps Dzonsons | 2009-03-21 | 1 | -1/+1 |
| | |||||
* | `Em' accepts empty tokens. | Kristaps Dzonsons | 2009-03-21 | 6 | -72/+186 |
| | | | | | Punctuation fully fixed (per-reserved-word). Sm enabled. | ||||
* | Category devel -> textproc.VERSION.1.6.5 | Kristaps Dzonsons | 2009-03-21 | 3 | -4/+4 |
| | |||||
* | Lint fixes. | Kristaps Dzonsons | 2009-03-21 | 3 | -5/+9 |
| | |||||
* | Versioning up. | Kristaps Dzonsons | 2009-03-21 | 1 | -2/+2 |
| | |||||
* | Added %Q macro. | Kristaps Dzonsons | 2009-03-21 | 7 | -2/+9 |
| | |||||
* | Fixed new partial-imp closure (wasn't action-ing closed scopes). | Kristaps Dzonsons | 2009-03-21 | 1 | -9/+5 |
| | |||||
* | Explicit-scope can break some implicit partial-block (Oc -> Op). | Kristaps Dzonsons | 2009-03-21 | 1 | -17/+44 |
| | |||||
* | Removed margin-break comment. | Kristaps Dzonsons | 2009-03-20 | 1 | -15/+6 |
| | |||||
* | Lintification. | Kristaps Dzonsons | 2009-03-20 | 2 | -3/+2 |
| | |||||
* | Casting fix. | Kristaps Dzonsons | 2009-03-20 | 1 | -5/+5 |
| | |||||
* | Proper .Dl literalism. | Kristaps Dzonsons | 2009-03-20 | 4 | -52/+76 |
| | |||||
* | Fixed literal-formatting error with `Dl'. | Kristaps Dzonsons | 2009-03-20 | 3 | -7/+9 |
| | |||||
* | Support for `Bd' of all types (see mdoc.7 for newline/tab rules).VERSION.1.6.2 | Kristaps Dzonsons | 2009-03-20 | 12 | -477/+599 |
| | | | | | Renamed term.c and terminal.c functions to be term_. Some bugfixes to lists. | ||||
* | Finished all symbols. | Kristaps Dzonsons | 2009-03-19 | 2 | -6/+98 |
| | |||||
* | Fixed mandoc read from stdin. | Kristaps Dzonsons | 2009-03-19 | 4 | -11/+48 |
| | | | | Added some more groff_chars. | ||||
* | Some Linux-isms. | Kristaps Dzonsons | 2009-03-19 | 5 | -4/+111 |
| | |||||
* | Pruned mmain. | Kristaps Dzonsons | 2009-03-19 | 2 | -409/+0 |
| | |||||
* | NetBSD lintified. | Kristaps Dzonsons | 2009-03-19 | 1 | -0/+1 |
| | |||||
* | Lintified & versioned. | Kristaps Dzonsons | 2009-03-19 | 2 | -1/+2 |
| | |||||
* | Split mdocterm.c -> main.c terminal.c. | Kristaps Dzonsons | 2009-03-19 | 9 | -887/+634 |
| | | | | | | Abstracted output with -T selector (default ascii). Name change: mdocterm -> mandoc. Re-imported tree with -Ttree. | ||||
* | Many more ASCII escapes added. | Kristaps Dzonsons | 2009-03-19 | 9 | -429/+628 |
| | | | | | | Stripped nroff punt from mdocterm.c. Fixed multiple-file handling for mdocterm.c. Cleared up mdoc.h API. |