source@mandoc.bsd.lv
 help / color / mirror / Atom feed
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 

mdocml: On Linux, wcwidth() needs _XOPEN_SOURCE, or just _GNU_SOURCE for
 2014-08-28 10:38 UTC 

mdocml: Support .St -susv1 and .St -susv4
 2014-08-28  3:51 UTC 

mdocml: I just noticed that -Tps writes "%%CreationDate:" headers
 2014-08-28  1:37 UTC 

mdocml: Sync section titles with OpenBSD
 2014-08-26 11:21 UTC 

mdocml: When support for bold italic font was added to the parsers and
 2014-08-24 23:43 UTC 

mdocml: without search results, skip the processing loops and the parser
 2014-08-23 22:26 UTC 

mdocml: do not leak a file descriptor on fdopen(3) failure; from doug@
 2014-08-23 18:13 UTC 

mdocml: Let man(1) display preformatted manuals by simply reading them
 2014-08-23  0:34 UTC 

mdocml: implement man(1) quirk: section argument without -s
 2014-08-22 18:07 UTC 

mdocml: typo; noticed by jmc@ some time ago
 2014-08-22 15:49 UTC 

mdocml: implement MANPAGER and PAGER
 2014-08-22  4:52 UTC 

mdocml: mandoc -a, man, apropos -a, whatis -a now paginate by default
 2014-08-22  3:42 UTC 

mdocml: Bugfix: make whatis(1) case-insensitive again
 2014-08-21 20:29 UTC 

mdocml: limit CGI process execution time to make REDoS attacks less
 2014-08-21 16:05 UTC 

mdocml: Right after .Fl, a middle delimiter triggers an empty scope,
 2014-08-21 12:57 UTC 

mdocml: man -I -O -T -W now work, too
 2014-08-21  2:38 UTC 

mdocml: Describe the new options -afkw
 2014-08-21  2:28 UTC 

mdocml: Complete the whatis.1 -> apropos.1 merge, in particular
 2014-08-21  1:52 UTC 

mdocml: * remove pointless separate -f and -k synopses, they take almost
 2014-08-21  1:35 UTC 

mdocml: Now that we have man(1) functionality, add a man(1) manual page
 2014-08-21  0:42 UTC 

mdocml: Implement classic man(1) output mode showing only one manual
 2014-08-21  0:32 UTC 

mdocml: Parse the new -a, -i, and -w options
 2014-08-20 21:04 UTC 

mdocml: 1.12.4 release notes
 2014-08-20  1:09 UTC 

mdocml: Do not dereference a NULL pointer if a .Bl macro has no -type,
 2014-08-19 17:31 UTC 

mdocml: libroff depends on libmandoc and so libmandoc should be included
 2014-08-19 16:52 UTC 

mdocml: When the first child of the node being validated gets deleted
 2014-08-18 16:36 UTC 

mdocml: merge kristaps@' bugfix from HEAD: Fix a corner case where
 2014-08-18 13:16 UTC 

