mdocml: When man(1) and apropos(1) look for a file man1/foo.1 but it's
2015-02-27 16:02 UTC
texi2mdoc: Have Makefile install source as 0644 (thanks Sviatoslav
2015-02-26 10:43 UTC
texi2mdoc: Make sure we get syncodeindex bindings into our defindexes
2015-02-26 10:42 UTC
texi2mdoc: Need this for musl
2015-02-25 19:46 UTC
texi2mdoc: Casting for ctype functions
2015-02-25 15:51 UTC
texi2mdoc: Handle newline properly w/r/t vspace
2015-02-25 15:15 UTC
texi2mdoc: Compilation on OpenBSD
2015-02-25 15:04 UTC
texi2mdoc: Get ready for new version
2015-02-25 15:03 UTC
texi2mdoc: Have line and column number reporting not be affected by the
2015-02-25 14:49 UTC
texi2mdoc: Completely re-write @value and @macro handling to work
2015-02-25 14:37 UTC
texi2mdoc: First the memmem(3) invocations to have the proper length of
2015-02-25 10:02 UTC
texi2mdoc: Add (and ignore) a few more macros
2015-02-24 21:07 UTC
texi2mdoc: Allow many more (all?) symbols and punctuate
2015-02-24 20:35 UTC
texi2mdoc: Add all of the accents and fix their weird parsing rules
2015-02-24 20:07 UTC
texi2mdoc: Clarify the role of texiputchar() and texiputchars() and make
2015-02-24 14:36 UTC
texi2mdoc: Add reading initial file from stdin
2015-02-23 22:50 UTC
texi2mdoc: Convert Qq to Dq for links
2015-02-23 20:55 UTC
texi2mdoc: Swap TEXICMD_TEXSYM and TEXICMD_TIE
2015-02-23 20:53 UTC
texi2mdoc: Compile on Linux: define _GNU_SOURCE for memmem(3), replace
2015-02-23 17:25 UTC
texi2mdoc: Sneak in fix for GNU-ism
2015-02-23 15:26 UTC
texi2mdoc: Version notes
2015-02-23 15:24 UTC
texi2mdoc: Allow compiling on OpenBSD
2015-02-23 15:24 UTC
pod2mdoc: Not all perlpod(1) documents mark up function arguments with
2015-02-23 15:12 UTC
texi2mdoc: Implement macro-invocation workarounds found in real-life
2015-02-23 15:09 UTC
texi2mdoc: Have @math and @verb correctly escape arguments, add
2015-02-23 14:36 UTC
pod2mdoc: Re-wrap text lines
2015-02-23 14:30 UTC
mdocml: oops, in NAME, don't nag about the comma after .Nm
2015-02-23 13:56 UTC
mdocml: improve NAME section diagnostics; confusing messages reported by
2015-02-23 13:31 UTC
texi2mdoc: Add @verb{} support
2015-02-23 12:40 UTC
texi2mdoc: When calling `TS', we can temporarily unset literal mode
2015-02-23 12:28 UTC
texi2mdoc: Save line, column, and filename references before parsing
2015-02-23 11:57 UTC
texi2mdoc: Macro support! This parses the @macro blocks, maintains
2015-02-23 11:45 UTC
texi2mdoc: Protect against too many nested values
2015-02-21 22:02 UTC
texi2mdoc: Make @value{...} parse its own arguments
2015-02-21 21:49 UTC
pod2mdoc: chomp trailing dots off the .Nd line
2015-02-21 21:16 UTC
mdocml: Escape quotes when expanding macro arguments
2015-02-21 14:47 UTC
mdocml: For selecting a two-digit font size, support the historic syntax
2015-02-20 23:55 UTC
mdocml: Completely delete all carriage return characters from the input
2015-02-20 22:41 UTC
mdocml: \n(.$
2015-02-20 13:47 UTC
pod2mdoc: Stop bypassing the text output buffer when printing macro
2015-02-20 13:34 UTC
pod2mdoc: add function prototypes; no functional change
2015-02-19 16:35 UTC
pod2mdoc: Escape literal double quotes when they start a macro argument
2015-02-19 15:27 UTC
pod2mdoc: Preserve blank lines inside literal displays, do not render
2015-02-19 13:51 UTC
pod2mdoc: Fix a regression that broke Regress/formatcode/escape.pod: Do
2015-02-19 11:14 UTC
pod2mdoc: After converting a formatcode to a macro in ordinary mode,
2015-02-19 11:10 UTC
pod2mdoc: do not include an .Fa argument in quotes if it does not
2015-02-19 11:05 UTC
pod2mdoc: If the SYNOPSIS section mentions a name as #defined, mark it
2015-02-19 11:00 UTC
pod2mdoc: fix unintended CVS keyword expansion
2015-02-19 10:53 UTC
pod2mdoc: ignore line breaks in the NAME section; written on the train
2015-02-19 10:47 UTC
mdocml: naddy@ scoured the ports tree for remaining mandoc issues and
2015-02-17 20:42 UTC
mdocml: Render \(lq and \(rq as '"' in -Tascii mode but leave the
2015-02-17 20:37 UTC
mdocml: Cope with another one of the many kinds of DocBook stupidity:
2015-02-17 18:09 UTC
mdocml: Let .it accept numerical expressions, not just numerical
2015-02-17 17:17 UTC
mdocml: clean up post_dt() validation function; improved diagnostics,
2015-02-16 19:03 UTC
mdocml: Delete the -V option
2015-02-16 16:24 UTC
mdocml: strtonum(3) compat glue
2015-02-16 14:56 UTC
mdocml: Clamp width and indent settings to sensible values
2015-02-16 14:12 UTC
mdocml: Tweak the wording to avoid the possible misunderstanding that
2015-02-15 17:58 UTC
pod2mdoc: support -d Mdocdate
2015-02-14 15:35 UTC
mdocml: shut up about tabs in SYNOPSIS .Fd lines, there is no good way
2015-02-14 13:24 UTC
pod2mdoc: don't get confused by tabs in function declarations in the
2015-02-14 13:11 UTC
pod2mdoc: Detect function names not only before blanks, but also at the
2015-02-14 12:47 UTC
pod2mdoc: mark up foreign function names with .Xr
2015-02-14 11:13 UTC
pod2mdoc: New sentence, new line
2015-02-14 10:35 UTC
pod2mdoc: in the SYNOPSIS, render preprocessor lines with .Fd
2015-02-13 18:44 UTC
pod2mdoc: In text mode, do not print whitespace *after* printing a word
2015-02-13 18:02 UTC
pod2mdoc: use .Vt to mark up types mentioned in the SYNOPSIS
2015-02-13 15:35 UTC
pod2mdoc: use .Fa to mark up function arguments mentioned in the
2015-02-13 12:41 UTC
pod2mdoc: oops, committed wrong user settings
2015-02-13 11:03 UTC
pod2mdoc: ohash compat glue
2015-02-13 9:57 UTC
pod2mdoc: If a function is listed in the SYNOPSIS and its name occurs
2015-02-13 0:44 UTC
mdocml: After almost five years and 99 revisions, mdoc_macro.c rev
2015-02-12 13:55 UTC
mdocml: Do not confuse .Bl -column lists that just broken another block
2015-02-12 13:01 UTC
mdocml: Delete the mdoc_node.pending pointer and the function
2015-02-12 12:25 UTC
mdocml: do not access a NULL pointer if an .Eo block lacks a tail; found
2015-02-11 14:15 UTC
mdocml: explicit blocks close out .Nd; fixing data structure corruption
2015-02-11 13:38 UTC
mdocml: Be more careful to not generate empty .In, .St, and .Xr nodes
2015-02-10 17:48 UTC
mdocml: Do not read past the end of the buffer if an "f" layout font
2015-02-10 11:03 UTC
mdocml: trim trailing white space, no code change; from Svyatoslav
2015-02-10 8:06 UTC
mdocml: Closing a block validates it, which may end up deleting it, so
2015-02-07 16:43 UTC
mdocml: some tweaks to the DIAGNOSTICS section
2015-02-07 15:15 UTC
mdocml: ignore O_CLOEXEC when the operating system doesn't provide it;
2015-02-07 7:53 UTC
mdocml: trivial sync to OpenBSD: <sys/param.h> no longer needed
2015-02-07 7:43 UTC
mdocml: be more careful about argc == 0
2015-02-07 6:28 UTC
mdocml: replace the last legacy generic message type, "argument count
2015-02-06 16:06 UTC
mdocml: better error reporting regarding .OP .RS .UR .TH arguments
2015-02-06 11:55 UTC
mdocml: better diagnostics about excess arguments to .PD .ft .sp
2015-02-06 9:39 UTC
mdocml: better error reporting for .br .fi .nf with arguments
2015-02-06 8:29 UTC
mdocml: Delete the legacy generic warning type MANDOCERR_ARGCWARN,
2015-02-06 7:13 UTC
mdocml: better handle .Fo and .Fd without argument better handle .Fo
2015-02-06 3:39 UTC
mdocml: better handle empty .Bd .Bl .D1 .Dl blocks
2015-02-06 2:05 UTC
mdocml: better handle .In .Sh .Ss .St .Xr without arguments
2015-02-06 1:07 UTC
mdocml: fix handling of empty .An macros
2015-02-05 1:47 UTC
mdocml: Simplify by deleting the "lastline" member of struct mdoc_node
2015-02-05 0:14 UTC
mdocml: Discard excess head arguments for .Bd .Bl .Bk and delete
2015-02-04 22:30 UTC
mdocml: improve diagnostics regarding arguments of .An .Pp .Lp .br .sp
2015-02-04 19:20 UTC
mdocml: fix column numbers of macro arguments in messages
2015-02-04 19:00 UTC
mdocml: discard .Rs head arguments and improve .Rs diagnostics
2015-02-04 18:04 UTC
mdocml: more specific .Nd diagnostics, allowing to get rid of enum
2015-02-04 16:39 UTC
mdocml: Enable the integrated man(1) even when database support is
2015-02-03 21:16 UTC
mdocml: reduce indentation for better readability
2015-02-03 18:38 UTC
mdocml: Avoid closing out an explicit block twice when broken by .It
2015-02-03 18:22 UTC
mdocml: minimal support for Heirloom nroff
2015-02-03 15:52 UTC
mdocml: Finally delete the kitchensink functions rew_sub() and
2015-02-03 1:14 UTC
mdocml: Bring .Pp/.Lp handling inside .Nm blocks closer to groff; as a
2015-02-03 0:49 UTC
mdocml: Simplify and reindent make_pending()
2015-02-02 19:23 UTC
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
page: next (older) | prev (newer) | 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).