source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: Note that mdoc_valids[] is static
 2011-03-17 12:14 UTC 

mdocml: mandocmsg finally has no return value
 2011-03-17 12:08 UTC 

mdocml: Clean-up in libman: make all calls to man_*msg not check return
 2011-03-17 11:56 UTC 

mdocml: Clean-up in libmdoc: fix last checks for mdoc_*msg return value,
 2011-03-17 11:30 UTC 

mdocml: Clean-up in mdoc_argv.c args_checkpunct()
 2011-03-17 11:09 UTC 

mdocml: Clean-up in mdoc_argv.c: make CPP-defines into an enum,
 2011-03-17 10:59 UTC 

mdocml: Clean up mdoc_pmsg invocations to make them not check the return
 2011-03-17 10:41 UTC 

mdocml: Kill off some unused function prototypes
 2011-03-17  9:28 UTC 

mdocml: Kill off mdoc_strings.c, which is now empty
 2011-03-17  9:25 UTC 

mdocml: Move mdoc_macro2len() into mdoc_validate.c as macro2len(), as
 2011-03-17  9:24 UTC 

mdocml: Move mdoc_str2sec() into mdoc_validate.c as a2sec(), as that's
 2011-03-17  9:22 UTC 

mdocml: Tiny optimisation in mandoc_isdelim() check
 2011-03-17  9:18 UTC 

mdocml: Move mdoc_isdelim() into mandoc.h as mandoc_isdelim()
 2011-03-17  9:16 UTC 

mdocml: Move mandoc_{realloc,malloc,calloc} out of libmandoc.h and into
 2011-03-17  8:49 UTC 

mdocml: Make args_checkpunct() use mdoc_isdelim() instead of
 2011-03-17  1:23 UTC 

mdocml: Move check for closing punctuation into its own function
 2011-03-17  0:58 UTC 

mdocml: o diaeresis is 246 (U+00F6) from Christian Weisgerber <naddy at
 2011-03-16 22:49 UTC 

mdocml: Instead of a series of hard-coded strcmps, make argv_a2arg()
 2011-03-16 18:00 UTC  (2+ messages)

mdocml: Push exit_status into struct curparse alongside file_status
 2011-03-16 15:28 UTC 

mdocml: Make lint shut up a little bit
 2011-03-15 16:23 UTC 

mdocml: Remove duplicate UNCONST definition
 2011-03-15 16:15 UTC 

mdocml: Clean-up: make file_status global be local to curparse
 2011-03-15 13:24 UTC 

mdocml: Plug memory leak of normalised-date field
 2011-03-15 13:23 UTC 

mdocml: my $buf = "string"; return $string; is cool in Perl, but not in
 2011-03-15  3:03 UTC 

mdocml: Do not leak information about the software used into PostScript
 2011-03-07  1:58 UTC 

mdocml: Clean up date handling, as a first step to get rid of the
 2011-03-07  1:35 UTC 

mdocml: date handling needs cleanup
 2011-02-27 14:17 UTC 

mdocml: Allow compilation with pcc, which has interesting/broken
 2011-02-24 14:30 UTC 

mdocml: Clean up the COMPATIBILITY section; heavily based on a patch
 2011-02-09 22:53 UTC 

mdocml: Add stub for eqn.7 manual and flip it on
 2011-02-09 10:03 UTC 

mdocml: EQN blocks are now printed in all modes
 2011-02-09  9:52 UTC 

mdocml: Consolidate "rc" value in main.c around addspan, addeqn, and
 2011-02-09  9:33 UTC 

mdocml: Allow -man to process EQN as well
 2011-02-09  9:18 UTC 

mdocml: Allow EQN data to be pushed down into libmdoc via mdoc_addeqn()
 2011-02-09  9:05 UTC 

mdocml: Put tbl_alloc function right into the addspan() one, as this is
 2011-02-08  7:40 UTC 

mdocml: The macro .Ns has no effect at the beginning of an input line;
 2011-02-07  0:05 UTC 

mdocml: Fix a regression caused by mdoc_term.c 1.214 / mdoc_html.c
 2011-02-06 23:02 UTC 

mdocml: Some pre-handlers produce output, so reorder the code to set up
 2011-02-06 22:33 UTC 

mdocml: Use tbl_span line number for warnings/errors
 2011-02-06 22:05 UTC 

mdocml: Let the line-number of a tbl_span be remembered
 2011-02-06 22:02 UTC 

mdocml: Add initial libmdoc and libman top-most machinery for accepting
 2011-02-06 21:44 UTC 

mdocml: Add initial EQN support to mandoc
 2011-02-06 20:41 UTC  (2+ messages)

mdocml: TODO note on that `.TS', `.TE' etc
 2011-02-03 10:24 UTC 

