source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: pod2man re-writes this and that using `tr', which we don't
 2010-12-26 14:38 UTC 

mdocml: As pointed out by schwarze@, %T/%J renders with a normal
 2010-12-25 23:27 UTC 

mdocml: Implement schwarze@'s much more elegant version of my %T/%J fix
 2010-12-25 23:25 UTC 

mdocml: Specifying both %T and %J in an `Rs' block causes the title to
 2010-12-25 13:50 UTC 

mdocml: Whack superfluous font-family in mdocml's www style.css
 2010-12-24 22:51 UTC 

mdocml: Make `Fo' use a B instead of SPAN (left-over)
 2010-12-24 22:47 UTC 

mdocml: Have Makefile build XHTML files too
 2010-12-24 14:20 UTC 

mdocml: Apparently the U tag is deprecated, so use a SPAN instead
 2010-12-24 14:14 UTC 

mdocml: As per schwarze@'s suggestions, roll back the refcount structure
 2010-12-24 14:00 UTC 

mdocml: Drastically fix -T[x]html's handling of font-escape mode changes
 2010-12-24  0:46 UTC 

mdocml: Ensure -Thtml has DIV as child of BLOCKQUOTE
 2010-12-23  0:45 UTC 

mdocml: Added last version notes and bumped version number and date
 2010-12-23  0:30 UTC 

mdocml: minor tweaks: 1
 2010-12-22 23:53 UTC 

mdocml: At the beginning of .Bl, .Sm is allowed, and .Lp should cause a
 2010-12-22 22:05 UTC 

mdocml: Build xhtml files for www site exemplaria
 2010-12-22 11:58 UTC 

mdocml: Revert IGNPAR to a warning after clue-stick applied by
 2010-12-22 11:38 UTC 

mdocml: Implement reference-counted version of original union mdoc_data
 2010-12-22 11:15 UTC 

mdocml: Throw out negative margin garbage in -man -T[x]html in favour of
 2010-12-22  9:51 UTC 

mdocml: Sync to OpenBSD: 1) Now that growing buffers in main.c is safe,
 2010-12-21  1:46 UTC 

mdocml: Sane behaviour for the growing of very small buffers: Always
 2010-12-21  1:22 UTC 

mdocml: Clarify style inclusions and update release information
 2010-12-20 13:57 UTC 

mdocml: Fix list-type being clobbered by margins
 2010-12-20 13:39 UTC 

mdocml: More use default tags, this time I and U
 2010-12-20 13:07 UTC 

mdocml: Give header and footer table cells default widths (using WIDTH
 2010-12-20 10:40 UTC 

mdocml: Migrate schwarze@'s `Bk' argument patch to -T[x]html
 2010-12-19 12:14 UTC 

mdocml: Handle .Bk the same way as groff 1.20.1: .Bk without arguments
 2010-12-19 12:11 UTC 

mdocml: Sync to the installed version in OpenBSD, excluding .ft
 2010-12-18 19:32 UTC 

mdocml: Sync to OpenBSD: More precise description of .Xo, and don't talk
 2010-12-18 19:12 UTC 

mdocml: Tweak default styles
 2010-12-17 13:03 UTC 

mdocml: Don't use EM for default widths; use BU instead
 2010-12-17 12:57 UTC 

mdocml: Merged example.style.css into style.css
 2010-12-17 11:42 UTC 

mdocml: Correctly labelled command-line as `Dl'
 2010-12-17 11:41 UTC 

mdocml: Prevent double-printing of `D1' or `Dl' DIV
 2010-12-17 11:19 UTC 

mdocml: Correctly mark the examples as `Dl', not `D1'
 2010-12-17 11:18 UTC 

mdocml: Add a "list" top-level tag, too
 2010-12-17 11:01 UTC 

mdocml: Remove useless DIVs in favour of BRs
 2010-12-17 10:43 UTC 

mdocml: Make literal `Bd' use a PRE in -Thtml
 2010-12-17 10:37 UTC 

mdocml: Banished -man -Thtml header and footer to example.style.css as
 2010-12-17  8:26 UTC 

mdocml: Have synopsis_pre() in -Thtml emit P or BR, not DIVs
 2010-12-17  8:17 UTC 

mdocml: Make SYNOPSIS `Nm' use a TABLE in -T[x]html mode
 2010-12-17  1:02 UTC 

