]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2010-05-15 Kristaps DzonsonsRemove `am', `ami', `de', `dei', and `.' from -man...
2010-05-15 Kristaps DzonsonsBacked-out warning messages (lots).
2010-05-15 Kristaps DzonsonsThe `am', `ami', `de', and holy `dei' are all being...
2010-05-15 Kristaps DzonsonsThe `ig' now supports `ig end-macro'.
2010-05-15 Kristaps DzonsonsPull `ig' out of -man and leave it the roff preparser.
2010-05-15 Kristaps DzonsonsMagic fix for bogus manuals making -man puke: I don...
2010-05-15 Kristaps DzonsonsSegfault fix and letting warnings slip through for...
2010-05-15 Kristaps DzonsonsAdd mandoc.h, which will eventually replace compilers...
2010-05-15 Ingo Schwarzenon-numeric section headers in -man merged to OpenBSD
2010-05-15 Joerg SonnenbergerMishandling of : in expr(1)
2010-05-15 Kristaps DzonsonsLint-fix for enum return (ok schwarze@).
2010-05-15 Joerg SonnenbergerFor .IP groff requires a single space only after the...
2010-05-15 Kristaps DzonsonsFixed memory leak introduced in last checkin of man_act...
2010-05-15 Kristaps DzonsonsLIBRARY can also occur in section 9.
2010-05-15 Joerg SonnenbergerReorganise the comment stripping and line merging to...
2010-05-15 Joerg SonnenbergerMake the output width an option for ascii_alloc and...
2010-05-15 Kristaps DzonsonsRemoved restriction on integer manual sections in ...
2010-05-15 Joerg SonnenbergerPush buffer resizing into its own function. Keep initi...
2010-05-15 Ingo Schwarzefixed tabs in quoted .Bl -column; and removed right...
2010-05-15 Ingo Schwarzeno more info on bugs FIXED in bsd.lv;
2010-05-15 Ingo SchwarzeDistinguish OPEN, MIDDLE and CLOSE delimiters (using...
2010-05-15 Kristaps DzonsonsInitial roff shim skeleton in place.
2010-05-15 Kristaps DzonsonsDocumented EOS buffered spaces and added `]'.
2010-05-15 Kristaps DzonsonsMore EOS: append_delims() fitted with EOS detection...
2010-05-15 Joerg SonnenbergerCleanup indentation after moving the read buffering...
2010-05-15 Kristaps Dzonsons"Push down the buffer to where they are used.
2010-05-15 Kristaps DzonsonsMore `Bl -column' dancing: It children also inherit...
2010-05-15 Kristaps DzonsonsWhacked lastman and lastmdoc (not being used).
2010-05-15 Kristaps DzonsonsMaking room for libroff in Makefile: properly split...
2010-05-14 Kristaps DzonsonsAdded Ingo's TODO file.
2010-05-14 Kristaps Dzonsons"Accumulate errors and warnings in global variables...
2010-05-14 Kristaps DzonsonsRemove in-manual-section warnings for Fd and Lb (ok...
2010-05-14 Kristaps DzonsonsBacked out check for `Ex' manual sec (ok schwarze@...
2010-05-14 Kristaps Dzonsons"Add libelf and libterminfo." (patch by Joerg Sonnenberger)
2010-05-14 Kristaps DzonsonsPulled back in mysterious lost le1 <-> eq0 for Sp macro.
2010-05-14 Kristaps Dzonsons"Warn on unknown argument for .At and print it like...
2010-05-14 Kristaps Dzonsons"Invalid standard argument should be a warning. Just...
2010-05-14 Kristaps DzonsonsFinish initial documentation of the Bl lists.
2010-05-14 Kristaps DzonsonsRe-addition of cleaned-up list documentation in mdoc.7.
2010-05-14 Kristaps Dzonsons"If the last column wasn't specified, it is auto-sized...
2010-05-14 Kristaps DzonsonsAdded documentation bits.
2010-05-14 Kristaps DzonsonsBlock-implicit macros now up-propogate end-of-sentence...
2010-05-14 Kristaps DzonsonsFix for Joerg's patch stripping of pre-comment whitespa...
2010-05-14 Kristaps DzonsonsRemoved remaining "1 == ppos" invocations.
2010-05-14 Kristaps DzonsonsProper handling of quoted tab-separated column lists.
2010-05-14 Kristaps DzonsonsSuperfluous checkin testing cvs commit mailout (again)...
2010-05-14 Kristaps DzonsonsSuperfluous commit just to test commit messages.
2010-05-14 Kristaps DzonsonsAdded source mailing list entry.
2010-05-13 Kristaps DzonsonsDocumented version bits. VERSION_1_9_25
2010-05-13 Kristaps DzonsonsLint fix.
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...
next