]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2010-08-20 Ingo Schwarze.Bl -column phrases ignore spacing rules for trailing...
2010-08-20 Ingo Schwarzefix previous: when bailing out due to -Wstop,
2010-08-20 Kristaps DzonsonsFixed Makefile auto-generation of manuals not to use...
2010-08-20 Ingo SchwarzeImplement a simple, consistent user interface for error...
2010-08-19 Kristaps DzonsonsUpdated hypermail link to summary.html.
2010-08-18 Kristaps DzonsonsAdded mail archive periodically generated by hypermail.
2010-08-18 Kristaps DzonsonsMigrate `Xr groff 1' -> GNU troff. I no longer assume...
2010-08-18 Kristaps DzonsonsRemove references to \s in mandoc.1: we no longer docum...
2010-08-18 Kristaps DzonsonsAdd joerg@'s note that br\} needs work in libroff.
2010-08-16 Kristaps DzonsonsRemove \*(C+ from the pre-predefined strings. It is...
2010-08-16 Kristaps DzonsonsAdd \v and \h to ignored escapes. These are in the...
2010-08-15 Ingo SchwarzeOpenBSD src/sbin was used as a tool to hunt bugs in...
2010-08-15 Ingo SchwarzeOpenBSD src/bin was used as a tool to hunt bugs in...
2010-08-14 Kristaps DzonsonsNote first that TODO file should be up to date.
2010-08-09 Kristaps DzonsonsCorrectly make quotes around `Lk' link-name argument...
2010-08-09 Kristaps DzonsonsCorrectly print `Lk' arguments in -Tascii. Issue raise...
2010-08-08 Ingo Schwarzesimplify the code copying the macro name, and sync the
2010-08-08 Ingo SchwarzeMake sure we really throw away non-ASCII characters.
2010-08-07 Kristaps DzonsonsClean out the isgraph() checks in mdoc.c and man.c...
2010-08-07 Kristaps Dzonsons"Groff allows the initial macro on a line to be delimit...
2010-08-07 Kristaps DzonsonsAdd TODO noted by Alex Kozlov.
2010-08-07 Kristaps DzonsonsRemove mandoc.1 compatibility notes that are no longer...
2010-08-07 Ingo Schwarzesame as mdoc_term.c rev. 1.180:
2010-08-07 Ingo Schwarzemerge from OpenBSD mdoc_term.c rev. 1.100:
2010-08-07 Kristaps DzonsonsRemoved cross-reference to groff(1) in favour of simply...
2010-08-07 Kristaps DzonsonsAdded serial comma.
2010-08-07 Kristaps Dzonsons`In' comes before `Vt' in function example of SYNOPSIS.
2010-08-07 Kristaps DzonsonsClarify that predefined strings aren't groff-isms,...
2010-08-06 Ingo Schwarzetweaks from jmc@:
2010-08-06 Ingo Schwarzemerge from OpenBSD:
2010-08-06 Kristaps DzonsonsIMPORTANT FIX: add missing braces around alloc failure...
2010-08-01 Joerg SonnenbergerTurn the non-trivial PS_GROWBUF macro into a function...
2010-07-31 Ingo SchwarzeSync to OpenBSD: add missing Copyright years.
2010-07-30 Joerg SonnenbergerDon't crash for the following test case as reported...
2010-07-29 Joerg SonnenbergerUse 0 for MAP_FILE if it doesn't exist. From Hans Rosen...
2010-07-27 Kristaps DzonsonsAdd PDF files to www. We also show text and ps, just... VERSION_1_10_5
2010-07-27 Kristaps DzonsonsGet version bits in: 1.10.5.
2010-07-27 Kristaps DzonsonsNo-op to shut up lint.
2010-07-27 Kristaps DzonsonsFix `ds' handling. This was stripping characters from...
2010-07-27 Kristaps DzonsonsNit-picking style of www page.
2010-07-27 Kristaps DzonsonsFill in more version notes.
2010-07-27 Kristaps DzonsonsUpdate TODO to note that %A needs "and" before final...
2010-07-27 Kristaps DzonsonsRemoved boot_config.8 breakage, which was fixed by...
2010-07-27 Kristaps DzonsonsFix how `Bd -unfilled' and `Bd -literal' break lines...
2010-07-26 Kristaps Dzonsons`Ad' is supposed to underline. Found whilst trolling...
2010-07-26 Kristaps DzonsonsMake `Sm' start no-spacing after the first output word...
2010-07-26 Kristaps DzonsonsClean up some tight spots in mandoc's default mode...
2010-07-26 Kristaps DzonsonsRemove asciisz from chars.in. It frees up a nice chunk...
2010-07-26 Kristaps DzonsonsNote that `Dd' can be empty. This found following...
2010-07-26 Kristaps DzonsonsMerge schwarze@'s pass over mdoc.7. Fixed small new...
2010-07-26 Kristaps DzonsonsFix chars.in fall-through to ASCII mode. This bug...
2010-07-26 Kristaps DzonsonsNote -Tpdf in www.
2010-07-26 Kristaps DzonsonsMerge Jason McIntyre's corrections to man.7.
2010-07-25 Kristaps DzonsonsAvoid running the "width" termp callback for each white...
2010-07-25 Kristaps DzonsonsFully-working -Tpdf: xref table is now generated. ...
2010-07-25 Kristaps DzonsonsMake PDF sections contiguous.
2010-07-25 Joerg SonnenbergerEnsure that isalnum is called with unsigned char argument.
2010-07-25 Ingo Schwarzelist two additional issues
2010-07-25 Kristaps DzonsonsInitial PDF shim over PS. This produces working PDF...
2010-07-23 Kristaps DzonsonsCollapse `nf', `fi', `Vb', and `Ve' into one function... VERSION_1_10_5_PREPDF
2010-07-23 Kristaps DzonsonsEnable literal contexts (Vb/nf) in -T[x]html -man....
2010-07-23 Kristaps DzonsonsAdd support for `Sm' in -T[x]html -mdoc.
2010-07-22 Kristaps DzonsonsFix broken compilation, hopefully before anybody notices.
2010-07-22 Kristaps DzonsonsAdded `in' macro support for -man -Tascii. This is...
2010-07-22 Kristaps DzonsonsStart putting in release notes. A record is good becau...
2010-07-22 Kristaps DzonsonsAccept "\s0" (i.e., properly ignore it). Found in...
2010-07-22 Kristaps DzonsonsBring `sp', `Sp', and `br' behaviour for -man in line...
2010-07-22 Kristaps DzonsonsHave `nf' and `fi' flush lines. This is necessary...
2010-07-21 Ingo SchwarzeIn the SYNOPSIS, .Nm at the beginning of an input line...
2010-07-21 Kristaps DzonsonsAccomodate for groff's crappy behaviour wherein an...
2010-07-21 Kristaps DzonsonsClarified mailing list purposes.
2010-07-21 Kristaps DzonsonsTidy up the www page.
2010-07-21 Kristaps DzonsonsNit-picking assign in decl.
2010-07-21 Kristaps DzonsonsLint-fixes (NetBSD).
2010-07-21 Kristaps DzonsonsFinally make mdoc argv CPP-defines into a proper enum.
2010-07-21 Kristaps DzonsonsThe "wx" value is quite small, so use a u_short instead...
2010-07-20 Kristaps DzonsonsStrip non-graphable input characters from input. The...
2010-07-20 Kristaps DzonsonsUse floating-point -Tps "moveto" arguments to smooth...
2010-07-19 Ingo Schwarzesync to OpenBSD:
2010-07-19 Kristaps DzonsonsAll macros in mdoc.7 are now documented.
2010-07-19 Kristaps DzonsonsFinished document -mdoc macros. Note `br' and `sp...
2010-07-19 Kristaps DzonsonsAdded documentation for several more macros. Only...
2010-07-19 Kristaps DzonsonsRemove some FIXMEs: `Ms' accepts arbitrary text, so...
2010-07-19 Kristaps DzonsonsFix spurrious newline emitted by `Pp' when specified...
2010-07-19 Kristaps DzonsonsChanged Unicode codepoint of left-arrow right-arrow...
2010-07-19 Kristaps DzonsonsNote discarding of \m, \M, and \s in COMPATIBILITY...
2010-07-19 Kristaps DzonsonsRemove \s TODO: these are intelligently ignored along...
2010-07-19 Kristaps DzonsonsRemoved \s documentation, as we (1) never supported...
2010-07-19 Kristaps DzonsonsDouble-up DECO_RESERVED switch branch for colours.
2010-07-18 Kristaps DzonsonsProperly discard \m colour escapes. Noted by J.C....
2010-07-18 Kristaps DzonsonsThrow out a2roffdeco() in out.c for a readable version...
2010-07-18 Kristaps DzonsonsMake "\ " produce non-breaking space.
2010-07-18 Ingo SchwarzeText ending in a full stop, exclamation mark or questio...
2010-07-18 Ingo Schwarzefixed .Sm spacing, but there are four new issues
2010-07-18 Kristaps DzonsonsClean up mandoc_special() (in order later to catch...
2010-07-17 Kristaps DzonsonsAvoid letter-by-letter encoding by using strcspn()...
2010-07-17 Kristaps DzonsonsBy letting strncmp() do its job and not helping it...
2010-07-16 Kristaps DzonsonsChange chars.in HTML encoding to be a Unicode codepoint...
2010-07-16 Kristaps DzonsonsRemoved completed TODO.
2010-07-16 Kristaps DzonsonsFixed dquote to be \*q.
next