mdocml: Significantly clean up Sh, Ss, SH, and SS handling in -Thtml
 2010-12-17  0:18 UTC 

mdocml: Some default styles for lists
 2010-12-16 23:23 UTC 

mdocml: Note that we use CSS1, not CSS2
 2010-12-16 23:07 UTC 

mdocml: Get widths to be propertly represented in -T[x]html
 2010-12-16 22:57 UTC 

mdocml: Migrate `An' to use a pointer in its data, like everybody else
 2010-12-16 17:14 UTC 

mdocml: Remove stray note on `i', which we no longer support
 2010-12-16 11:23 UTC 

mdocml: Note that `Sh' and `Ss' are now rigorously checked for paragraph
 2010-12-16  1:00 UTC 

mdocml: Back out last: apparently `Bl', `It', and `Pp' need a little bit
 2010-12-16  0:57 UTC 

mdocml: Allow `It' to have a trailing paragraph if the surrounding list
 2010-12-16  0:53 UTC 

mdocml: First, make `Pp' (next to `Sm') be allowed as the first element
 2010-12-16  0:25 UTC 

mdocml: Remove `Pp' and `Lp' checks in front-ends to make sure we're not
 2010-12-15 23:44 UTC 

mdocml: Add a "last child" member of struct mdoc_node
 2010-12-15 23:39 UTC 

mdocml: Add some more bits to CSS example
 2010-12-15 17:21 UTC 

