source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: Allow mparse_result() pointers to be NULL
 2011-04-03 10:05 UTC 

mdocml: Make uname have its return value checked for -1 (POSIX style),
 2011-04-03  9:53 UTC 

mdocml: Add an initial keyword-indexer as an alternative front-end to
 2011-04-02 15:40 UTC 

mdocml: In reality `In' only accepts one argument
 2011-04-01 19:50 UTC 

mdocml: Properly quote arguments in `Fn' documentation
 2011-04-01 19:47 UTC 

mdocml: Allow a NULL mmsg passed to libmandoc
 2011-03-31 10:54 UTC 

mdocml: Make -Werr be -Wlevel, keeping it in sync with mandoc.1
 2011-03-31 10:53 UTC 

mdocml: naddy@ reports rsync(1)
 2011-03-30  0:02 UTC 

mdocml: Add lint target to Makefile
 2011-03-29  9:37 UTC 

mdocml: Getting ready for next [minor-number] release
 2011-03-29  9:29 UTC 

mdocml: Carefully let mandoc_getcontrol() handle libroff's detection of
 2011-03-29  9:00 UTC 

mdocml: Make libman use mandoc_getcontrol() for real this time
 2011-03-29  8:30 UTC 

mdocml: Have libman and libmdoc use mandoc_getcontrol() to determine
 2011-03-28 23:52 UTC 

mdocml: Put mandocerrs and mandoclevels arrays into libmandoc with
 2011-03-28 21:49 UTC 

mdocml: new: \
 2011-03-23 22:16 UTC 

mdocml: As per joerg@'s suggestion, use const arrays when looking up
 2011-03-23 15:46 UTC 

mdocml: Merge man_args() into man_macro.c, the only place where it's
 2011-03-23 15:33 UTC 

mdocml: First, make -man ARGS_EOLN et al
 2011-03-23 12:40 UTC 

mdocml: Add MAN_TAIL, which will be used by `UE' (forthcoming) and needs
 2011-03-23 12:33 UTC 

mdocml: Fix "libman" dependence
 2011-03-23 12:32 UTC 

mdocml: Make (e.g.) `SM' before `B' be only a warning
 2011-03-23  9:47 UTC 

mdocml: Make empty sections and parts (SH, SS, RS) only produce a
 2011-03-22 15:30 UTC 

mdocml: libmdoc.h and libman.h were including mdoc.h and man.h,
 2011-03-22 14:33 UTC 

mdocml: mdoc_argn_free is only used local to mdoc_argv.c, so make it
 2011-03-22 14:28 UTC 

mdocml: Move mandoc_isdelim() back into libmdoc.h
 2011-03-22 14:05 UTC 

mdocml: Add some documentation and clean up mdoc.h/man.h
 2011-03-22 13:28 UTC 

mdocml: Have the default include/lib install path end with "mandoc" to
 2011-03-22 13:28 UTC 

mdocml: Note the TODO file on the website
 2011-03-22 13:15 UTC 

mdocml: Add a FATAL error for when no manual type was assigned (you can
 2011-03-22 10:35 UTC 

mdocml: Be a bit more specific on where we compile
 2011-03-22 10:30 UTC 

mdocml: As mentioned: ChangeLog isn't being built any more
 2011-03-22 10:20 UTC 

mdocml: Step 5: re-write Makefile and relax
 2011-03-22 10:20 UTC 

mdocml: Step 4: merge chars.h into out.h
 2011-03-22 10:13 UTC 

mdocml: Step 3: consolidate manuals
 2011-03-22 10:02 UTC 

mdocml: Step 2: blow away roff.h, as all of its functions have been
 2011-03-22  9:50 UTC 

mdocml: Step 1 of restructuring: libmandoc.h
 2011-03-22  9:48 UTC 

mdocml: main.c doesn't need roff.h anymore
 2011-03-21 12:04 UTC 

mdocml: Let read.c worry about the currently-open file instead of having
 2011-03-20 16:05 UTC 

mdocml: Consolidate messages
 2011-03-20 16:02 UTC 

mdocml: Change around include ordering for compilation on OpenBSD
 2011-03-20 11:43 UTC 

mdocml: Split the document parsing sequence out of main.c and into
 2011-03-20 11:41 UTC 

mdocml: Bumped internal version
 2011-03-20 11:07 UTC 

mdocml: .RS w/o line args is not serious
 2011-03-19 23:36 UTC 

mdocml: Note the development status of eqn.7 and tbl.7
 2011-03-17 15:12 UTC 

mdocml: "Reserved Characters" isn't correct since `\.' and `\*(Ba'
 2011-03-17 14:50 UTC 

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 

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