source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: Empty conditions count as false
 2014-12-15 23:43 UTC 

mdocml: correct some character names to match groff; reported by Carsten
 2014-12-15 19:42 UTC 

mdocml: Let "man n open" do the same as "man -s n open" again, that is,
 2014-12-15 18:05 UTC 

mdocml: Catch localtime() failure for additional safety; patch from Jan
 2014-12-15 17:30 UTC 

mdocml: version 1.13.2
 2014-12-13 13:43 UTC 

mdocml: Fix a regression found by Carsten dot Kunze at arcor dot de: Do
 2014-12-13 13:14 UTC 

mdocml: escape Nd on a macro line
 2014-12-12 21:44 UTC 

mdocml: Guard some come needed for database support only by #if
 2014-12-11 19:19 UTC 

mdocml: Make this work on illumos: * define MAX() * ignore O_DIRECTORY
 2014-12-11 18:20 UTC 

mdocml: fix RCS IDs
 2014-12-11  9:19 UTC 

mdocml: sync to OpenBSD
 2014-12-11  9:05 UTC 

mdocml: new Copyright years
 2014-12-11  7:56 UTC 

mdocml: link to EuroBSDCon 2014
 2014-12-11  7:44 UTC 

mdocml: correctly align document header and footer; suggested by
 2014-12-10 22:19 UTC 

mdocml: the asciidoc/docbook toolchain uses braindead \h for indentation
 2014-12-10 21:54 UTC 

mdocml: more release preparations
 2014-12-09 12:05 UTC 

mdocml: first cut at updating for the next release
 2014-12-09  9:19 UTC 

mdocml: Support choosing alternative binary and manual names from
 2014-12-09  9:14 UTC 

mdocml: Integrate the makewhatis binary into the mandoc binary just like
 2014-12-09  7:29 UTC 

mdocml: Some sorting and some more comments
 2014-12-09  6:31 UTC 

mdocml: Install "man" as a hardlink to "mandoc" during db-install
 2014-12-09  6:11 UTC 

mdocml: When opening mandoc.db fails, tell the user in which directory
 2014-12-06  1:23 UTC 

mdocml: implement help(1)
 2014-12-05 21:55 UTC 

mdocml: Improve parsing of function names
 2014-12-05 16:18 UTC 

mdocml: Do not misinterpret function arguments as function names;
 2014-12-05 15:16 UTC 

mdocml: Render text before, not after accumulating flag bits, such that
 2014-12-05 14:26 UTC 

mdocml: When finding a .so link after the page was already processed, do
 2014-12-04 21:48 UTC 

mdocml: correctly store .Dt and .TH information in the names table
 2014-12-04 20:13 UTC 

mdocml: in the SYNOPSIS, add .Fo and first .Fn arguments to the names
 2014-12-04 18:31 UTC 

mdocml: In the SYNOPSIS, if .Nm occurs without argument, give the first
 2014-12-04 17:36 UTC 

mdocml: fix handling of roff requests having a default scale other than
 2014-12-04  2:05 UTC 

mdocml: Ignore macros that never produce any text when deciding whether
 2014-12-04  1:33 UTC 

mdocml: delete five entries that were already fixed
 2014-12-03  1:46 UTC 

mdocml: Switch the default output mode from -Tascii to -Tlocale
 2014-12-02 11:31 UTC 

mdocml: note to self to not forget about groff
 2014-12-02 11:13 UTC 

mdocml: we really need .ta
 2014-12-02 10:41 UTC 

