]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2009-06-17 Kristaps DzonsonsLint fixes.
2009-06-17 Kristaps Dzonsons`Bl -column' now correctly handles tail entries (Bl...
2009-06-17 Kristaps DzonsonsCleaned up .Bf validator.
2009-06-17 Kristaps DzonsonsSection orders are more elegantly handled (MDOC_PBODY...
2009-06-17 Kristaps DzonsonsNoted deprecation of \*( and \* special-character escapes.
2009-06-17 Kristaps DzonsonsFixed lint invocation in Makefile.
2009-06-16 Kristaps DzonsonsClean-up: in-source documentation.
2009-06-16 Kristaps DzonsonsRemoved MAN___: moved MAN_br to its index (comments...
2009-06-16 Kristaps DzonsonsRemoved MDOC___: moved MDOC_Ap to its index (comments...
2009-06-16 Kristaps DzonsonsModernised comment handling: text following \" is throw...
2009-06-15 Kristaps DzonsonsRemoved superfluous ifdef around strftime (schwarze...
2009-06-15 Kristaps DzonsonsTagging version 1.7.17. VERSION_1_7_17
2009-06-15 Kristaps DzonsonsUpdated www to note existence of pkgsrc/port/in-tree...
2009-06-15 Kristaps DzonsonsDeprecated mdoc_msg (not being used anywhere).
2009-06-15 Kristaps DzonsonsRemoved mdoc_nwarn (not being used anywhere).
2009-06-15 Kristaps Dzonsonsmdoc error/warn macros replaced with real functions...
2009-06-15 Kristaps DzonsonsMdocdate fix (literals being replaced) ({cnst,schwarze...
2009-06-15 Kristaps DzonsonsManual-aesthetics fix (schwarze@openbsd.org).
2009-06-13 Kristaps DzonsonsFixed grammar error. Back-versioning to .16. VERSION_1_7_16
2009-06-13 Kristaps DzonsonsVersion.
2009-06-13 Kristaps DzonsonsUpdated index with "administrative" stuff (contacts...
2009-06-12 Kristaps DzonsonsDon't run with -Werror when generating texts. VERSION_1_7_15
2009-06-12 Kristaps DzonsonsLint fixes (no effect).
2009-06-12 Kristaps DzonsonsMade per-macro "now callable" COMPATIBILITY claims...
2009-06-12 Kristaps Dzonsons`Lk' is correctly handled as CALLABLE (note groff munge...
2009-06-11 Kristaps Dzonsons`Ft' and `Ms' are now callable and compat-noted in...
2009-06-11 Kristaps Dzonsons`An' now callable, historic use noted in mdoc.7 (joerg...
2009-06-11 Kristaps DzonsonsAdded automatic ChangeLog generation with each snapshot. VERSION_1_7_14
2009-06-11 Kristaps DzonsonsBacked-out .IP changes for libman (needs work).
2009-06-11 Kristaps DzonsonsVersion up. Testing.
2009-06-11 Kristaps DzonsonsAdded mdoc.template (from NetBSD -- unlicensed??).
2009-06-11 Kristaps DzonsonsAdded "left" -offset tag.
2009-06-11 Kristaps DzonsonsDocumented some un-clear parts of main.c.
2009-06-11 Kristaps DzonsonsClean up validation of field widths.
2009-06-11 Kristaps DzonsonsAdded compat to Makefile.
2009-06-11 Kristaps DzonsonsFix space-before-newline (inspired by schwarze@openbsd...
2009-06-11 Kristaps DzonsonsFixed email address in manual AUTHOR reference.
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsVersion bumped. VERSION_1_7_13
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-04-12 Kristaps DzonsonsSpelling "preceed" -> "precede" (naddy).
2009-04-12 Kristaps DzonsonsMade \(ss render as "ss", documented under COMPATIBILIT...
2009-04-12 Kristaps DzonsonsAdded \^ and \~ escapes (Joerg).
2009-04-12 Kristaps DzonsonsManual .Dt fields CAPITALISED.
2009-04-06 Kristaps Dzonsons*** empty log message *** VERSION_1_7_12
2009-04-06 Kristaps DzonsonsRemoved forgotten printfs.
2009-04-06 Kristaps DzonsonsVersion (BIG fix).
2009-04-06 Kristaps DzonsonsFix bogus use of mdoc->last in action pre-handler ...
2009-04-05 Kristaps DzonsonsAdded TEXTS to installwww. VERSION_1_7_10
2009-04-05 Kristaps Dzonsonsman(3) doesn't use err.h anymore.
2009-04-03 Kristaps DzonsonsVersion.
2009-04-03 Kristaps DzonsonsUpdated manuals.7.
2009-04-03 Kristaps Dzonsons*** empty log message ***
2009-04-03 Kristaps DzonsonsProper resetting of memory.
2009-04-02 Kristaps DzonsonsDocumented -mandoc behaviour.
2009-04-02 Kristaps DzonsonsAdded -p1003.1-2008 specification.
2009-04-02 Kristaps DzonsonsInitial -mandoc auto-switch in place.
2009-04-02 Kristaps Dzonsonsmdoc_tokhash -> hash
2009-03-31 Kristaps DzonsonsGeneral clean-ups.
2009-03-27 Kristaps DzonsonsAdded br documentation.
2009-03-27 Kristaps DzonsonsVersion. Added forgotten file.
2009-03-27 Kristaps DzonsonsAdded some new manuals (mdoc.3 mandoc_char.7).
2009-03-27 Kristaps DzonsonsFixes in going over all OpenBSD manuals.
2009-03-26 Kristaps DzonsonsClean-ups to documentation.
2009-03-26 Kristaps Dzonsons*** empty log message ***
2009-03-26 Kristaps DzonsonsAdded simple font-escapes.
2009-03-26 Kristaps DzonsonsAll macro-invocations, for consistency, begin with...
2009-03-26 Kristaps DzonsonsAdded several macros to man_term.c. VERSION_1_7_5
2009-03-26 Kristaps DzonsonsFixed after-NLINE-error assertion.
2009-03-26 Kristaps DzonsonsInitial front-end formatting for -man pages.
2009-03-26 Kristaps DzonsonsVersion (getting ready for abstracting term.c).
2009-03-26 Kristaps DzonsonsFixed inheritence of initial macro into man_macro.
2009-03-26 Kristaps DzonsonsFixed reading whitespace for man.7 `. TH'.
2009-03-25 Kristaps Dzonsons*** empty log message ***
2009-03-25 Kristaps DzonsonsAdded pflags to man_alloc.
2009-03-25 Kristaps DzonsonsLinux fix (prototype).
2009-03-25 Kristaps DzonsonsActions in place for prologue parsing.
2009-03-25 Kristaps DzonsonsAdded man_action.c, renamed mdoc_action.c.
2009-03-25 Kristaps DzonsonsAdded man validator, renamed mdoc validator.
2009-03-25 Kristaps DzonsonsFreeBSD uses sha256 now.
2009-03-24 Kristaps DzonsonsMore fixes from Ulrich Sporlein. (freebsd)
2009-03-24 Kristaps DzonsonsUpdating web-site.
2009-03-24 Kristaps DzonsonsFixing web-site (had old references).
2009-03-23 Kristaps DzonsonsAdded FreeBSD port Makefile.
2009-03-23 Kristaps DzonsonsAdded FreeBSD port.
2009-03-23 Kristaps DzonsonsBumped version (testing).
2009-03-23 Kristaps DzonsonsFixed inclusion of MANSRCS (sorry, Ulrich).
2009-03-23 Kristaps DzonsonsInitial documentation in place for man.7.
2009-03-23 Kristaps Dzonsons-man linked to mandoc in documentation.
2009-03-23 Kristaps Dzonsons-man printing linked to -Ttree.
2009-03-23 Kristaps DzonsonsLinux fixes.
2009-03-23 Kristaps DzonsonsFirst addition of -man macro support.
2009-03-23 Kristaps DzonsonsMore manual documentation fixed/improved.
2009-03-22 Kristaps DzonsonsFixed Bd -compact.
2009-03-22 Kristaps DzonsonsMore manuals.7.
2009-03-22 Kristaps DzonsonsBacked-out STRIP_XO by default.
2009-03-22 Kristaps DzonsonsLint fixes.
2009-03-22 Kristaps DzonsonsRemoved Xo/Xc no-support notices.
2009-03-22 Kristaps DzonsonsStripping of Xo/Xc macros in main.c (ifdef STRIP_XO).
2009-03-22 Kristaps DzonsonsMore updates.
next