summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Version.Kristaps Dzonsons2009-06-131-2/+2
|
* Don't run with -Werror when generating texts.VERSION_1_7_15Kristaps Dzonsons2009-06-121-3/+3
|
* Lint fixes (no effect).Kristaps Dzonsons2009-06-121-2/+2
| | | | Versioning up.
* Added automatic ChangeLog generation with each snapshot.VERSION_1_7_14Kristaps Dzonsons2009-06-111-2/+6
| | | | Added ChangeLog to main page.
* Version up. Testing.Kristaps Dzonsons2009-06-111-2/+2
|
* Added compat to Makefile.Kristaps Dzonsons2009-06-111-0/+3
|
* Version bumped.VERSION_1_7_13Kristaps Dzonsons2009-04-121-2/+2
| | | | `.Er' has more section restrictions (Joerg).
* *** empty log message ***VERSION_1_7_12Kristaps Dzonsons2009-04-061-1/+1
|
* Version (BIG fix).Kristaps Dzonsons2009-04-061-2/+2
|
* Added TEXTS to installwww.VERSION_1_7_10Kristaps Dzonsons2009-04-051-1/+1
|
* man(3) doesn't use err.h anymore.Kristaps Dzonsons2009-04-051-7/+19
| | | | | | | | Added .i to man(3). Fixed up manuals. Fixed up webpage. Assertion fixes in man(3) (hashtable). Fixed assertion for .IP in mandoc -man.
* Version.Kristaps Dzonsons2009-04-031-2/+2
|
* Initial -mandoc auto-switch in place.Kristaps Dzonsons2009-04-021-1/+2
|
* General clean-ups.Kristaps Dzonsons2009-03-311-17/+14
|
* Version. Added forgotten file.Kristaps Dzonsons2009-03-271-2/+2
|
* Fixes in going over all OpenBSD manuals.Kristaps Dzonsons2009-03-271-10/+10
|
* All macro-invocations, for consistency, begin with `.' in documentation.Kristaps Dzonsons2009-03-261-1/+1
| | | | | Fixed \\ -> \e in manual documentation. All preliminary -man macros in place.
* Fixed after-NLINE-error assertion.Kristaps Dzonsons2009-03-261-1/+1
| | | | | Scanned over all manuals with valgrind. Version up.
* Initial front-end formatting for -man pages.Kristaps Dzonsons2009-03-261-9/+10
|
* Version (getting ready for abstracting term.c).Kristaps Dzonsons2009-03-261-2/+2
|
* Fixed inheritence of initial macro into man_macro.Kristaps Dzonsons2009-03-261-1/+1
| | | | Removed warnxs from man_macro (man_vwarn).
* Fixed reading whitespace for man.7 `. TH'.Kristaps Dzonsons2009-03-261-1/+1
| | | | Documented this.
* Added man_action.c, renamed mdoc_action.c.Kristaps Dzonsons2009-03-251-8/+11
|
* Added man validator, renamed mdoc validator.Kristaps Dzonsons2009-03-251-9/+14
|
* FreeBSD uses sha256 now.Kristaps Dzonsons2009-03-251-1/+1
|
* More fixes from Ulrich Sporlein. (freebsd)Kristaps Dzonsons2009-03-241-4/+6
|
* Added FreeBSD port.Kristaps Dzonsons2009-03-231-1/+20
|
* Bumped version (testing).Kristaps Dzonsons2009-03-231-1/+1
|
* Fixed inclusion of MANSRCS (sorry, Ulrich).Kristaps Dzonsons2009-03-231-1/+1
| | | | Added DragonFlyBSD __dead2.
* -man printing linked to -Ttree.Kristaps Dzonsons2009-03-231-2/+2
|
* First addition of -man macro support.Kristaps Dzonsons2009-03-231-53/+67
| | | | Abstraction of mdoc.
* Fixed Bd -compact.Kristaps Dzonsons2009-03-221-1/+1
| | | | Fixed vspace before Bd and Bl.
* Backed-out STRIP_XO by default.Kristaps Dzonsons2009-03-221-2/+2
|
* Lint fixes.Kristaps Dzonsons2009-03-221-0/+1
|
* Removed Xo/Xc no-support notices.Kristaps Dzonsons2009-03-221-2/+2
|
* Stripping of Xo/Xc macros in main.c (ifdef STRIP_XO).Kristaps Dzonsons2009-03-221-1/+5
|
* More documentation clarification.Kristaps Dzonsons2009-03-221-2/+2
|
* Freed more macros from zero-length restrictions.Kristaps Dzonsons2009-03-211-1/+1
| | | | Fixed `Fn' spacing.
* Versioning.Kristaps Dzonsons2009-03-211-1/+1
|
* Versioning up.Kristaps Dzonsons2009-03-211-1/+1
|
* Versioning up.Kristaps Dzonsons2009-03-211-2/+2
|
* Proper .Dl literalism.Kristaps Dzonsons2009-03-201-1/+1
|
* Fixed literal-formatting error with `Dl'.Kristaps Dzonsons2009-03-201-1/+1
|
* Support for `Bd' of all types (see mdoc.7 for newline/tab rules).VERSION_1_6_2Kristaps Dzonsons2009-03-201-2/+2
| | | | | Renamed term.c and terminal.c functions to be term_. Some bugfixes to lists.
* Some Linux-isms.Kristaps Dzonsons2009-03-191-4/+4
|
* Lintified & versioned.Kristaps Dzonsons2009-03-191-1/+1
|
* Split mdocterm.c -> main.c terminal.c.Kristaps Dzonsons2009-03-191-41/+35
| | | | | | Abstracted output with -T selector (default ascii). Name change: mdocterm -> mandoc. Re-imported tree with -Ttree.
* Many more ASCII escapes added.Kristaps Dzonsons2009-03-191-99/+35
| | | | | | Stripped nroff punt from mdocterm.c. Fixed multiple-file handling for mdocterm.c. Cleared up mdoc.h API.
* *** empty log message ***VERSION_1_5_3Kristaps Dzonsons2009-03-171-1/+1
|
* Added previous GEN files to SRCS.Kristaps Dzonsons2009-03-171-1/+2
|