source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mandoc: Make roff_expand() parse left-to-right rather than
 2022-05-19 15:38 UTC 

mandoc: improve a comment explaining a particularly nasty hack; no code
 2022-05-19 14:49 UTC 

mandoc: Split a new function roff_parse_comment() out of roff_expand()
 2022-05-01 16:22 UTC 

mandoc: Provide a new function roff_req_or_macro() to parse and handle a
 2022-04-30 18:52 UTC 

mandoc: Add comments to some of the enum roff_tok values; particularly
 2022-04-30 15:09 UTC 

mandoc: Refactor the handler function roff_block_sub() for clarity and
 2022-04-30 11:33 UTC 

mandoc: The syntax of the roff(7) .mc request is quite special and the
 2022-04-28 16:21 UTC 

mandoc: Element next-line scopes may nest, so man_breakscope() may have
 2022-04-28 10:26 UTC 

mandoc: The .AT, .DT, and .UC macros are allowed inside next-line scope
 2022-04-27 17:11 UTC 

mandoc: Fix three bugs regarding the interaction of \z and \h: 1
 2022-04-27 13:41 UTC 

mandoc: typo in example text: unsused -> unused; noticed by tb@
 2022-04-26 15:07 UTC 

mandoc: At the end of every tbl(7) cell, clear the \z state
 2022-04-26 14:52 UTC 

mandoc: If a node is tagged explicitly, skip implicit tagging for that
 2022-04-26 11:38 UTC 

mandoc: When we open a new .while loop, let's not attempt to close out
 2022-04-24 17:40 UTC 

mandoc: If a .shift request has a negative argument, do not use a
 2022-04-24 13:39 UTC 

mandoc: If the last data row of a tbl(7) contains nothing but a
 2022-04-23 14:02 UTC 

mandoc: support for hunting memory leaks; designed and written last
 2022-04-14 16:44 UTC 

mandoc: some HTML/CSS issues from John Gardner
 2022-04-14 10:15 UTC 

mandoc: prefer https links in man pages patch from jsg@ ok gnezdo@ miod@
 2022-04-14 10:10 UTC 

mandoc: To prevent infinite recursion while expanding eqn(7)
 2022-04-13 20:26 UTC 

mandoc: Do not die on an assertion if an input file contains no section
 2022-04-13 14:45 UTC 

mandoc: Surprisingly, groff supports multiple copy mode escapes at the
 2022-04-13 13:20 UTC 

mandoc: When calculating the with of spanned columns, which for example
 2022-04-08 16:54 UTC 

mandoc: new TODO entry: handle Unicode letters in tags
 2022-03-27 11:08 UTC 

mandoc: The demandoc(1) program neither reads nor writes any databases,
 2022-03-20 15:42 UTC 

mandoc: Avoid legacy CSS2 syntax for the "display" property and use the
 2022-03-17 18:46 UTC 

mandoc: Just say that the databases are intended for use by apropos(1),
 2022-03-16 23:26 UTC 

mandoc: In the first example, use "mandoc -a" directly rather "mandoc
 2022-02-08 18:30 UTC 

mandoc: remove "please" from manual page; patch from jsg@, ok jmc@
 2022-02-08 18:28 UTC 

mandoc: Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro
 2022-01-13  8:42 UTC 

mandoc: Only sort the result array if it contains more than one element,
 2022-01-13  4:06 UTC 

mandoc: More accurately represent cells containing horizontal lines in
 2022-01-12  4:54 UTC 

mandoc: According to the tbl(7) manual, if a data cell contains only the
 2022-01-12  4:43 UTC 

mandoc: In one of the examples, the tbl(7) source code displayed
 2022-01-12  4:14 UTC 

mandoc: column width specifications in tbl(7) HTML output
 2022-01-12  0:17 UTC 

mandoc: When rendering the \h (horizontal motion) low-level roff(7)
 2022-01-10 18:02 UTC 

mandoc: merge OpenBSD commit by jmc@: sytle -> style; adapted from
 2021-12-06 16:26 UTC 

mandoc: Make sure that the configuration file is always read, even when
 2021-11-05 18:03 UTC 

mandoc: Commit and commit message by deraadt@: For open/openat, if the
 2021-11-05 17:04 UTC 

