]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
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...
2010-06-12 Kristaps DzonsonsAdded enum mdoc_disp (similar to enum mdoc_list). ...
2010-06-11 Kristaps DzonsonsAdd FreeBSD libraries (provided by Ulrich Spoerlein).
2010-06-11 Kristaps DzonsonsImplement font-switching for PostScript. -Tps now...
2010-06-11 Kristaps DzonsonsDelay opening a word state until a character is ready...
2010-06-11 Kristaps DzonsonsTeach -Tps to ignore backspace-encoding by using a...
2010-06-11 Kristaps DzonsonsNote that we use PostScript level 2, not 1 (the /Courie...
2010-06-10 Kristaps DzonsonsAllow open word contexts in -Tps to preserve whitespace...
2010-06-10 Ingo SchwarzeFix a regression that crept in in man_term.c 1.73 and...
2010-06-10 Kristaps DzonsonsFix adding some minimal intelligence to conditional...
2010-06-09 Kristaps DzonsonsMake "sub" for conditionals run roffnode_cleanscope...
2010-06-09 Kristaps DzonsonsSquash bug noted by Ulrich Spoerlein where "-" were...
2010-06-09 Kristaps DzonsonsForgot to increment into the nil terminator. And call...
2010-06-09 Kristaps DzonsonsHave the standard manpage header and footer print on...
2010-06-08 Kristaps DzonsonsLint noops. Also fixed getsubopt() to be in unistd...
2010-06-08 Kristaps DzonsonsBroke ascii_*() functions into term_ascii.c
2010-06-08 Kristaps DzonsonsNo functionality changes: just restructuring. Deprecated
2010-06-08 Kristaps DzonsonsMissing prototype for getsubopt() on NetBSD fixed. VERSION_1_10_1
2010-06-08 Kristaps DzonsonsFixed missing tag in www index.
2010-06-07 Kristaps DzonsonsUpdated version bits with PostScript goodies.
2010-06-07 Kristaps DzonsonsLint fix.
2010-06-07 Kristaps DzonsonsFirst check-in of PostScript output. This does not...
2010-06-07 Kristaps DzonsonsAdded version bits for 1.10.1.
2010-06-07 Kristaps DzonsonsI really should run -Tlint on my own manuals before...
2010-06-07 Kristaps DzonsonsNormalise SYNOPSIS behaviour after I gave up on followi...
2010-06-07 Kristaps DzonsonsForgot to check in manual along with -Owidth=width...
2010-06-07 Kristaps DzonsonsAdd -Owidth=width option to mandoc -Tascii. Asked...
2010-06-06 Kristaps DzonsonsSmall fix to preserve trailing semicolons in examples.
2010-06-06 Ingo SchwarzeMerge a fix to avoid a regression in OpenBSD:
2010-06-06 Joerg SonnenbergerAdd MAP_SHARED for mmap, at least NetBSD with DIAGNOSTI...
2010-06-06 Kristaps DzonsonsHave regress.sh bail out if $MANDOC isn't found.
2010-06-06 Kristaps DzonsonsFixed -Tascii and -Thtml rendering of `Ft' and `Fo'.
2010-06-06 Kristaps DzonsonsShortened "its calling syntax" -> "its syntax".
2010-06-04 Kristaps DzonsonsFix following the first: `Ft' is given special treatmen...
2010-06-04 Kristaps DzonsonsFixed `Fn' newline behaviour and added some regression...
2010-06-04 Kristaps DzonsonsDocumented `In' in full.
2010-06-04 Kristaps DzonsonsFixed `Fd' to format in the right way. Found when...
2010-06-04 Kristaps DzonsonsDocumented `Db', `El', `Fa', and `Fd'.
2010-06-03 Kristaps DzonsonsDocument the `Mt' macro.
2010-06-03 Kristaps DzonsonsRemove manuals.7 (see http://manpages.bsd.lv).
2010-06-03 Kristaps DzonsonsVersion bits for 1.10.1.
2010-06-03 Kristaps DzonsonsCompatibility note about `Ta' being a line macro.
2010-06-03 Kristaps DzonsonsComplete, rigorous documentation of the `Bl' and `It...
2010-06-03 Kristaps DzonsonsConsolidated list processing to a single loop in mdoc_v...
2010-06-02 Kristaps DzonsonsStrip empty-line markers from mdoc.template and its...
2010-06-01 Kristaps DzonsonsNote missing man/roff(?) feature not documented anywhere.
2010-06-01 Kristaps DzonsonsSpelling patches provided by Ulrich Spoerlein.
2010-06-01 Kristaps DzonsonsDe Morgan's law not being applied properly. Noted...
2010-06-01 Kristaps DzonsonsNoted that \} collapses into a zero-width space on...
next