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

mandoc: use the portable \(lq and \(rq internally rather than \(Lq and
 2018-04-05  9:17 UTC 

mandoc: For .Do/.Dq, use the documented and portable \(lq and \(rq
 2018-04-05  8:47 UTC 

mandoc: Ouch, fix previous: In the edge case of a single-character
 2018-03-16 20:42 UTC 

mandoc: Style message about bad input encoding of em-dashes as --
 2018-03-16 15:06 UTC 

mandoc: Soften the language discouraging special character escape
 2018-03-15 18:11 UTC 

mandoc: Add strndup(3) compat implementation
 2018-02-27 11:16 UTC 

mandoc: After opening a file with gzdopen(3), we have to call gzclose(3)
 2018-02-23 21:35 UTC 

mandoc: clarify documentation of macro keys
 2018-02-23 18:54 UTC 

mandoc: Logically, the following are are type names - just like .Vt,
 2018-02-23 18:26 UTC 

mandoc: Invalidate the tag_files.tfd after fclose(3)ing the stram
 2018-02-23 16:47 UTC 

mandoc: In man(7) and cat pages, cut off excessive one line
 2018-02-07 20:32 UTC 

mandoc: Fix the mandoc_strndup() utility function
 2018-02-07 20:05 UTC 

mandoc: fix wrong date
 2018-02-07 19:59 UTC 

mandoc: Delete the "no blank before trailing delimiter" check from the
 2018-02-06 16:30 UTC 

mandoc: Remove the implicit display feature of .Lk because it was
 2018-01-13  5:23 UTC 

mandoc: typo; from Alexander Kuleshov <kuleshovmail at gmail dot com>
 2017-12-15 23:39 UTC 

mandoc: Recognize .Bl -column at parse time, and not only at validation
 2017-11-29 20:06 UTC 

mandoc: duplicate word, found by igor(1)
 2017-11-28 20:26 UTC 

mandoc: streamline termp allocation: this will allow the init function
 2017-11-10 23:43 UTC 

mandoc: be less assertive when warning about a possible typo; from jca@,
 2017-11-10 23:33 UTC 

mandoc: Shrink -Tps output by more than 50% by using PostScript as a
 2017-11-02 14:53 UTC 

mandoc: Print a human-readable media name in the %%DocumentMedia DSC
 2017-10-29 19:26 UTC 

mandoc: duplicate anchors
 2017-10-28 16:20 UTC 

mandoc: more readable conversion of paper size from millimeters to
 2017-10-26 18:12 UTC 

mandoc: The page footer line (psmarg) is created in ps_begin(), and the
 2017-10-25 20:49 UTC 

mandoc: Properly close out the top-level Font object, the end-of-page
 2017-10-25 18:52 UTC 

mandoc: Modernize documentation of .Ao and .Aq
 2017-10-23 13:55 UTC 

mandoc: HISTORY: mention first appearance in OpenBSD
 2017-10-17 23:19 UTC 

mandoc: Do not segfault when there are two .Dt macros, the first without
 2017-09-12 18:21 UTC 

mandoc: typo: convertion -> convention; from dcoppa@
 2017-09-07 14:55 UTC 

mandoc: fix a NULL pointer access on deroff() failure; could be
 2017-09-06 16:24 UTC 

mandoc: fix grammar; while here, improve spacing; from sobrado@
 2017-09-04 10:35 UTC 

mandoc: format ".IP *" etc
 2017-09-02 11:55 UTC 

mandoc: Fix previous: mmap(2) returns MAP_FAILED on failure, not NULL
 2017-08-26 20:38 UTC 

mandoc: Do not fork and exec cmp(1); instead, simply fstat(2), mmap(2),
 2017-08-26 15:56 UTC 

mandoc: No need to fork and exec rm(1) -rf, we know that we have exactly
 2017-08-26 12:59 UTC 

mandoc: remove spacing after another representation of unary minus
 2017-08-23 21:56 UTC 

mandoc: remove spacing after unary minus
 2017-08-23 20:49 UTC 

mandoc: eliminate white space after opening and before closing
 2017-08-23 20:30 UTC 

mandoc: Suppress spacing before certain kinds of lists
 2017-08-23 20:03 UTC 

mandoc: Improve ASCII rendering of a few rare character escape sequences
 2017-08-23 13:02 UTC 

mandoc: catch up with ASCII renderings in chars.c rev
 2017-08-23 11:00 UTC 

mandoc: Switch ASCII rendering of the same mathematical symbols and
 2017-08-23 10:50 UTC 

mandoc: Correct the mandoc.db(5) requirements of man(1) after the
 2017-08-22 18:18 UTC 

mandoc: When finding a bogus database entry, print a meaningful warning
 2017-08-22 17:50 UTC 

mandoc: When the stdout stream gets broken, there is no point in reading
 2017-08-21 15:43 UTC 

mandoc: sync with FreeBSD; suggested by Sevan Janiyan <venture37 at
 2017-08-20  2:30 UTC 

mandoc: Delete the lie that $PAGER would only be used with -a or -l; the
 2017-08-19 22:06 UTC 

mandoc: document -O mdoc; triggered by a question from jmc@ and OK jmc@
 2017-08-19 22:00 UTC 

mandoc: Make the "new sentence, new line" check stricter, allowing
 2017-08-11 16:56 UTC 

mandoc: Add two EXAMPLES; triggered by a question from jmc@
 2017-08-11 15:10 UTC 

mandoc: Explain how to transform markup for the terminal when not using
 2017-08-09 12:49 UTC 

mandoc: release 1.14.3
 2017-08-05 13:35 UTC 

mandoc: No longer use names that only occur in the SYNOPSIS section as
 2017-08-02 13:29 UTC 

mandoc: Ignore explicitly specified negative column widths rather than
 2017-07-31 16:14 UTC 

mandoc: Fix an out of bounds read access to a constant array that caused
 2017-07-31 15:19 UTC 

mandoc: final tweaks for the 1.14.2 release
 2017-07-28 14:58 UTC 

mandoc: When the mparse_alloc() prototype changed in read.c 1.179,
 2017-07-28 14:48 UTC 

mandoc: fix typo in TERMP_MULTICOL flag test; patch from florian@, found
 2017-07-28 14:26 UTC 

mandoc: disable .Xr -Tlint test for now, it causes too much trouble on
 2017-07-28 13:02 UTC 

mandoc: Do not test .Xr here
 2017-07-28 12:48 UTC 

mandoc: Fix a typo that caused a non-constant string to be passed as a
 2017-07-26 10:34 UTC 

mandoc: Cast the return value of chdir(2) to void
 2017-07-26 10:22 UTC 

mandoc: two more entries from the mdoclint TODO, clerified by wiz@
 2017-07-24 11:15 UTC 

mandoc: migrate the mdoclint(1) TODO list here, from pkgsrc
 2017-07-22 20:44 UTC 

mandoc: Avoid cross reference to mandoc(1) because it may cause a
 2017-07-20 16:36 UTC 

mandoc: more renaming from mdocml to mandoc
 2017-07-20 16:25 UTC 

mandoc: mention -Tlint to stdout
 2017-07-20 16:24 UTC 

mandoc: MAP_PRIVATE is pointless without PROT_WRITE
 2017-07-20 15:41 UTC 

mandoc: For -Tlint, put parser messages on stdout instead of stderr
 2017-07-20 15:27 UTC 

mandoc: Do not call err(3) from the parser
 2017-07-20 14:37 UTC 

mandoc: correctly handle letters in .Nx arguments; improves for example
 2017-07-20 12:54 UTC 

mandoc: three ideas found in a different TODO file
 2017-07-20 11:59 UTC 

mandoc: * clean catman.o which was missing * delete WWW_OBJS which i
 2017-07-20 11:42 UTC 

mandoc: sync
 2017-07-20 11:24 UTC 

mandoc: Fix incorrectly swapped labels of left/right arrows; from
 2017-07-20 11:07 UTC 

mandoc: delete some entries that have been taken care of
 2017-07-19 21:49 UTC 

mandoc: more bits for 1.14.2
 2017-07-19 21:02 UTC 

mandoc: Prefer arch-dependent over arch-independent pages if the name
 2017-07-19 14:05 UTC 

mandoc: Run the regression tests iteratively rather than recursively
 2017-07-18 18:47 UTC 

mandoc: The only elements using floats are dt.It-tag, so the only
 2017-07-16 18:45 UTC 

mandoc: test -diag -width and -inset -width
 2017-07-16 18:00 UTC 

mandoc: In .Bl -tag and -hang, do not print a margin-left style
 2017-07-15 17:58 UTC 

mandoc: use the same width increase logic for .Bl -hang as for .Bl -tag
 2017-07-15 17:30 UTC 

mandoc: If -column, -diag, -inset, -item, or -ohang lists have a -width,
 2017-07-15 16:40 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).