mdocml: Fix a corner case where \H<nil> (where <nil> is the \0
 2014-08-18  9:11 UTC 

mdocml: While all current callers pass valid data to ascii_hspan() only,
 2014-08-17 22:14 UTC 

mdocml: While all current callers pass valid data to ascii_hspan() only,
 2014-08-17 22:10 UTC 

mdocml: typo; Steven Honeyman <stevenhoneyman at gmail dot com>
 2014-08-17 21:03 UTC 

mdocml: Do not require getsubopt() to provide extern char *suboptarg
 2014-08-17 20:53 UTC 

mdocml: one forgotten #ifdef -> #if conversion
 2014-08-17 20:45 UTC 

mdocml: 
 2014-08-17 16:51 UTC 

mdocml: KNF: fix indentation of previous commit, see style(9):
 2014-08-17 16:44 UTC 

mdocml: Protect against accessing "n->next->child" by first checking
 2014-08-17  8:37 UTC 

mdocml: If a stray .It follows .El, we are no longer in the list, even
 2014-08-16 19:52 UTC 

mdocml: If a stray .It follows .El, we are no longer in the list, even
 2014-08-16 19:50 UTC 

mdocml: Improve build system and autodetection
 2014-08-16 19:00 UTC 

mdocml: Some compilers apparently worry that abort() might return and
 2014-08-14 22:33 UTC 

mdocml: Clarify that .Em and .Sy are physical, not semantic markup,
 2014-08-14 20:57 UTC 

mdocml: Add INSTALL, and remove WWW gunk from the Makefile, we are not
 2014-08-14 20:43 UTC 

mdocml: Standard output reminder to run ./configure from make, suggested
 2014-08-14 20:33 UTC 

mdocml: remove double word; from jmc@
 2014-08-14 20:27 UTC 

mdocml: Cygwin support; from Yaakov Selkowitz,
 2014-08-14  4:13 UTC 

mdocml: Revert previous, as requested by kristaps@
 2014-08-14  0:31 UTC 

mdocml: note about AT&T documenters workbench
 2014-08-13 22:17 UTC 

mdocml: note about <var>
 2014-08-13 21:30 UTC 

mdocml: Begin cleaning up scaling units
 2014-08-13 20:34 UTC 

mdocml: Use <em> for .Em and .Bf -emphasis
 2014-08-13 15:25 UTC 

mdocml: typo in comment; Guy Harris <guy at alum dot mit dot edu>
 2014-08-12 21:35 UTC 

mdocml: In mdoc(7) and man(7), if a width is given as a bare number
 2014-08-12 19:28 UTC 

mdocml: The macro SCALE_HS_INIT() is always passed the result of
 2014-08-12 19:28 UTC 

mdocml: work around lack of d_namlen and ALIGN/ALIGNBYTES on Linux
 2014-08-11  3:19 UTC 

mdocml: revert previous; i missed that config.h needs sys/types.h and
 2014-08-11  2:21 UTC 

mdocml: typo
 2014-08-11  2:05 UTC 

mdocml: Provide a fallback version of fts(3) for systems lacking it
 2014-08-11  1:39 UTC 

mdocml: Get rid of HAVE_CONFIG_H, it is always defined; idea from
 2014-08-11  0:31 UTC 

mdocml: Get rid of HAVE_CONFIG_H, it is always defined; idea from
 2014-08-10 23:54 UTC 

mdocml: New section about deployment by Kristaps
 2014-08-10 17:22 UTC 

mdocml: 1.13.1 release notes
 2014-08-10 16:32 UTC 

mdocml: sync after adding config.h to mansearch_const.c; committing on
 2014-08-10 16:21 UTC 

mdocml: Clarifications in comments and standard output suggested by Paul
 2014-08-10  2:45 UTC 

mdocml: mmap(2) requires MAP_PRIVATE ^ MAP_SHARED for flags; found by
 2014-08-09 14:24 UTC 

mdocml: missing #include "config.h", hence missing definition of
 2014-08-09 14:05 UTC 

mdocml: Do not hardcode stuff in ./configure that is actually
 2014-08-08 23:47 UTC 

mdocml: Delete the __attribute__((__bounded__(...))) annotation
 2014-08-08 23:43 UTC 

mdocml: add INSTALL and bump VERSION
 2014-08-08 20:34 UTC 

mdocml: mention neatroff
 2014-08-08 20:04 UTC 

mdocml: provide some instructions for manual installation
 2014-08-08 16:45 UTC 

mdocml: When .Sm is called without an argument, groff toggles the
 2014-08-08 16:38 UTC 

mdocml: some corrections and improvements with respect to prologue
 2014-08-08  1:52 UTC 

mdocml: document warning and error messages, using quite some feedback
 2014-08-08  1:51 UTC 

mdocml: Bring the handling of defective prologues even closer to groff,
 2014-08-06 15:09 UTC 

mdocml: remove another leftover file
 2014-08-05 17:07 UTC 

mdocml: sync after sqlite3_errstr() compat addition
 2014-08-05 16:12 UTC 

mdocml: strcasestr() wants _GNU_SOURCE on Linux
 2014-08-05 16:03 UTC 

mdocml: NULL is in <stddef.h>; found on Linux
 2014-08-05 16:00 UTC 

mdocml: Absurdly, the return value of sqlite3_column_text() is "const
 2014-08-05 14:43 UTC 

mdocml: Since old SQLite versions do not have sqlite3_errstr(), provide
 2014-08-05 12:50 UTC 

mdocml: If an old SQLite version doesn't provide SQLITE_DETERMINISTIC,
 2014-08-05 12:34 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).