mdocml: If `Ns' is specified on its own line, it should be ignored
 2011-02-02 21:40 UTC 

mdocml: Note an error found in the wild
 2011-01-31 12:52 UTC 

mdocml: Implement the \N'number' (numbered character) roff escape
 2011-01-30 16:05 UTC 

mdocml: When in a <PRE>, don't print out the <BR> before lines that have
 2011-01-29 14:49 UTC 

mdocml: Remove unnecessary conditional
 2011-01-25 17:32 UTC 

mdocml: Arguments to `Bsx' and friends are separated by a non-breaking
 2011-01-25 16:20 UTC 

mdocml: Push capitalisation of `Bx' second argument into validator,
 2011-01-25 15:46 UTC 

mdocml: Properly uppercase the first-letter of the `Bx' second argument
 2011-01-25 15:28 UTC 

mdocml: Have `Bx' accept two arguments, not just one, and join these
 2011-01-25 15:28 UTC  (2+ messages)

mdocml: Avoid double blank line before a table preceded by .PP
 2011-01-25 12:35 UTC 

mdocml: Since tbl_data() can now produce multiple spans, let parsebuf()
 2011-01-25 12:24 UTC 

mdocml: Do not skip data after horizontal lines in the layout
 2011-01-25 12:16 UTC 

mdocml: correct horizontal spacing of data cells correct alignment of
 2011-01-25 12:07 UTC 

mdocml: If %B is specified, quote %T
 2011-01-25 10:37 UTC 

mdocml: Ignore .ns (no-space mode), .ps (change point size), .ta (tab
 2011-01-25  1:12 UTC 

mdocml: As noticed by deraadt@, it goes without saying that text files
 2011-01-25  0:40 UTC 

mdocml: Skip carriage return before newline, if any
 2011-01-24 23:41 UTC 

mdocml: Better explain roff(7) macro argument quoting; ok jmc@
 2011-01-24 23:17 UTC 

mdocml: results of some systematic comparisons
 2011-01-24  1:34 UTC 

mdocml: not implemented: adjustment
 2011-01-23 15:35 UTC 

mdocml: Fix another regression caused by the reorg of print_man_node()
 2011-01-23 14:54 UTC 

mdocml: some more reports from brad@
 2011-01-22 23:27 UTC 

mdocml: missing: .ns, .UR; reported by brad@
 2011-01-22 20:36 UTC 

mdocml: sort missing features, no change of content
 2011-01-22 20:24 UTC 

mdocml: Lots of in-line macros require arguments but were not marked as
 2011-01-22 14:05 UTC 

mdocml: Check argument count validation for all in_line() macros
 2011-01-22 14:00 UTC 

mdocml: When finding the roff .it request (line trap), make it clear
 2011-01-22 13:16 UTC 

mdocml: "decimalpoint" is in fact supported
 2011-01-17 21:29 UTC 

mdocml: Refrain from throwing fatal errors for * .br .sp .nf .fi .na
 2011-01-17  0:21 UTC 

mdocml: When processing a blank text line, do not break out of text
 2011-01-16 20:12 UTC 

mdocml: Implement the roff .rm request (remove macro)
 2011-01-16  4:00 UTC 

mdocml: Change how -Thtml behaves with tables: use multiple rows, with
 2011-01-13 14:30 UTC 

mdocml: Incorporate same fix for -man post-validation deletion of nodes
 2011-01-12 17:00 UTC 

mdocml: Downgrade -man message of ignored empty paragraph to
 2011-01-12 16:55 UTC 

mdocml: Make out-of-context `fi' invocations not cause an error, but
 2011-01-12 15:50 UTC 

mdocml: Bring in -Tascii comments for -Thtml MANH_LITERAL line-breaking
 2011-01-12 15:41 UTC 

mdocml: Make sure that -Thtml doesn't break within literal lines
 2011-01-12 15:31 UTC 

mdocml: Make -man -Tascii not break within literal lines, e.g., .nf
 2011-01-12 15:23 UTC 

mdocml: If the first character of free-form text is whitespace, then a
 2011-01-12 10:43 UTC 

mdocml: Note that "^" needs an empty cell, while "s" does not
 2011-01-11 14:15 UTC 

mdocml: Add support for "^" vertical spanners
 2011-01-11 14:12 UTC 

mdocml: Don't let `in' creep past the right margin
 2011-01-11  0:39 UTC 

mdocml: Refactoring in preparation for .rm support: Unify parsing of
 2011-01-11  0:11 UTC 

mdocml: Clarify what members may be NULL or not in calculating widths
 2011-01-10 15:31 UTC 

mdocml: Make dp->string always consist of a value
 2011-01-10 14:56 UTC 

mdocml: First, make extra data cells be thrown away
 2011-01-10 14:40 UTC 

mdocml: some minor issues reported by brad@
 2011-01-10  3:43 UTC 

mdocml: When a row of data is being parsed and it's a line or
 2011-01-09 23:14 UTC 

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 

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