source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: missing space between macro arg and punctuation; from jmc@
 2017-05-17 22:44 UTC 

mdocml: Never create empty databases
 2017-05-17 22:27 UTC 

mdocml: Do not warn if a database file does not exist because that is
 2017-05-17 21:20 UTC 

mdocml: Delete pointless width calculation for SYNOPSIS .Nm block heads
 2017-05-17 17:55 UTC 

mdocml: Introduce a new mandoc(1) message level, -W style, below -W
 2017-05-16 19:07 UTC 

mdocml: warn about punctuation between .Xr and .Rs in SEE ALSO; inspired
 2017-05-14 14:01 UTC 

mdocml: Tweak previous: tb@ noticed that some browser/font combinations
 2017-05-14 12:27 UTC 

mdocml: Make the tag column in .Bl -tag lists wider: 1
 2017-05-12 17:58 UTC 

mdocml: Trailing \c suppresses the output line break even if the next
 2017-05-09 14:10 UTC 

mdocml: Line-breaking roff(7) requests also break man(7) next-line
 2017-05-08 20:34 UTC 

mdocml: Basic implementation of the roff(7) .ti (temporary indent)
 2017-05-08 15:35 UTC 

mdocml: Convert REQUEST REFERENCE from using .Ss to .Bl -tag, allowing
 2017-05-08  3:55 UTC 

mdocml: implement .DT in terms of .ta; needed for print/ghostview, for
 2017-05-07 21:45 UTC 

mdocml: Basic implementation of the roff(7) .ta (define tab stops)
 2017-05-07 17:32 UTC 

mdocml: Shorten the description of .sp and move it to roff(7)
 2017-05-05 15:55 UTC 

mdocml: Move .sp to the roff modules
 2017-05-05 15:18 UTC 

mdocml: move .ll to the roff modules
 2017-05-05 13:18 UTC 

mdocml: Clean up docs after today's .br and .ft code cleanup; simpler
 2017-05-05  2:32 UTC 

mdocml: Move handling of the roff(7) .ft request from the man(7)
 2017-05-05  2:06 UTC 

mdocml: Start roff formatter modules for HTML and termininal output,
 2017-05-04 22:16 UTC 

mdocml: Parser reorg: Generate the first node on the roff level: .br
 2017-05-04 17:49 UTC 

mdocml: A few days ago, a patch from <G dot Branden dot Robinson at
 2017-05-01 23:28 UTC 

mdocml: When trying to expand some columns in a table where the sum of
 2017-05-01 20:55 UTC 

mdocml: Parser unification: use nice ohashes for all three request and
 2017-04-29 12:46 UTC 

mdocml: Delete .Pp right before the first .Sh and right before any .Ss,
 2017-04-28 16:25 UTC 

mdocml: ASCII characters that are special to roff
 2017-04-27 17:08 UTC 

mdocml: Delete the manpage(1) utility
 2017-04-24 23:32 UTC 

mdocml: Continue parser unification: * Make enum rofft an internal
 2017-04-24 23:06 UTC 

mdocml: More thoroughly reject direct access to unintended files, such
 2017-04-19  1:00 UTC 

mdocml: Now that global -i is gone, pass -i through to the apropos(1)
 2017-04-18 16:01 UTC 

