source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: Simplify: Do not call rew_dohalt() from make_pending(), the
 2015-02-02 18:27 UTC 

mdocml: Get rid of all remaining calls to rew_sub() where the target
 2015-02-02 15:03 UTC 

mdocml: Get rid of all calls to rew_sub() in blk_exp_close(); only ten
 2015-02-02  4:27 UTC 

mdocml: When a full block macro gets closed out by a mismatching block
 2015-02-02  4:05 UTC 

mdocml: get rid of rew_sub() in blk_part_imp(); no functional change
 2015-02-01 23:57 UTC 

mdocml: fix .Eo/.Ec spacing
 2015-02-01 23:11 UTC 

mdocml: Simplify blk_part_exp(), no functional change
 2015-02-01 17:31 UTC 

mdocml: The function rew_sub() tries to rewind any all all kinds of
 2015-02-01 16:48 UTC 

mdocml: Use relative offsets instead of absolute pointers for the
 2015-01-31  0:13 UTC 

mdocml: Have pity on the poor stack
 2015-01-30 22:05 UTC 

mdocml: starting a tbl(7) breaks man(7) next-line scope; triggered by a
 2015-01-30 21:29 UTC 

mdocml: Delete the redundant tbl span flags, just inspect the actual
 2015-01-30 17:32 UTC 

mdocml: Abolish struct tbl_head and replace it by an "int col" member in
 2015-01-30  4:12 UTC 

mdocml: Auditing the tbl(7) code for more NULL pointer accesses, i came
 2015-01-30  2:09 UTC 

mdocml: Make sure every layout line contains at least one cell; fixing a
 2015-01-30  0:30 UTC 

mdocml: correctly handle table layout lines starting with a dot
 2015-01-30  0:20 UTC 

mdocml: Radical cleanup of COMPATIBILITY sections: Remove lots of lies,
 2015-01-29  0:34 UTC 

mdocml: Clean up eqn(7) error handling: * When "define" fails, do not
 2015-01-28 21:12 UTC 

mdocml: * Polish tbl(7) error reporting
 2015-01-28 17:32 UTC 

mdocml: For now, it can't be helped that mandoc tbl(7) ignores
 2015-01-28 15:04 UTC 

mdocml: implement the tbl(7) "center" layout option
 2015-01-28  4:20 UTC 

