source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mandoc: fix a NULL pointer access on empty tbl(7) data cells that
 2019-03-18  8:01 UTC 

mandoc: The header file "html.h" uses enum roff_tok, so "roff.h" must
 2019-03-17 18:22 UTC 

docbook2mdoc: minor improvements from Stephen Gregoratto <dev at
 2019-03-17 13:54 UTC 

mandoc: When drawing a horizontal line in tbl(7) UTF-8 output, it is not
 2019-03-16 21:36 UTC 

mandoc: Contrary to what the NetBSD attribute(3) manual page suggests,
 2019-03-13 18:29 UTC 

mandoc: mark check_abort() and post_abort() as __dead; based on a patch
 2019-03-11 13:21 UTC 

mandoc: release 1.14.5
 2019-03-10  9:32 UTC 

mandoc: Automatically detect whether diff(1) supports the -a option
 2019-03-10  9:24 UTC 

mandoc: Mention mandoc.db(5), makewhatis(8), and weekly(8)
 2019-03-09 15:55 UTC 

docbook2mdoc: for the null character '\0', use the standard shorthand
 2019-03-08 15:19 UTC 

docbook2mdoc: fix systematically wrong (int) casts in character
 2019-03-08 15:10 UTC 

docbook2mdoc: update links to the DocBook website and fix a typo in a
 2019-03-08 10:13 UTC 

docbook2mdoc: improve error handling and usage in main()
 2019-03-08 10:04 UTC 

mandoc: new dist-install maintainer target
 2019-03-06 16:09 UTC 

mandoc: while $() is more modern than ``, it does not work with the
 2019-03-06 16:05 UTC 

mandoc: mention Solaris BUGS in regress.pl(1)
 2019-03-06 15:58 UTC 

mandoc: this file needs to #include "config.h" because it calls
 2019-03-06 15:56 UTC 

mandoc: drop redundant '0' flag from "%02.2X" format string; found by a
 2019-03-06 12:33 UTC 

mandoc: work towards 1.14.5, mostly updating WWW_INCS
 2019-03-06 11:20 UTC 

mandoc: add arch.o
 2019-03-06 11:11 UTC 

mandoc: draft 1.14.5 NEWS entry
 2019-03-06 10:23 UTC 

mandoc: autoconfiguration test whether less(1) supports the -T option;
 2019-03-06 10:19 UTC 

mandoc: For TIOCGWINSZ, #include <termios.h> rather than <sys/termios.h>
 2019-03-04 18:15 UTC 

mandoc: add libbe; from kevans@ via FreeBSD rev
 2019-03-04 17:35 UTC 

mandoc: When the -S option is given to man(1) and the requested manual
 2019-03-04 13:02 UTC 

mandoc: Fix the last straggler where the struct roff_node "line" member
 2019-03-04 11:40 UTC 

mandoc: additional comments on two TODO items
 2019-03-04 11:38 UTC 

mandoc: Reset HTML formatter state, in particular the id_unique hash,
 2019-03-03 13:02 UTC 

mandoc: add forgotten mparse options to two rarely used programs
 2019-03-03 11:01 UTC 

mandoc: Do not open a subsection for each and every macro
 2019-03-02 22:05 UTC 

mandoc: remove a few words to improve flow; from tedu@
 2019-03-02 21:03 UTC 

mandoc: Represent multiple subsequent .IP blocks having a consistent
 2019-03-02 16:31 UTC 

mandoc: Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section>
 2019-03-01 10:57 UTC 

mandoc: Format multiple subsequent .IP or multiple subsequent .TP/.TQ as
 2019-02-28 16:36 UTC 

mandoc: Explain the ASCII rendering of single quotes because that
 2019-02-23 18:54 UTC 

mandoc: The horizontal line in a data cell containing only "_" or "="
 2019-02-09 21:03 UTC 

mandoc: add a BUGS section explaining the situation with box and line
 2019-02-09 16:46 UTC 

mandoc: ignore empty request lines in the table data reader; fixing a
 2019-02-09 16:01 UTC 

mandoc: fix typo: "a data cells" -> "a data cell"; from bentley@
 2019-02-08 22:52 UTC 

mandoc: style improvement from jmc@, no output change; original commit
 2019-02-07 15:46 UTC 

mandoc: Remove the misleading statement ".No takes no arguments"
 2019-02-06 22:19 UTC 

mandoc: Let roff_getname() end the roff identifier at a tab character
 2019-02-06 21:12 UTC 

mandoc: adjust style and comments in roff_getname(); no functional
 2019-02-06 17:40 UTC 