mdocml: Delete the undocumented and unimplemented man(1) -i (interactive
 2017-04-18 15:27 UTC 

mdocml: The apropos(1) manual still documents the unary -i operator for
 2017-04-18 15:07 UTC 

mdocml: Fix previous: i forgot explicit NUL termination; noticed by
 2017-04-18 13:58 UTC 

mdocml: Restore -kO Nd, -kO Nm, -kO sec, and -kO arch to working order
 2017-04-17 20:05 UTC 

mdocml: adjust tests to recent .Lk improvements
 2017-04-17 13:38 UTC 

mdocml: implement display of long .Lk URIs to match -Tascii
 2017-04-17 13:27 UTC 

mdocml: Fix handling of trailing punctuation in .Lk
 2017-04-17 12:53 UTC 

mdocml: Show long .Lk URIs in like an indented display, similar to
 2017-04-14 19:35 UTC 

mdocml: Do not make the colon after the .Lk link text italic
 2017-04-14 18:25 UTC 

mdocml: delete documentation of some stuff that no longer exists, mostly
 2017-03-30 22:22 UTC 

mdocml: simplify the SYNOPSIS as well, just like the option lists;
 2017-03-27 18:52 UTC 

mdocml: For some options that are rarely needed in mandoc(1), delete the
 2017-03-27 15:17 UTC 

mdocml: Simplify: mention at one place that -fkl override each other,
 2017-03-27 14:41 UTC 

mdocml: For some options that are rarely needed in apropos(1) and
 2017-03-25 12:47 UTC 

mdocml: simplify description of -S and -w, point from EXIT STATUS to
 2017-03-22 13:32 UTC 

mdocml: simplify .Nd; to display manuals, use man(1) instead; OK jmc@
 2017-03-21 18:26 UTC 

mdocml: delete documentation of a hack that was removed years ago
 2017-03-21 18:06 UTC 

mdocml: Silently ignore invalid -m input formats rather than erroring
 2017-03-20 14:32 UTC 

mdocml: minor issues found with mandoc -Tlint
 2017-03-18 19:56 UTC 

mdocml: Correct description of MANPATH, and a few more improvements to
 2017-03-18 19:51 UTC 

mdocml: Simplify: write HTTP 303 redirects with relative locations
 2017-03-18 16:48 UTC 

mdocml: Bugfix: use SCRIPT_NAME for .Xr hyperlinks
 2017-03-18 16:19 UTC 

mdocml: Document man(1) section selection priority, and correct
 2017-03-17 17:25 UTC 

mdocml: Update HISTORY and AUTHORS: we no longer use SQLite
 2017-03-17 12:57 UTC 

mdocml: Fix regression in mdoc_html.c 1.275, man_html 1.134: For .Sh,
 2017-03-17 12:10 UTC 

mdocml: In URIs in apropos(1) result tables, only write the manpath if
 2017-03-15 13:50 UTC 

mdocml: Mention the manual page name and section in the HTML page
 2017-03-15 13:19 UTC 

mdocml: Minimal support for deep linking into man(7) pages
 2017-03-15 11:30 UTC 

mdocml: It's annoying that people keep writing URIs including redundant
 2017-03-15 10:17 UTC 

mdocml: Slightly increase widths calculated from string lengths (mainly
 2017-03-14  1:35 UTC 

mdocml: Port ctags-style, less(1) :t internal searching from terminal
 2017-03-13 20:22 UTC 

mdocml: Print title="..." in addition to id="..." attributes for macro
 2017-03-13 19:02 UTC 

mdocml: test infinite recursion in eqn(7) "define" statements
 2017-03-11 16:04 UTC 

mdocml: Improve detection of recursive eqn(7) "define" statements: Do
 2017-03-11 15:43 UTC 

mdocml: In markdown, autolinks are dangerous
 2017-03-11 12:36 UTC 

mdocml: Really commit some files that failed to get committed in this
 2017-03-09 15:34 UTC 

mdocml: Fix blunder in previous: we must keep the line parse buffer
 2017-03-09 15:30 UTC 

mdocml: Document that -T markdown produces ASCII output, and the implied
 2017-03-08 19:41 UTC 

mdocml: The CommonMark specification wants that opening parentheses
 2017-03-08 19:24 UTC 

mdocml: According to the CommonMark specification, backslash escapes
 2017-03-08 18:17 UTC 

mdocml: The CommonMark specification allows list markers fo the form
 2017-03-08 17:52 UTC 

mdocml: Do not increment .Bl -enum list markers beyond two digits
 2017-03-08 17:41 UTC 

mdocml: .Bl -column never gets blank lines between rows
 2017-03-08 15:08 UTC 

mdocml: add two result files that were forgotten
 2017-03-08 14:51 UTC 

mdocml: enable -T markdown tests of filled displays and tagged lists
 2017-03-08 14:46 UTC 

mdocml: Add a blank after ">" when quoting
 2017-03-08 14:30 UTC 

mdocml: prevent infinite recursion while expanding the arguments of a
 2017-03-08 13:18 UTC 

mdocml: If a user-defined macro is aborted because it exceeds the stack
 2017-03-07 20:00 UTC 

mdocml: Escape blanks at the end of markdown lines such that they don't
 2017-03-07 15:31 UTC 

mdocml: fix completely empty .Eo: no blank line wanted
 2017-03-07 14:04 UTC 

mdocml: fix spacing after empty .Fl
 2017-03-07 13:28 UTC 

mdocml: implement .An -split and -nosplit
 2017-03-07 13:09 UTC 

mdocml: Fix .In formatting in the SYNOPSIS: No &zwnj; in the middle of
 2017-03-07 12:39 UTC 

mdocml: Using .Nd only makes sense in the NAME section
 2017-03-06 17:26 UTC 

mdocml: URIs need different escaping; reported by reyk@
 2017-03-06 14:58 UTC 

mdocml: Infrastructure for -T markdown tests
 2017-03-05 19:58 UTC 

mdocml: Remove a redundant condition in .%T handling, no functional
 2017-03-04 21:42 UTC 

mdocml: Make the description of -K autodetection easer to understand
 2017-03-04 17:18 UTC 

mdocml: Merge Makefile 1.507, configure 1.62, configure.local.example
 2017-03-04 16:45 UTC 

mdocml: Debian needs relative symlinks not only for manual pages, but
 2017-03-04 16:36 UTC 

mdocml: Markdown output mode helped us to find the first parser bug (as
 2017-03-03 15:06 UTC 

mdocml: new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@; thanks
 2017-03-03 14:23 UTC 

mdocml: remove a few redundant conditions that jsg@ found with cppcheck
 2017-03-03 13:56 UTC 

mdocml: Fix a copy-and-paste error that caused man(7) manuals without a
 2017-03-03 13:42 UTC 

mdocml: A missing initialization could randomly cause regular expression
 2017-03-03 13:11 UTC 

mdocml: Fix previous: do not access the byte before the string if the
 2017-03-03 11:51 UTC 

mdocml: Pledge man.cgi(8)
 2017-02-22 16:20 UTC 

mdocml: Since SQLite is gone, we no longer need the "flock" pledge
 2017-02-22 14:59 UTC 

mdocml: warn that this is not the newest release
 2017-02-22  9:41 UTC 

mdocml: Handle an odd edge case where .It is preceded by .Sm
 2017-02-22  8:55 UTC 

mdocml: merge revision 1.505: Debian wants relative, not absolute
 2017-02-22  0:06 UTC 

mdocml: Debian wants relative, not absolute symlinks for man pages;
 2017-02-22  0:00 UTC 

mdocml: fix spelling error; found by Michael <Stapelberg at debian dot
 2017-02-21 23:45 UTC 

mdocml: provide the regression suite for 1.13, too
 2017-02-21 17:58 UTC 

mdocml: Drop support for building without SQLite
 2017-02-21 17:04 UTC 

mdocml: first step of 1.13.5 release preparations
 2017-02-21 16:25 UTC 

mdocml: release 1.14.1
 2017-02-21  0:37 UTC 

mdocml: merge revision 1.161: resolve trivial differences with OpenBSD
 2017-02-18 17:33 UTC 

mdocml: resolve trivial differences with OpenBSD: * we include
 2017-02-18 17:29 UTC 

mdocml: add some regress targets
 2017-02-18 15:30 UTC 

mdocml: preconv_encode() can take a const input buffer; diff from
 2017-02-18 13:44 UTC 

mdocml: merge revision 1.503: uninstall target
 2017-02-18 13:17 UTC 

mdocml: Provide an uninstall target, to help cleaning up after
 2017-02-18 13:06 UTC 

mdocml: proper test for O_DIRECTORY
 2017-02-18 12:24 UTC 

mdocml: double quotes were fixed, finally
 2017-02-18 11:54 UTC 

mdocml: Use typographic quotes rather than '"' for .Rs %T (no change for
 2017-02-17 19:15 UTC 

mdocml: Many people have been complaining for a long time that ``...''
 2017-02-17 18:28 UTC 

mdocml: more tests for .IP/.nf interaction that i forgot to commit
 2017-02-17 17:43 UTC 

mdocml: merge small style improvements from christos@ to the 1.13 branch
 2017-02-17 14:50 UTC 

mdocml: No need to cast NULL when assigning it to a variable; from
 2017-02-17 14:46 UTC 

mdocml: Improve clarity of some casts; from Christos Zoulas <christos at
 2017-02-17 14:44 UTC 

mdocml: Make the directory explicit where source files are located
 2017-02-17 14:40 UTC 

mdocml: Be consistent in protecting __attribute__ attributes with __;
 2017-02-17 14:32 UTC 

mdocml: Fix a read buffer overrun that copied random data from memory
 2017-02-17  3:03 UTC 

mdocml: Merge Makefile 1.501, configure 1.59, configure.local.example
 2017-02-16 16:21 UTC 

mdocml: merge revision 1.282: fix apropos -O
 2017-02-16 16:19 UTC 

mdocml: add $(LN) configuration variable; requested by Michael
 2017-02-16 16:10 UTC 

mdocml: fix previous: stupid typo
 2017-02-16 15:19 UTC 

mdocml: Provide a variable BINM_CATMAN
 2017-02-16 15:13 UTC 

mdocml: Surprisingly, groff does not support scaling units in .Bl
 2017-02-16 14:38 UTC 

mdocml: Fix rev
 2017-02-16 10:56 UTC 

mdocml: Fix block scoping error if an explicit block is broken by two
 2017-02-16  9:48 UTC 

mdocml: Remove the ENDBODY_NOSPACE flag, simplifying the code
 2017-02-16  3:00 UTC 

mdocml: Style improvement, no functional change
 2017-02-15 15:59 UTC 

mdocml: Fix previous: I forgot that i had to change the convention how
 2017-02-15 14:10 UTC 

mdocml: Do not access a NULL pointer if a matrix or square root are
 2017-02-12 14:19 UTC 

mdocml: Do not read one element past the end of the static const
 2017-02-11 21:50 UTC 

mdocml: new regression tests for mdoc_macro.c revs
 2017-02-11 20:23 UTC 

mdocml: Disable three UTF-8 tests that expose bugs in wcwidth(3) in the
 2017-02-11 17:54 UTC 

mdocml: Never look for broken blocks inside blocks that are already
 2017-02-11 15:47 UTC 

mdocml: Do not prematurely close .Nd containing a broken child
 2017-02-11 14:11 UTC 

mdocml: Do not prematurely mark intermediate blocks as broken while
 2017-02-11 13:24 UTC 

mdocml: For child macros of block-end macros, only scan backwards for
 2017-02-10 22:19 UTC 

mdocml: In the SYNOPSIS, .Nm blocks can get broken if one of their
 2017-02-10 16:21 UTC 

mdocml: merge main.c 1.281, manpath.c 1.33: -Ttree -Onoval
 2017-02-10 15:58 UTC 

mdocml: In -Ttree output mode, show the BROKEN node flag and provide a
 2017-02-10 15:45 UTC 

mdocml: same as mandocdb.c rev
 2017-02-09 20:54 UTC 

mdocml: Illumos doesn't have O_DIRECTORY
 2017-02-09 18:47 UTC 

mdocml: Escape literal braces in a regular expression
 2017-02-09 15:34 UTC 

mdocml: On some systems (e.g
 2017-02-08 16:56 UTC 

mdocml: mention that BUILD_CATMAN doesn't work on SunOS 5.9 and 5.10
 2017-02-08 16:16 UTC 

mdocml: config glue for recvmsg(2) and CMSG_FIRSTHDR(3); needed for
 2017-02-08 16:12 UTC 

mdocml: sendmsg(3) may block, so retry
 2017-02-08 14:51 UTC 

mdocml: even catman needs libmandoc on systems not having fts
 2017-02-08 13:37 UTC 

mdocml: protect <err.h> inclusion
 2017-02-08 13:34 UTC 

mdocml: more 1.14.1 release preparations
 2017-02-08 12:24 UTC 

mdocml: reference a relevant mail for one TODO item
 2017-02-08 12:20 UTC 

mdocml: remove some instances of Mdocdate
 2017-02-08 12:19 UTC 

mdocml: disable some tests that expose wcwidth(3) differences among
 2017-02-08 12:18 UTC 

mdocml: Finally port the OpenBSD regression suite
 2017-02-08  3:03 UTC 

mdocml: first draft of NEWS for 1.14.1
 2017-02-07  1:30 UTC 

mdocml: new manual pages for catman(8) and mandocd(8)
 2017-02-06 19:04 UTC 

mdocml: Polishing: * support -Ios= * create missing directories * fix
 2017-02-06 19:03 UTC 

mdocml: explicitly pass -Tascii to mandoc(1), such that LC_CTYPE does
 2017-02-06  3:49 UTC 

mdocml: The .Nm macro does not only use the default name when it has no
 2017-02-06  3:45 UTC 

mdocml: uint8_t requires <stdint.h>; from Michael Stapelberg
 2017-02-05 22:51 UTC 

mdocml: document output spacing near delimiters
 2017-02-05 22:31 UTC 

mdocml: remove several things that were taken care of in the past
 2017-02-05 22:26 UTC 

mdocml: merge rev
 2017-02-05 22:25 UTC 

mdocml: add missing file man.options.1
 2017-02-05 22:23 UTC 

mdocml: document hyphenation
 2017-02-05 21:41 UTC 

mdocml: Wrap .St content in a <span class="St">
 2017-02-05 21:01 UTC 

mdocml: fix font selection for .Bf without argument
 2017-02-05 20:35 UTC 

mdocml: mark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather than <i>;
 2017-02-05 20:22 UTC 

mdocml: for .Rs, use <cite>
 2017-02-05 19:29 UTC 

mdocml: Improve <table> syntax: The <col> element can only appear inside
 2017-02-05 18:16 UTC 

mdocml: experimental mandocd(8) and catman(8) for development in the
 2017-02-04 12:03 UTC 

mdocml: Do not fix the default indent for all subsequent files; some may
 2017-02-04 11:58 UTC 

mdocml: merge rev.s 1.159 and 1.160: gzip bugfix and struct mparse
 2017-02-03 18:23 UTC 

mdocml: Minor cleanup, no functional change: We always have a roff
 2017-02-03 18:18 UTC 

mdocml: more work found in old mails
 2017-02-03 17:59 UTC 

mdocml: If an application parses multiple files with mparse_readfd(3)
 2017-02-03 17:57 UTC 

mdocml: even man-1.6g does *not* have apropos -C, maybe it is MacOS X
 2017-02-02 20:11 UTC 

mdocml: correct information about early groff (up to 1.02)
 2017-02-02 19:59 UTC 

mdocml: mention groff git, and one minor fix
 2017-02-02 18:10 UTC 

mdocml: more info about man-1.6 and man-db
 2017-02-02 16:59 UTC 

mdocml: minor fixes
 2017-02-02  2:30 UTC 

mdocml: new page, not to be installed
 2017-02-02  2:17 UTC 

mdocml: add missing HISTORY information
 2017-01-31 19:44 UTC 

mdocml: Rework fill mode handling for -man -Thtml
 2017-01-30 20:24 UTC 

mdocml: eliminate one useless struct and one level of indirection; no
 2017-01-29 14:03 UTC 

mdocml: merge rev
 2017-01-28 23:35 UTC 

mdocml: Add a warning "new sentence, new line"
 2017-01-28 23:30 UTC 

mdocml: Simplify usage of print_otag() even more: accept NULL to skip
 2017-01-28 22:37 UTC 

mdocml: MANDOCERR_BADTAB no longer exists, and i checked that
 2017-01-28 22:33 UTC 

mdocml: .Bl -column with zero columns is legal, so don't segfalt on it
 2017-01-28 18:43 UTC 

mdocml: merge manpath.c 1.32, main.c 1.280: warn about invalid output
 2017-01-27 14:42 UTC 

mdocml: merge rev 1.242: warn about missing one-line description
 2017-01-27 14:33 UTC 

mdocml: merge rev
 2017-01-27 14:23 UTC 

mdocml: merge rev
 2017-01-27 14:19 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).