mdocml: adjust formatting for the tbl(7) layout 'x' modifier (maximize
 2015-01-28  2:24 UTC 

mdocml: Multiple parser and formatter fixes for line drawing in tbl(7)
 2015-01-27  5:22 UTC 

mdocml: Rework tbl(7) layout parsing: * Continue parsing even if part of
 2015-01-26 18:43 UTC 

mdocml: More improvements regarding tbl(7) options
 2015-01-26 13:04 UTC 

mdocml: Improve (or rather, rewrite) tbl(7) option parsing
 2015-01-26  0:57 UTC 

mdocml: preserve .PP before .RE; effect found in audio/pms(1)
 2015-01-24 10:09 UTC 

mdocml: Strangely, ignoring the roff(7) .na request was implemented in
 2015-01-24  2:42 UTC 

mdocml: change .Cm to .Ar for macro arguments
 2015-01-24  2:15 UTC 

mdocml: Support .RE with an argument; needed for audio/pms(1)
 2015-01-24  1:59 UTC 

mdocml: new task: escape blank at the beginning of a line
 2015-01-24  1:45 UTC 

mdocml: improve homebrew cellar config example
 2015-01-23 22:00 UTC 

mdocml: While ignoring the .ta (set tab stops) and .ti (temp indent)
 2015-01-23 20:19 UTC 

mdocml: Let .Aq/.Ao/.Ac print "<>" instead of the normal "\(la\(ra"
 2015-01-23 14:21 UTC 

mdocml: Wonders of roff(7): Integer numbers in numerical expressions can
 2015-01-23  0:42 UTC 

mdocml: Slightly improve \w width measurements: Count special characters
 2015-01-22 22:52 UTC 

mdocml: Traditional roff(7) explicitly allows certain control characters
 2015-01-22 21:38 UTC 

mdocml: Don't let a failing mparse_open() clobber the filename pointer;
 2015-01-22 19:27 UTC 

mdocml: improve wording; patch from jmc@
 2015-01-22  0:09 UTC 

mdocml: Support homebrew-style linking on Mac OS X
 2015-01-21 22:42 UTC 

mdocml: Rudimentary implementation of the roff(7) \o escape sequence
 2015-01-21 20:33 UTC 

mdocml: Improve overstriking
 2015-01-21 19:41 UTC 

mdocml: pass empty request lines through to tbl(7); sometimes, they end
 2015-01-21  2:17 UTC 

mdocml: blank lines in tables do not need special handling; simplifies
 2015-01-21  0:47 UTC 

mdocml: typo fixes from jmc@
 2015-01-20 22:45 UTC 

mdocml: Split the -Werror message level into -Werror (broken manual,
 2015-01-20 21:17 UTC 

mdocml: change spelling of centre to center: consistent with other man
 2015-01-20 19:40 UTC 

mdocml: Make the man(1) and apropos(1) options -s and -S much less
 2015-01-20 18:21 UTC 

mdocml: Let man(1) show manuals for the current architecture by default,
 2015-01-16 21:15 UTC 

mdocml: Parse and ignore .IX (generate index entry) macros because
 2015-01-16 16:54 UTC 

mdocml: Fatal errors no longer exist
 2015-01-15  4:27 UTC 

mdocml: downgrade .so failure from FATAL to ERROR
 2015-01-15  2:29 UTC 

mdocml: downgrade ".so with absolute path" from FATAL to ERROR; allows
 2015-01-14 22:58 UTC 

mdocml: simplify by getting rid of ROFF_ERR in tbl(7) parsing; no
 2015-01-14 22:45 UTC 

mdocml: To get rid of SYSERR entries in enum mandocerr, downgrade
 2015-01-14 22:03 UTC 

mdocml: if earlier files set a non-zero exit status, do not allow later
 2015-01-14 21:27 UTC 

mdocml: Simplify handling of system errors: just exit(3)
 2015-01-14 17:49 UTC 

mdocml: Be developer-friendly, 'cause OpenBSD devs like to: cd
 2015-01-13 23:18 UTC 

mdocml: do not spawn a pager when there is no output; issue pointed out
 2015-01-13 13:22 UTC 

mdocml: Bugfix: When the invocation of a user-defined macro follows a
 2015-01-07 12:20 UTC 

mdocml: Fix a potential NULL pointer access in an error message after
 2015-01-03 12:55 UTC 

mdocml: Given the excessively technical description in the old
 2015-01-03  0:59 UTC 

mdocml: Explicitly set the *data member of struct ohash_info to NULL
 2015-01-02 17:02 UTC 

mdocml: Fix a buffer overrun triggered by a trailing backslash at EOF in
 2015-01-01 19:29 UTC 

mdocml: Fix a read buffer overrun triggered by trailing \s- or trailing
 2015-01-01 18:12 UTC 

mdocml: Don't dereference NULL pointers when formatting missing
 2015-01-01 15:36 UTC 

mdocml: If man(1) only has one single argument, always interpret it as a
 2015-01-01 13:21 UTC 

mdocml: describe .Ql more precisely; defect pointed out by Steffen
 2014-12-31 20:43 UTC 

mdocml: When showing more than one formatted manual page, insert
 2014-12-31 16:53 UTC 

mdocml: fix wrong paths below FILES; from Theo Buehler <theo at math dot
 2014-12-30 21:35 UTC 

mdocml: When a file is given on the command line, actually exists, and
 2014-12-30 20:41 UTC 

mdocml: Improve documentation of the header/footer macros .Dt, .Os, .TH:
 2014-12-28 15:24 UTC 

mdocml: mdoc(7) already uses the mandoc(1) -Ios argument in the footer
 2014-12-28 14:42 UTC 

mdocml: improve previous: do the size check up front to avoid leaking
 2014-12-28 14:16 UTC 

mdocml: Reduce memory and time consumption on certain malformed input
 2014-12-25 17:24 UTC 

mdocml: Support negative indentations for mdoc(7) displays and lists
 2014-12-24 23:33 UTC 

mdocml: For .RS, we need to save the information how much we actually
 2014-12-24 18:04 UTC 

mdocml: Prevent unsigned integer underflow when a number is too wide for
 2014-12-24 15:39 UTC 

mdocml: When a man(7) document contains unreasonably large numbers for
 2014-12-24  9:59 UTC 

mdocml: support negative horizontal widths in man(7); minus twenty lines
 2014-12-23 13:49 UTC 

mdocml: fix typo in previous
 2014-12-23 10:10 UTC 

mdocml: some scaling unit fixes: - .sp with an invalid argument is .sp
 2014-12-23  9:32 UTC 

mdocml: even if the second argument to .IP is invalid, don't print it
 2014-12-23  8:16 UTC 

mdocml: Fix vertical scaling
 2014-12-23  6:17 UTC 

mdocml: In a2roffsu(), do not parse the number twice
 2014-12-23  3:28 UTC 

mdocml: correctly handle scaling units after .PD
 2014-12-23  1:58 UTC 

mdocml: The code already pays attention not to close the same block
 2014-12-22 23:28 UTC 

mdocml: Use -m for macro set selection in mandoc(1) mode only, not in
 2014-12-21 14:49 UTC 

mdocml: ISO C99 explicitly forbids forward references to enum types
 2014-12-21 14:15 UTC 

mdocml: Fix two issues causing a class of assertion failures found by
 2014-12-20  2:27 UTC 

mdocml: resolve some code duplication; no functional change
 2014-12-20  0:20 UTC 

mdocml: Enforcing an arbitrary, implementation dependent, undocumented
 2014-12-19 17:12 UTC 

mdocml: Rewrite the low-level UTF-8 parser from scratch
 2014-12-19  4:59 UTC 

mdocml: update usage() and the list of non-standard (i.e
 2014-12-18 21:12 UTC 

mdocml: Don't let .Ta creep into an already-closed list; same as for
 2014-12-18 20:59 UTC 

mdocml: Only keep leading .Sm inside a list when it immediately precedes
 2014-12-18 20:16 UTC 

mdocml: When the head of a list item is extended with a partial explicit
 2014-12-18 19:24 UTC 

mdocml: Don't let the modulo operator divide by zero
 2014-12-18 17:43 UTC 

mdocml: The code is already careful to not add items to lists that were
 2014-12-18  3:10 UTC 

mdocml: [[:<:]] is not POSIX
 2014-12-17 20:31 UTC 

mdocml: minimally document -IOKTW; requested by naddy@
 2014-12-17 20:04 UTC 

mdocml: Be a bit more lenient in what to accept for section names given
 2014-12-17 18:45 UTC 

mdocml: Ignore mdoc(7) and man(7) macros inside tbl(7) code because they
 2014-12-16 23:44 UTC 

mdocml: correct -Tutf8 and -Thtml rendering of \(~= and change the name
 2014-12-16 19:50 UTC 

mdocml: Explicit block closure macros clobber next-line block head
 2014-12-16 17:26 UTC 

mdocml: When a string comparison condition contains no mismatching
 2014-12-16  3:53 UTC 

mdocml: When a numerical condition errors out after consuming at least
 2014-12-16  1:22 UTC 

mdocml: Empty conditions count as false
 2014-12-15 23:43 UTC 

mdocml: correct some character names to match groff; reported by Carsten
 2014-12-15 19:42 UTC 

mdocml: Let "man n open" do the same as "man -s n open" again, that is,
 2014-12-15 18:05 UTC 

mdocml: Catch localtime() failure for additional safety; patch from Jan
 2014-12-15 17:30 UTC 

mdocml: version 1.13.2
 2014-12-13 13:43 UTC 

mdocml: Fix a regression found by Carsten dot Kunze at arcor dot de: Do
 2014-12-13 13:14 UTC 

mdocml: escape Nd on a macro line
 2014-12-12 21:44 UTC 

mdocml: Guard some come needed for database support only by #if
 2014-12-11 19:19 UTC 

mdocml: Make this work on illumos: * define MAX() * ignore O_DIRECTORY
 2014-12-11 18:20 UTC 

mdocml: fix RCS IDs
 2014-12-11  9:19 UTC 

mdocml: sync to OpenBSD
 2014-12-11  9:05 UTC 

mdocml: new Copyright years
 2014-12-11  7:56 UTC 

mdocml: link to EuroBSDCon 2014
 2014-12-11  7:44 UTC 

mdocml: correctly align document header and footer; suggested by
 2014-12-10 22:19 UTC 

mdocml: the asciidoc/docbook toolchain uses braindead \h for indentation
 2014-12-10 21:54 UTC 

mdocml: more release preparations
 2014-12-09 12:05 UTC 

mdocml: first cut at updating for the next release
 2014-12-09  9:19 UTC 

mdocml: Support choosing alternative binary and manual names from
 2014-12-09  9:14 UTC 

mdocml: Integrate the makewhatis binary into the mandoc binary just like
 2014-12-09  7:29 UTC 

mdocml: Some sorting and some more comments
 2014-12-09  6:31 UTC 

mdocml: Install "man" as a hardlink to "mandoc" during db-install
 2014-12-09  6:11 UTC 

mdocml: When opening mandoc.db fails, tell the user in which directory
 2014-12-06  1:23 UTC 

mdocml: implement help(1)
 2014-12-05 21:55 UTC 

mdocml: Improve parsing of function names
 2014-12-05 16:18 UTC 

mdocml: Do not misinterpret function arguments as function names;
 2014-12-05 15:16 UTC 

mdocml: Render text before, not after accumulating flag bits, such that
 2014-12-05 14:26 UTC 

mdocml: When finding a .so link after the page was already processed, do
 2014-12-04 21:48 UTC 

mdocml: correctly store .Dt and .TH information in the names table
 2014-12-04 20:13 UTC 

mdocml: in the SYNOPSIS, add .Fo and first .Fn arguments to the names
 2014-12-04 18:31 UTC 

mdocml: In the SYNOPSIS, if .Nm occurs without argument, give the first
 2014-12-04 17:36 UTC 

mdocml: fix handling of roff requests having a default scale other than
 2014-12-04  2:05 UTC 

mdocml: Ignore macros that never produce any text when deciding whether
 2014-12-04  1:33 UTC 

mdocml: delete five entries that were already fixed
 2014-12-03  1:46 UTC 

mdocml: Switch the default output mode from -Tascii to -Tlocale
 2014-12-02 11:31 UTC 

mdocml: note to self to not forget about groff
 2014-12-02 11:13 UTC 

mdocml: we really need .ta
 2014-12-02 10:41 UTC 

mdocml: Fix the implementation and documentation of \c (continue text
 2014-12-02 10:08 UTC 

mdocml: developer documentation regarding header files
 2014-12-01  8:09 UTC 

mdocml: header cleanup: * add missing forward declarations * remove
 2014-12-01  8:06 UTC 

mdocml: The header libmandoc.h is part of the internal parser interface,
 2014-12-01  4:34 UTC 

mdocml: The file read.c is part of the parser, so it cannot include
 2014-12-01  4:14 UTC 

mdocml: remove unneccessary inclusion protection; patch from deraadt@
 2014-12-01  4:05 UTC 

mdocml: typo; Svyatoslav Mishyn <juef at openmailbox dot org> (Crux
 2014-11-30 22:47 UTC 

mdocml: delete three standard abbreviations that are * no longer used in
 2014-11-30 21:56 UTC 

mdocml: Multiple fixes with respect to .Pf: * The first argument of .Pf
 2014-11-30  5:29 UTC 

mdocml: warn about attempts to call non-callable macros; inspired by a
 2014-11-30  2:36 UTC 

mdocml: Reduce code duplication by reusing the same argument parser for
 2014-11-29  4:31 UTC 

mdocml: Provide a helper function macro_or_word() and use it to prune
 2014-11-29  3:37 UTC 

mdocml: Fold the loop around mdoc_argv() into the function itself, it
 2014-11-28 23:21 UTC 

mdocml: AT&T is unlikely to release an new version of Research UNIX any
 2014-11-28 18:57 UTC 

mdocml: Retire support for CSRG supplementary document titles
 2014-11-28 18:36 UTC 

mdocml: Drop useless architecture table
 2014-11-28 18:09 UTC 

mdocml: kill a pointless assert
 2014-11-28 17:25 UTC 

mdocml: mop up an #ifdef turd deraadt@ stepped into
 2014-11-28 16:54 UTC 

mdocml: Be more careful about meta->name
 2014-11-28 16:02 UTC 

mdocml: Simplify by making the eqn and tbl steering functions void; no
 2014-11-28  6:27 UTC 

mdocml: Simplify by making many functions in the man(7) parser void, and
 2014-11-28  5:51 UTC 

mdocml: Simplify by making the mdoc parser callbacks void, and some
 2014-11-28  4:47 UTC 

mdocml: Simplify the code by making various mdoc parser helper functions
 2014-11-28  3:14 UTC 

mdocml: Simplify code by making mdoc validation handlers void
 2014-11-28  1:05 UTC 

mdocml: Downgrade .Bd -file from FATAL to ERROR
 2014-11-27 23:40 UTC 

mdocml: Multiple fixes with respect to .Eo: 1
 2014-11-27 22:27 UTC 

mdocml: Fix the obsolete .Db (toggle debug mode) macro to ignore its
 2014-11-27 16:21 UTC 

mdocml: Make makewhatis(8) understand .so links to .gz pages
 2014-11-27  1:58 UTC 

mdocml: fix build when HAVE_MANPATH is set; patch from <bapt at FreeBSD>
 2014-11-27  0:30 UTC 

mdocml: Let mparse_readfd() use mparse_open() and mparse_wait() and let
 2014-11-26 23:42 UTC 

mdocml: Simplify the mparse_open()/mparse_wait() interface
 2014-11-26 21:40 UTC 

mdocml: remove an unreachable warning about .Sm arguments
 2014-11-26 19:24 UTC 

mdocml: The .Sm macro accepts at most one argument; fixing an assertion
 2014-11-26 19:22 UTC 

mdocml: Make the code sipler and more robust by always assigning a value
 2014-11-26 17:55 UTC 

mdocml: Allow comma-separated options in tbl(7) tables
 2014-11-26 17:51 UTC 

mdocml: Completely rewrite the top level of the layout parser
 2014-11-25 21:41 UTC 

mdocml: "Aq foo" is not the same as "<foo>"
 2014-11-25 20:18 UTC 

mdocml: We repeatedly observed assertion crashes in the low-level
 2014-11-21  1:52 UTC 

mdocml: Prevent negative arguments to the .ll request from causing
 2014-11-20 13:56 UTC 

mdocml: warn about calling non-callable macros
 2014-11-20  2:21 UTC 

mdocml: Fix two minibugs reported by Thomas Klausner <wiz at NetBSD>: 1
 2014-11-20  0:31 UTC 

mdocml: Let .Ao and .Aq render as "<>" after .An and as "\(la\(ra"
 2014-11-19 22:00 UTC 

mdocml: Three fixes with respect to the names table: 1
 2014-11-19 20:40 UTC 

mdocml: Escape sequences terminate high-level macro names, and when
 2014-11-19  3:08 UTC 

mdocml: Support the ".if v" conditional operator (vroff mode, always
 2014-11-19  1:20 UTC 

mdocml: Ignore invalid directories in man.conf(5) and MANPATH, even if
 2014-11-18 19:41 UTC 

mdocml: In man(1) mode, prefer file name matches over .Dt name matches
 2014-11-18  1:15 UTC 

pod2mdoc: version 0.1 and some Makefile tweaks
 2014-11-17 18:46 UTC 

mdocml: Multiple fixes with respect to in-line macros: * .No selects the
 2014-11-17  6:44 UTC 

mdocml: When a line (in the sense of term_flushln()) contains white
 2014-11-16 21:29 UTC 

mdocml: Delete five standards that are: * not supported by groff * not
 2014-11-16 20:46 UTC 

mdocml: Remove needless and harmful byte swapping on big endian
 2014-11-14  4:24 UTC 

mdocml: In man(1) mode without -a, stop searching after the first manual
 2014-11-11 19:04 UTC 

mdocml: Let -h imply -c (that is, not use the pager)
 2014-11-11  2:43 UTC 

mdocml: implement -h (synopsis only) for preformatted (cat) pages;
 2014-11-11  2:10 UTC 

mdocml: add required vertical spacing before lists that begin at the
 2014-11-10 21:56 UTC 

mdocml: hyperlinking in -man -Thtml punctuation in the middle of .Fn
 2014-11-09  0:54 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).