mandoc: simplify a few accesses to fields of structs, using auxiliary
 2021-10-17 21:06 UTC 

mandoc: Simplify the code building lists of spans, no output change
 2021-10-17 20:48 UTC 

mandoc: better error message if mandocd is not found
 2021-10-15 15:04 UTC 

mandoc: Clean up memory handling in spawn_pager(), free(3)ing everything
 2021-10-04 21:29 UTC 

mandoc: In man(1) mode, properly clean up the resn[] result array after
 2021-10-04 20:24 UTC 

mandoc: Provide a cleanup function for the term_tab module, freeing
 2021-10-04 18:57 UTC 

mandoc: store the operating system name obtained from uname(3) in the
 2021-10-04 14:19 UTC 

mandoc: Do not leak 64 bytes of heap memory every time a manual page
 2021-10-04 10:12 UTC 

mandoc: tagging issues from weerd@ regarding hyphens
 2021-10-01  8:59 UTC 

mandoc: Revert part of the previous diff to fix a regression (another
 2021-09-28 17:07 UTC 

mandoc: two typos; patch from Raf Czlonka <rczlonka at gmail dot com>
 2021-09-28 15:42 UTC 

mandoc: Sevan Janiyan resigned from the NetBSD project and pkgsrc in
 2021-09-25 15:42 UTC 

mandoc: release 1.14.6
 2021-09-23 18:03 UTC 

mandoc: credits for release testing
 2021-09-23 17:12 UTC 

mandoc: handle man3c/fopen.3c in main.c/fs_*()
 2021-09-21 17:58 UTC 

mandoc: POSIX make(1) does not support prerequisites on suffix rules
 2021-09-21 11:05 UTC 

mandoc: more details about Mac OS X; information from Sevan Janiyan
 2021-09-20 13:26 UTC 

mandoc: make the path to ar(1) configurable, needed by NixOS; suggested
 2021-09-20 10:20 UTC 

mandoc: Create the link from ./man to ./mandoc in the "all" target
 2021-09-20 10:15 UTC 

mandoc: isspace(3) requires an unsigned argument; bug reported by Thomas
 2021-09-19 18:14 UTC 

mandoc: clarify the meaning of a complicated mixed signed/unsigned
 2021-09-19 18:07 UTC 

mandoc: do not ship with an old OpenBSD version number
 2021-09-19 16:19 UTC 

mandoc: some more portability improvements
 2021-09-19 15:21 UTC 

mandoc: Test availability of mkstemps(3) and provide a fallback
 2021-09-19 15:06 UTC 

mandoc: Two minor improvements: 1
 2021-09-19 15:03 UTC 

mandoc: do not use the echo(1) -n option, it is not portable; issue
 2021-09-19 12:28 UTC 

mandoc: do not use the sed(1) -i option, it is not portable; issue found
 2021-09-19 12:16 UTC 

mandoc: bump VERSION
 2021-09-19 11:04 UTC 

mandoc: tiny update
 2021-09-19 11:03 UTC 

mandoc: update some Copyright years
 2021-09-19 11:02 UTC 

mandoc: update Makefile.depend
 2021-09-18 15:39 UTC 

mandoc: correct whitespace in the title of the Lesk paper to match the
 2021-09-18 12:34 UTC 

mandoc: replace "Ar arg Ar arg" with "Ar arg arg"; patch from jmc@
 2021-09-18 12:23 UTC 

mandoc: document mandoc_recallocarray(3); patch found in my tree,
 2021-09-17 18:50 UTC 

mandoc: update
 2021-09-17 18:28 UTC 

mandoc: Quirk-compatibility with GNU tbl(1): With the "nospaces" option,
 2021-09-10 13:25 UTC 

mandoc: add two newly reported bugs, and remove two feature requests
 2021-09-10 12:48 UTC 

mandoc: In a tbl(7) having the "nospaces" option, skip space characters
 2021-09-10 12:07 UTC 

mandoc: In HTML output, in cells with an "n" (number) layout, pad
 2021-09-09 16:53 UTC 

mandoc: If the layout or data of an individual cell in a tbl(7) contains
 2021-09-09 14:47 UTC 

mandoc: Fix an infinite loop that could occur during some cases of
 2021-09-07 17:08 UTC 

mandoc: Correctly calculate required column widths for tables containing
 2021-09-07 14:56 UTC 

mandoc: we already parse the GNU tbl(7) "nospaces" option, so let it
 2021-09-07 11:48 UTC 

mandoc: do not crash when a tbl(7) cell uses roman font
 2021-09-07 10:59 UTC 

mandoc: TODO: let makewhatis(8) follow symbolic links to dirs
 2021-09-06 14:32 UTC 

mandoc: during prioritization for man(1), correctly extract the section
 2021-09-04 22:39 UTC 

mandoc: mdoc(7): improve output of .At 32v The official designation
 2021-09-04 20:27 UTC 

mandoc: In the fallback code to look for manual pages without using
 2021-09-04 12:53 UTC 

mandoc: do not crash when a manpath directory contains a symbolic link
 2021-08-19 16:56 UTC 

mandoc: fix the section number in the <title> element for preformatted
 2021-08-19 15:24 UTC 

mandoc: print a BAGARG message if -T markdown is requested on man(7)
 2021-08-14 13:53 UTC 

mandoc: Support two-character font names (BI, CW, CR, CB, CI) in the
 2021-08-10 12:55 UTC 

mandoc: Rename the compile-time configuration variable $HOMEBREWDIR to
 2021-08-07 13:02 UTC 

mandoc: .OP is not a GNU extension but first appeared in the
 2021-08-05 14:31 UTC 

mandoc: manually tag the macro names that have false positives
 2021-07-29 17:32 UTC 

mandoc: Improve the description of .Fl in multiple respects and in
 2021-07-29 16:25 UTC 

mandoc: Support auto-tagging for ".It Va"
 2021-07-18 11:41 UTC 

mandoc: s/The arguments are as follows:/The options are as follows:/
 2021-07-04 16:33 UTC 

mandoc: The mandoc(1) manual already mentions that -T man output mode
 2021-07-04 15:38 UTC 

mandoc: delete the two pairs of extra blank lines from expected man(7)
 2021-06-28 20:13 UTC 

mandoc: In terminal output of man(7) documents, stop printing two extra
 2021-06-28 19:50 UTC 

mandoc: add a style message about overlong text lines, trying very hard
 2021-06-27 17:58 UTC 

mandoc: new TODO entry: HTML formatting of .nf
 2021-06-27 17:29 UTC 

mandoc: three new TODO items
 2021-06-26 11:09 UTC 

mandoc: In -W style mode, check .Xr links along the full manpath because
 2021-06-02 18:28 UTC 

mandoc: tbl(7) layout "n" specifier for HTML output
 2021-06-02 18:24 UTC 

mandoc: In revision 1.157 of cgi.c, a meta viewport element was added to
 2021-06-02 17:52 UTC 

mandoc: test private use areas some more as they have proven fragile
 2021-06-02 17:39 UTC 

mandoc: Cleanup: 1
 2021-06-02 16:38 UTC 

mandoc: The wcwidth(3) of Plane 15 and Plane 16 Private Use Characters
 2021-06-02 15:29 UTC 

mandoc: When looking for column separators on tbl(7) data lines,
 2021-05-18 13:23 UTC 

mandoc: Implement the layout specification "a" (left justify with 1em
 2021-05-16 23:19 UTC 

mandoc: test font modifiers in the layout; related to tbl_html.c rev
 2021-05-16 22:28 UTC 

mandoc: implement the tbl(7) layout modifiers "b" (bold) and "i"
 2021-05-16 18:11 UTC 

mandoc: When looking for the last layout row used, we need to look at
 2021-05-15 17:19 UTC 

mandoc: Add OpenBSD riscv64 architecture; patch from jsg@
 2021-05-13 13:33 UTC 

mandoc: remove stray byte from broken escape sequence; diff from jmc@
 2021-05-12 17:13 UTC 

mandoc: typo; diff from fcambus@
 2021-05-12  8:51 UTC 

mandoc: \s with arbitrary arg delimiters
 2021-05-12  8:35 UTC 

mandoc: In HTML output, correctly render .Bd -unfilled in
 2021-03-30 19:26 UTC 

mandoc: Append .html suffix to temporary files enabling browsers to
 2021-03-30 17:17 UTC 

mandoc: double .TH in man(7)
 2021-03-28 18:46 UTC 

mandoc: more about .Bd -unfilled
 2021-03-28 15:34 UTC 

mandoc: Rename syntax test of the \O escape sequence (suppress output
 2020-12-21 15:13 UTC 

mandoc: MANWIDTH
 2020-11-13 11:25 UTC 

mandoc: old groff_char(7) reported by kamil at NetBSD
 2020-11-12 20:46 UTC 

mandoc: Delete a sentence pointing to "the Predefined Strings subsection
 2020-10-31 11:45 UTC 

mandoc: Finally get rid of the "overflow: auto" property of ".Bl-tag >
 2020-10-30 21:35 UTC 

mandoc: Promote section headers that can can be used unmodified as
 2020-10-30 13:25 UTC 

mandoc: Correct an embarrassing spelling mistake: The last name of the
 2020-10-28 21:08 UTC 

mandoc: Improve the HISTORY and AUTHORS sections, using information
 2020-10-28 15:32 UTC 

mandoc: error message simplifications requested by deraadt@
 2020-10-26 13:31 UTC 

mandoc: The GNU tbl(1) program contained in the groff package internally
 2020-10-25 18:28 UTC 

mandoc: Treat \*[.T] in the same way as \*(.T rather than calling
 2020-10-24 22:58 UTC 

mandoc: In HTML output, avoid printing a newline right after <pre> and
 2020-10-16 17:23 UTC 

mandoc: add missing mention of Werner Lemberg, noticed by Werner
 2020-10-14 14:23 UTC 

mandoc: add example to apropos.1 to list all manuals in a given section;
 2020-10-01 22:50 UTC 

mandoc: Element next-line scopes can nest
 2020-09-09 17:01 UTC 

mandoc: Do not abuse assert(3) to react to absurd input; the purpose of
 2020-09-09 13:45 UTC 

mandoc: assertion found in jes@'es afl run: .TS .if n .ce
 2020-09-07 14:19 UTC 

mandoc: After .ti, there are many reasons why the offset may change, so
 2020-09-06 14:45 UTC 

mandoc: Fix two issues with .po (page offset) formatting: 1
 2020-09-03 20:43 UTC 

mandoc: If .ti had an excessive argument, using it was attempted, in
 2020-09-03 17:42 UTC 

mandoc: Do not indent by SIZE_MAX/2 when .ce occurs inside explicit
 2020-09-02 16:40 UTC 

mandoc: Ignore unreasonably large spacing modifiers in tbl layouts
 2020-09-01 18:25 UTC 

mandoc: more info from John Gardner about ASCII control chars in roff(7)
 2020-09-01 18:10 UTC 

mandoc: Remove a lie reported by Jamie Landeg-Jones <jamie at catflap
 2020-08-27 15:56 UTC 

mandoc: Fix a regression caused by the insertion of two new tokens,
 2020-08-27 15:00 UTC 

mandoc: Make it more explicit that the statement "-O tag does not work
 2020-08-27 14:28 UTC 

mandoc: Avoid artifacts in the most common case of closing conditional
 2020-08-27 12:59 UTC 

mandoc: add a forgotten "#if HAVE_PLEDGE"; patch sent in by <alexander
 2020-08-07 20:57 UTC 

mandoc: Put the code handling \} into a new function
 2020-08-03 11:03 UTC 

mandoc: trivial sync with OpenBSD in parts of these files that are not
 2020-07-30 21:43 UTC 

mandoc: trivial adjustment of the desired test results after getting
 2020-07-21 15:18 UTC 

mandoc: adjust test framework to not require a tty
 2020-07-21 15:14 UTC 

mandoc: undocumented options -O outfilename and -O tagfilename to
 2020-07-21 15:10 UTC 

mandoc: Switch the default pager from "more -s" to "less"
 2020-07-20 16:58 UTC 

mandoc: Support the "powerpc64" architecture name
 2020-06-29 19:22 UTC 

mandoc: Briefly mention groff_mdoc(7) below SEE ALSO
 2020-06-25 20:45 UTC 

mandoc: more details about ASCII control characters
 2020-06-24 12:10 UTC 

mandoc: Provide a real feature test for __attribute__()
 2020-06-22 20:01 UTC 

mandoc: Because mandoc_aux.h and mandoc.h use __attribute__, all files
 2020-06-22 19:21 UTC 

mandoc: John Gardner: handling of ASCII control characters during input
 2020-06-22 18:01 UTC 

mandoc: Manually tag the section option
 2020-06-17 19:43 UTC 

mandoc: Sync stringlist implementation with NetBSD
 2020-06-15 21:48 UTC 

mandoc: sync with OpenBSD, no functional change intended
 2020-06-15 20:50 UTC 

mandoc: update millert@'s email address
 2020-06-15 20:20 UTC 

mandoc: document -T html -O tag as implemented in main.c rev
 2020-06-15 18:05 UTC 

mandoc: Support -T html -O tag by passing a file:// URI to the pager
 2020-06-15 17:26 UTC 

mandoc: add missing compat_stringlist.o to ALL_COBJS, useful for make
 2020-06-15 16:58 UTC 

mandoc: Only compile compat_*.c implementations that are actually
 2020-06-15  1:37 UTC 

mandoc: Make the ./configure script simpler, more robust, and 23 lines
 2020-06-14 23:41 UTC 

mandoc: merge rev
 2020-06-14 23:09 UTC 

mandoc: Give the fts_compar struct member a real prototype
 2020-06-14 22:50 UTC 

mandoc: Fix a regression in rev
 2020-06-14 16:24 UTC 

mandoc: While we do not recommend the idiom ".Fl Fl long" for long
 2020-04-26 21:41 UTC 

mandoc: Resurrect the documentation of the print_otag() 's' attribute
 2020-04-24 13:13 UTC 

mandoc: provide a STYLE message when mandoc knows the file name and the
 2020-04-24 12:03 UTC 

mandoc: In fragment identifiers, use ~%d for ordinal suffixes, and
 2020-04-20 13:07 UTC 

mandoc: When .Bd, .D1, or .Dl is tagged, attach the permalink to the
 2020-04-19 16:36 UTC 

mandoc: Correctly handle non-unique tags even when NODE_ID and NODE_HREF
 2020-04-19 15:17 UTC 

mandoc: Major update: Complete includes, add several functions, no more
 2020-04-18 20:44 UTC 

mandoc: When a .Tg is attached to a paragraph, attach the permalink to
 2020-04-18 20:40 UTC 

mandoc: Use a separate node->tag attribute rather than abusing the
 2020-04-08 11:56 UTC 

mandoc: Separate the place to put the <a href> permalink (now marked
 2020-04-07 22:56 UTC 

mandoc: Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It
 2020-04-06 10:16 UTC 

mandoc: automatically tag .SH and .SS in man(7) terminal output in the
 2020-04-04 20:34 UTC 

mandoc: Remove some stray argument names from function prototypes, for
 2020-04-03 11:35 UTC 

mandoc: #include <stdint.h> because that is needed before #include
 2020-04-03 10:30 UTC 

mandoc: When the last file formatted yielded no tags, the tags file got
 2020-04-02 22:13 UTC 

mandoc: Copy tagged strings before marking hyphens as breakable
 2020-04-02 15:05 UTC 

mandoc: Just like we are already doing it in HTML output, automatically
 2020-04-01 20:21 UTC 

mandoc: Even though the HTML, man, markdown, PDF, PostScript, and tree
 2020-03-28 16:19 UTC 

mandoc: test skipping of initial hyphens and minus signs in automatic
 2020-03-21  0:25 UTC 

mandoc: When setting automatic tags, skip initial hyphens and minus
 2020-03-21  0:18 UTC 

mandoc: The tag file always needs to be closed before starting the
 2020-03-19 12:22 UTC 

mandoc: Make the "make depend" maintainer target more convenient by
 2020-03-13 17:32 UTC 

mandoc: Properly reset the validation part of the tagging module between
 2020-03-13 16:17 UTC 

mandoc: Split tagging into a validation part including prioritization in
 2020-03-13 15:33 UTC 

mandoc: The HTML standard does not allow self-closing syntax for
 2020-02-27 22:28 UTC 

mandoc: Fully support explicit tagging of .Sh and .Ss
 2020-02-27 21:44 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).