]> git.cameronkatri.com Git - mandoc.git/log
mandoc.git
15 years agoRemoved mdoc_nwarn (not being used anywhere).
Kristaps Dzonsons [Mon, 15 Jun 2009 10:02:52 +0000 (10:02 +0000)]
Removed mdoc_nwarn (not being used anywhere).

15 years agomdoc error/warn macros replaced with real functions for GCC2 support (miod@openbsd...
Kristaps Dzonsons [Mon, 15 Jun 2009 09:55:43 +0000 (09:55 +0000)]
mdoc error/warn macros replaced with real functions for GCC2 support (miod@openbsd.org).

15 years agoMdocdate fix (literals being replaced) ({cnst,schwarze}@openbsd.org).
Kristaps Dzonsons [Mon, 15 Jun 2009 09:38:37 +0000 (09:38 +0000)]
Mdocdate fix (literals being replaced) ({cnst,schwarze}@openbsd.org).

15 years agoManual-aesthetics fix (schwarze@openbsd.org).
Kristaps Dzonsons [Mon, 15 Jun 2009 09:35:16 +0000 (09:35 +0000)]
Manual-aesthetics fix (schwarze@openbsd.org).

15 years agoFixed grammar error. Back-versioning to .16. VERSION_1_7_16
Kristaps Dzonsons [Sat, 13 Jun 2009 18:48:21 +0000 (18:48 +0000)]
Fixed grammar error.  Back-versioning to .16.

15 years agoVersion.
Kristaps Dzonsons [Sat, 13 Jun 2009 18:05:53 +0000 (18:05 +0000)]
Version.

15 years agoUpdated index with "administrative" stuff (contacts, etc.).
Kristaps Dzonsons [Sat, 13 Jun 2009 13:02:53 +0000 (13:02 +0000)]
Updated index with "administrative" stuff (contacts, etc.).

15 years agoDon't run with -Werror when generating texts. VERSION_1_7_15
Kristaps Dzonsons [Fri, 12 Jun 2009 12:54:04 +0000 (12:54 +0000)]
Don't run with -Werror when generating texts.

15 years agoLint fixes (no effect).
Kristaps Dzonsons [Fri, 12 Jun 2009 12:52:50 +0000 (12:52 +0000)]
Lint fixes (no effect).
Versioning up.

15 years agoMade per-macro "now callable" COMPATIBILITY claims into a single "most macros callable".
Kristaps Dzonsons [Fri, 12 Jun 2009 12:40:44 +0000 (12:40 +0000)]
Made per-macro "now callable" COMPATIBILITY claims into a single "most macros callable".
Added COMPATIBILITY note on escaped special-character sequences.
Vertical bar now correctly delimits (like in new groff).

15 years ago`Lk' is correctly handled as CALLABLE (note groff munges nested output).
Kristaps Dzonsons [Fri, 12 Jun 2009 09:18:00 +0000 (09:18 +0000)]
`Lk' is correctly handled as CALLABLE (note groff munges nested output).
`Mt' is now CALLABLE.
Fixed missing validate/action of zero-element, non-called inline elements.
Fixed missing validate/action of nested inline element re-calls.
Fixed bogus column argv index in validator.

15 years ago`Ft' and `Ms' are now callable and compat-noted in mdoc.7 (joerg@netbsd.org).
Kristaps Dzonsons [Thu, 11 Jun 2009 20:02:37 +0000 (20:02 +0000)]
`Ft' and `Ms' are now callable and compat-noted in mdoc.7 (joerg@netbsd.org).

15 years ago`An' now callable, historic use noted in mdoc.7 (joerg@netbsd.org).
Kristaps Dzonsons [Thu, 11 Jun 2009 19:56:14 +0000 (19:56 +0000)]
`An' now callable, historic use noted in mdoc.7 (joerg@netbsd.org).

15 years agoAdded automatic ChangeLog generation with each snapshot. VERSION_1_7_14
Kristaps Dzonsons [Thu, 11 Jun 2009 13:34:14 +0000 (13:34 +0000)]
Added automatic ChangeLog generation with each snapshot.
Added ChangeLog to main page.

15 years agoBacked-out .IP changes for libman (needs work).
Kristaps Dzonsons [Thu, 11 Jun 2009 13:18:42 +0000 (13:18 +0000)]
Backed-out .IP changes for libman (needs work).

15 years agoVersion up. Testing.
Kristaps Dzonsons [Thu, 11 Jun 2009 13:15:10 +0000 (13:15 +0000)]
Version up.  Testing.

15 years agoAdded mdoc.template (from NetBSD -- unlicensed??).
Kristaps Dzonsons [Thu, 11 Jun 2009 13:13:44 +0000 (13:13 +0000)]
Added mdoc.template (from NetBSD -- unlicensed??).
Moved MDOC_TEXT type checks into assertions (should be caught by parser).
Added some FIXME notes in mdoc output (largely that things should be asserted, not caught).

15 years agoAdded "left" -offset tag.
Kristaps Dzonsons [Thu, 11 Jun 2009 12:55:30 +0000 (12:55 +0000)]
Added "left" -offset tag.

15 years agoDocumented some un-clear parts of main.c.
Kristaps Dzonsons [Thu, 11 Jun 2009 12:07:49 +0000 (12:07 +0000)]
Documented some un-clear parts of main.c.
Fixed footer to be new-groff style (OS DATE OS).
Removed sanity check from mdoc_term (unnecessary).

15 years agoClean up validation of field widths.
Kristaps Dzonsons [Thu, 11 Jun 2009 10:34:31 +0000 (10:34 +0000)]
Clean up validation of field widths.
Pushed field-width warn/error into warn/error routine.
Removed superfluous space at output eoln.
Fixed overzealous line break in lists.

15 years agoAdded compat to Makefile.
Kristaps Dzonsons [Thu, 11 Jun 2009 10:16:39 +0000 (10:16 +0000)]
Added compat to Makefile.

15 years agoFix space-before-newline (inspired by schwarze@openbsd.org).
Kristaps Dzonsons [Thu, 11 Jun 2009 07:46:41 +0000 (07:46 +0000)]
Fix space-before-newline (inspired by schwarze@openbsd.org).

15 years agoFixed email address in manual AUTHOR reference.
Kristaps Dzonsons [Thu, 11 Jun 2009 07:26:35 +0000 (07:26 +0000)]
Fixed email address in manual AUTHOR reference.
Set max right margin to 80 columns (schwarze@openbsd.org).
Fixed centre-field heading position (schwarze@openbsd.org).
Also fixed -Tman centre-field.

15 years agoFixed license email address.
Kristaps Dzonsons [Wed, 10 Jun 2009 20:18:43 +0000 (20:18 +0000)]
Fixed license email address.

15 years agoVersion bumped. VERSION_1_7_13
Kristaps Dzonsons [Sun, 12 Apr 2009 19:49:35 +0000 (19:49 +0000)]
Version bumped.
`.Er' has more section restrictions (Joerg).

15 years agoUsing proper license template (const).
Kristaps Dzonsons [Sun, 12 Apr 2009 19:45:26 +0000 (19:45 +0000)]
Using proper license template (const).

15 years agoSpelling "preceed" -> "precede" (naddy).
Kristaps Dzonsons [Sun, 12 Apr 2009 19:30:45 +0000 (19:30 +0000)]
Spelling "preceed" -> "precede" (naddy).

15 years agoMade \(ss render as "ss", documented under COMPATIBILITY in mandoc_char.7.
Kristaps Dzonsons [Sun, 12 Apr 2009 19:29:53 +0000 (19:29 +0000)]
Made \(ss render as "ss", documented under COMPATIBILITY in mandoc_char.7.

15 years agoAdded \^ and \~ escapes (Joerg).
Kristaps Dzonsons [Sun, 12 Apr 2009 19:24:10 +0000 (19:24 +0000)]
Added \^ and \~ escapes (Joerg).

15 years agoManual .Dt fields CAPITALISED.
Kristaps Dzonsons [Sun, 12 Apr 2009 19:19:57 +0000 (19:19 +0000)]
Manual .Dt fields CAPITALISED.
Indent set to 5 chars (nroff compat).
Half-indent set to 3 chars (nroff compat).
Default behaviour is loose-y (ignore macro/char/escape).
Added -fstrict.
Added unknown-character ignoring.

15 years ago*** empty log message *** VERSION_1_7_12
Kristaps Dzonsons [Mon, 6 Apr 2009 10:12:30 +0000 (10:12 +0000)]
*** empty log message ***

15 years agoRemoved forgotten printfs.
Kristaps Dzonsons [Mon, 6 Apr 2009 09:48:35 +0000 (09:48 +0000)]
Removed forgotten printfs.

15 years agoVersion (BIG fix).
Kristaps Dzonsons [Mon, 6 Apr 2009 08:53:39 +0000 (08:53 +0000)]
Version (BIG fix).

15 years agoFix bogus use of mdoc->last in action pre-handler (!!!!!).
Kristaps Dzonsons [Mon, 6 Apr 2009 08:53:12 +0000 (08:53 +0000)]
Fix bogus use of mdoc->last in action pre-handler (!!!!!).

15 years agoAdded TEXTS to installwww. VERSION_1_7_10
Kristaps Dzonsons [Sun, 5 Apr 2009 16:38:57 +0000 (16:38 +0000)]
Added TEXTS to installwww.

15 years agoman(3) doesn't use err.h anymore.
Kristaps Dzonsons [Sun, 5 Apr 2009 16:34:22 +0000 (16:34 +0000)]
man(3) doesn't use err.h anymore.
Added .i to man(3).
Fixed up manuals.
Fixed up webpage.
Assertion fixes in man(3) (hashtable).
Fixed assertion for .IP in mandoc -man.

15 years agoVersion.
Kristaps Dzonsons [Fri, 3 Apr 2009 13:18:26 +0000 (13:18 +0000)]
Version.

15 years agoUpdated manuals.7.
Kristaps Dzonsons [Fri, 3 Apr 2009 13:17:26 +0000 (13:17 +0000)]
Updated manuals.7.
Fixed .Dl display.

15 years ago*** empty log message ***
Kristaps Dzonsons [Fri, 3 Apr 2009 12:27:18 +0000 (12:27 +0000)]
*** empty log message ***

15 years agoProper resetting of memory.
Kristaps Dzonsons [Fri, 3 Apr 2009 11:08:39 +0000 (11:08 +0000)]
Proper resetting of memory.
Array boundary fixed (-W).

15 years agoDocumented -mandoc behaviour.
Kristaps Dzonsons [Thu, 2 Apr 2009 16:42:35 +0000 (16:42 +0000)]
Documented -mandoc behaviour.

15 years agoAdded -p1003.1-2008 specification.
Kristaps Dzonsons [Thu, 2 Apr 2009 16:37:40 +0000 (16:37 +0000)]
Added -p1003.1-2008 specification.
Fixed invalid memory accesses (concat()).
Made -fign-macro be the default for libman.

15 years agoInitial -mandoc auto-switch in place.
Kristaps Dzonsons [Thu, 2 Apr 2009 16:26:35 +0000 (16:26 +0000)]
Initial -mandoc auto-switch in place.

15 years agomdoc_tokhash -> hash
Kristaps Dzonsons [Thu, 2 Apr 2009 06:51:44 +0000 (06:51 +0000)]
mdoc_tokhash -> hash
Initial man hashtab (BROKEN).

15 years agoGeneral clean-ups.
Kristaps Dzonsons [Tue, 31 Mar 2009 13:50:19 +0000 (13:50 +0000)]
General clean-ups.

15 years agoAdded br documentation.
Kristaps Dzonsons [Fri, 27 Mar 2009 15:22:56 +0000 (15:22 +0000)]
Added br documentation.

15 years agoVersion. Added forgotten file.
Kristaps Dzonsons [Fri, 27 Mar 2009 15:00:15 +0000 (15:00 +0000)]
Version.  Added forgotten file.

15 years agoAdded some new manuals (mdoc.3 mandoc_char.7).
Kristaps Dzonsons [Fri, 27 Mar 2009 14:56:15 +0000 (14:56 +0000)]
Added some new manuals (mdoc.3 mandoc_char.7).
Support for .br in libman.

15 years agoFixes in going over all OpenBSD manuals.
Kristaps Dzonsons [Fri, 27 Mar 2009 13:44:24 +0000 (13:44 +0000)]
Fixes in going over all OpenBSD manuals.

15 years agoClean-ups to documentation.
Kristaps Dzonsons [Thu, 26 Mar 2009 23:01:26 +0000 (23:01 +0000)]
Clean-ups to documentation.

15 years ago*** empty log message ***
Kristaps Dzonsons [Thu, 26 Mar 2009 16:47:13 +0000 (16:47 +0000)]
*** empty log message ***

15 years agoAdded simple font-escapes.
Kristaps Dzonsons [Thu, 26 Mar 2009 16:44:22 +0000 (16:44 +0000)]
Added simple font-escapes.

15 years agoAll macro-invocations, for consistency, begin with `.' in documentation.
Kristaps Dzonsons [Thu, 26 Mar 2009 16:23:22 +0000 (16:23 +0000)]
All macro-invocations, for consistency, begin with `.' in documentation.
Fixed \\ -> \e in manual documentation.
All preliminary -man macros in place.

15 years agoAdded several macros to man_term.c. VERSION_1_7_5
Kristaps Dzonsons [Thu, 26 Mar 2009 15:19:44 +0000 (15:19 +0000)]
Added several macros to man_term.c.

15 years agoFixed after-NLINE-error assertion.
Kristaps Dzonsons [Thu, 26 Mar 2009 14:44:41 +0000 (14:44 +0000)]
Fixed after-NLINE-error assertion.
Scanned over all manuals with valgrind.
Version up.

15 years agoInitial front-end formatting for -man pages.
Kristaps Dzonsons [Thu, 26 Mar 2009 14:38:11 +0000 (14:38 +0000)]
Initial front-end formatting for -man pages.

15 years agoVersion (getting ready for abstracting term.c).
Kristaps Dzonsons [Thu, 26 Mar 2009 11:19:15 +0000 (11:19 +0000)]
Version (getting ready for abstracting term.c).

15 years agoFixed inheritence of initial macro into man_macro.
Kristaps Dzonsons [Thu, 26 Mar 2009 11:16:21 +0000 (11:16 +0000)]
Fixed inheritence of initial macro into man_macro.
Removed warnxs from man_macro (man_vwarn).

15 years agoFixed reading whitespace for man.7 `. TH'.
Kristaps Dzonsons [Thu, 26 Mar 2009 09:55:39 +0000 (09:55 +0000)]
Fixed reading whitespace for man.7 `.    TH'.
Documented this.

15 years ago*** empty log message ***
Kristaps Dzonsons [Wed, 25 Mar 2009 21:46:24 +0000 (21:46 +0000)]
*** empty log message ***

15 years agoAdded pflags to man_alloc.
Kristaps Dzonsons [Wed, 25 Mar 2009 21:03:13 +0000 (21:03 +0000)]
Added pflags to man_alloc.
Abstract fflags -> pflags in main.c.

15 years agoLinux fix (prototype).
Kristaps Dzonsons [Wed, 25 Mar 2009 16:08:30 +0000 (16:08 +0000)]
Linux fix (prototype).

15 years agoActions in place for prologue parsing.
Kristaps Dzonsons [Wed, 25 Mar 2009 16:07:36 +0000 (16:07 +0000)]
Actions in place for prologue parsing.

15 years agoAdded man_action.c, renamed mdoc_action.c.
Kristaps Dzonsons [Wed, 25 Mar 2009 15:36:05 +0000 (15:36 +0000)]
Added man_action.c, renamed mdoc_action.c.

15 years agoAdded man validator, renamed mdoc validator.
Kristaps Dzonsons [Wed, 25 Mar 2009 15:17:49 +0000 (15:17 +0000)]
Added man validator, renamed mdoc validator.

15 years agoFreeBSD uses sha256 now.
Kristaps Dzonsons [Wed, 25 Mar 2009 11:39:25 +0000 (11:39 +0000)]
FreeBSD uses sha256 now.

15 years agoMore fixes from Ulrich Sporlein. (freebsd)
Kristaps Dzonsons [Tue, 24 Mar 2009 20:05:43 +0000 (20:05 +0000)]
More fixes from Ulrich Sporlein. (freebsd)

15 years agoUpdating web-site.
Kristaps Dzonsons [Tue, 24 Mar 2009 10:59:50 +0000 (10:59 +0000)]
Updating web-site.

15 years agoFixing web-site (had old references).
Kristaps Dzonsons [Tue, 24 Mar 2009 10:28:06 +0000 (10:28 +0000)]
Fixing web-site (had old references).

15 years agoAdded FreeBSD port Makefile.
Kristaps Dzonsons [Mon, 23 Mar 2009 21:47:54 +0000 (21:47 +0000)]
Added FreeBSD port Makefile.

15 years agoAdded FreeBSD port.
Kristaps Dzonsons [Mon, 23 Mar 2009 21:46:04 +0000 (21:46 +0000)]
Added FreeBSD port.

15 years agoBumped version (testing).
Kristaps Dzonsons [Mon, 23 Mar 2009 21:20:42 +0000 (21:20 +0000)]
Bumped version (testing).

15 years agoFixed inclusion of MANSRCS (sorry, Ulrich).
Kristaps Dzonsons [Mon, 23 Mar 2009 21:20:24 +0000 (21:20 +0000)]
Fixed inclusion of MANSRCS (sorry, Ulrich).
Added DragonFlyBSD __dead2.

15 years agoInitial documentation in place for man.7.
Kristaps Dzonsons [Mon, 23 Mar 2009 16:02:56 +0000 (16:02 +0000)]
Initial documentation in place for man.7.

15 years ago-man linked to mandoc in documentation.
Kristaps Dzonsons [Mon, 23 Mar 2009 15:41:09 +0000 (15:41 +0000)]
-man linked to mandoc in documentation.

15 years ago-man printing linked to -Ttree.
Kristaps Dzonsons [Mon, 23 Mar 2009 15:20:51 +0000 (15:20 +0000)]
-man printing linked to -Ttree.

15 years agoLinux fixes.
Kristaps Dzonsons [Mon, 23 Mar 2009 14:31:58 +0000 (14:31 +0000)]
Linux fixes.

15 years agoFirst addition of -man macro support.
Kristaps Dzonsons [Mon, 23 Mar 2009 14:22:11 +0000 (14:22 +0000)]
First addition of -man macro support.
Abstraction of mdoc.

15 years agoMore manual documentation fixed/improved.
Kristaps Dzonsons [Mon, 23 Mar 2009 09:42:43 +0000 (09:42 +0000)]
More manual documentation fixed/improved.

15 years agoFixed Bd -compact.
Kristaps Dzonsons [Sun, 22 Mar 2009 21:19:34 +0000 (21:19 +0000)]
Fixed Bd -compact.
Fixed vspace before Bd and Bl.

15 years agoMore manuals.7.
Kristaps Dzonsons [Sun, 22 Mar 2009 20:55:18 +0000 (20:55 +0000)]
More manuals.7.

15 years agoBacked-out STRIP_XO by default.
Kristaps Dzonsons [Sun, 22 Mar 2009 19:14:29 +0000 (19:14 +0000)]
Backed-out STRIP_XO by default.

15 years agoLint fixes.
Kristaps Dzonsons [Sun, 22 Mar 2009 19:10:48 +0000 (19:10 +0000)]
Lint fixes.

15 years agoRemoved Xo/Xc no-support notices.
Kristaps Dzonsons [Sun, 22 Mar 2009 19:08:53 +0000 (19:08 +0000)]
Removed Xo/Xc no-support notices.

15 years agoStripping of Xo/Xc macros in main.c (ifdef STRIP_XO).
Kristaps Dzonsons [Sun, 22 Mar 2009 19:01:11 +0000 (19:01 +0000)]
Stripping of Xo/Xc macros in main.c (ifdef STRIP_XO).

15 years agoMore updates.
Kristaps Dzonsons [Sun, 22 Mar 2009 14:35:16 +0000 (14:35 +0000)]
More updates.

15 years agoMore manuals.7 updates.
Kristaps Dzonsons [Sun, 22 Mar 2009 14:28:08 +0000 (14:28 +0000)]
More manuals.7 updates.

15 years agoDraft of manuals.7 for inspection.
Kristaps Dzonsons [Sun, 22 Mar 2009 14:09:38 +0000 (14:09 +0000)]
Draft of manuals.7 for inspection.

15 years agoMore documentation clarification.
Kristaps Dzonsons [Sun, 22 Mar 2009 08:52:27 +0000 (08:52 +0000)]
More documentation clarification.

15 years agoFixes to dynamic addition of Bl width.
Kristaps Dzonsons [Sat, 21 Mar 2009 21:09:00 +0000 (21:09 +0000)]
Fixes to dynamic addition of Bl width.

15 years agoUpdated NetBSD pkgsrc to be like Joerg's.
Kristaps Dzonsons [Sat, 21 Mar 2009 17:14:46 +0000 (17:14 +0000)]
Updated NetBSD pkgsrc to be like Joerg's.

15 years agoFreed more macros from zero-length restrictions.
Kristaps Dzonsons [Sat, 21 Mar 2009 13:47:02 +0000 (13:47 +0000)]
Freed more macros from zero-length restrictions.
Fixed `Fn' spacing.

15 years agoVersioning.
Kristaps Dzonsons [Sat, 21 Mar 2009 13:37:48 +0000 (13:37 +0000)]
Versioning.

15 years agoMore macros freed from unnecessary limitations on numargs.
Kristaps Dzonsons [Sat, 21 Mar 2009 13:37:31 +0000 (13:37 +0000)]
More macros freed from unnecessary limitations on numargs.

15 years agoHandling -width="" in lists.
Kristaps Dzonsons [Sat, 21 Mar 2009 13:26:30 +0000 (13:26 +0000)]
Handling -width="" in lists.

15 years agoVersioning up.
Kristaps Dzonsons [Sat, 21 Mar 2009 13:21:35 +0000 (13:21 +0000)]
Versioning up.

15 years ago`Em' accepts empty tokens.
Kristaps Dzonsons [Sat, 21 Mar 2009 13:09:29 +0000 (13:09 +0000)]
`Em' accepts empty tokens.
Punctuation fully fixed (per-reserved-word).
Sm enabled.

15 years agoCategory devel -> textproc. VERSION_1_6_5
Kristaps Dzonsons [Sat, 21 Mar 2009 09:50:07 +0000 (09:50 +0000)]
Category devel -> textproc.

15 years agoLint fixes.
Kristaps Dzonsons [Sat, 21 Mar 2009 09:48:29 +0000 (09:48 +0000)]
Lint fixes.

15 years agoVersioning up.
Kristaps Dzonsons [Sat, 21 Mar 2009 09:45:49 +0000 (09:45 +0000)]
Versioning up.