mdocml: Fix the implementation and documentation of \c (continue text
 2014-12-02 10:08 UTC 

mdocml: developer documentation regarding header files
 2014-12-01  8:09 UTC 

mdocml: header cleanup: * add missing forward declarations * remove
 2014-12-01  8:06 UTC 

mdocml: The header libmandoc.h is part of the internal parser interface,
 2014-12-01  4:34 UTC 

mdocml: The file read.c is part of the parser, so it cannot include
 2014-12-01  4:14 UTC 

mdocml: remove unneccessary inclusion protection; patch from deraadt@
 2014-12-01  4:05 UTC 

mdocml: typo; Svyatoslav Mishyn <juef at openmailbox dot org> (Crux
 2014-11-30 22:47 UTC 

mdocml: delete three standard abbreviations that are * no longer used in
 2014-11-30 21:56 UTC 

mdocml: Multiple fixes with respect to .Pf: * The first argument of .Pf
 2014-11-30  5:29 UTC 

mdocml: warn about attempts to call non-callable macros; inspired by a
 2014-11-30  2:36 UTC 

mdocml: Reduce code duplication by reusing the same argument parser for
 2014-11-29  4:31 UTC 

mdocml: Provide a helper function macro_or_word() and use it to prune
 2014-11-29  3:37 UTC 

mdocml: Fold the loop around mdoc_argv() into the function itself, it
 2014-11-28 23:21 UTC 

mdocml: AT&T is unlikely to release an new version of Research UNIX any
 2014-11-28 18:57 UTC 

mdocml: Retire support for CSRG supplementary document titles
 2014-11-28 18:36 UTC 

mdocml: Drop useless architecture table
 2014-11-28 18:09 UTC 

mdocml: kill a pointless assert
 2014-11-28 17:25 UTC 

mdocml: mop up an #ifdef turd deraadt@ stepped into
 2014-11-28 16:54 UTC 

mdocml: Be more careful about meta->name
 2014-11-28 16:02 UTC 

mdocml: Simplify by making the eqn and tbl steering functions void; no
 2014-11-28  6:27 UTC 

mdocml: Simplify by making many functions in the man(7) parser void, and
 2014-11-28  5:51 UTC 

mdocml: Simplify by making the mdoc parser callbacks void, and some
 2014-11-28  4:47 UTC 

mdocml: Simplify the code by making various mdoc parser helper functions
 2014-11-28  3:14 UTC 

mdocml: Simplify code by making mdoc validation handlers void
 2014-11-28  1:05 UTC 

mdocml: Downgrade .Bd -file from FATAL to ERROR
 2014-11-27 23:40 UTC 

mdocml: Multiple fixes with respect to .Eo: 1
 2014-11-27 22:27 UTC 

mdocml: Fix the obsolete .Db (toggle debug mode) macro to ignore its
 2014-11-27 16:21 UTC 

mdocml: Make makewhatis(8) understand .so links to .gz pages
 2014-11-27  1:58 UTC 

mdocml: fix build when HAVE_MANPATH is set; patch from <bapt at FreeBSD>
 2014-11-27  0:30 UTC 

mdocml: Let mparse_readfd() use mparse_open() and mparse_wait() and let
 2014-11-26 23:42 UTC 

mdocml: Simplify the mparse_open()/mparse_wait() interface
 2014-11-26 21:40 UTC 

mdocml: remove an unreachable warning about .Sm arguments
 2014-11-26 19:24 UTC 

mdocml: The .Sm macro accepts at most one argument; fixing an assertion
 2014-11-26 19:22 UTC 

mdocml: Make the code sipler and more robust by always assigning a value
 2014-11-26 17:55 UTC 

mdocml: Allow comma-separated options in tbl(7) tables
 2014-11-26 17:51 UTC 

mdocml: Completely rewrite the top level of the layout parser
 2014-11-25 21:41 UTC 

mdocml: "Aq foo" is not the same as "<foo>"
 2014-11-25 20:18 UTC 

mdocml: We repeatedly observed assertion crashes in the low-level
 2014-11-21  1:52 UTC 

mdocml: Prevent negative arguments to the .ll request from causing
 2014-11-20 13:56 UTC 

mdocml: warn about calling non-callable macros
 2014-11-20  2:21 UTC 

mdocml: Fix two minibugs reported by Thomas Klausner <wiz at NetBSD>: 1
 2014-11-20  0:31 UTC 

mdocml: Let .Ao and .Aq render as "<>" after .An and as "\(la\(ra"
 2014-11-19 22:00 UTC 

mdocml: Three fixes with respect to the names table: 1
 2014-11-19 20:40 UTC 

mdocml: Escape sequences terminate high-level macro names, and when
 2014-11-19  3:08 UTC 

mdocml: Support the ".if v" conditional operator (vroff mode, always
 2014-11-19  1:20 UTC 

mdocml: Ignore invalid directories in man.conf(5) and MANPATH, even if
 2014-11-18 19:41 UTC 

mdocml: In man(1) mode, prefer file name matches over .Dt name matches
 2014-11-18  1:15 UTC 

pod2mdoc: version 0.1 and some Makefile tweaks
 2014-11-17 18:46 UTC 

mdocml: Multiple fixes with respect to in-line macros: * .No selects the
 2014-11-17  6:44 UTC 

mdocml: When a line (in the sense of term_flushln()) contains white
 2014-11-16 21:29 UTC 

mdocml: Delete five standards that are: * not supported by groff * not
 2014-11-16 20:46 UTC 

mdocml: Remove needless and harmful byte swapping on big endian
 2014-11-14  4:24 UTC 

mdocml: In man(1) mode without -a, stop searching after the first manual
 2014-11-11 19:04 UTC 

mdocml: Let -h imply -c (that is, not use the pager)
 2014-11-11  2:43 UTC 

mdocml: implement -h (synopsis only) for preformatted (cat) pages;
 2014-11-11  2:10 UTC 

mdocml: add required vertical spacing before lists that begin at the
 2014-11-10 21:56 UTC 

mdocml: hyperlinking in -man -Thtml punctuation in the middle of .Fn
 2014-11-09  0:54 UTC 

mdocml: Let -Tascii \(bu (bullet) output agree with groff; this is now
 2014-11-06 22:28 UTC 

mdocml: Allow the five man(7) font macros to concatenate their line
 2014-11-03 23:18 UTC 

mdocml: Use struct buf in libroff, it is very natural there and reduces
 2014-11-01  6:03 UTC 

mdocml: Refactor, no functional change: Remove the parse point from
 2014-11-01  4:08 UTC 

mdocml: fix a typo causing crashes in Unicode string length measurement
 2014-11-01  4:03 UTC 

mdocml: Major bugsquashing with respect to -offset and -width: 1
 2014-10-30 20:10 UTC 

mdocml: add -K to usage() and wrap nicely; from jmc@
 2014-10-30 17:15 UTC 

mdocml: fix a macro error in previous; from jmc@
 2014-10-30 17:14 UTC 

mdocml: Some fine tuning of console rendering of named special
 2014-10-29  3:35 UTC 

mdocml: In terminal output, unify handling of Unicode and numbered
 2014-10-29  0:17 UTC 

mdocml: In -Tascii mode, print "<?>" only for Unicode escapes of unknown
 2014-10-28 18:49 UTC 

mdocml: Make the character table available to libroff so it can check
 2014-10-28 17:36 UTC 

mdocml: stricter parsing of Unicode escape names
 2014-10-28 14:06 UTC 

mdocml: Tighten Unicode escape name parsing
 2014-10-28 13:24 UTC 

mdocml: Refine -Tascii rendering of Unicode characters, mostly to better
 2014-10-28  2:43 UTC 

mdocml: Support overstriking by backspace in PostScript and PDF output
 2014-10-27 20:41 UTC 

mdocml: Handle output encoding for unicode, numbered and named escape
 2014-10-27 16:29 UTC 

mdocml: Fix a regression in term.c rev
 2014-10-27 13:31 UTC 

mdocml: KNF: indentation and sort variables by size; no functional
 2014-10-26 18:22 UTC 

mdocml: Grrr, patch(1) merged the new function to the wrong place in
 2014-10-26 18:12 UTC 

mdocml: In -Tascii mode, provide approximations even for some Unicode
 2014-10-26 18:07 UTC 

mdocml: Improve -Tascii output for Unicode escape sequences: For the
 2014-10-26 17:12 UTC 

mdocml: With the current architecture, we can't support inline equations
 2014-10-25 15:23 UTC 

mdocml: Fix a NULL pointer dereference reported by Theo Buehler <theo
 2014-10-25 15:06 UTC 

mdocml: Report arguments to .EQ as an error, and simplify the code: *
 2014-10-25 14:35 UTC 

mdocml: integrate preconv(1) into mandoc(1); enhances functionality and
 2014-10-25  1:03 UTC 

mdocml: some new tasks
 2014-10-25  1:01 UTC 

pod2mdoc: handle function declarations spanning more than one line and
 2014-10-24  0:28 UTC 

pod2mdoc: Simple Ft/Fo/Fa/Fc parser and formatter for the SYNOPSIS
 2014-10-22 23:10 UTC 

mdocml: Protect the roff parser from dividing by zero
 2014-10-20 19:04 UTC 

mdocml: improve documentation of .Fa, .Va, and .Vt; inspired by a
 2014-10-20 17:59 UTC 

mdocml: correct the spacing after in-line equations that start at the
 2014-10-20 15:50 UTC 

mdocml: correctly parse spacing around in-line equations at the
 2014-10-20 15:04 UTC 

mdocml: correct spacing *after* inline equations (much simpler than
 2014-10-20  2:47 UTC 

mdocml: correct spacing before inline equations
 2014-10-20  2:33 UTC 

mdocml: show the {MDOC,MAN}_EQN node, it contains interesting
 2014-10-20  1:43 UTC 

docbook2mdoc: Differentiate between inline and non-inline equations by
 2014-10-19 19:11 UTC 

mdocml: plug file descriptor leaks on read or write failure; hinted at
 2014-10-18 15:57 UTC 

mdocml: oops, don't escape the first token of inline equations
 2014-10-16  1:28 UTC 

mdocml: Implement in-line equations, much needed by Xenocara manuals
 2014-10-16  1:11 UTC 

mdocml: even if a table has zero columns, do not segfault in the
 2014-10-14 18:18 UTC 

mdocml: annotate for difficulty, and some minor cleanup
 2014-10-14 15:47 UTC 

mdocml: bentley@ suggests Unicode table borders; while here, remove the
 2014-10-14 13:53 UTC 

mdocml: Rudimentary implementation of the e, x, and z table layout
 2014-10-14  2:16 UTC 

mdocml: implement font modifiers in table layouts
 2014-10-13 23:31 UTC 

mdocml: Properly scale string length measurements for PostScript and PDF
 2014-10-13 22:00 UTC 

mdocml: sync with OpenBSD: check sorting of .Xr's case-insensitively; no
 2014-10-13 14:05 UTC 

mdocml: Do not warn about declarations of functions returning function
 2014-10-13 14:01 UTC 

mdocml: Clarify: SEE ALSO sections are sorted case insensitively
 2014-10-13 12:46 UTC 

mdocml: add missing entry for .ll to the dispatch table; patch from
 2014-10-12 20:32 UTC 

mdocml: bugfix: do not parse quoted strings for tokens; fixes
 2014-10-12 20:08 UTC 

mdocml: Improve error handling in the eqn(7) parser
 2014-10-12 19:31 UTC 

docbook2mdoc: Properly handle multiple <term> for a <varlistentry>
 2014-10-12 15:48 UTC 

docbook2mdoc: Add initial support for mml:* -> eqn(7)
 2014-10-12 15:08 UTC 

mdocml: major upgrade to eqn(7) terminal output; column vectors
 2014-10-12 14:49 UTC 

mdocml: document the semantics of operation keywords and some other
 2014-10-12 11:57 UTC 

mdocml: warn about parentheses in function names after .Fn and .Fo;
 2014-10-11 21:14 UTC 

mdocml: sync Copyright years after merge to OpenBSD; no code change
 2014-10-10 15:26 UTC 

mdocml: Drop trailing whitespace, adjust a few indentations, and update
 2014-10-10 14:27 UTC 

mdocml: No need to assert() that a pointer is non-null right before
 2014-10-10 14:02 UTC 

mdocml: Make eqn(7) -Ttree output more useful: * Reduce noise by not
 2014-10-10 12:19 UTC 

mdocml: tasks found while reading the eqn(7) User's Guide
 2014-10-10 10:49 UTC 

mdocml: Ignore "delim" command
 2014-10-10  9:12 UTC 

mdocml: Re-write of eqn(7) parser and MathML output
 2014-10-10  8:44 UTC 

mdocml: be a bit more patient, 1s is sometimes insufficient for
 2014-10-07 18:20 UTC 

mdocml: If a tbl(7) layout contains unknown font modifiers, fall back to
 2014-10-07 14:07 UTC 

mdocml: note HTML max-width issue
 2014-10-06 18:35 UTC 

mdocml: Change "to" and "from" commands to use munder, mover, and
 2014-09-28 20:14 UTC 

mdocml: Crudely accomodate for matrices by way of adjacent tables
 2014-09-28 14:06 UTC 

mdocml: Parse from/to clauses in eqn
 2014-09-28 14:05 UTC 

mdocml: Support a decent subset of eqn(7) in MathML
 2014-09-28 13:34 UTC 

mdocml: Add support for some MathML elements and attributes in our
 2014-09-28 11:33 UTC 

mdocml: Make eqn tree output a bit more useful
 2014-09-28 11:32 UTC 

mdocml: Add support for EQNPOS_SUBSUP and a doubly-linked eqn_box list
 2014-09-28 11:32 UTC 

mdocml: Have Makefile build mandoc(1) before it tries to generate the
 2014-09-27 11:20 UTC 

mdocml: Modify man.cgi to use HTML5
 2014-09-27 11:17 UTC 

mdocml: Don't pretend we have a separate XHTML and HTML mode any more
 2014-09-27 11:17 UTC 

mdocml: Specify the spacer in the overridable CSS
 2014-09-27 11:16 UTC 

mdocml: Remove <p> in favour of <div class="spacer">
 2014-09-27 10:56 UTC 

mdocml: HTML5-isation: remove more alignments
 2014-09-27  9:20 UTC 

mdocml: Continue in HTML5-ing by kicking out some hard-coded alignments
 2014-09-27  9:13 UTC 

mdocml: Kick out "summary" attribute, which isn't HTML5
 2014-09-27  9:05 UTC 

mdocml: Kick out two attibutes we don't use any more in HTML5
 2014-09-27  9:03 UTC 

mdocml: First, add space for default styling for HTML5 (non-fragment)
 2014-09-27  9:02 UTC 

mdocml: First steps in HTML5: use UTF8 meta-charset and HTML5 doctype
 2014-09-27  8:54 UTC 

mdocml: simplify handling of .An -[no]split for terminal output: delete
 2014-09-17 20:18 UTC 

mdocml: implement .An -[no]split for -Thtml
 2014-09-17 19:56 UTC 

mdocml: Five year old typo reported by Theo Buehler at math dot ethz dot
 2014-09-17  0:43 UTC 

mdocml: Support backslash-escaping of white space in the query
 2014-09-14 19:44 UTC 

mdocml: warn about commas in function arguments; inspired by mdoclint(1)
 2014-09-12  0:54 UTC 

mdocml: document new SEE ALSO .Xr warnings
 2014-09-12  0:10 UTC 

mdocml: warn about botched .Xr ordering and punctuation below SEE ALSO;
 2014-09-11 23:53 UTC 

mdocml: If a manpath directory (for example, a _whatdb entry from
 2014-09-09 19:35 UTC 

mdocml: warn about AUTHORS sections without .An macros, inspired by
 2014-09-07 23:25 UTC 

mdocml: Do not report a page as arch=any merely because .Dt lacks the
 2014-09-07  3:08 UTC 

mdocml: fix debugging output
 2014-09-07  3:00 UTC 

mdocml: always use the right buffer, and fix one evil typo
 2014-09-07  2:17 UTC 

mdocml: Parse and ignore the .pl (page length) request; Daniel Levai
 2014-09-07  0:21 UTC 

mdocml: Allow .ll in the prologue; Daniel Levai reports Slackware Linux
 2014-09-07  0:05 UTC 

mdocml: Simplify by handling empty request lines at the one logical
 2014-09-06 23:24 UTC 

mdocml: Move main format autodetection from the parser dispatcher to the
 2014-09-06 22:39 UTC 

mdocml: Add *.gz support to apropos(1) -a, man(1), and even mandoc(1)
 2014-09-03 23:21 UTC 

mdocml: If a manual page is installed gzip(1)ed, let makewhatis(8) take
 2014-09-03 18:09 UTC 

mdocml: Implement the traditional -h option for man(1): show the
 2014-09-03  5:22 UTC 

mdocml: When makewhatis(8) finds an .so link after the manual being
 2014-09-01 23:47 UTC 

mdocml: In man(1) mode, change to the right directory before starting
 2014-09-01 22:45 UTC 

mdocml: Introduce a man(1) -l option as an alias for mandoc -a
 2014-08-30 18:08 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).