mandoc —
UNIX manpage compiler — development history
Development history of the mandoc toolset
-
2021 Sep 23 release 1.14.6:
improved automatic tagging and the new mdoc(7) .Tg macro
(Ingo Schwarze)
-
2021 Sep 7 tbl(7): implement the "nospaces" option
(Ingo Schwarze)
-
2021 Aug 10 roff(7): support the CB and CI fonts
(Ingo Schwarze, missing feature reported by nabijaczleweli)
-
2020 June 15 -T html -O tag: support this by passing
a file:// URI to the pager
(Ingo Schwarze, suggested by Abel Romero Perez)
-
2020 Feb 10 man(1) -w: when there is no name argument,
print the manpath
(Ingo Schwarze, suggested by Matej Cepl, SUSE)
-
2020 Jan 19 mdoc(7) .Tg: "tag" manually:
mark a place as defining a term
(Ingo Schwarze)
-
2019 Sep 3 -T html: wrap text and phrasing elements in paragraphs
unless already contained in flow containers
(Ingo Schwarze)
-
2019 July 22 man(7): start support for automatic tagging
(Ingo Schwarze)
-
2019 Apr 21 roff(7) .break: implement this request
to break out of a .while loop
(Ingo Schwarze, missing feature reported by Jan Stary)
-
2019 Mar 10 release 1.14.5:
improvements for tbl(7), -T html, -O, and low-level roff(7)
(Ingo Schwarze)
-
2018 Nov 27 tbl(7) -T utf8:
render lines with the Unicode box drawing characters
(Ingo Schwarze, suggested by Anthony Bentley, OpenBSD)
-
2018 Nov 26 tbl(7) -T html:
draw lines on the edges of table cells
(Ingo Schwarze, suggested by Pali Rohar)
-
2018 Nov 25 tbl(7) -T html:
spanning and horizontal and vertical alignment of cells
(Ingo Schwarze, suggested by Pali Rohar)
-
2018 Nov 22 -O tag[=term]:
new output option to open page at the definition of a term
(Ingo Schwarze, suggested by Klemens Nanni, OpenBSD)
-
2018 Nov 19 apropos(1):
use case-insensitive extended regular expressions
(Ingo Schwarze, suggested by Wolfram Schneider, FreeBSD)
-
2018 Aug 25 roff(7) .char:
implement the output glyph definition request
(Ingo Schwarze)
-
2018 Aug 24 roff(7):
implement the .while request
(Ingo Schwarze)
-
2018 Aug 23 roff(7):
implement the .shift and .return requests
(Ingo Schwarze)
-
2018 Aug 21 roff(7) \\$@:
implement the escape sequence to insert all macro arguments, quoted
(Ingo Schwarze)
-
2018 Aug 19 tbl(7) \&:
explicit alignment indicator
(Ingo Schwarze)
-
2018 Aug 19 roff(7) .if c:
implement the conditional to test character availability
(Ingo Schwarze)
-
2018 Aug 18 roff(7) \#:
implement escape sequence for line continuation with comment
(Ingo Schwarze)
-
2018 Aug 17 man(7) .SY and .YS:
synopsis blocks (GNU extension)
(Ingo Schwarze)
-
2018 Aug 16 man(7) .TQ:
implement tagged paragraph without vertical space before it
(Ingo Schwarze)
-
2018 Aug 16 roff(7) \*(.T:
implement the output device name predefined string
(Ingo Schwarze)
-
2018 Aug 10 roff(7) \[charNNN]:
implement the numbered character escape sequence for GNU compatibility
(Ingo Schwarze)
-
2018 Aug 10 roff(7) .nop:
implement the "no operation" request
(Ingo Schwarze)
-
2018 Aug 8 release 1.14.4: improvements in ASCII and HTML output
(Ingo Schwarze)
-
2018 June 25 -T html: for responsive design,
no longer write exlicit lengths in style= attributes
(Ingo Schwarze)
-
2018 May 26 mandoc.css: use a @media directive for better
rendering on small screens
(John Gardner and Ingo Schwarze)
-
2018 Apr 9 roff(7): \n+, \n-, and .nr optional third argument:
numerical register auto-increment and -decrement
(Ingo Schwarze)
-
2017 Aug 23 -T ascii:
render mathematical symbols and greek letters as transliterations
conveying the characters' meanings
(Ingo Schwarze)
-
2017 Aug 5 release 1.14.3: bugfixes
(Ingo Schwarze)
-
2017 July 28 release 1.14.2:
-Tmarkdown, -Thtml anchors, mdoclint(1) integration,
tbl(7) line breaking, new roff(7) features
(Ingo Schwarze)
-
2017 July 18 regress.pl(1):
simpler user interface, better summary output, simpler code,
and no more recursion
(Ingo Schwarze)
-
2017 July 3
all features of mdoclint(1)
are now available in mandoc -Tlint
(Ingo Schwarze)
-
2017 July 1 -Wstyle:
implement validity checking of .Xr cross references
(Ingo Schwarze)
-
2017 June 27 tbl(7):
implement the column spacing table layout modifier
(Ingo Schwarze)
-
2017 June 26 eqn(7):
complete rewrite of the lexer, resulting in several bugfixes
(Ingo Schwarze)
-
2017 June 25 man(7) .MT and .ME:
implement the mailto hyperlink block macro
(Anthony Bentley, OpenBSD)
-
2017 June 14 roff(7) .po:
implement the page offset request
(Ingo Schwarze)
-
2017 June 14 roff(7) .als:
implement the macro alias request
(Ingo Schwarze)
-
2017 June 14 roff(7):
implement the 'd' conditional (macro or string defined)
(Ingo Schwarze)
-
2017 June 14 roff(7) .rj:
implement the right justification request
(Ingo Schwarze)
-
2017 June 13 roff(7) \p:
implement the escape sequence to break the output line
(Ingo Schwarze)
-
2017 June 12 tbl(7):
implement the "allbox" table option
(Ingo Schwarze)
-
2017 June 12 tbl(7):
automatic line breaking inside individual table cells
(Ingo Schwarze)
-
2017 June 8 tbl(7):
implement the 'w' layout modifier (minimum column width)
(Ingo Schwarze)
-
2017 June 6 roff(7) .rn:
implement the macro renaming request
(Ingo Schwarze)
-
2017 June 6 roff(7) .ce:
implement the centering request
(Ingo Schwarze)
-
2017 June 4 roff(7) .mc:
implement the margin character request
(Ingo Schwarze)
-
2017 June 3 roff(7) .ec and .eo:
implement the escape character control requests
(Ingo Schwarze)
-
2017 June 2 roff(7) \l:
implement the horizontal line drawing escape sequence
(Ingo Schwarze)
-
2017 June 1 roff(7) \h:
implement the horizontal motion escape sequence
(Ingo Schwarze)
-
2017 May 16 mandoc(1) -W style:
new message level
(Ingo Schwarze)
-
2017 May 8 roff(7) .ti:
implement the temporary indent request
(Ingo Schwarze)
-
2017 May 7 roff(7) .ta:
implement the request to define tab stops
(Ingo Schwarze)
-
2017 May 4 roff(7):
start implementation of formatter modules for roff requests
(Ingo Schwarze)
-
2017 Mar 13 -T html:
internal hyperlinks pointing to authoritative definitions
(Ingo Schwarze, suggested by Thomas Güttler)
-
2017 Mar 3 -T markdown:
new output mode
(Ingo Schwarze)
-
2017 Feb 21 release 1.14.1:
remove SQLite, improve less(1) :t and -Thtml, catman(8), regression suite
(Ingo Schwarze)
-
2017 Feb 7
provide a portable version of the OpenBSD mandoc
regression suite
(Ingo Schwarze)
-
2017 Feb 5 -T html:
use real macro names for CSS classes, and HTML and CSS cleanup
(Ingo Schwarze)
-
2017 Feb 4 mandocd(8), catman(8):
new utilities for fast bulk formatting
(Michael Stapelberg, Debian, and Ingo Schwarze)
-
2017 Jan 30 man(7) -T html:
rework fill mode handling for man(7) HTML output
(Ingo Schwarze)
-
2017 Jan 19 -T html:
implement line breaking and indentation of generated HTML code
(Ingo Schwarze)
-
2017 Jan 17 mandoc_html(3):
redesign internal interfaces for HTML output for simplicity and robustness
(Ingo Schwarze)
-
2017 Jan 11 mdoc(7):
move all text generation from the formatters to the validation phase
(Ingo Schwarze)
-
2016 Nov 8 less(1) :t searching:
support more than one tag entry for the same search term
(Ingo Schwarze)
-
2016 July 19 mandoc.db(5):
remove the dependency on SQLite
without loss of functionality
(Ingo Schwarze)
-
2016 July 14 release 1.13.4:
new man.conf(5) file format, less(1) -T / :t support
(Ingo Schwarze)
-
2016 Mar 17 man.cgi(8):
support short URIs like
https://man.openbsd.org/mdoc
(Ingo Schwarze)
-
2015 Nov 6
support OpenBSD pledge(2)
(Ingo Schwarze)
-
2015 Nov 5 mandoc.css:
unify the three stylesheets into a single CSS file
(Anthony Bentley, OpenBSD)
-
2015 Oct 20 mdoc(7), man(7):
introduce a seperate validation phase
(Ingo Schwarze)
-
2015 Oct 13 mandoc_chars(7):
major character table cleanup, using ohash(3)
(Ingo Schwarze)
-
2015 Aug 29 roff(7) \, and \/:
parse and ignore italic corrections
(Ingo Schwarze)
-
2015 Aug 29 roff(7) \\$*:
implement interpolating all arguments of the current user-defined macro
(Ingo Schwarze)
-
2015 Aug 29 roff(7) \n(.$:
implement interpolating the number of arguments of the current macro
(Ingo Schwarze)
-
2015 July 19
link with libz rather than forking and executing gzip(1)
(Ingo Schwarze)
-
2015 July 17
start work on less(1) -T and :t functionality
(Ingo Schwarze)
-
2015 July 15 to 21 OpenBSD:
c2k15 general hackathon in Calgary
(Ingo Schwarze working on internal jump targets)
-
2015 May 31 roff(7) .if r:
implement the "register exists" conditional
(Ingo Schwarze)
-
2015 May 20 soelim(1):
new implementation of the utility to interpret .so requests in manpages
(Baptiste Daroussin)
-
2015 Apr 29 roff(7) \z:
complete implementation of the escape sequence to not advance the cursor
(Ingo Schwarze)
-
2015 Apr 19 mdoc(7), man(7):
unify node handling functions
(Ingo Schwarze)
-
2015 Apr 2 to 7 OpenBSD:
p2k15 ports hackathon in Exeter, UK
(Ingo Schwarze working on reducing USE_GROFF in ports)
-
2015 Apr 2 start work on the parser unification
(Ingo Schwarze)
-
2015 Mar 26 start implementing the new man.conf(5) file format
(Ingo Schwarze)
-
2015 Mar 13 release 1.13.3:
man(1) file system lookup, -Wunsupp
(Ingo Schwarze)
-
2015 Feb 16 texi2mdoc(1):
start work on texinfo(5) to mdoc(7) converter
(Kristaps Dzonsons)
-
2015 Feb 12 pod2mdoc(1):
start using ohash(3) to improve markup
(Ingo Schwarze)
-
2015 Feb 12 mdoc(7) parser:
major simplification of the handling of badly nested blocks
(Ingo Schwarze)
-
2015 Feb 6 mandoc(1) -W:
replace the last generic message type by specific messages
(Ingo Schwarze)
-
2015 Feb 3 man(1):
enable the integrated man(1)
even when database support is disabled
(Ingo Schwarze)
-
2015 Jan 27 tbl(7):
implement the table "center" option
(Ingo Schwarze)
-
2015 Jan 26 tbl(7):
rework table layout parser
(Ingo Schwarze)
-
2015 Jan 25 tbl(7):
rewrite table option parser
(Ingo Schwarze)
-
2015 Jan 21 roff(7) \o:
implement the overstrike escape sequence
(Ingo Schwarze)
-
2015 Jan 20 mandoc(1) -W:
start implementing the UNSUPP message level
(Ingo Schwarze)
-
2015 Jan 15 mandoc(1) -W:
get rid of the FATAL message level
(Ingo Schwarze)
-
2015 Jan 13 man(1):
do file system lookup for manuals not in the database
(Ingo Schwarze, suggested by Theo de Raadt)
-
2014 Dec 19 preconv.c:
rewrite the low-level UTF-8 parser
(Ingo Schwarze, problem found by Jonathan Gray with afl)
-
2014 Dec 14 OpenBSD:
switch man(1) to the mandoc implementation
(Ingo Schwarze)
-
2014 Dec 13 release 1.13.2:
man(1), UTF-8 input, HTML5, eqn(7) MathML
(Ingo Schwarze)
-
2014 Dec 2 mandoc(1) -T:
switch the default output mode from -Tascii to -Tlocale
(Ingo Schwarze)
-
2014 Nov 26 roff(7) .so:
support inclusion of gzip'ed files
(Ingo Schwarze, using input from Baptiste Daroussin)
-
2014 Nov 23 FreeBSD:
use mandoc as the default manual formatter
(Baptiste Daroussin)
-
2014 Nov 21
American Fuzzy Lop:
begin systematic fuzzing of mandoc
(Jonathan Gray, OpenBSD)
-
2014 Nov 17 pod2mdoc(1) release 0.1:
simple Ft/Fo/Fa/Fc parser and formatter for the SYNOPSIS
(Ingo Schwarze)
-
2014 Oct 25 mandoc(1):
integrate preconv(1): direct UTF-8 input now possible
(Ingo Schwarze)
-
2014 Oct 16 eqn(7):
support in-line equations
(Ingo Schwarze)
-
2014 Oct 12 eqn(7):
considerable improvements to terminal output
(Ingo Schwarze)
-
2014 Oct 11 MinGW:
creation of the mandoc package for Microsoft Windows,
version 1.13.1
(Dimo Dimov)
-
2014 Oct 10 eqn(7) -Thtml:
MathML output
(Kristaps Dzonsons)
-
2014 Sep 27 -Thtml:
switch HTML output to polyglot HTML5
(Kristaps Dzonsons)
-
2014 Sep 26 EuroBSDCon tutorial:
let's make manuals more useful (Ingo Schwarze)
-
2014 Sep 23 Void Linux:
use mandoc as the default manual formatter
(Juan RP)
-
2014 Sep 3 man(1):
add *.gz support, also works for apropos(1) and mandoc(1)
(Ingo Schwarze)
-
2014 Sep 3 man(1) -h:
implement showing the SYNOPSIS only
(Ingo Schwarze)
-
2014 Aug 30 man(1) -l:
let man(1) use filenames as command line arguments
(Ingo Schwarze, suggested by Carsten Kunze)
-
2014 Aug 26 OpenBSD:
activate unified user interface for mandoc(1), apropos(1), whatis(1)
(Ingo Schwarze)
-
2014 Aug 21 man(1):
new man(1) operation mode of mandoc
(Ingo Schwarze, suggested by Paul Onyschuk, Alpine Linux)
-
2014 Aug 20 release 1.12.4:
backward compatibility for systems lacking SQLite3 or fts(3)
(Ingo Schwarze)
-
2014 Aug 16 man(1):
in preparation for man(1), fully integrate apropos(1) into mandoc(1)
(Ingo Schwarze)
-
2014 Aug 10 release 1.13.1:
new apropos(1) makewhatis(8) man.cgi(8);
roff(7) numerical expressions;
improved messages;
new .ami .as .dei .ll .rr \B \w \: .En .Es .Fr .Ot .Bd -centered
(Ingo Schwarze)
-
2014 July 21 illumos:
import mandoc into base and use it by default,
version 1.12.1
(Garrett D'Amore)
-
2014 July 12 OpenBSD:
switch man.cgi(8) to the mandoc implementation
(Ingo Schwarze)
-
2014 July 11 LibreSSL:
start using pod2mdoc-0.0.12 for the libssl manuals
(Anthony Bentley)
-
2014 July 8 to 14 OpenBSD:
g2k14 general hackathon in Ljubljana
(Ingo Schwarze working on man.cgi(8) and pod2mdoc(1))
-
2014 July 7 roff(7) .dei .ami:
implement indirect macro definitions
(Ingo Schwarze)
-
2014 June 9 Crux Linux:
creation of the mdocml port, version 1.12.3
(Svyatoslav Mishyn)
-
2014 May 17 BSDCan talk:
new trends in mandoc (Ingo Schwarze)
-
2014 Apr 19 Debian:
creation of unofficial mdocml package, version 1.12.3
(Jesse Adams)
-
2014 Apr 19 makewhatis(8):
proper handling of symbolic links
(Ingo Schwarze, reported by Matthias Kilian, OpenBSD)
-
2014 Apr 18 OpenBSD:
switch makewhatis(8) to the mandoc implementation
(Ingo Schwarze)
-
2014 Apr 7 roff(7) string expansion:
support indirect references
(Ingo Schwarze)
-
2014 Apr 7 roff(7):
almost complete implementation of numerical expressions
(Ingo Schwarze)
-
2014 Apr 5 roff(7) .rr:
implement the remove register request
(Ingo Schwarze, reported by Stuart Henderson, OpenBSD)
-
2014 Mar 30 roff(7) .ll:
implement the line length request
(Ingo Schwarze)
-
2014 Mar 28 docbook2mdoc(1):
start work on DocBook to mdoc(7) converter
(Kristaps Dzonsons)
-
2014 Mar 26 makewhatis(8):
support gzip(1)'ed manuals
(Ingo Schwarze)
-
2014 Mar 20 pod2mdoc(1):
start work on perlpod(1) to mdoc(7) converter
(Kristaps Dzonsons)
-
2014 Mar 19 makewhatis(8):
proper handling of .so links
(Ingo Schwarze)
-
2014 Mar 8 roff(7) .if:
support string comparison in conditionals
(Ingo Schwarze, issue reported by Havard Eidnes, NetBSD)
-
2014 Feb 14 roff(7) .as:
support appending to user-defined strings
(Ingo Schwarze, reported by J. Courrèges-Anglas, OpenBSD)
-
2014 Jan 22 roff(7) `\:':
support the optional line break escape sequence
(Ingo Schwarze, issue reported by Steffen Nurpmeso)
-
2014 Jan 18 to 25 OpenBSD:
n2k14 hackathon in Dunedin
(Ingo Schwarze doing lots of makewhatis(8) testing)
-
2014 Jan 7 Slackware:
creation of the system/mdocml SlackBuild script, version 1.12.3
(Daniel Levai)
-
2014 Jan 5 makewhatis(8) -Q:
new option for accelerated generation of reduced-size databases
(Ingo Schwarze)
-
2013 Dec 31 apropos(1) -O:
new option to show different keys than .Nd
(Ingo Schwarze)
-
2013 Dec 31 release 1.12.3:
new UR UE fam hw \C'uXXXX' \d \u improve Bk Bl Fa Fn Fo RE SH SS nr \n
(Ingo Schwarze)
-
2013 Dec 25 mdoc(7):
implement SYNOPSIS line breaking and indentation for .Fo and .Fn
(Ingo Schwarze, Franco Fichtner)
-
2013 Dec 22 man(7) parser:
implement end-of-sentence spacing at the end of macro lines
(Franco Fichtner)
-
2013 Dec 15 mdoc(7) parser:
correctly implement quoting of double quotes in macro arguments
(Tsugutomo ENAMI)
-
2013 Dec 15 roff(7) .nr:
support incrementing and decrementing number registers
(Ingo Schwarze)
-
2013 Nov 10 roff(7) \C:
support the alternative syntax \C'uXXXX' for Unicode characters
(Ingo Schwarze)
-
2013 Oct 17 man(7) .UR .UE:
support uniform resource identifier blocks for GNU compatibility
(Ingo Schwarze)
-
2013 Oct 5 roff(7) .if .ie:
merge support for simple numerical conditions
(Christos Zoulas, NetBSD, 2013 Apr 3)
-
2013 Oct 5 roff(7) \n[]:
expand references to number registers
(Ingo Schwarze, inspired by Christos Zoulas, 2013 Mar 21)
-
2013 Oct 5 roff(7) .nr:
support setting arbitrary number registers
(Ingo Schwarze, inspired by Christos Zoulas, 2013 Mar 21)
-
2013 Oct 5 release 1.12.2:
complete -Tman, new -Ios PD EX cc it \f(BI \z, fix -Tutf8 and more
(Ingo Schwarze)
-
2013 Aug 8 roff(7) \f(BI:
implement the font-escape sequence "bold+italic"
(Ingo Schwarze)
-
2013 July 13 roff(7) .it:
rudimentary implementation of input line traps
(Ingo Schwarze, issue reported by Brad Smith, OpenBSD)
-
2013 May 29 to June 7 OpenBSD:
t2k13 general hackathon in Toronto
(Ingo Schwarze working on SQLite-based makewhatis(8))
-
2013 May 19 -Tman .Bl:
support .Bl -offset in -Tman
(Ingo Schwarze, issue reported by Thomas Klausner, NetBSD)
-
2013 Apr 3 NetBSD roff(7) .if .ie:
support simple numerical conditions
(Christos Zoulas)
-
2013 Mar 21 NetBSD roff(7) .nr \n[]:
implement expansion of number registers
(Christos Zoulas)
-
2012 Dec 5 Cygwin:
creation of the mdocml port, version 1.12.1
(Yaakov Selkowitz)
-
2012 Nov 19 -Tman:
finish the mdoc(7) to man(7) converter
(Ingo Schwarze using patches from Todd Miller)
-
2012 Nov 14 to 20 OpenBSD:
c2k12 mini-hackathon in Coimbra
(Ingo Schwarze working on -Tman)
-
2012 Oct 19 FreeBSD:
import mandoc into the base system, version 1.12.1
(Ulrich Spörlein)
-
2012 July 29 man(7) .PD:
implement the paragraph distance macro
(Ingo Schwarze, issue reported by Todd Miller, OpenBSD)
-
2012 July 7 to 18 OpenBSD:
g2k12 general hackathon in Budapest
(Ingo Schwarze doing the main work on -Tman)
-
2012 June 12 roff(7) .cc:
support control character changes
(Kristaps Dzonsons, issue reported by Marc Espie, OpenBSD)
-
2012 June 8 makewhatis(8) apropos(1):
rewrite database tools based on SQLite3
(Kristaps Dzonsons)
-
2012 June 2 man(7) .EX .EE:
support man-ext example blocks for GNU compatibility
(Ingo Schwarze)
-
2012 May 31 roff(7) \z:
support the zero advance escape sequence
(Ingo Schwarze)
-
2012 Mar 23 release 1.12.1:
improve makewhatis(8) apropos(1), new whatis(1) man.cgi(7)
(Kristaps Dzonsons)
-
2012 Feb 7 NetBSD:
use mandoc as the default manual formatter
(Jörg Sonnenberger)
-
2012 Jan 3 man(7) .OP:
support the man-ext "optional" macro for GNU compatibility
(Kristaps Dzonsons)
-
2011 Dec 25 makewhatis(8) -t:
implement test mode
(Ingo Schwarze)
-
2011 Dec 12 makewhatis(8) apropos(1) -C:
support alternative man.conf(5) file
(Ingo Schwarze)
-
2011 Dec 4 -man -Omdoc:
option to output man(7) documents in mdoc(7) style
(Ingo Schwarze)
-
2011 Nov 27 makewhatis(8):
rudimentary handling of formatted manuals
(Ingo Schwarze)
-
2011 Nov 27 whatis(1):
implement a whatis mode in apropos(1)
(Kristaps Dzonsons)
-
2011 Nov 12 to 18 OpenBSD:
p2k11 ports hackathon in Budapest
(Ingo Schwarze starting work on makewhatis(8)/apropos(1))
-
2011 Nov 13 -Tascii -Oindent:
command line option to set the default left text margin
(Ingo Schwarze)
-
2011 Nov 9 man.cgi(7):
start development
(Kristaps Dzonsons)
-
2011 Oct 20 to Nov 7
write the "History of UNIX Manpages"
(Kristaps Dzonsons)
-
2011 Oct 8 release 1.12.0:
new -Tman -Ofragment apropos(1) nested RS, improved tbl(7) spacing
(Kristaps Dzonsons)
-
2011 Oct 6 apropos(1):
development moved into the main mdocml repository
(Kristaps Dzonsons)
-
2011 Oct 5 -T[x]html -Ofragment:
support producing output to be included in existing documents
(Kristaps Dzonsons)
-
2011 Sep 16 to 23 OpenBSD:
s2k11 general hackathon in Ljubljana
(Ingo Schwarze maintaining tbl(7) and starting -Tman)
-
2011 Sep 17 -Tman:
start development of the mdoc(7) to man(7) converter
(Ingo Schwarze)
-
2011 Sep 2 release 1.11.7:
new demandoc(1)
(Kristaps Dzonsons)
-
2011 Sep 1 demandoc(1):
new utility to replace deroff(1)
(Kristaps Dzonsons)
-
2011 Aug 27 undeadly:
pointer to version 0.0.15 of
manpages.bsd.lv
(Peter Hessler)
-
2011 Aug 16 release 1.11.6:
new tr and breaking at hyphens in man(7)
(Kristaps Dzonsons)
-
2011 July 28 roff(7) .tr:
implement the character translation request
(Kristaps Dzonsons)
-
2011 July 24 release 1.11.5:
significant eqn(7) improvements
(Kristaps Dzonsons)
-
2011 July 24 eqn(7):
complete basic support for equation blocks
(Kristaps Dzonsons)
-
2011 June 12 Alpine Linux:
move aport from testing to main, version 1.11.4
(Natanael Copa)
-
2011 June 12 Alpine Linux:
update testing aport to 1.11.4
(Paul Onyschuk)
-
2011 July 12 release 1.11.4:
bugfixes and cleanups, in particular in makewhatis(8) and man(7)
(Kristaps Dzonsons)
-
2011 July 2 to 9 OpenBSD:
c2k11 general hackathon in Edmonton
(Ingo Schwarze working on build system issues)
-
2011 May 26 release 1.11.3:
new -Tlocale output mode and preconv(1) utility
(Kristaps Dzonsons)
-
2011 May 26 preconv(1):
new utility to recode multibyte manuals
(Kristaps Dzonsons)
-
2011 May 20 -Tutf8 -Tlocale:
implement UTF-8 and locale output modes
(Kristaps Dzonsons)
-
2011 May 13 BSDCan talk:
Training a foal to replace a venerable workhorse:
Mandoc in OpenBSD
(Ingo Schwarze)
-
2011 May 13 BSDCan talk:
How the Cart Came to Draw the Ox:
the Roff Tradition and Mandoc
(Kristaps Dzonsons)
-
2011 May 12 release 1.11.2:
new makewhatis(8) utility
(Kristaps Dzonsons)
-
2011 Apr 4 release 1.11.1:
library refactoring, and improve Ex, Fd, Lk, Rv
(Kristaps Dzonsons)
-
2011 Apr 2 makewhatis(8):
start development of the manual search database
(Kristaps Dzonsons)
-
2011 Mar 20 version 1.10.10:
initial eqn(7); improve PP, Bk, Bx, Ns, rm, \N, tbl(7); and refactoring
(Kristaps Dzonsons)
-
2011 Mar 12 OpenBSD:
delete groff from the base system CVS
(Ingo Schwarze)
-
2011 Feb 6 eqn(7):
start development of an equation parser
(Kristaps Dzonsons)
-
2011 Feb 4
IBM AIX: creation of unofficial mdocml package
(Michael Perzl)
-
2011 Jan 30 roff(7) \N'':
implement the numbered character escape sequence
(Ingo Schwarze)
-
2011 Jan 16 roff(7) .rm:
implement the remove macro request
(Ingo Schwarze, issue reported by Brad Smith, OpenBSD)
-
2011 Jan 7 release 1.10.9:
initial tbl(7) functionality; improve IP, TP, and argument parsing
(Kristaps Dzonsons)
-
2011 Jan 2 tbl(7):
enable rendering of basic table blocks
(Kristaps Dzonsons)
-
2011 Jan 2 tbl(7):
final release 0.1.6 of the stand-alone table formatter,
then merged into mandoc
(Kristaps Dzonsons)
-
2010 Dec 24 release 1.10.8:
[X]HTML readable in arbitrary browsers, including lynx(1)
(Kristaps Dzonsons)
-
2010 Dec 6 version 1.10.7:
merge improvements from OpenBSD: so, broken blocks, error handling
(Kristaps Dzonsons)
-
2010 Dec 6 roff(7) .ft:
implement the font request
(Ingo Schwarze, OpenBSD, 2010 Nov 29)
-
2010 Dec 2 roff(7) .de:
merge the macro definition request
(Ingo Schwarze, OpenBSD, 2010 Nov 25)
-
2010 Dec 1 roff(7) .so:
support source file inclusion
(Ingo Schwarze, OpenBSD, 2010 Oct 26)
-
2010 Nov 28 OpenBSD:
remove the pod2man(1) pseudo-macros, no longer needed
(Ingo Schwarze)
-
2010 Nov 25 OpenBSD roff(7) .de:
implement the macro definition request
(Ingo Schwarze)
-
2010 Oct 23 to 29 OpenBSD:
p2k10 ports hackathon in Budapest
(Ingo Schwarze working on mandoc issues relevant for ports)
-
2010 Oct 3
Arch Linux: creation of mdocml package
(Markus M. May)
-
2010 Sep 27 release 1.10.6:
improve -W pod2man(1) Bd Bl Lk Lp Nm Pp %A %T br and vertical spacing
(Kristaps Dzonsons)
-
2010 Sep 22 OpenBSD:
interesting commit message: little hope for .de; see 2010 Dec 2
(Ingo Schwarze)
-
2010 Sep 4 roff(7):
complete pod2man(1) standard preamble support
(Kristaps Dzonsons)
-
2010 Aug 20 mandoc(1) -W:
simple, consistent user interface for error handling
(Ingo Schwarze)
-
2010 Aug 12 OpenBSD:
4.8 release rolled using mandoc
(Theo de Raadt)
-
2010 July 27 release 1.10.5:
new PDF output and improve Ad, Bd, Bl, Dd, Sm, br, ds, fi, in, nf, sp
(Kristaps Dzonsons)
-
2010 July 25 -Tpdf:
implement PDF output mode
(Kristaps Dzonsons)
-
2010 July 22 roff(7) .in:
support the indent request
(Kristaps Dzonsons)
-
2010 July 12 release 1.10.4:
minimal ds support, improve SYNOPSIS and badly nested block handling
(Kristaps Dzonsons)
-
2010 July 6 Alpine Linux:
creation of testing aport, version 1.10.2
(Natanael Copa)
-
2010 July 3 roff(7) .ds:
rudimentary implementation of user-defined strings
(Ingo Schwarze)
-
2010 June 26 to July 1 OpenBSD:
c2k10 general hackathon in Edmonton
(Ingo Schwarze working on OpenBSD-specific issues)
-
2010 July 1 mdoc(7) .Nm:
implement name block indentation in the SYNOPSIS
(Ingo Schwarze)
-
2010 June 30 -Tps:
complete PostScript output mode
(Kristaps Dzonsons)
-
2010 June 29 mdoc(7):
handle badly nested blocks in general
(Ingo Schwarze)
-
2010 June 29 version 1.10.3:
PostScript variable font width, and Bk and nr improvements
(Kristaps Dzonsons)
-
2010 June 27 mdoc(7) .Bk .Ek:
implement word keeps
(Ingo Schwarze)
-
2010 June 26 roff(7) .nr:
implement numeric registers
(Kristaps Dzonsons, inspired by Ingo Schwarze)
-
2010 June 26 Minix 3:
import mandoc into the base system, version 1.10.2
(Ben Gras)
-
2010 June 19 release 1.10.2:
PostScript text decoration, and display and list improvements
(Kristaps Dzonsons)
-
2010 June 8 release 1.10.1:
list improvements, SYNOPSIS line breaking, initial PostScript output
(Kristaps Dzonsons)
-
2010 June 7 -Tps:
start development of the PostScript output mode
(Kristaps Dzonsons)
-
2010 June 7 -Tascii -Owidth:
command line option to set the default right margin
(Kristaps Dzonsons)
-
2010 June 1
start manpages.bsd.lv website
(Kristaps Dzonsons)
-
2010 May 29 release 1.10.0:
improve AT IP UT An At Bd Bl Bt Ex Fd Fl Lb Li Rv Sh Ud ie if ig el
(Kristaps Dzonsons)
-
2010 May 25 mdoc(7) man(7):
allow line breaks at some existing hyphens
(Kristaps Dzonsons, inspired by Ingo Schwarze)
-
2010 May 24 roff(7) .if .ie:
recognize ".if n" as true
(Ingo Schwarze)
-
2010 May 24 mdoc(7):
rewrite the main mdoc text parser
(Ingo Schwarze)
-
2010 May 19 OpenBSD roff(7):
merge preprocessor library, replacing preliminary .if
(Ingo Schwarze)
-
2010 May 13 to 17
m2k10 mandoc mini-hackathon near
Rostock
(Jörg Sonnenberger, Kristaps Dzonsons, Ingo Schwarze)
-
2010 May 17 man(7) .AT .UC:
support AT&T and BSD footer macros
(Jörg Sonnenberger)
-
2010 May 17 -Tascii:
resync the term_flushln() function with OpenBSD
(Ingo Schwarze)
-
2010 May 17 roff(7) .ie .el:
implement if-else-requests
(Kristaps Dzonsons)
-
2010 May 16 roff(7) .ig:
fully implement the ignore request
(Kristaps Dzonsons)
-
2010 May 15 roff(7):
start implementing a preprocessor library
(Kristaps Dzonsons)
-
2010 May 13 release 1.9.25:
improvements regarding \*(Ba and whitespace including end-of-sentence
(Kristaps Dzonsons)
-
2010 May 12 mdoc(7) man(7):
implement proper end-of-sentence spacing
(Kristaps Dzonsons)
-
2010 May 9 release 1.9.24:
improvements regarding Cd, Ex, St, %T, and end-of-line whitespace
(Kristaps Dzonsons)
-
2010 Apr 25 OpenBSD roff(7) .if .ie .el:
preliminary implementation of conditionals
for man(7) only
(Ingo Schwarze)
-
2010 Apr 7 OpenBSD:
first major merge after the switch, pull in 1.9.23
(Ingo Schwarze)
-
2010 Apr 7 release 1.9.23:
improve Bl, Fl, Fn, Fo, Ft, Ms, Mt, Pf, Vt, Xr, and some escapes
(Kristaps Dzonsons)
-
2010 Apr 7 roff(7) \f[]:
partial implementation of font escapes
(Kristaps Dzonsons)
-
2010 Apr 5 OpenBSD:
move groff-1.15 from the base system to ports
(Marc Espie)
-
2010 Apr 5 OpenBSD:
implement the USE_GROFF flag in the ports framework
(Marc Espie)
-
2010 Apr 4 OpenBSD:
fix first mandoc bug found by ports usage
(Ingo Schwarze, issue reported by Christian Weisgerber)
-
2010 Apr 4 OpenBSD:
first port maintainer explicitely switches to mandoc
(Christian Weisgerber)
-
2010 Apr 3 OpenBSD:
fix the last fatal issue where mandoc killed ports builds
(Ingo Schwarze)
-
2010 Apr 3 OpenBSD:
switch base system build to use mandoc,
except for tbl pages
(Ingo Schwarze)
-
2010 Apr 2 OpenBSD:
link mandoc to the base system build
(Ingo Schwarze)
-
2010 Mar 31 release 1.9.22:
support extension of list items, .It Xo
(Kristaps Dzonsons)
-
2010 Mar 31 mdoc(7) .It Xo:
merge support for list head extensions
(Ingo Schwarze, OpenBSD, 2010 Feb 26)
-
2010 Mar 31 version 1.9.21:
documentation bugfixes
(Kristaps Dzonsons)
-
2010 Mar 30 release 1.9.20:
handle leading punctuation in mdoc(7)
(Kristaps Dzonsons)
-
2010 Mar 27 release 1.9.18:
horizontal spacing and other bugfixes
(Kristaps Dzonsons)
-
2010 Mar 25 release 1.9.17:
initial pod2man(1) preample support
(Kristaps Dzonsons)
-
2010 Mar 23 man(7) .Vb .Ve .Sp:
merge preliminary support for pod2man(1) macros
(Ingo Schwarze, OpenBSD 2010 Mar 1)
-
2010 Mar 22 release 1.9.16:
fix next-line scope issues in man(7)
(Kristaps Dzonsons)
-
2010 Mar 22 OpenBSD:
now able to build all Xenocara manuals with mandoc
(Ingo Schwarze)
-
2010 Mar 18 OpenBSD:
4.7 release rolled without mandoc
-
2010 Mar 1 OpenBSD man(7) .Vb .Ve .Sp:
preliminary support for pod2man(1) macros
(Ingo Schwarze)
-
2010 Feb 26 OpenBSD mdoc(7) .It Xo:
initial support for list head extensions
(Ingo Schwarze)
-
2010 Feb 25 OpenBSD:
now able to build all base system manuals with mandoc
(Ingo Schwarze)
-
2010 Feb 24 OpenBSD:
first non-fatal manual fix found by -Tlint
(Ingo Schwarze)
-
2010 Feb 23 OpenBSD:
remove .Oo .Xo .Oc .Xc mis-nesting from manuals
(questionable move by Ingo Schwarze)
-
2010 Feb 20 Void Linux:
creation of mdocml package, version 1.9.15
(Juan RP)
-
2010 Feb 20 OpenBSD:
found first manual bug caused by DocBook
(Ingo Schwarze)
-
2010 Feb 18 release 1.9.15:
new -Txhtml, and improvements regarding Bl, Fl, Pa, Sm, Vt, and Xr
(Kristaps Dzonsons)
-
2010 Feb 17 OpenBSD:
start fixing man(7) manuals to prepare switching to mandoc
(Ingo Schwarze)
-
2010 Jan 29 -Txhtml:
implement XHTML output mode
(Kristaps Dzonsons)
-
2010 Jan 2 OpenBSD:
start fixing mdoc(7) manuals
to prepare switching to mandoc
(Ingo Schwarze, Jason Mc Intyre)
-
2010 Jan 1
started config.h portability layer
(Jörg Sonnenberger)
-
2009 Nov 16 release 1.9.14:
rewrite font handling and improve HTML output
(Kristaps Dzonsons)
-
2009 Nov 8 roff(7) \s'':
parse and ignore font size escapes
(Kristaps Dzonsons)
-
2009 Nov 2 release 1.9.13:
improve time handling
(Kristaps Dzonsons)
-
2009 Oct 31 release 1.9.12:
improve vertical spacing and and memory management
(Kristaps Dzonsons)
-
2009 Oct 27 DragonFly:
import mandoc into the base system, version 1.9.9
(Sascha Wildner)
-
2009 Oct 27 OpenBSD:
start a regression test suite
(Ingo Schwarze)
-
2009 Oct 26 release 1.9.11:
fix a segfault in ordering Rs blocks
(Kristaps Dzonsons)
-
2009 Oct 26 NetBSD:
import mandoc into the base system, version 1.9.10
(Jörg Sonnenberger)
-
2009 Oct 26 release 1.9.10:
improvements to Bd, Lk, %U, and PD
(Kristaps Dzonsons)
-
2009 Oct 26 mdoc(7) .%U:
support URIs of referenced documents
(Kristaps Dzonsons)
-
2009 Oct 20 release 1.9.9:
improvents regarding scaling widths and HTML output
(Kristaps Dzonsons)
-
2009 Oct 20
CVSweb available on mdocml.bsd.lv
(Kristaps Dzonsons)
-
2009 Oct 10 release 1.9.8:
fix hang lists im mdoc(7)
(Kristaps Dzonsons)
-
2009 Oct 9 release 1.9.7:
almost complete HTML output support for man(7)
(Kristaps Dzonsons)
-
2009 Sep 25 release 1.9.6:
almost complete HTML output support for mdoc(7)
(Kristaps Dzonsons)
-
2009 Sep 21 release 1.9.5:
HTML improvements
(Kristaps Dzonsons)
-
2009 Sep 5 release 1.9.2:
improve DT and UC macros
(Kristaps Dzonsons)
-
2009 Aug 25 tbl(7):
started work on a stand-alone table formatter,
and initial release 0.1.1
(Kristaps Dzonsons)
-
2009 Aug 21 release 1.9.1:
improve Ex, Rv, DT, HP, RS, SH, SS, and nf macros
(Kristaps Dzonsons)
-
2009 Aug 19 man(7) .RS .RE:
implement the indentation reset block
(Kristaps Dzonsons)
-
2009 Aug 18 release 1.9.0:
man(7) block macros
(Kristaps Dzonsons)
-
2009 Aug 13 man(7) .HP .IP .TP:
implement indented and tagged paragraphs
(Kristaps Dzonsons)
-
2009 July 28 release 1.8.5:
improvements regarding predefined strings and character escapes
(Kristaps Dzonsons)
-
2009 July 26 release 1.8.4:
improvements regarding An, Bd, St, sp, and leading whitespace
(Kristaps Dzonsons)
-
2009 July 24 man(7) .sp:
support vertical spacing request
(Kristaps Dzonsons)
-
2009 July 24 mdoc(7) .An:
complete support for the author name macro
(Kristaps Dzonsons)
-
2009 July 23 release 1.8.3:
improvements to Bd, Bl, Pa, and %T
(Kristaps Dzonsons)
-
2009 July 20 release 1.8.2:
improved list handling
(Kristaps Dzonsons)
-
2009 July 19 release 1.8.1:
improvements to Bf, Bl, Cd, Lp, Pp, br, sp, and quoted literals
(Kristaps Dzonsons)
-
2009 July 18 FreeBSD:
first code patch sent in
(Ulrich Spörlein)
-
2009 July 17 mdoc(7) .br .sp:
implement line break and vertical spacing requests
(Kristaps Dzonsons)
-
2009 July 14 release 1.8.0:
mostly complete mdoc support
(Kristaps Dzonsons)
-
2009 July 14 mdoc(7) .Bl -hang:
implement hanged lists
(Kristaps Dzonsons)
-
2009 July 12 release 1.7.24:
improvements regarding character escapes
(Kristaps Dzonsons)
-
2009 July 7 release 1.7.23:
refactor error handling
(Kristaps Dzonsons)
-
2009 July 5 OpenBSD:
4.6 release rolled without mandoc
-
2009 July 5 release 1.7.22:
improved -width handling
(Kristaps Dzonsons)
-
2009 July 4 release 1.7.21:
improved -offset handling
(Kristaps Dzonsons)
-
2009 June 23 OpenBSD:
start of systematic bugfixing
(Ingo Schwarze)
-
2009 June 22 release 1.7.20:
improvements regarding br and Cd and width calculations
(Kristaps Dzonsons)
-
2009 June 21 OpenBSD:
mandoc usable and in sync with 1.7.19
(Ingo Schwarze)
-
2009 June 17 release 1.7.19:
improve handling of column lists, special characters and comments
(Kristaps Dzonsons)
-
2009 June 15 release 1.7.18:
remove superfluous compatibility ifdefs
(Kristaps Dzonsons)
-
2009 June 15 release 1.7.17:
merge first patches back from OpenBSD
(Kristaps Dzonsons)
-
2009 June 14 OpenBSD:
start merging 1.7.16
(Ingo Schwarze)
-
2009 June 13 release 1.7.16:
website improvements
(Kristaps Dzonsons)
-
2009 June 12 release 1.7.15:
make more macros callable
(Kristaps Dzonsons)
-
2009 June 11 NetBSD:
first code patch sent in
(Jörg Sonnenberger)
-
2009 June 11
release 1.7.14
(Kristaps Dzonsons)
-
2009 June 9 OpenBSD
Kristaps Dzonsons agrees to closely cooperate with Ingo Schwarze
for mandoc integration
-
2009 May 31 OpenBSD
At the c2k9 main hackathon in Edmonton,
Ingo Schwarze talks to Theo de Raadt about mandoc
-
2009 May 23 OpenBSD:
Ingo Schwarze talks to Jason Mc Intyre about mandoc
-
2009 Apr 15 OpenBSD:
first help from another developer
(Miod Vallat)
-
2009 Apr 12 release 1.7.13:
additional escape characters and formatting improvements
(Kristaps Dzonsons)
-
2009 Apr 6 OpenBSD:
initial checkin of mandoc 1.7.12
(Kristaps Dzonsons)
-
2009 Apr 6 release 1.7.12:
remove debugging printfs
(Kristaps Dzonsons)
-
2009 Apr 6 release 1.7.11:
mdoc(7) bugfix
(Kristaps Dzonsons)
-
2009 Apr 5 release 1.7.10:
man(7) bugfixes
(Kristaps Dzonsons)
-
2009 Apr 3 release 1.7.9:
language detection and bugfixes
(Kristaps Dzonsons)
-
2009 Apr 2 mandoc(1) -mandoc:
implement automatic language detection
(Kristaps Dzonsons)
-
2009 Mar 31 release 1.7.8:
general cleanup
(Kristaps Dzonsons)
-
2009 Mar 27 OpenBSD:
first commit by Ingo Schwarze,
not related to mandoc
-
2009 Mar 27 release 1.7.7:
additional macros and bugfixes
(Kristaps Dzonsons)
-
2009 Mar 27 man(7) .br:
support the line break request
(Kristaps Dzonsons)
-
2009 Mar 26 release 1.7.6:
additional man(7) macros
(Kristaps Dzonsons)
-
2009 Mar 26 release 1.7.5:
initial man(7) -Tascii output
(Kristaps Dzonsons)
-
2009 Mar 26 release 1.7.4:
man(7) improvements
(Kristaps Dzonsons)
-
2009 Mar 25 FreeBSD:
import port textproc/mdocml, version 1.6.8
(Ulrich Spörlein)
-
2009 Mar 24 release 1.7.3:
add FreeBSD port Makefile
(Kristaps Dzonsons)
-
2009 Mar 23 release 1.7.2:
documentation improvements
(Kristaps Dzonsons)
-
2009 Mar 23 release 1.7.1:
man(7)
(Kristaps Dzonsons)
-
2009 Mar 23 man(7):
start implementation of the man language
(Kristaps Dzonsons)
-
2009 Mar 22 release 1.6.10:
improve display and list vertical spacing
(Kristaps Dzonsons)
-
2009 Mar 22 release 1.6.9:
improve Bl -width detection
(Kristaps Dzonsons)
-
2009 Mar 21 release 1.6.8:
improve Fn spacing
(Kristaps Dzonsons)
-
2009 Mar 21 release 1.6.7:
handle -width in lists
(Kristaps Dzonsons)
-
2009 Mar 21 release 1.6.6:
improvements regarding Em, Sm and punctuation
(Kristaps Dzonsons)
-
2009 Mar 21 release 1.6.5:
improvements regarding references and enclosures
(Kristaps Dzonsons)
-
2009 Mar 21 mdoc(7) .%Q:
support institutional author macro
(Kristaps Dzonsons)
-
2009 Mar 20 release 1.6.4:
improve Dl formatting again
(Kristaps Dzonsons)
-
2009 Mar 20 release 1.6.3:
improve Dl formatting
(Kristaps Dzonsons)
-
2009 Mar 20 release 1.6.2:
improvements regarding character escapes and display blocks
(Kristaps Dzonsons)
-
2009 Mar 20 mdoc(7) .Bd:
complete support for display blocks
(Kristaps Dzonsons)
-
2009 Mar 19 release 1.6.1:
lint improvements
(Kristaps Dzonsons)
-
2009 Mar 19 release 1.6.0:
many additional escape characters
(Kristaps Dzonsons)
-
2009 Mar 19 mandoc(1):
change utility name from mdocterm(1) to mandoc(1)
(Kristaps Dzonsons)
-
2009 Mar 17 release 1.5.3
(Kristaps Dzonsons)
-
2009 Mar 16 release 1.5.2:
improvements regarding delimiter and escape handling
(Kristaps Dzonsons)
-
2009 Mar 15 release 1.5.1
(Kristaps Dzonsons)
-
2009 Mar 15 AsiaBSDCon talk:
deprecating groff for BSD manual display
(Kristaps Dzonsons)
-
2009 Mar 14 release 1.4.15:
additional character escapes
(Kristaps Dzonsons)
-
2009 Mar 13 release 1.4.14:
documentation improvements
(Kristaps Dzonsons)
-
2009 Mar 13 mdoc(7):
start work on the mdoc language reference manual
(Kristaps Dzonsons)
-
2009 Mar 12 release 1.4.13:
make operating system macros callable
(Kristaps Dzonsons)
-
2009 Mar 12 release 1.4.12:
improvements regarding Cd Rs Rv
(Kristaps Dzonsons)
-
2009 Mar 12 mdoc(7) .%C:
support the city macro for reference blocks
(Kristaps Dzonsons)
-
2009 Mar 12 release 1.4.11:
allow whitespace between control character and macro
(Kristaps Dzonsons)
-
2009 Mar 12 release 1.4.10:
column list support and bugfixes
(Kristaps Dzonsons)
-
2009 Mar 12 mdoc(7) .Bl -column:
implement column list blocks
(Kristaps Dzonsons)
-
2009 Mar 11 release 1.4.9:
additional macros and characters
(Kristaps Dzonsons)
-
2009 Mar 11 mdoc(7) .Brq .Bro .Brc:
implement brace enclosure macros
(Kristaps Dzonsons)
-
2009 Mar 10 release 1.4.8:
bugfixes regarding macro arguments and hash lookup
(Kristaps Dzonsons)
-
2009 Mar 9 FreeBSD:
creation of the mdocml port
(Ulrich Spörlein)
-
2009 Mar 9 release 1.4.7:
additional macros
(Kristaps Dzonsons)
-
2009 Mar 9 mdoc(7) .Lk .Mt:
implement hyperlink macros
(Kristaps Dzonsons)
-
2009 Mar 9 release 1.4.6:
fix valgrind issues
(Kristaps Dzonsons)
-
2009 Mar 9 release 1.4.5:
build system improvements for FreeBSD
(Kristaps Dzonsons)
-
2009 Mar 9 release 1.4.4:
line concatenation and additional macros
(Kristaps Dzonsons)
-
2009 Mar 8 mdoc(7) .Ap .Lp:
support apostroph and alternative paragraph macros
(Kristaps Dzonsons)
-
2009 Mar 8 release 1.4.2:
Lb formatting
(Kristaps Dzonsons)
-
2009 Mar 8 mdoc(7) .Lb:
implement library macro
(Kristaps Dzonsons)
-
2009 Mar 8 release 1.4.1:
refactoring
(Kristaps Dzonsons)
-
2009 Mar 4 release 1.3.18:
character escape and list improvements
(Kristaps Dzonsons)
-
2009 Mar 3 release 1.3.17:
list and display block improvements
(Kristaps Dzonsons)
-
2009 Mar 3 mdoc(7) .Bl -inset -diag:
implement undecorated and diagnostic lists
(Kristaps Dzonsons)
-
2009 Mar 1 release 1.3.15:
build system improvements
(Kristaps Dzonsons)
-
2009 Mar 1 release 1.3.14:
build system improvements
(Kristaps Dzonsons)
-
2009 Mar 1 NetBSD:
first build system patch sent in
(Jörg Sonnenberger)
-
2009 Mar 1 pkgsrc:
creation of the mdocml port, version 1.3.13
(Jörg Sonnenberger)
-
2009 Mar 1 release 1.3.13:
improve line breaking
(Kristaps Dzonsons)
-
2009 Feb 28 release 1.3.12:
improvents regarding Fd In Re Rs etc.
(Kristaps Dzonsons)
-
2009 Feb 28 mdoc(7) .Rs .Re:
initial support for reference blocks
(Kristaps Dzonsons)
-
2009 Feb 28 release 1.3.11:
support traditional Ds width pseudomacro
(Kristaps Dzonsons)
-
2009 Feb 28 release 1.3.10:
dynamic width detection for tag lists
(Kristaps Dzonsons)
-
2009 Feb 28 release 1.3.9:
fix delimiter end-of-line parsing
(Kristaps Dzonsons)
-
2009 Feb 28 release 1.3.8:
pkgsrc support
(Kristaps Dzonsons)
-
2009 Feb 27 release 1.3.6:
improvements regardings lists and character encoding
(Kristaps Dzonsons)
-
2009 Feb 26 mdoc(7):
support default widths of macros
(Kristaps Dzonsons)
-
2009 Feb 25 release 1.3.5:
additional macros
(Kristaps Dzonsons)
-
2009 Feb 24 release 1.3.4
(Kristaps Dzonsons)
-
2009 Feb 23 release 1.3.3:
additional macros
(Kristaps Dzonsons)
-
2009 Feb 22 mdoc(7) .Bd:
start implementation of display blocks
(Kristaps Dzonsons)
-
2009 Feb 21 version 1.3.0:
additional macros
(Kristaps Dzonsons)
-
2009 Feb 21 mdoc(7) .Bl:
start implementation of list blocks
(Kristaps Dzonsons)
-
2009 Feb 20 mdoc(7) -Tascii:
started work on terminal output
(Kristaps Dzonsons)
-
2009 Jan 20 version 1.2.0:
improvements regarding Bf, Nm, Ql and validation
(Kristaps Dzonsons)
-
2009 Jan 19 mdoc(7) .Bf:
complete font block implementation
(Kristaps Dzonsons)
-
2009 Jan 15 version 1.1.0
(Kristaps Dzonsons)
-
2008 Dec 10 version 1.0.3
(Kristaps Dzonsons)
-
2008 Dec 10 version 1.0.2
(Kristaps Dzonsons)
-
2008 Dec 8 version 1.0.1
(Kristaps Dzonsons)
-
2008 Dec 7 version 1.0.0
(Kristaps Dzonsons)
-
2008 Dec 3 mdoc(7) -Thtml:
first working HTML output
(Kristaps Dzonsons)
-
2008 Dec 2 mdoc(7) .Sm:
implement the spacing mode macro
(Kristaps Dzonsons)
-
2008 Nov 26
start mdocml.bsd.lv regression test suite
(Kristaps Dzonsons)
-
2008 Nov 22
initial CVS checkin to mdocml.bsd.lv
(Kristaps Dzonsons)