source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mandoc: For .EX and .EE, set the fill mode parser state directly in the
 2018-12-31  8:04 UTC 

mandoc: Cleanup, no functional change: Use the new parser flag
 2018-12-31  7:46 UTC 

mandoc: Move parsing of the .nf and .fi (fill mode) requests from the
 2018-12-31  7:08 UTC 

mandoc: Cleanup, minus 15 LOC, no functional change: Simplify the way
 2018-12-31  4:56 UTC 

mandoc: Cleanup, no functional change: The struct roff_man used to be a
 2018-12-30  0:50 UTC 

mandoc: add some notes about using col(1) and ul(1) to process the ascii
 2018-12-28  0:15 UTC 

mandoc: bugfix: make the static class buffer long enough for .Bl
 2018-12-25  0:06 UTC 

mandoc: mandoc.css lives in /usr/share/misc now; use full paths to
 2018-12-24 23:37 UTC 

mandoc: Finally, stop abusing .Ss and .Sx to mark up macros, use .Ic
 2018-12-23 22:04 UTC 

mandoc: Simplify and clarify instructions for .Ql, and deprecate .Li
 2018-12-23 16:56 UTC 

mandoc: Deprecate .Lp, use .Pp instead
 2018-12-23 15:33 UTC 

mandoc: In the TOC, close <a> before opening <ul>
 2018-12-22 19:49 UTC 

mandoc: merge a test update from OpenBSD that was forgotten in April
 2018-12-21 17:47 UTC 

mandoc: Rename mandoc_getarg() to roff_getarg() and pass it the roff
 2018-12-21 17:15 UTC 

mandoc: Move the full responsibility for reporting open(2) errors from
 2018-12-20 21:31 UTC 

mandoc: Explain what the fields in mandoc messages mean, rather than
 2018-12-20 18:24 UTC 

mandoc: Bugfix: When after a \\, \t, or \a, another \t or \a had to be
 2018-12-20  3:41 UTC 

mandoc: As a first step towards making roff_res() callable from
 2018-12-18 22:00 UTC 

mandoc: The .HP macro was deprecated by groff, and that makes sense
 2018-12-16  2:21 UTC 

mandoc: minor polishing, in parts related to functional improvements in
 2018-12-16  1:35 UTC 

mandoc: s/OpenBSD/Id/ in CVS Ids
 2018-12-16  0:21 UTC 

mandoc: Yet another round of improvements to manual font selection
 2018-12-16  0:17 UTC 

mandoc: Several improvements to escape sequence handling
 2018-12-15 19:31 UTC 

mandoc: zap trailing whitespace; from jmc@
 2018-12-14 20:40 UTC 

mandoc: Cleanup, no functional change: Now that message handling is
 2018-12-14  6:33 UTC 

mandoc: Almost mechanical diff to remove the "struct mparse *" argument
 2018-12-14  5:18 UTC 

mandoc: Fold mparse_parse_buffer() into mparse_readfd(), making the code
 2018-12-14  2:16 UTC 

mandoc: Delete the function mparse_readmem() that has been unused for
 2018-12-14  1:25 UTC 

mandoc: Major cleanup; may imply minor changes in edge cases of error
 2018-12-14  1:18 UTC 

mandoc: Cleanup, no functional change: Split the top level parser
 2018-12-13 11:56 UTC 

mandoc: libmdoc.h no longer needs mdoc.h
 2018-12-13  7:30 UTC 

mandoc: Cleanup, no functional change: Finally merge the pointless file
 2018-12-13  7:28 UTC 

mandoc: Cleanup, no functional change: Move the roffhash_*() functions
 2018-12-13  6:18 UTC 

mandoc: Cleanup, no functional change: No need to expose the eqn(7)
 2018-12-13  5:24 UTC 

mandoc: Cleanup, no functional change: In libroff.h, nothing was left
 2018-12-13  3:40 UTC 

mandoc: Cleanup, no functional change: Move tbl(7)-specific parser
 2018-12-13  2:06 UTC 

mandoc: Cleanup, no functional change: No need to expose the tbl(7)
 2018-12-12 21:55 UTC 

mandoc: HTML syntax audit: render \p as <br/>, not as <div>
 2018-12-04 18:30 UTC 

mandoc: Restrict "vertical-align: middle;" to <td> descendants of
 2018-12-04  6:12 UTC 

