]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2010-07-16 Kristaps DzonsonsFix which escapes are used to format \".
2010-07-16 Ingo SchwarzeAfter .Sm on, spacing ought to restart right away,...
2010-07-15 Ingo Schwarzedocument .Sm; prodded by kristaps@
2010-07-13 Ingo Schwarzecorrect lots of copyright notices;
2010-07-11 Kristaps DzonsonsPre-tag checkin of release bits and shortlist. VERSION_1_10_4
2010-07-11 Ingo Schwarzeremove three issues fixed near the end of the c2k10...
2010-07-07 Kristaps DzonsonsRe-constitution of `ds' symbol processing. First,...
2010-07-06 Kristaps DzonsonsRevert Makefile to using mandoc.c instead of libmandoc...
2010-07-06 Kristaps DzonsonsResurrect mandoc.c after bogus removal (was: libmandoc.c).
2010-07-06 Kristaps DzonsonsGive -T[x]html `Bk -words' capability.
2010-07-06 Kristaps DzonsonsBrought function arguments and style in ine with term_w...
2010-07-06 Kristaps DzonsonsClarified `Bk' operation in mdoc.7.
2010-07-06 Kristaps DzonsonsDocumented `En', `Es', `Hf', `Ic', `Lp', `Nd', `No...
2010-07-06 Kristaps DzonsonsProper `Bk -words' support: only suppress breaks within...
2010-07-05 Kristaps DzonsonsMove register information into mandoc.h, which is where...
2010-07-05 Kristaps DzonsonsRenamed mandoc.c to libmandoc.c. This is in the effort...
2010-07-05 Kristaps DzonsonsManual clean-ups. Add syntax message for `Bd', `Bk...
2010-07-05 Kristaps DzonsonsRemove caching TODO: this has been committed.
2010-07-05 Kristaps DzonsonsSuppress duplicate "Page: 1 1" -Tps printing and instea...
2010-07-04 Ingo SchwarzeAssert my copyright, making it explicit that i'm granti...
2010-07-04 Kristaps DzonsonsCache column sizes and char pointer into mdoc_bl. ...
2010-07-04 Kristaps Dzonsonsgv(1) doesn't remember the last set font when displayin...
2010-07-04 Kristaps DzonsonsSet line-height to be 1.4em. Removed check for minimum...
2010-07-04 Kristaps DzonsonsSuppress printing blank eof pages in -Tps. Delay print...
2010-07-04 Kristaps DzonsonsSuppress printing of newlines/space at start of new...
2010-07-04 Kristaps DzonsonsBacked out margin calculations in favour of much simple...
2010-07-04 Kristaps DzonsonsAuto-margins. Documented in mandoc.1. Also bumped...
2010-07-03 Kristaps DzonsonsAllow empty `Fo' to get by without an assertion.
2010-07-03 Kristaps DzonsonsNote to myself on what I need to do regarding inter...
2010-07-03 Ingo SchwarzeRudimentary implementation of user-defined strings;
2010-07-03 Ingo SchwarzeThe roff escape function "\s" is definitely not urgent,
2010-07-02 Ingo SchwarzeNot only for -tag lists, but for -hang, -ohang, -inset...
2010-07-02 Kristaps DzonsonsCached `An' arguments in struct mdoc_an. Note that...
2010-07-02 Kristaps DzonsonsFix: was checking HEAD for arguments.
2010-07-02 Kristaps DzonsonsAdd documentation for Bf/Ef.
2010-07-02 Kristaps DzonsonsStash `Bf' parameters into struct mdoc_bf.
2010-07-02 Kristaps DzonsonsLint fixes.
2010-07-02 Kristaps DzonsonsLint tweak.
2010-07-02 Kristaps DzonsonsAdded TODO to sanitise `Nm' blocks such that HEAD optio...
2010-07-02 Kristaps DzonsonsImplemented -Thtml bits for handling `Nm' blocks.
2010-07-01 Kristaps DzonsonsRemove my own dumb FIXME and mark a static function...
2010-07-01 Kristaps DzonsonsMake struct_bl and struct_bd into pointers. This remov...
2010-07-01 Ingo SchwarzeIn the mdoc(7) parser, inspect roff registers early...
2010-07-01 Kristaps DzonsonsPrevent validator from puking on ENDBODY `Bl' nodes.
2010-07-01 Ingo SchwarzeCorrect handling of trailing punctuation in MDOC_DELIM...
2010-07-01 Ingo SchwarzeImprove .Nm indentation in the SYNOPSIS;
2010-07-01 Kristaps DzonsonsMore reality-checks for the p->end type.
2010-07-01 Kristaps Dzonsonsp->end is an enum: treat it as such.
2010-07-01 Kristaps DzonsonsFirst, I'm defaulting to 11-point font, which renders...
2010-07-01 Kristaps Dzonsons"Tweak previous": "badly nested" becomes badly-nested...
2010-06-30 Ingo Schwarzeremove a couple of issues that have been fixed
2010-06-30 Kristaps DzonsonsNow using Times AFM provided by Dillo. Verified on...
2010-06-30 Ingo Schwarzeimprove error reporting:
2010-06-30 Kristaps DzonsonsCorrect dimensions for DocumentMedia. Noted by schwarz...
2010-06-30 Kristaps DzonsonsEmbedding Charter proportional-width glyphs. Nice...
2010-06-30 Kristaps DzonsonsPostScript can now handle scaled glyph sizes (see ...
2010-06-30 Kristaps DzonsonsPushed normalisation of scaling units into term_hspan().
2010-06-30 Kristaps DzonsonsMove term_hspan() calculation into the output devices...
2010-06-30 Kristaps DzonsonsPush paper calculation out of getsubopt() loop. Make...
2010-06-30 Ingo SchwarzeClosing of full blocks (Bd Bf Bk Bl It Fo Nd Rs Sh...
2010-06-29 Ingo Schwarzelet's not forget the remaining badly nested block issue,
2010-06-29 Ingo Schwarzefix a typo in the function declaration;
2010-06-29 Ingo SchwarzeConsiderably simplify block rewind rules; no functional...
2010-06-29 Ingo SchwarzeSupport for badly nested blocks, written around the...
2010-06-29 Kristaps DzonsonsInter-release tag. VERSION_1_10_3
2010-06-29 Kristaps DzonsonsRemove some incorrect data from mandoc.1 (that of non...
2010-06-29 Kristaps DzonsonsAdd in -Opaper=xxx support for -Tps postscript. This...
2010-06-29 Kristaps DzonsonsGive -Tps better PostScript hinting. Note that we...
2010-06-28 Kristaps DzonsonsClean-up of variable-width glyph support. Adds no...
2010-06-28 Kristaps DzonsonsThis enables variable glyph-width output. The checkin...
2010-06-28 Kristaps DzonsonsNotes: this must be done later. \b in the input will...
2010-06-28 Kristaps DzonsonsInitial encoding of glyph widths. From /usr/X11R6...
2010-06-28 Kristaps DzonsonsTiny commit clarifying flushln() documentation as to...
2010-06-27 Ingo Schwarzeminor .Bk fixes:
2010-06-27 Ingo Schwarzeremove .Bk which is done
2010-06-27 Kristaps DzonsonsAllow registers to be unset. Implement and document...
2010-06-27 Kristaps DzonsonsFollowing clue-stick applied by schwarze@, back out...
2010-06-27 Kristaps DzonsonsDownstream maintainers: this removes UGLY! I don't...
2010-06-27 Ingo SchwarzeDocument .Bk and .Ek; reminded by kristaps@.
2010-06-27 Ingo SchwarzeBasic implementation of .Bk/.Ek; from OpenBSD.
2010-06-26 Kristaps DzonsonsMechanical diff allowing the const struct regset to...
2010-06-26 Kristaps DzonsonsChurn-ish check-in getting mdoc_parseln() and man_parse...
2010-06-26 Kristaps DzonsonsFirst step of adding register support. This is inspire...
2010-06-25 Kristaps DzonsonsRemove "pt" from struct roffsu, as CSS (the only reason...
2010-06-25 Kristaps DzonsonsAllow OpenBSD's nroff to process mandoc.1 without pukin...
2010-06-25 Kristaps DzonsonsInitial chunks for variable-width fonts. Pushes all...
2010-06-19 Kristaps DzonsonsFix slipped in after tag: install PS files with installwww. VERSION_1_10_2
2010-06-19 Kristaps DzonsonsChurn as I finish email address migration kth.se -...
2010-06-19 Kristaps DzonsonsVersion notes for 1.10.2.
2010-06-13 Kristaps DzonsonsRemoved finished TODOs
2010-06-13 Kristaps DzonsonsRemove arg_getattrs(), as we only have arg_getattr...
2010-06-13 Kristaps DzonsonsSwitch on cached -width usage in front-ends.
2010-06-13 Kristaps DzonsonsAllow -width for lists to be cached in mdoc_bl. This...
2010-06-13 Kristaps DzonsonsSmall optimisations in mdoc_action list processing...
2010-06-12 Kristaps DzonsonsCached `Bl -offset' into mdoc_bl. Removed erroneous...
2010-06-12 Kristaps DzonsonsReverted to mdoc_term.c 1.149 (`It' does not inherit...
2010-06-12 Kristaps DzonsonsMoved `Bl -compact' into cached data. This allowed...
2010-06-12 Kristaps Dzonsons`Bl' is now using a struct instead of a single enum...
2010-06-12 Kristaps DzonsonsRemoved stipulation that an empty `Bd -offset' will...
2010-06-12 Kristaps DzonsonsCache all of `Bd's resolved arguments into mdoc_bd...
next