summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added man_action.c, renamed mdoc_action.c.Kristaps Dzonsons2009-03-256-26/+244
|
* Added man validator, renamed mdoc validator.Kristaps Dzonsons2009-03-258-24/+238
|
* FreeBSD uses sha256 now.Kristaps Dzonsons2009-03-251-1/+1
|
* More fixes from Ulrich Sporlein. (freebsd)Kristaps Dzonsons2009-03-242-9/+11
|
* Updating web-site.Kristaps Dzonsons2009-03-242-20/+18
|
* Fixing web-site (had old references).Kristaps Dzonsons2009-03-242-24/+18
|
* Added FreeBSD port Makefile.Kristaps Dzonsons2009-03-231-0/+22
|
* Added FreeBSD port.Kristaps Dzonsons2009-03-232-5/+40
|
* Bumped version (testing).Kristaps Dzonsons2009-03-231-1/+1
|
* Fixed inclusion of MANSRCS (sorry, Ulrich).Kristaps Dzonsons2009-03-232-2/+2
| | | | Added DragonFlyBSD __dead2.
* Initial documentation in place for man.7.Kristaps Dzonsons2009-03-233-6/+558
|
* -man linked to mandoc in documentation.Kristaps Dzonsons2009-03-239-28/+73
|
* -man printing linked to -Ttree.Kristaps Dzonsons2009-03-2310-203/+255
|
* Linux fixes.Kristaps Dzonsons2009-03-233-21/+22
|
* First addition of -man macro support.Kristaps Dzonsons2009-03-2325-223/+902
| | | | Abstraction of mdoc.
* More manual documentation fixed/improved.Kristaps Dzonsons2009-03-234-17/+77
|
* Fixed Bd -compact.Kristaps Dzonsons2009-03-223-23/+41
| | | | Fixed vspace before Bd and Bl.
* More manuals.7.Kristaps Dzonsons2009-03-221-12/+4
|
* Backed-out STRIP_XO by default.Kristaps Dzonsons2009-03-221-2/+2
|
* Lint fixes.Kristaps Dzonsons2009-03-223-5/+7
|
* Removed Xo/Xc no-support notices.Kristaps Dzonsons2009-03-222-7/+2
|
* Stripping of Xo/Xc macros in main.c (ifdef STRIP_XO).Kristaps Dzonsons2009-03-224-63/+134
|
* More updates.Kristaps Dzonsons2009-03-221-13/+18
|
* More manuals.7 updates.Kristaps Dzonsons2009-03-221-103/+30
|
* Draft of manuals.7 for inspection.Kristaps Dzonsons2009-03-221-32/+329
|
* More documentation clarification.Kristaps Dzonsons2009-03-224-9/+86
|
* Fixes to dynamic addition of Bl width.Kristaps Dzonsons2009-03-215-63/+54
|
* Updated NetBSD pkgsrc to be like Joerg's.Kristaps Dzonsons2009-03-212-8/+9
|
* Freed more macros from zero-length restrictions.Kristaps Dzonsons2009-03-216-5/+8
| | | | Fixed `Fn' spacing.
* Versioning.Kristaps Dzonsons2009-03-211-1/+1
|
* More macros freed from unnecessary limitations on numargs.Kristaps Dzonsons2009-03-212-9/+9
|
* Handling -width="" in lists.Kristaps Dzonsons2009-03-211-2/+2
|
* Versioning up.Kristaps Dzonsons2009-03-211-1/+1
|
* `Em' accepts empty tokens.Kristaps Dzonsons2009-03-216-72/+186
| | | | | Punctuation fully fixed (per-reserved-word). Sm enabled.
* Category devel -> textproc.VERSION.1.6.5Kristaps Dzonsons2009-03-213-4/+4
|
* Lint fixes.Kristaps Dzonsons2009-03-213-5/+9
|
* Versioning up.Kristaps Dzonsons2009-03-211-2/+2
|
* Added %Q macro.Kristaps Dzonsons2009-03-217-2/+9
|
* Fixed new partial-imp closure (wasn't action-ing closed scopes).Kristaps Dzonsons2009-03-211-9/+5
|
* Explicit-scope can break some implicit partial-block (Oc -> Op).Kristaps Dzonsons2009-03-211-17/+44
|
* Removed margin-break comment.Kristaps Dzonsons2009-03-201-15/+6
|
* Lintification.Kristaps Dzonsons2009-03-202-3/+2
|
* Casting fix.Kristaps Dzonsons2009-03-201-5/+5
|
* Proper .Dl literalism.Kristaps Dzonsons2009-03-204-52/+76
|
* Fixed literal-formatting error with `Dl'.Kristaps Dzonsons2009-03-203-7/+9
|
* Support for `Bd' of all types (see mdoc.7 for newline/tab rules).VERSION.1.6.2Kristaps Dzonsons2009-03-2012-477/+599
| | | | | Renamed term.c and terminal.c functions to be term_. Some bugfixes to lists.
* Finished all symbols.Kristaps Dzonsons2009-03-192-6/+98
|
* Fixed mandoc read from stdin.Kristaps Dzonsons2009-03-194-11/+48
| | | | Added some more groff_chars.
* Some Linux-isms.Kristaps Dzonsons2009-03-195-4/+111
|
* Pruned mmain.Kristaps Dzonsons2009-03-192-409/+0
|