source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: .Pp in .Bl -column
 2011-04-17 13:32 UTC 

mdocml: The semantics of .Bk was described incorrectly for the case of
 2011-04-17 11:57 UTC 

mdocml: Use mandoc_getarg() for the regular case of processing unquoted
 2011-04-17  9:13 UTC 

mdocml: Get mdoc_argv.c ready to use [some of] mandoc_getarg() by giving
 2011-04-17  9:08 UTC 

mdocml: mini-bug at eol after .Bl -column .It
 2011-04-16 23:00 UTC 

mdocml: lines in tables and .RS/.RE nesting
 2011-04-16 22:35 UTC 

mdocml: Check in fix to roff conditional if/else stack running out of
 2011-04-13 16:26 UTC 

mdocml: Back out commit to roff.c that needs to go in on its own
 2011-04-13 10:01 UTC 

mdocml: Remove TODO from prior commit of lifting warnings from `Sh',
 2011-04-13  9:57 UTC 

mdocml: Remove the warning for empty bodies of `Sh', `Ss', `SH', and
 2011-04-13  9:57 UTC 

mdocml: empty .SS is ok
 2011-04-12 23:54 UTC 

mdocml: Let mandoc-db also collect -man descriptions
 2011-04-12 14:48 UTC 

mdocml: Updating mandoc-db manual page with new recno contents
 2011-04-11 23:02 UTC 

mdocml: Update example.style.css to be a bit more readable by default
 2011-04-11 22:58 UTC 

mdocml: Have mandoc-db accumulate manual page descriptions (`Nd' in
 2011-04-11 22:56 UTC 

mdocml: Ignore \# lines alongside \"
 2011-04-11 21:59 UTC 

mdocml: Use dbt_xxxx functions to stash both filename and manual section
 2011-04-11 21:36 UTC 

mdocml: Tidy up www page: remove all sorts of DIV crap, superfluous CSS,
 2011-04-09 16:43 UTC 

mdocml: Skeleton of documentation functions, types, and variables in
 2011-04-09 15:53 UTC 

mdocml: Lint catching some potential issues
 2011-04-09 15:35 UTC 

mdocml: Remove a2roffdeco() and mandoc_special() functions and replace
 2011-04-09 15:29 UTC 

mdocml: Don't shadow global identifiers
 2011-04-07  1:08 UTC 

mdocml: First, properly escape periods with \&
 2011-04-06 11:39 UTC 

mdocml: On .de macro lines, after the macro name, space and tab are
 2011-04-05 22:22 UTC 

mdocml: Lint-checks over mandoc-db.c
 2011-04-05 14:16 UTC 

mdocml: Use a little more horsepower in parsing out NAME sections from
 2011-04-05 14:10 UTC 

mdocml: Fix type- and NULL-check to be correct node (last, not child)
 2011-04-05 13:12 UTC 

mdocml: Add mandoc-db.c checking for utility-name in NAME section of
 2011-04-05 13:09 UTC 

mdocml: Make sure to create LIBDIR
 2011-04-05  9:34 UTC 

mdocml: Add config.h Glue for OpenIndiana (and older OpenSolaris) to
 2011-04-04 23:04 UTC 

mdocml: Suppress a space following the "(" for -T[x]html `Fn'
 2011-04-04 22:38 UTC 

mdocml: Snafu: forgetting to tar up critical files
 2011-04-04 22:05 UTC 

mdocml: Remove an unused variable (caught in lint-check)
 2011-04-04 21:14 UTC 

mdocml: Version up to 1.11.1: here we go!
 2011-04-04 21:07 UTC 

mdocml: Have `Fd' detection in mandoc-db also look for local includes
 2011-04-04 16:49 UTC 

mdocml: Have `Fd' in -T[x]html generate an "include" link if it detects
 2011-04-04 16:48 UTC 

mdocml: Fix a bug that slip in: PAIR_XXXX macros expanded to run the
 2011-04-04 16:44 UTC 

mdocml: Last low-hanging removal of superfluous variable assignments
 2011-04-04 16:27 UTC 

mdocml: Clean up superfluous variables in `Xr' handling in -Tascii
 2011-04-04 16:21 UTC 

mdocml: Fully fix the `Rv' and `Ex' handlers for -T[x]html and -Tascii
 2011-04-04 16:15 UTC 

mdocml: Clean up -Tascii in the same way as -T[x]html regarding `Rv'
 2011-04-04 16:05 UTC 

mdocml: Make `Rv' do the Right Thing regarding commas and "and" when
 2011-04-04 16:01 UTC 

mdocml: Roll back Linux-ism that crept into Makefile
 2011-04-04 15:46 UTC 

mdocml: Fix possible segfaults in `Lk' -T[x]html handler, which made
 2011-04-04 15:45 UTC 

mdocml: Clean-up in -T[x]html: remove some unnecessary assignments to
 2011-04-04 15:41 UTC 

mdocml: Clean up handling of `In' for -T[x]html such that it only links
 2011-04-04 15:33 UTC 

mdocml: Add manual page for mandoc-db (mostly to document the file
 2011-04-04 10:53 UTC 

mdocml: Have mandoc-db create an recno-addressed index of files
 2011-04-03 14:18 UTC 

mdocml: Have mandoc-db use config.h for strlcat()
 2011-04-03 10:14 UTC 

mdocml: If wlevel in mparse_alloc() is greater than MANDOCLEVEL_FATAL,
 2011-04-03 10:11 UTC 

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 

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