mdocml: Use a single P tag for paragraph breaks (which can be configured
 2010-12-15 17:19 UTC 

mdocml: Make sure that new list types don't emit whitespace before or
 2010-12-15 16:35 UTC 

mdocml: Clarifying styles
 2010-12-15 16:22 UTC 

mdocml: Clarify purpose of "lit"
 2010-12-15 16:08 UTC 

mdocml: Remove stupid outer DIV tag in favour of regular BODY and HTML
 2010-12-15 15:59 UTC 

mdocml: Added list-type style tips
 2010-12-15 15:32 UTC 

mdocml: In-progress move from -T[x]html using DIVs for its lists to
 2010-12-15 14:52 UTC 

mdocml: Make SYNOPSIS sections and code having .nr nS enabled behave as
 2010-12-11 14:40 UTC 

mdocml: Abort endless loops during roff macro and string expansion
 2010-12-10 20:58 UTC 

mdocml: done: .de; todo: """"; loops in macro and string expansion
 2010-12-09 23:44 UTC 

mdocml: Allow quote macros (`Op', `Aq', `Bq', `Dq', `Pq', `Ql', `Qq',
 2010-12-09 10:32 UTC 

mdocml: Remove `i' and `r' macro handlers
 2010-12-08 10:58 UTC 

mdocml: Tag an internal release, 1.10.7, that marks being in sync with
 2010-12-06 17:07 UTC 

mdocml: Bring schwarze@'s mandoc.h and main.c errors and warnings
 2010-12-06 16:55 UTC 

mdocml: Import changes by schwarze@ and Jason McIntyre into manuals
 2010-12-06 16:37 UTC 

mdocml: Typo: man_in_pre -> man_ign_pre for `ft'
 2010-12-06 15:31 UTC 

mdocml: Add support for `ft' macro found in groff(7)
 2010-12-06 15:31 UTC 

mdocml: Small merges from schwarze@'s man_html.c edits
 2010-12-06 14:12 UTC 

mdocml: Let some man_term.c cleanups bleed into man_html.c
 2010-12-06 14:07 UTC 

mdocml: My favourite: removing lots of code in favour of smaller,
 2010-12-06 14:04 UTC 

mdocml: Make return(man_nmsg(...)) by a simple declaration
 2010-12-06 13:56 UTC 

mdocml: Header for `PP', `P', and `LP' should never be printed
 2010-12-06 13:53 UTC 

mdocml: Allow HP/IP/etc
 2010-12-06 13:50 UTC 

mdocml: Allow multiple ELINE macros without raising a fatal error
 2010-12-06 13:49 UTC 

mdocml: Track down a bug of empty `de XX' macros causing uncertain
 2010-12-06 13:25 UTC 

mdocml: Merge schwarze@'s relaxation of scope-breaking rules: allow
 2010-12-06 11:01 UTC 

mdocml: Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes in
 2010-12-05 16:14 UTC 

mdocml: Remove repeat notification of -width omission
 2010-12-05 15:59 UTC 

mdocml: Remove long-standing FIXME regarding the consolidation of
 2010-12-05 15:55 UTC 

mdocml: Merge schwarze@'s patch to allow uname() to fail without causing
 2010-12-05 15:49 UTC 

mdocml: Merge schwarze@'s changes allowing nested displays
 2010-12-05 15:37 UTC 

mdocml: Track the parser status both per file (file_status), such that
 2010-12-02 20:41 UTC 

mdocml: Merge schwarze@'s changes to allow for user-defined strings
 2010-12-02 10:53 UTC 

mdocml: Fix enum/int mixing
 2010-12-01 17:00 UTC 

mdocml: Merge OpenBSD's `so' handling (plus some documentation)
 2010-12-01 16:54 UTC 

mdocml: Make sure that the manual section defaults to `1' if it's unset
 2010-12-01 16:38 UTC 

mdocml: Fix a subtle error in the new main.c where the parse type
 2010-12-01 16:28 UTC 

mdocml: Merge restructuring of main.c code
 2010-12-01 15:09 UTC 

mdocml: Fixed a goddamn subtle error causing MDOC_LITERAL to remain set
 2010-12-01 14:36 UTC  (2+ messages)

mdocml: Re-ordering of roff requests as per OpenBSD
 2010-12-01 10:31 UTC 

mdocml: Low-hanging fruit: add OpenBSD's `ad', `hy', `ne', and `nh'
 2010-12-01 10:21 UTC 

mdocml: Restore the Id tag that i clobbered in my previous commit, as
 2010-11-30 21:44 UTC 

mdocml: Merge OpenBSD mdoc.7 rev
 2010-11-30 20:51 UTC  (2+ messages)

mdocml: Kill man_action.c
 2010-11-30 15:36 UTC 

mdocml: Move all man_action.c routines into man_validate.c
 2010-11-30 15:24 UTC 

mdocml: Simplify the many if ( ! mdoc_nmsg()) return(0) etc
 2010-11-30 14:27 UTC 

mdocml: mdoc_action.c is no more
 2010-11-30 13:04 UTC 

mdocml: Moved all prologue actions from mdoc_action.c into
 2010-11-30 12:59 UTC 

mdocml: Move post_bl() and subfunctions from mdoc_action.c into
 2010-11-30 12:35 UTC 

mdocml: Move -column list validation and normal-formisation from
 2010-11-30 10:32 UTC 

mdocml: Migrate `Nm' and `Pa' handling from mdoc_action.c into
 2010-11-29 16:06 UTC 

mdocml: Remove left-over rsord[] in mdoc_actions.c
 2010-11-29 15:45 UTC 

mdocml: Move `Lb' handling from mdoc_action.c into mdoc_validate.c
 2010-11-29 14:56 UTC 

mdocml: Move `At' handling from mdoc_action.c into mdoc_validate.c
 2010-11-29 14:50 UTC 

mdocml: Move `Sh' validation from mdoc_action.c
 2010-11-29 13:51 UTC 

mdocml: Clarifying role of pre_pp (now pre_par), which was confusing me
 2010-11-29 13:12 UTC 

mdocml: Note that `Rv' and `Ex' have different values if a manual name
 2010-11-29 13:04 UTC 

mdocml: Move `Mt', `Ar', and `Li' handling from mdoc_action.c into
 2010-11-29 13:02 UTC 

mdocml: Migrate action for `Rs' into mdoc_validate.c
 2010-11-29 12:22 UTC 

mdocml: new: parametric .de, and header lines of excessive length
 2010-11-03 12:07 UTC 

mdocml: a bunch of small issues collected during p2k10
 2010-10-29 13:05 UTC 

mdocml: Referring to terms explained in other manuals, always use .Xr
 2010-10-29 10:38 UTC 

mdocml: Remove a left-over ".Xr groff 1"; patch from jmc@
 2010-10-29  0:05 UTC 

mdocml: When mentioning a function documented elsewhere, .Xr is often
 2010-10-24 14:49 UTC 

mdocml: let .Bsx print just "BSD/OS" like in modern groff from Ulrich
 2010-10-23 23:31 UTC 

mdocml: new: escape sequence handling done: nested displays
 2010-10-23 22:40 UTC 

mdocml: two new TODOs based on submissions by Ulrich Spoerlein
 2010-10-19 21:40 UTC 

mdocml: dream about .de support, and remove irrelevant stuff regarding
 2010-10-17 21:10 UTC 

mdocml: Use proper error for `An' multiple arguments
 2010-10-11 15:46 UTC 

mdocml: Quiesce Linux header-inclusion warnings
 2010-10-11 15:45 UTC 

mdocml: Initial commit of cleaned-up validation code for -mdoc
 2010-10-11 13:24 UTC 

mdocml: `Sm' no longer produces a linebreak when used in `Bd'
 2010-10-10  9:59 UTC 

mdocml: Cleaned up library manuals: removed old escapes, added EXAMPLES,
 2010-10-10  9:47 UTC 

mdocml: Revert merging of {mdoc,man}.h -> mandoc.h
 2010-10-04  7:01 UTC 

mdocml: style cleanup, no functional change: * make the initial
 2010-10-02 15:15 UTC 

mdocml: Unify mdoc and man enums and structs into mandoc.h
 2010-10-02 10:14 UTC 

mdocml: * need a space before .No even if it starts with a closing
 2010-10-01 21:51 UTC 

mdocml: Fix small regression where `Op' had an extra space between the
 2010-10-01 12:09 UTC 

mdocml: Merge from OpenBSD right after 1.10.6; now back to full sync
 2010-09-27 23:03 UTC 

mdocml: Added TODO for more `Pp' warnings
 2010-09-27 22:42 UTC 

mdocml: A minor issue with \& between .Pp found while merging 1.10.6
 2010-09-27 21:33 UTC 

mdocml: Prepping for version
 2010-09-27 12:34 UTC 

mdocml: Consider both `Lp' and `Pp' when stripping prior paragraph
 2010-09-27 11:25 UTC 

mdocml: Suppress whitespace following Pp, Lp, sp, and the other
 2010-09-27 11:21 UTC 

mdocml: Remove finished TODO
 2010-09-27 10:47 UTC 

mdocml: Ignore double-`Pp' and `Pp' before `Bd' and `Bl' (unless
 2010-09-27  9:26 UTC 

mdocml: Added MIPS64
 2010-09-27  6:56 UTC 

mdocml: sync to OpenBSD: new sentence, new line; from jmc@
 2010-09-26 23:05 UTC 

mdocml: If an explicit scope is still open at the end of an input file,
 2010-09-26 20:22 UTC 

mdocml: sync to OpenBSD: note that IMPLEMENTATION NOTES is not used in
 2010-09-26 19:46 UTC 

mdocml: Consolidated all -T[x]html punctuation macros into one function
 2010-09-26 10:32 UTC 

mdocml: Linted function arguments
 2010-09-26 10:00 UTC 

mdocml: Big clean-up consolidating all punctuation opening/closing
 2010-09-26  9:16 UTC 

mdocml: Remove fixed TODO and add a new one
 2010-09-25 16:52 UTC 

mdocml: A `%T' invoked outside of `Rs' should not produce trailing
 2010-09-25 16:41 UTC 

mdocml: Add `Rs' vertical-space in -T[x]html "SEE ALSO" section
 2010-09-25 15:51 UTC 

mdocml: Removed TODO that was fixed by parsing escapes in offset
 2010-09-25 15:29 UTC 

mdocml: When the HEAD of an .Nm block in the SYNOPSIS might be wider
 2010-09-23 20:40 UTC 

mdocml: Count trailing escaped blanks correctly; those ruined the
 2010-09-23 20:26 UTC 

mdocml: enclosures sometimes cause bogus end-of-sentence
 2010-09-23 19:52 UTC 

mdocml: Allow string lengths to account for escapes
 2010-09-15 14:36 UTC 

mdocml: Remove last pod2man escapes
 2010-09-15 13:10 UTC 

mdocml: Prevent .Lp from looping endlessly on punctuation
 2010-09-13 20:15 UTC 

mdocml: Prevent `Pp' from looping endlessly on punctuation
 2010-09-13 12:21 UTC 

mdocml: Found nit in -T[x]html
 2010-09-08 11:57 UTC 

mdocml: Churny commit to quiet lint
 2010-09-04 20:18 UTC 

mdocml: Properly handle -mdoc %A in all outputs
 2010-09-04 19:01 UTC 

mdocml: Removed 'br\} comment from TODO
 2010-09-04 18:52 UTC 

mdocml: Fix premature return from sub-conditional roff statements
 2010-09-04 18:31 UTC 

mdocml: Clarified EXIT STATUS sections
 2010-09-04 17:22 UTC 

mdocml: Remove the pod2man table entries
 2010-08-29 11:36 UTC 

mdocml: Allow `.xx\}' where xx is a macro (e.g., `.br\}') to close
 2010-08-29 11:29 UTC 

mdocml: Remove overstrike `\o'
 2010-08-29 11:28 UTC 

mdocml: Made -mdoc `Pp', `Lp', and `br' not FATAL when having arguments
 2010-08-29 10:30 UTC 

mdocml: Move mdoc/man template "The next is for" into the section
 2010-08-28 22:08 UTC 

mdocml: "sys/param.h is for kernel interface programs
 2010-08-26 13:00 UTC 

mdocml: Fixed HISTORY to note mdoc's rewrite in groff-1.17, not
 2010-08-24 14:03 UTC 

mdocml: Handle nested, recursive mathematical subexpressions
 2010-08-24 13:56 UTC 

mdocml: Strip out `\k' escape
 2010-08-24 13:39 UTC 

mdocml: Stripping out of `\w' groff escape
 2010-08-24 13:07 UTC 

mdocml: Have the `ds' processor strip out `\\' as stipulated in groff.7
 2010-08-24 12:48 UTC 

mdocml: Strip out the `\z' escape
 2010-08-24 12:18 UTC 

mdocml: Add a short HISTORY section to mdoc.7
 2010-08-22 15:49 UTC 

mdocml: Sort COMPATIBILITY in mdoc(7) (from schwarze@)
 2010-08-22 14:54 UTC 

mdocml: Backout previous
 2010-08-21 14:04 UTC 

mdocml: Centralize handling of literal tabs in term_flushln() in one
 2010-08-20 23:34 UTC 

mdocml: When a column contains trailing spaces, calculate the padding
 2010-08-20 23:22 UTC 

mdocml: .Bl -column phrases ignore spacing rules for trailing
 2010-08-20 22:51 UTC 

mdocml: fix previous: when bailing out due to -Wstop, skip output
 2010-08-20  8:13 UTC 

mdocml: Implement a simple, consistent user interface for error
 2010-08-20  6:02 UTC  (2+ messages)

mdocml: Fixed Makefile auto-generation of manuals not to use -fstrict
 2010-08-20  5:52 UTC 

mdocml: Updated hypermail link to summary.html
 2010-08-19 20:49 UTC 

mdocml: Added mail archive periodically generated by hypermail
 2010-08-18 15:57 UTC 

mdocml: Migrate `Xr groff 1' -> GNU troff
 2010-08-18  8:41 UTC 

mdocml: Remove references to \s in mandoc.1: we no longer document these
 2010-08-18  8:40 UTC 

mdocml: Add joerg@'s note that br\} needs work in libroff
 2010-08-18  8:39 UTC 

mdocml: Remove \*(C+ from the pre-predefined strings
 2010-08-16  9:51 UTC 

mdocml: Add \v and \h to ignored escapes
 2010-08-16  9:37 UTC 

mdocml: OpenBSD src/sbin was used as a tool to hunt bugs in mandoc
 2010-08-15 17:38 UTC 

mdocml: OpenBSD src/bin was used as a tool to hunt bugs in mandoc
 2010-08-15 16:38 UTC 

mdocml: Note first that TODO file should be up to date
 2010-08-14  9:48 UTC 

mdocml: Correctly make quotes around `Lk' link-name argument
 2010-08-09  0:07 UTC 

mdocml: Correctly print `Lk' arguments in -Tascii
 2010-08-09  0:00 UTC 

mdocml: simplify the code copying the macro name, and sync the
 2010-08-08 14:51 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).