source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mandoc: Consistently treat character escape sequences as operators, not
 2017-06-23 23:00 UTC 

mandoc: eqn(1) output operator translation
 2017-06-23 22:20 UTC 

mandoc: splitting a text box sometimes requires wrapping it in a list
 2017-06-23 21:05 UTC 

mdocml: Stop using "mdocml" as an official name
 2017-06-23 15:58 UTC 

mdocml: Write text boxes as <mi>, <mn>, or <mo> as appropriate, and
 2017-06-23  2:32 UTC 

mdocml: Simplify font handling: 1
 2017-06-23  0:31 UTC 

mdocml: Fix font selection for text boxes in the terminal formatter
 2017-06-22  0:30 UTC 

mdocml: Outside explicit font context, give every letter its own box
 2017-06-21 20:51 UTC 

mdocml: quoted words are not parsed for defined keys
 2017-06-21 18:38 UTC 

mdocml: Recognize well-known functions names (the same that Heirloom
 2017-06-21 18:05 UTC 

mdocml: KNF: remove parentheses from switch case labels; no binary
 2017-06-20 17:25 UTC 

mdocml: Fix a regression in the previous revision: When there is no link
 2017-06-19 12:57 UTC 

mdocml: Implement appending to standard man(7) and mdoc(7) macros with
 2017-06-18 17:36 UTC 

mdocml: style message about duplicate RCS ids; inspired by mdoclint
 2017-06-17 23:07 UTC 

mdocml: style message about missing RCS ids; inspired by mdoclint
 2017-06-17 22:46 UTC 

mdocml: if .in is used inside the .TP head, it's always relative
 2017-06-17 16:47 UTC 

mdocml: tables leak tab settings to subsequent text
 2017-06-17 14:56 UTC 

mdocml: correct handling of blank lines after \c
 2017-06-17 13:06 UTC 

mdocml: properly set the default indentation such that even pages
 2017-06-17  1:27 UTC 

mdocml: Multiple tbl(7) improvements: * Do not discard data that lacks a
 2017-06-16 20:01 UTC 

mdocml: round default width of tbl(7) text blocks in the same way as
 2017-06-15  0:27 UTC 

mdocml: implement so-called absolute horizontal motion: \h'|...', used
 2017-06-14 23:24 UTC 

mdocml: Naive implementation of the roff(7) .po (page offset) request
 2017-06-14 22:51 UTC 

mdocml: add the \(ru (0.5m baseline ruler) character escape sequence,
 2017-06-14 20:57 UTC 

mdocml: simple implementation of the roff(7) .als (macro alias) request,
 2017-06-14 19:39 UTC 

mdocml: let \l use the right fill character
 2017-06-14 18:23 UTC 

mdocml: improve rounding rules for scaling units in horizontal
 2017-06-14 17:51 UTC 

mdocml: harmless, but weird typo; found with afterstep_faq(1)
 2017-06-14 14:24 UTC 

mdocml: implement the roff(7) d (macro or string defined) conditional
 2017-06-14 14:02 UTC 

mdocml: implement roff(7) .rj (right justify) request
 2017-06-14 13:01 UTC 

mdocml: implement the roff(7) \p (break output line) escape sequence
 2017-06-14  1:31 UTC 

mdocml: Partial support for the \n[an-margin] number register
 2017-06-13 19:34 UTC 

mdocml: If the layout is empty except for requesting a left vertical
 2017-06-13 16:12 UTC 

mdocml: Delete the arbitrary range restriction for -Owidth
 2017-06-13 15:07 UTC 

mdocml: fix the interaction of the allbox option with spanned cells in
 2017-06-13 14:39 UTC 

mdocml: Explicitly ignore .br, .ce, and .sp inside tbl(7) text blocks
 2017-06-13 13:51 UTC 

mdocml: test the new allbox and wrapping features
 2017-06-12 22:50 UTC 

mdocml: Two minor fixes for the "allbox" modifier: 1
 2017-06-12 22:49 UTC 

mdocml: If a tbl(7) layout contains a 'w' (minimum width) modifier for a
 2017-06-12 22:06 UTC 

mdocml: implement the tbl(7) "allbox" option; used for example by
 2017-06-12 20:45 UTC 

mdocml: fix column width calculation for text block cells
 2017-06-12 20:14 UTC 

mdocml: Implement automatic line breaking inside individual table cells
 2017-06-12 19:05 UTC 

mdocml: ooops, fix a glitch in the previous commit
 2017-06-11 20:03 UTC 

mdocml: Style message about legacy man(7) date format in mdoc(7)
 2017-06-11 19:46 UTC 

mdocml: style message about missing .Fn markup; inspired by mdoclint
 2017-06-11 17:17 UTC 

mdocml: Do not issue the message "no blank before trailing delimiter"
 2017-06-11 14:24 UTC 

mdocml: add forgotten file
 2017-06-11 14:23 UTC 

mdocml: fix order of messages
 2017-06-11 14:20 UTC 

mdocml: Reduce false positives for the "no blank before trailing
 2017-06-10 16:54 UTC 

mdocml: minor markup simplifications
 2017-06-10 16:32 UTC 

mdocml: style message about missing blank before trailing delimiter;
 2017-06-10  1:49 UTC 

mdocml: do not break the line between Bsx/Bx/Fx/Nx/Ox/Dx and its
 2017-06-10  1:29 UTC 

mdocml: Properly reinitialize roffce_node between parses, or this may
 2017-06-08 19:36 UTC 

mdocml: Implement w layout specifier (minimum column width)
 2017-06-08 18:11 UTC 

mdocml: make the internal a2roffsu() interface more powerful by
 2017-06-08 12:55 UTC 

mdocml: warning about unknown .Lb arguments; inspired by mdoclint(1)
 2017-06-08  0:23 UTC 

mdocml: style checks related to .Er; inspired by mdoclint(1)
 2017-06-07 23:30 UTC 

mdocml: Also catch "new sentence, new line" if there are three blanks
 2017-06-07 20:59 UTC 

mdocml: Make "new sentence, new line" detection stricter: Also catch
 2017-06-07 20:31 UTC 

mdocml: Prepare the terminal driver for filling multiple columns in
 2017-06-07 20:01 UTC 

mdocml: Prepare the terminal driver for filling multiple columns in
 2017-06-07 17:38 UTC 

mdocml: The \h escape sequence provides another method for moving
 2017-06-07  2:14 UTC 

mdocml: Implement the roff(7) .rn (rename macro or string) request
 2017-06-07  0:51 UTC 

mdocml: document the new .ce implementation
 2017-06-06 15:04 UTC 

mdocml: Minimal implementation of the roff(7) .ce request (center a
 2017-06-06 15:01 UTC 

mdocml: Implement the roff(7) .mc (right margin character) request
 2017-06-04 22:44 UTC 

mdocml: Make term_flushln() simpler and more robust: Eliminate the
 2017-06-04 18:51 UTC 

mdocml: Pure preprocessor implementation of the roff(7) .ec and .eo
 2017-06-04  0:13 UTC 

mdocml: ignore blank lines in man(7) next line scope; strange groff edge
 2017-06-03 15:55 UTC 

mdocml: enable -Wstyle by default in -Tlint; OK jmc@
 2017-06-03 12:17 UTC 

mdocml: Partial implementation of \h (horizontal line drawing function)
 2017-06-02 19:21 UTC 

mdocml: add about 15 missing character escape sequences found in
 2017-06-02 12:44 UTC 

mdocml: Minimal implementation of the \h (horizontal motion) escape
 2017-06-01 19:05 UTC 

mdocml: STYLE message about full stop at the end of .Nd; inspired by
 2017-06-01 15:26 UTC 

mdocml: STYLE message about missing use of Ox/Nx/Fx/Dx; OK jmc@ wiz@
 2017-05-31 15:31 UTC 

mdocml: tweak previous; from jmc@
 2017-05-30 20:26 UTC 

mdocml: STYLE message about useless macros we don't want (Bt Tn Ud);
 2017-05-30 19:31 UTC 

mdocml: fix formatting of intermediate punctuation in .Lk
 2017-05-30 16:31 UTC 

mdocml: Macro argument quoting does not prevent recognition of
 2017-05-30 16:23 UTC 

mdocml: Use [ rather than [[ for portability, in particular since it
 2017-05-18 14:46 UTC 

mdocml: Delete the -T xhtml command line option
 2017-05-17 23:40 UTC 

mdocml: Fix documentation bug: man(1) does not ignore manpath
 2017-05-17 23:23 UTC 

mdocml: Modernize an example showing antiquated syntax, and delete an
 2017-05-17 23:21 UTC 

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 

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