summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Version.VERSION_1_7_24Kristaps Dzonsons2009-07-121-2/+2
|
* Small clean-ups in error message usage.VERSION_1_7_23Kristaps Dzonsons2009-07-071-2/+2
| | | | Version.
* Version.VERSION_1_7_22Kristaps Dzonsons2009-07-051-2/+2
|
* Version up.VERSION_1_7_21Kristaps Dzonsons2009-07-041-2/+2
|
* Moved escape validation into libmandoc.h/mandoc.c (common between ↵Kristaps Dzonsons2009-07-041-7/+8
| | | | | | | libman/libmdoc1). libman supports MAN_IGN_ESCAPE (like MDOC_IGN_ESCAPE). All popular escapes now handled consistently.
* Makefile properly generates MD5 sums.Kristaps Dzonsons2009-06-251-6/+12
| | | | More clean-ups of new, simplified webpage.
* Updating web-page to be a bit more compact.Kristaps Dzonsons2009-06-251-5/+12
|
* Lint fixes.VERSION_1_7_20Kristaps Dzonsons2009-06-221-2/+2
| | | | Version up.
* Bumped version.VERSION_1_7_19Kristaps Dzonsons2009-06-171-5/+5
| | | | | Removed CVS note from index (they'll contact me if they need it). Properly ordered mandoc.1 CAVEATS/COMPATIBILITY.
* Put $VFLAGS back into $LINTFLAGS (broke on NetBSD).Kristaps Dzonsons2009-06-171-0/+1
|
* Fixed lint invocation in Makefile.Kristaps Dzonsons2009-06-171-4/+3
| | | | Minor cleanups in mdoc.c.
* Removed superfluous ifdef around strftime (schwarze@openbsd.org).Kristaps Dzonsons2009-06-151-1/+1
| | | | Bumped version (this was supposed to be in 1.7.17).
* Tagging version 1.7.17.VERSION_1_7_17Kristaps Dzonsons2009-06-151-2/+2
|
* 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
|