]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2009-06-25 Kristaps DzonsonsMakefile properly generates MD5 sums.
2009-06-25 Kristaps DzonsonsLanguage clarification in mandoc.1 (schwarze@openbsd...
2009-06-25 Kristaps DzonsonsFixed STRUCTURE repeat (schwarze@openbsd.org).
2009-06-25 Kristaps DzonsonsFixed STRUCTURE/SYNTAX section data.
2009-06-25 Kristaps DzonsonsUpdating web-page to be a bit more compact.
2009-06-22 Kristaps DzonsonsLint fixes. VERSION_1_7_20
2009-06-22 Kristaps Dzonsonslibman documents require `TH' and at least one node.
2009-06-22 Kristaps DzonsonsNoted .Cd tabs-ok issue (will fix later).
2009-06-22 Kristaps DzonsonsAdded -split and -nosplit "I-Don't-Like" note to mdoc...
2009-06-22 Kristaps DzonsonsAdded "Spacing" part of "Punctuation and Spacing" in...
2009-06-22 Kristaps DzonsonsReverted max column width 80 -> 78 (schwarze@openbsd...
2009-06-18 Kristaps DzonsonsAdded nchild decrement in libman (not used, but better...
2009-06-18 Kristaps DzonsonsFixed libman .br to be a newline, not a .PP alias.
2009-06-18 Kristaps DzonsonsMoved all formatted libman warn/error into man.c/libman.h.
2009-06-18 Kristaps DzonsonsAdded -fno-ign-chars support to libman.
2009-06-18 Kristaps Dzonsonsmandoc.1 reflects actual use of -f option (schwarze...
2009-06-17 Kristaps DzonsonsBumped version. VERSION_1_7_19
2009-06-17 Kristaps DzonsonsRemoved superfluous FIXMEs (fixed already).
2009-06-17 Kristaps DzonsonsSpecial characters, e.g. \(ae, are now correctly render...
2009-06-17 Kristaps DzonsonsPut $VFLAGS back into $LINTFLAGS (broke on NetBSD).
2009-06-17 Kristaps DzonsonsClean-up.
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.
next