]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2010-05-13 Kristaps DzonsonsFixed bug in -Thtml -mdoc where `Lb' would line-break...
2010-05-13 Kristaps DzonsonsUse "=" instead of "?=" for compatibility.
2010-05-12 Kristaps DzonsonsPut the eos-checker into libmandoc.h.
2010-05-12 Kristaps DzonsonsEnd-of-sentence, end-of-line.
2010-05-12 Kristaps DzonsonsEnd-of-sentence spacing for -man -Tascii.
2010-05-12 Kristaps DzonsonsEnd of sentence, end of line for mdoc.7.
2010-05-12 Kristaps DzonsonsTiny EOS patch. Back-end cues front-end through flag...
2010-05-12 Kristaps Dzonsonsmdoc_atosec -> mdoc_str2sec (consistent with str2 being...
2010-05-12 Kristaps DzonsonsFix quoting of bar: \*(Ba mapping "|" is dumb, dumb...
2010-05-10 Kristaps DzonsonsBack out OpenBSD special case (ok Ingo Schwarze).
2010-05-10 Kristaps DzonsonsProper leading spaces for new- and old-groff in -man...
2010-05-10 Kristaps Dzonsons-man also now has unbound margins for literal context.
2010-05-09 Kristaps DzonsonsKeeping track of changes...
2010-05-09 Kristaps DzonsonsRemove -fno-ign-chars as well-argued by Ingo Schwarze...
2010-05-09 Kristaps DzonsonsNoted \*(Ba side effects.
2010-05-09 Kristaps DzonsonsExplicitly account for \*(Ba when checking for delims...
2010-05-09 Kristaps DzonsonsSetting maxmargin, too (for completion).
2010-05-09 Kristaps DzonsonsAllow literal contexts to have unbound line lengths...
2010-05-09 Kristaps DzonsonsFixed ugly formatting of mandoc_char.7 in groff (-colum...
2010-05-09 Kristaps DzonsonsIntroduce ARGS_PEND for `It -column' end-of-line specia...
2010-05-09 Kristaps DzonsonsBacking out activitymail (broken). VERSION_1_9_24
2010-05-09 Kristaps DzonsonsThis is just a test of the source changes mailer.
2010-05-09 Kristaps DzonsonsNoting that list subscription is moderated.
2010-05-09 Kristaps DzonsonsGetting version ready.
2010-05-09 Kristaps DzonsonsCleaned up index, added GSoC projects.
2010-05-08 Kristaps DzonsonsAnother mailing list...
2010-05-08 Kristaps DzonsonsAdding initial mailing list section to homepage.
2010-05-08 Kristaps DzonsonsNote that whitespace is really only the space character.
2010-05-08 Kristaps DzonsonsFix asserts on stripping end-of-line whitespace.
2010-05-08 Kristaps DzonsonsSecond test of log_accum.
2010-05-08 Kristaps DzonsonsTest of log_accum.
2010-05-08 Kristaps DzonsonsStrip trailing, unescaped whitespace from free-form...
2010-05-08 Kristaps DzonsonsLint fixes (type-safety for enums via -cefuh).
2010-05-07 Kristaps DzonsonsDe-chunking of text removed from parsers. This is...
2010-05-07 Kristaps DzonsonsInitial ARGS_PPHRASE (partial phrase) framework.
2010-05-07 Kristaps Dzonsonsenum-ised mdoc_argv() return (better return-value safety).
2010-05-07 Kristaps Dzonsonsmargerr -> margserr (getting ready for margverr).
2010-05-07 Kristaps DzonsonsProtection against running lookup() against quoted...
2010-05-07 Kristaps DzonsonsWrangle mdoc_args() and mdoc_zargs() to use enum return...
2010-05-07 Kristaps DzonsonsBacked out break-at-hyphen changes.
2010-04-13 Kristaps DzonsonsAs per Jason McIntyre's heartful urgings, do away with...
2010-04-12 Kristaps DzonsonsFix to auto-closing of LINK tag in -Txhtml (thanks...
2010-04-12 Kristaps DzonsonsMerge patch by Jason McIntyre cleaning on mandoc.1...
2010-04-08 Kristaps DzonsonsFixed %T: it now correctly underlines, instead of quoti...
2010-04-08 Kristaps DzonsonsSync'd mdoc.c's function names with man.c.
2010-04-08 Kristaps DzonsonsMerged Jason McIntyre's "new-sentence, new-line" patch...
2010-04-08 Kristaps DzonsonsAdded some standards found in NetBSD's manuals.
2010-04-08 Kristaps DzonsonsProperly checked in Ingo Schwarze' prologue/body-breaki...
2010-04-08 Kristaps DzonsonsRemoved pipe from front-end ("typographic") recognition...
2010-04-07 Kristaps DzonsonsAdded some clarifying bits to mdoc.7 regarding GNU...
2010-04-07 Kristaps DzonsonsRemoved manual-section-calling restrictions for `Cd...
2010-04-07 Kristaps DzonsonsAllowing `Cd' to be in section 9 (noted by Joerg Sonnen...
2010-04-07 Kristaps DzonsonsSlipping in adjusted version note in on-line report. VERSION_1_9_23
2010-04-07 Kristaps DzonsonsLint fix.
2010-04-07 Kristaps DzonsonsNoting version.
2010-04-07 Kristaps DzonsonsAdd support/ignoring of \f(xy, \f[X...], \F(xy, \FX...
2010-04-07 Kristaps DzonsonsBreaking mdoc.7's multiline examples into sets of D1...
2010-04-07 Kristaps DzonsonsBug in printing of reserved words with form \*[xxx...
2010-04-06 Kristaps DzonsonsRemoved warning for `Er' when not used in certain secti...
2010-04-06 Kristaps DzonsonsAllow `Bd' to accept (warn about then ignore) in-line...
2010-04-06 Kristaps DzonsonsCleaned up post_bl_head() and fixed erroneous reporting...
2010-04-06 Kristaps DzonsonsShortlist of changes checked in for this version.
2010-04-06 Kristaps DzonsonsPrettyfied the stylesheet for mdocml.bsd.lv's online...
2010-04-06 Kristaps DzonsonsMigrating mdoc_node_free() and mdoc_node_freelist(...
2010-04-06 Kristaps DzonsonsLet `Bl' accept arguments on the head line with a warni...
2010-04-06 Kristaps DzonsonsNote on `Fl' documented in mdoc.7.
2010-04-06 Kristaps Dzonsons`Fl' now correctly suppresses the trailing space if...
2010-04-06 Kristaps DzonsonsFix mdoc bug found by Claus Assmann: `Pf' should be...
2010-04-05 Kristaps DzonsonsMake mathematical symbols have a longer first-column...
2010-04-05 Kristaps DzonsonsAdded mandoc_char.7 to installed manuals (noted by...
2010-04-05 Kristaps DzonsonsFix issue of non-NAME sections triggering "no sections...
2010-04-05 Kristaps DzonsonsCommited relaxation of title-less document error-out...
2010-04-05 Kristaps DzonsonsFix in `Mt' mailto from a patch by Tim van der Molen.
2010-04-05 Kristaps DzonsonsEnum-ised REWIND return values.
2010-04-05 Kristaps DzonsonsTentative fix of quoted punctuation issue noted by...
2010-04-05 Kristaps DzonsonsRemoved lingering `Sp' reference (not -man).
2010-04-05 Kristaps DzonsonsAdded generation of mdoc.h.html and man.h.html as linke...
2010-04-03 Kristaps DzonsonsMerged patch by Ingo Schwarze allowing `Xr' to pass...
2010-04-03 Kristaps DzonsonsModified version of Ingo Schwarze's patch so that ...
2010-04-03 Kristaps DzonsonsMerged Ingo Schwarze's patch (plus documentation) for...
2010-04-03 Kristaps DzonsonsMerging patch by Ingo Schwarze.
2010-04-03 Kristaps DzonsonsRemoved erroneous `{' and `}' as punctuation (see mdoc...
2010-03-31 Kristaps DzonsonsAdded new version information. Fixing up Makefile... VERSION_1_9_22
2010-03-31 Kristaps DzonsonsFixed fatal bug in Xo/Xc patch that caused segfaults...
2010-03-31 Kristaps DzonsonsRe-adjusting UGLY tags.
2010-03-31 Kristaps DzonsonsMacro types enum-ated (enum mdoct) (for easier debuggin...
2010-03-31 Kristaps DzonsonsWhitespace fix. VERSION_1_9_21
2010-03-31 Kristaps DzonsonsVersion (bug-fix).
2010-03-30 Kristaps DzonsonsEscape TH -> Th (noticed by Joerg Sonnenberger).
2010-03-30 Kristaps DzonsonsModified in_line_eoln() to handle leading punctuation. VERSION_1_9_20
2010-03-30 Kristaps DzonsonsLast remaining bits for leading-punctuation in blk_exp().
2010-03-29 Kristaps DzonsonsFixed segfault with accidentally-munged tree.
2010-03-29 Kristaps DzonsonsIntegrate Ingo Schwarze's patch for mdoc_iscdelim(...
2010-03-29 Kristaps DzonsonsFinal (?) fix to issue pointed out by Sascha Wildner...
2010-03-29 Kristaps DzonsonsInitial step in fixing badness reported by Sascha Wildn...
2010-03-27 Kristaps DzonsonsFix mandoc.1 ending (noted by Sascha Wildner). VERSION_1_9_19
2010-03-27 Kristaps DzonsonsLast fix for tabs/spaces between control character... VERSION_1_9_18
2010-03-27 Kristaps Dzonsons...finishing last commit message: accept both tabs...
2010-03-27 Kristaps Dzonsons*** empty log message ***
2010-03-27 Kristaps DzonsonsLint fixes.
next