mandoc: Make sure all borders in a table are drawn in the same color
 2018-12-04  5:21 UTC 

mandoc: During validation, drop .br before a text line starting with a
 2018-12-04  3:29 UTC 

mandoc: Clean up the validation of .Pp, .PP, .sp, and .br
 2018-12-04  2:54 UTC 

mandoc: In the validators, translate obsolete macro aliases (Lp, Ot, LP,
 2018-12-03 21:00 UTC 

mandoc: Render .br as <br/>, not as an empty <div>
 2018-12-03 16:18 UTC 

mandoc: Do not draw horizontal lines through vertical spans which are
 2018-11-29 23:08 UTC 

mandoc: Now that it is better understood how borders work, rewrite
 2018-11-29 21:41 UTC 

mandoc: Better handle automatic column width assignments in the presence
 2018-11-29  1:55 UTC 

mandoc: Bugfix: never set termp->enc to the ambiguous value
 2018-11-28 14:23 UTC 

mandoc: additional check needed after the previous (box drawing) patch
 2018-11-28 13:44 UTC 

mandoc: In -T utf8 output mode, render tbl(7) borders with the Unicode
 2018-11-28  4:48 UTC 

mandoc: Implement tbl(7) lines in -T html output, as far as they are on
 2018-11-26 21:06 UTC 

mandoc: When a conditional block is closed by putting "\}" on a text
 2018-11-26 17:44 UTC 

mandoc: Mark Harris pointed out that people might have doubts whether
 2018-11-26 17:11 UTC 

mandoc: Place mandoc.css into the public domain
 2018-11-26 15:03 UTC 

mandoc: Simplify writing of tbl(7) cells by using the new feature of
 2018-11-26  1:52 UTC 

mandoc: Support more than one style attribute one the same HTML element
 2018-11-26  1:38 UTC 

mandoc: Let cells containing nothing but \^ extend the cell above
 2018-11-25 21:18 UTC 

mandoc: In tbl(7) -T html output, span cells horizontally and
 2018-11-25 19:24 UTC 

mandoc: HTML formatting of .IP
 2018-11-25 18:05 UTC 

mandoc: Implement horizontal and vertical alignment of tbl(7) cell
 2018-11-24 23:03 UTC 

mandoc: When a font escape appears in the middle of a string, make sure
 2018-11-23 19:17 UTC 

mandoc: Correct and shorten the description of the sort order of
 2018-11-22 12:34 UTC 

mandoc: In apropos(1) output, stop sorting .Nm search results by name
 2018-11-22 12:02 UTC 

mandoc: In -T locale (the default), -T ascii, and -T utf8 mode, provide
 2018-11-22 11:30 UTC 

mandoc: Improve POSIX compliance by making case-insensitive extended
 2018-11-19 19:28 UTC 

mandoc: Correctly construct empty lists in dbm_page_get()
 2018-11-19 19:22 UTC 

texi2mdoc: If "@node Top" is missing, assume the document starts at
 2018-11-13 10:19 UTC 

texi2mdoc: Add missing p->ign guard for paragraph breaks in parseword();
 2018-11-13  9:08 UTC 

texi2mdoc: Add the -d option to specify the .Dd date, and fall back to
 2018-11-13  8:45 UTC 

mandoc: in -man -Thtml, vertical spacing is required before .IP
 2018-10-25 21:24 UTC 

mandoc: Implement the \f(CW and \f(CR (constant width font) escape
 2018-10-25  1:33 UTC 

mandoc: The ctags(1) file format uses whitespace as a field delimiter,
 2018-10-23 20:43 UTC 

mandoc: Input lines that are not blank but generate no output, for
 2018-10-23 17:18 UTC 

mandoc: Rewrite parse_path_info() to be four lines shorter, simplify
 2018-10-19 21:11 UTC 

mandoc: update DESCRIPTION and COMPATIBILITY, mostly correcting
 2018-10-04 15:32 UTC 

mandoc: Stop abusing subsections to represent the list of escape
 2018-10-04 15:16 UTC 

mandoc: When a subsection header contains no letters but only special
 2018-10-04 13:23 UTC 

mandoc: add DESCRIPTION and .Ss to the toc; suggested by espie@
 2018-10-02 19:44 UTC 

mandoc: enable the equivalent of -O toc in man.cgi(8)
 2018-10-02 19:41 UTC 

mandoc: Add an option -T html -O toc to add a brief table of contents
 2018-10-02 14:57 UTC 

mandoc: Support a second argument to -O man, selecting the format
 2018-10-02 12:34 UTC 

mandoc: Render the eqn(7) "sqrt" function as U+221A in UTF-8 output
 2018-10-02 12:19 UTC 

mandoc: Add missing URI encoding when writing HTTP redirects, fixing a
 2018-10-01  8:07 UTC 

mandoc: feature suggestions from EuroBSDCon 2018
 2018-09-23  5:35 UTC 

mandoc: Reduce excessive right padding in tagged list heads
 2018-08-27 23:14 UTC 

mandoc: Support nesting of elements with next-line scope
 2018-08-26 16:21 UTC 

mandoc: Rudimentary implementation of the roff(7) .char (output glyph
 2018-08-25 16:54 UTC 

mandoc: If man(7) next-line scope is open and the line ends with \c, the
 2018-08-25 12:33 UTC 

mandoc: Rudimentary implementation of the roff(7) .while request
 2018-08-24 23:13 UTC 

mandoc: The upcoming .while request will have to re-execute roff(7)
 2018-08-23 19:33 UTC 

mandoc: Implement the roff(7) .shift and .return requests, for example
 2018-08-23 14:30 UTC 

mandoc: Implement the \\$@ escape sequence (insert all macro arguments,
 2018-08-21 18:15 UTC 

mandoc: Improve the ASCII rendering of \(Po (Pound Sterling) and of the
 2018-08-21 16:06 UTC 

mandoc: Fix some issues found looking at groff_char(7): * Add two
 2018-08-21  1:59 UTC 

mandoc: \f[] means \fP, not \fR
 2018-08-20 18:07 UTC 

mandoc: Expand \n(.$ (the number of macro arguments) right in
 2018-08-20 17:25 UTC 

mandoc: Disable one test for now that is broken after the addition of
 2018-08-19 23:58 UTC 

mandoc: Add the \) special character, a variant of \& so arcane that i
 2018-08-19 23:49 UTC 

mandoc: Do alignment of non-numeric strings in numeric cells the same
 2018-08-19 23:10 UTC 

mandoc: do not print horizontal lines inside vertical spans
 2018-08-19 19:32 UTC 

mandoc: Mostly complete implementation of the 'c' (character available)
 2018-08-19 17:46 UTC 

mandoc: Bugfix: When a line ends with '\ \"', don't strip the trailing
 2018-08-18 22:06 UTC 

mandoc: support the highly surprising escape sequence \# (line
 2018-08-18 21:37 UTC 

mandoc: paragraphs can contain .MT and .UR blocks
 2018-08-18 20:42 UTC 

mandoc: If a tbl(7) column contains both text cells and numeric cells,
 2018-08-18 20:18 UTC 

mandoc: .RE causes a line break even if .RS is not open
 2018-08-18 17:33 UTC 

mandoc: .SY causes a one-column indentation even without any argument
 2018-08-18 17:07 UTC 

mandoc: Do not allocate a column for decimal points if all numbers are
 2018-08-18 16:45 UTC 

mandoc: Unsurprisingly, zero-width non-breaking spaces have
 2018-08-18 15:17 UTC 

mandoc: end of sentence detection after .ME and .UE, useful for some GNU
 2018-08-18 15:14 UTC 

mandoc: The .nf/.fi (fill mode) requests never have text children and
 2018-08-18 14:26 UTC 

mandoc: Two consecutive .SY blocks only get a blank line in between if
 2018-08-18 14:03 UTC 

mandoc: prevent line breaks in the middle of .OP
 2018-08-18 13:05 UTC 

mandoc: Massively reduce the amount of text, cutting it down to what is
 2018-08-18  4:32 UTC 

mandoc: implement the GNU man-ext .SY/.YS (synopsis block) macro in
 2018-08-18  2:08 UTC 

mandoc: Remove more pointer arithmetic passing via regions outside the
 2018-08-17 20:34 UTC 

mandoc: implement the GNU man-ext .TQ macro in man(7), used for example
 2018-08-16 23:44 UTC 

mandoc: Do not calculate a pointer to a memory location before the
 2018-08-16 15:06 UTC 

mandoc: Document \*(.T
 2018-08-16 14:07 UTC 

mandoc: Implement the \*(.T predefined string (interpolate device name)
 2018-08-16 13:54 UTC 

mandoc: process UTF-8 input even in ASCII output mode, and provide a way
 2018-08-16 12:26 UTC 

mandoc: fix incomplete variable renaming in previous; found by Thomas
 2018-08-15 15:37 UTC 

mandoc: Change comment: NetBSD just fixed their headers; but leave the
 2018-08-15 14:38 UTC 

mandoc: NULL requires <stddef.h>
 2018-08-15  2:49 UTC 

mandoc: Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed;
 2018-08-15  2:16 UTC 

mandoc: support tail arguments on the .ME and .UE macros, used for
 2018-08-14  1:27 UTC 

mandoc: error message for invalid -S argument
 2018-08-10 22:43 UTC 

mandoc: handle the non-portable GNU-style \[charNN], \[charNNN]
 2018-08-10 22:13 UTC 

mandoc: The groff man-ext macros define fonts CB, CI, and CR, and some
 2018-08-10 20:41 UTC 

mandoc: Implement the roff(7) .nop (no operation) request
 2018-08-10  4:41 UTC 

mandoc: If somebody asks "man 3 chmod", don't respond with the lie: "No
 2018-08-09 17:31 UTC 

mandoc: some fixes for the "www" and "www-install" maintainer targets
 2018-08-09 17:28 UTC 

mandoc: release 1.14.4
 2018-08-08 14:48 UTC 

mandoc: Even though we strongly discourage escaping hyphens in manual
 2018-08-08 14:31 UTC 

mandoc: Reorder the text in the "Dashes and Hyphens" subsection to keep
 2018-08-08 14:16 UTC 

mandoc: Clarify the confusing "(text)" annotation in the character
 2018-08-08 14:03 UTC 

mandoc: After years of deliberation, finally provide a clear
 2018-08-08 13:54 UTC 

mandoc: scanned to groff manual pages for todo items; the sheer number
 2018-08-06 14:17 UTC 

mandoc: Fix an off-by-one string read access that could happen if an
 2018-08-01 16:01 UTC 

mandoc: After rewriting the parse buffer from scratch, we also have to
 2018-08-01 15:40 UTC 

mandoc: Avoid a read access one byte beyond the end of an allocated
 2018-08-01 13:46 UTC 

mandoc: more 1.14.4 release preparations: autodetect whether the
 2018-07-31 15:34 UTC 

mandoc: makewhatis -p complains about language subdirectories
 2018-07-31 15:26 UTC 

mandoc: html.c now uses ohash, and new file compat_strndup.c
 2018-07-31 10:26 UTC 

mandoc: first steps toward the 1.14.4 release
 2018-07-31 10:18 UTC 

mandoc: Issue a STYLE message when normalizing the date format in
 2018-07-28 18:34 UTC 

mandoc: remove two entries that were done
 2018-07-28 18:32 UTC 

mandoc: garbage collect the unused "#define INDENT"
 2018-07-27 17:50 UTC 

mandoc: Remove more redundant element selectors where the class selector
 2018-07-23 22:51 UTC 

mandoc: replace the last instances of ex units by em; recommended by
 2018-07-23 22:34 UTC 

mandoc: new todos, mostly from Pali Rohar, mostly tbl(7)
 2018-07-16 15:23 UTC 

mandoc: Delete substantial amounts of code now that we no longer use
 2018-06-25 16:55 UTC 

mandoc: Get rid of the last explicit length in HTML style= attributes
 2018-06-25 14:54 UTC 

mandoc: Delete support for style=margin-left attributes, which are no
 2018-06-25 14:14 UTC 

mandoc: Drop explicit, constant style=margin-left attribute on .Bf
 2018-06-25 14:06 UTC 

mandoc: Delete support for style=width attributes, which are no longer
 2018-06-25 14:00 UTC 

mandoc: Do not write <colgroup> elements
 2018-06-25 13:46 UTC 

mandoc: Ignore author-specified indentation for .RS; it harms responsive
 2018-06-25 13:33 UTC 

mandoc: Delete support for the style=text-indent attribute, which is no
 2018-06-25 13:27 UTC 

mandoc: For -man -Thtml, ignore author-specified .HP widths because they
 2018-06-25 13:01 UTC 

mandoc: Revert previous: style=height is still used by roff_html.c, and
 2018-06-18  1:49 UTC 

mandoc: delete support for the HTML style=height property, which is no
 2018-06-10 16:47 UTC 

mandoc: In HTML output, for lists that have an -indent argument, just
 2018-06-10 16:16 UTC 

mandoc: When formatting man(7) documents that do not contain .SH macros
 2018-06-10 15:13 UTC 

mandoc: Remove redundant value= attributes from option elements, and use
 2018-05-29 20:33 UTC 

mandoc: Delete support for the print_otag(sw) * and - modifiers, which
 2018-05-29  2:10 UTC 

mandoc: Ignore author-specified -width arguments for -tag and -hang
 2018-05-29  1:56 UTC 

mandoc: John Gardner tells me that among frontend developers, gratuitous
 2018-05-28 15:39 UTC 

mandoc: URL-fragment strings can only contain certain characters
 2018-05-28 14:14 UTC 

mandoc: Start with baby steps towards responsive design: Use a @media
 2018-05-26 20:05 UTC 

mandoc: Use em units rather than ex units for horizontal lengths
 2018-05-26 17:38 UTC 

mandoc: Do not write duplicate id= attributes, they violate HTML syntax
 2018-05-25 20:24 UTC 

mandoc: Use <span> for .Ms rather than <b>; discussed with John Gardner
 2018-05-21  1:12 UTC 

mandoc: Use <span> for .Ad rather than <i>; also suggested by John
 2018-05-21  0:30 UTC 

mandoc: Use <span> rather than abusing <i> for .Pa; suggested by John
 2018-05-21  0:01 UTC 

mandoc: various minor improvements
 2018-05-20 21:49 UTC 

mandoc: Protect against malicious manual pages containing .ll requests
 2018-05-20 21:38 UTC 

mandoc: In a nutshell, all mobile browsers are broken
 2018-05-18 14:23 UTC 

mandoc: Some broken terminal emulators (e.g
 2018-05-14 14:10 UTC 

mandoc: Fix a long-standing issue: Some macros (Nd, Oo) can contain
 2018-05-09  0:46 UTC 

mandoc: Eliminate the class=It-* attributes
 2018-05-08 21:43 UTC 

mandoc: Switch the emitted HTML element from <b> to <code> for the fixed
 2018-05-08 17:53 UTC 

mandoc: Minor correction: we render HTML character references
 2018-05-03 14:22 UTC 

mandoc: skip printing the embedded style sheet if an external style is
 2018-05-01 23:37 UTC 

mandoc: Simpler description of output formats, shortening the manual
 2018-04-29 14:30 UTC 

mandoc: Better mandoc(1) -I and -T options for Heirloom comparisons
 2018-04-24 13:59 UTC 

mandoc: multiple new entries from various sources
 2018-04-24 13:31 UTC 

mandoc: replace my vague and idiosyncratic term "selflink" with the
 2018-04-24  0:37 UTC 

mandoc: dedup issues
 2018-04-20 14:03 UTC 

mandoc: Tweak the description of -l: Avoid the misunderstanding that
 2018-04-19 23:41 UTC 

mandoc: Compatibility with man-db: In page name mode (= man(1) default
 2018-04-19 16:25 UTC 

mandoc: Use TIOCGWINSZ to reduce the default -Owidth during interactive
 2018-04-13 19:56 UTC 

mandoc: Make sure that mandoc only goes into UTF-8 mode if the user
 2018-04-13 18:31 UTC 

mandoc: preserve comments before .Dd and .TH (typically Copyright and
 2018-04-13 16:28 UTC 

mandoc: preserve comments before .Dd when converting mdoc(7) to man(7)
 2018-04-11 17:11 UTC 

mandoc: Two new low-level roff(7) features: * .nr optional third
 2018-04-10  0:52 UTC 

mandoc: When accessing an undefined number register, define it to be
 2018-04-09 22:27 UTC 

mandoc: Using an undefined string or macro will cause it to be defined
 2018-04-09  2:31 UTC 

mandoc: Stop documenting the non-portable .R man(7) macro
 2018-04-05 22:13 UTC 

mandoc: Do not use a non-portable .R man(7) macro
 2018-04-05 22:05 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).