source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: Remove lots of issues that have been resolved, and rephrase some
 2011-01-09 18:45 UTC 

mdocml: Add some unsigned char casts for tolower() usage
 2011-01-09  5:38 UTC 

mdocml: Note that we support the "a" key
 2011-01-08 17:30 UTC 

mdocml: The numerical column type centres on the *last* decimal point
 2011-01-08 17:16 UTC 

mdocml: Give the "n" cell type knowledge of its spacing
 2011-01-08 17:00 UTC 

mdocml: Meh, 2010->2011
 2011-01-07 15:22 UTC 

mdocml: Oops: get rid of stray whitespace
 2011-01-07 15:07 UTC 

mdocml: Fixes: T} can be followed by a delimiter then more data
 2011-01-07 15:01 UTC 

mdocml: Quiesce lint with some type handling
 2011-01-07 13:20 UTC 

mdocml: Version bits
 2011-01-07 13:10 UTC 

mdocml: Tiny bits in place for tbl horizontal spans
 2011-01-07 13:03 UTC 

mdocml: Make -literal displays only have 8-character displays
 2011-01-06 14:05 UTC 

mdocml: Remove delims from struct tbl (not used anywhere and never will
 2011-01-06 13:45 UTC 

mdocml: Clean-up www page a bit
 2011-01-06 13:45 UTC 

mdocml: Restructured tbl_html() function so that we always clean up our
 2011-01-06 12:31 UTC 

mdocml: Make -T[x]html for tables structure cells with a width
 2011-01-06 11:55 UTC 

mdocml: Tweaks to tbl.7 from Jason McIntyre
 2011-01-05 20:02 UTC 

mdocml: Stuff tbl_calc() into out.c so that it can be shared by all
 2011-01-05 15:37 UTC 

mdocml: Give tables an HTML class
 2011-01-05 13:00 UTC 

mdocml: Tweak some language in tbl.7
 2011-01-05  9:31 UTC 

mdocml: Merge from OpenBSD (similar to my original fix committed on Oct
 2011-01-04 23:48 UTC 

mdocml: Add tbl.7 to DOCUMENTATION
 2011-01-04 23:32 UTC 

mdocml: Moved table stuff from roff.7 into the new tbl.7 (suggested by
 2011-01-04 23:32 UTC 

mdocml: Support `T{' and `T}' data blocks
 2011-01-04 15:02 UTC 

mdocml: Have horizontal spanner not clobber pre-set width
 2011-01-04 13:21 UTC 

mdocml: Fix spacing for tables to use term_len()
 2011-01-04 13:14 UTC 

mdocml: Fix to make horizontal spanners in the layout be properly
 2011-01-04 12:06 UTC 

mdocml: Protect tbl nodes from getting a post call
 2011-01-04 10:31 UTC 

mdocml: Add skeleton for -T[x]html tbl stuff
 2011-01-04 10:29 UTC 

mdocml: Multiple man(7) .IP and .TP fixes started during p2k10:
 2011-01-04  1:23 UTC 

mdocml: Partial cleanup of argument count validation in mdoc(7): * Do
 2011-01-03 23:53 UTC 

mdocml: Calling a macro with fewer arguments than it is defined with is
 2011-01-03 23:24 UTC 

mdocml: Unify roff macro argument parsing (in roff.c, roff_userdef())
 2011-01-03 22:42 UTC 

mdocml: Remove TODO for tbl
 2011-01-03 21:53 UTC 

mdocml: Switch on the `TS' documentation in roff.7
 2011-01-03 16:04 UTC 

mdocml: For tbl: -man documents print an extra space before `TS' blocks
 2011-01-03 15:30 UTC 

mdocml: Add in support for number table cells that account for escapes
 2011-01-03 15:08 UTC 

mdocml: Clean up the tbl top-level printing code and document the parts
 2011-01-03 14:57 UTC 

mdocml: Start using term_strlen() instead of strlen()
 2011-01-03 14:45 UTC 

mdocml: Make width calculations occur within tbl_term.c, not tbl.c
 2011-01-03 13:59 UTC 

mdocml: Tiny edit required after MDOC_HALT change
 2011-01-03 13:55 UTC 

mdocml: Make sure we don't continue recursively parsing once we've
 2011-01-03 13:54 UTC 

mdocml: Same treatment for MAN_HALT as for MDOC_HALT
 2011-01-03 11:31 UTC 

mdocml: Clarified the role of MDOC_HALT in libmdoc functions by having
 2011-01-03 11:27 UTC 

mdocml: Fix table to print nicely (merging error)
 2011-01-02 20:34 UTC 

mdocml: Turn on -Tascii tbl printing
 2011-01-02 12:21 UTC 

mdocml: Add some final bits necessary in the upcoming -Tascii tbl stuff
 2011-01-02 12:04 UTC 

mdocml: Churn to get parts of 'struct tbl' visible from mandoc.h: rename
 2011-01-02 10:10 UTC 

mdocml: Merge in the width, decimal, and positioning code for individual
 2011-01-01 23:00 UTC 

mdocml: Add a warning if a data cell has no layout
 2011-01-01 22:27 UTC 

mdocml: Plug in the "head" concept for tables
 2011-01-01 22:19 UTC 

mdocml: Add bits for compilation on Mac
 2011-01-01 21:23 UTC 

mdocml: Make some bit-flags into enums as they should be
 2011-01-01 17:10 UTC 

mdocml: More checks for proper table exit
 2011-01-01 16:18 UTC 

mdocml: Raise an error if a table is closed without data
 2011-01-01 16:10 UTC 

mdocml: Add documentation bits for libroff's new roff_span()
 2011-01-01 15:45 UTC 

mdocml: Make -Ttree a bit more readable
 2011-01-01 14:09 UTC 

mdocml: Make -Ttree spit out table columns
 2011-01-01 13:54 UTC 

mdocml: Switch on tbl rows being added to the parse stream
 2011-01-01 13:37 UTC 

mdocml: Add -man support for tables
 2011-01-01 12:59 UTC 

mdocml: Add basic -Ttree support for tables
 2011-01-01 12:56 UTC 

mdocml: Add table processing structures to -mdoc
 2011-01-01 12:18 UTC 

mdocml: Clean up {mdoc,man}_pmsg and vmsg invocations (ignore return
 2011-01-01 10:51 UTC 

mdocml: Expose the parsed table API to the world and add accessors
 2010-12-31 18:19 UTC 

mdocml: Put parsed tables into a queue that's cleared at the end of
 2010-12-31 14:52 UTC 

mdocml: Assign layout cells to parsed data
 2010-12-30 10:26 UTC 

mdocml: Move clean-up of parsed tbl nodes into the tbl_clear() function,
 2010-12-30  9:34 UTC 

mdocml: Plan9 has a man(7) implementation that looks extremely archaic,
 2010-12-30  0:51 UTC 

mdocml: Initial check-in of table data-row processing
 2010-12-29 16:44 UTC 

mdocml: Use `Dl' instead of `D1' for code examples
 2010-12-29 16:18 UTC 

mdocml: In mdoc.7, don't use `D1' in place of `Dl' for code examples
 2010-12-29 16:16 UTC 

mdocml: Update (still-commented) manual bits for tbl
 2010-12-29 15:21 UTC 

mdocml: Add handling for `T&', which restarts a table except for its
 2010-12-29 14:53 UTC 

mdocml: Merge, with considerable changes, tbl.bsd.lv's layout-handling
 2010-12-29 14:38 UTC 

mdocml: Initial documentation for TBL, which for the time being is
 2010-12-29 10:19 UTC 

mdocml: Whack removed function from libroff
 2010-12-29  1:18 UTC 

mdocml: Significant update to options handling, which now departs almost
 2010-12-29  1:16 UTC 

mdocml: Fix copyright email
 2010-12-28 13:47 UTC 

mdocml: Adding initial options processing (not hooked into parse yet)
 2010-12-28 13:46 UTC 

mdocml: Temporarily remove check for r->tbl at end of parse since we
 2010-12-28 10:59 UTC 

mdocml: Fixed enum rofferr return value in tbl_read() (oops)
 2010-12-28 10:55 UTC 

mdocml: Initial tbl framework
 2010-12-28 10:51 UTC 

mdocml: In case an ID attribute is written in pieces, only protect the
 2010-12-27 21:41 UTC 

mdocml: Note `Sx's connection to `Sh' and `Ss'
 2010-12-27 20:39 UTC 

mdocml: Whack MDOC_ACTED and MAN_ACTED (these no longer exist)
 2010-12-26 14:44 UTC 

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 

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