mandoc: Relax overzealous PATH_INFO validation
 2019-01-31 23:00 UTC 

mandoc: Since resetting of offsets works quite differently in man(7) and
 2019-01-31 16:32 UTC 

mandoc: Fix tbl(7) centering in mdoc(7) documents
 2019-01-31 16:06 UTC 

mandoc: The .UR and .MT blocks in man(7) are represented by <a> elements
 2019-01-18 14:36 UTC 

mandoc: Delete several entries that were already fixed
 2019-01-17  8:15 UTC 

mandoc: Test handling of escaped backslashes because the code related to
 2019-01-17  6:34 UTC 

mandoc: In PostScript and PDF output, one AFM unit is not nearly enough
 2019-01-15 12:16 UTC 

mandoc: Improve error reporting when a file given on the command line
 2019-01-11 17:05 UTC 

mandoc: do not access a NULL pointer when formatting a completely empty
 2019-01-11 16:36 UTC 

mandoc: Remove the HTML title= attributes which harmed accessibility and
 2019-01-11 12:57 UTC 

mandoc: After years of gnashing of teeth, i finally found a way to avoid
 2019-01-10  7:40 UTC 

mandoc: Initializers for file-scope static variables should be
 2019-01-10  6:29 UTC 

mandoc: Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs
 2019-01-07  7:27 UTC 

mandoc: Finally, represent the man(7) .PP and .HP macros by the natural
 2019-01-06  4:55 UTC 

mandoc: In no-fill mode, avoid bogus blank lines in two situations: 1
 2019-01-05 21:55 UTC 

mandoc: In groff, when the .SY block macro occurs in no-fill mode, the
 2019-01-05 21:18 UTC 

mandoc: Slowly start doing more HTML output tests, in this case for the
 2019-01-05 20:05 UTC 

mandoc: In HTML output, man(7) .RS blocks get formatted as <div
 2019-01-05 19:00 UTC 

mandoc: minor cleanup, no functional change: * delete one irrelevant
 2019-01-05  9:47 UTC 

mandoc: Now that the NODE_NOFILL flag in the syntax tree is accurate,
 2019-01-05  9:15 UTC 

mandoc: no-fill mode has to be suspended during tbl(7) rendering, too
 2019-01-05  9:11 UTC 

mandoc: minor cleanup, no functional change: * in node type switches,
 2019-01-05  1:30 UTC 

mandoc: Some high-level block macros have an effect similar to
 2019-01-05  0:37 UTC 

mandoc: Test interaction of low-level roff(7) filling requests with .Bd
 2019-01-04  4:04 UTC 

mandoc: Two functional improvements to filling in terminal output
 2019-01-04  3:39 UTC 

mandoc: Simplify the roff(7) .ce and .rj terminal formatter by using the
 2019-01-04  3:25 UTC 

mandoc: Implement centering and adjustment to the right margin directly
 2019-01-04  3:21 UTC 

mandoc: Oops, i forgot to adjust this file to the changes in roff.h rev
 2019-01-04  3:18 UTC 

mandoc: test the roff(7) .ce and .rj requests; they were already
 2019-01-04  1:11 UTC 

mandoc: Rewrite the line filling function for terminal output yet again
 2019-01-03 20:00 UTC 

mandoc: Support taking the -O tag value from apropos(1) key=value search
 2019-01-01  8:18 UTC 

mandoc: Correctly set the ROFF_NOFILL parser flag for .Bd .Ed .Sh, such
 2019-01-01  7:42 UTC 

mandoc: display the NODE_NOFILL flag indicating no-fill mode
 2019-01-01  5:57 UTC 

mandoc: Now that .nf and .fi are implemented in the roff(7) parser and
 2019-01-01  3:46 UTC 

mandoc: drop flag HTML_LITERAL which is no longer used
 2018-12-31 11:09 UTC 

mandoc: Cleanup, minus 25 LOC, no functional change: Delete the
 2018-12-31 11:02 UTC 

mandoc: Cleanup, no functional change: Stop trying to keep fill mode
 2018-12-31 10:36 UTC 

mandoc: Cleanup, no functional change: Since the man(7) and roff(7)
 2018-12-31 10:05 UTC 

mandoc: oops, one change ROFF_NOFILL -> NODE_NOFILL was forgotten in
 2018-12-31  9:03 UTC 

mandoc: catch up with the changed order of warnings; related to
 2018-12-31  8:45 UTC 

mandoc: Use the new flag NODE_NOFILL in the validators, which is
 2018-12-31  8:38 UTC 

mandoc: Store the fill mode with a new flag NODE_NOFILL in every node,
 2018-12-31  8:18 UTC 

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 

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).