source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: The function term_flushln() had effectively forked in OpenBSD
 2010-05-17  2:03 UTC 

mdocml: Full support for ie/el
 2010-05-17  2:01 UTC 

mdocml: Oops: forgot to make roff_cblock() understand the new macros
 2010-05-17  0:46 UTC 

mdocml: libroff now intelligently throws away `am', `ami', `am1', `de',
 2010-05-17  0:37 UTC 

mdocml: libroff now is aware of which sub-nodes should be interpreted
 2010-05-17  0:06 UTC 

mdocml: Add a test case for nesting of .RS/.RE
 2010-05-16 22:36 UTC 

mdocml: `ig' support in all its glory
 2010-05-16 22:28 UTC 

mdocml: Add a basic regression test for .Bl -bullet and the various
 2010-05-16 20:39 UTC 

mdocml: New Directory
 2010-05-16 20:31 UTC 

mdocml: New Directory
 2010-05-16 20:31 UTC 

mdocml: New Directory
 2010-05-16 20:26 UTC 

mdocml: Regression tests in place for `.if' in libroff
 2010-05-16 19:08 UTC 

mdocml: Fully skip first and last line for the purpose of cmp
 2010-05-16 18:10 UTC 

mdocml: Skip first line when comparing output
 2010-05-16 18:02 UTC 

mdocml: mandoc should be a variable
 2010-05-16 17:54 UTC 

mdocml: New Directory
 2010-05-16 17:45 UTC 

mdocml: New Directory
 2010-05-16 17:44 UTC 

mdocml: Remove temp files on success
 2010-05-16 17:41 UTC 

mdocml: Add a basic regression testing script
 2010-05-16 17:40 UTC 

mdocml: Re-admit the simple case of `.ig' that works with groff's
 2010-05-16 14:47 UTC 

mdocml: Support for the general case of `if', which will boil out into
 2010-05-16 13:49 UTC 

mdocml: Allow roff_parseln() to be re-run
 2010-05-16 10:59 UTC 

mdocml: sync to OpenBSD: introduce a #define to get rid of the magic
 2010-05-16  1:35 UTC 

mdocml: Fix allowing silly '\'' control character
 2010-05-16  0:04 UTC 

mdocml: Removed `.' entry from -man hashtable
 2010-05-15 22:49 UTC 

mdocml: Remove `am', `ami', `de', `dei', and `.' from -man, as they're
 2010-05-15 22:44 UTC 

mdocml: Backed-out warning messages (lots)
 2010-05-15 22:28 UTC 

mdocml: The `am', `ami', `de', and holy `dei' are all being properly
 2010-05-15 22:22 UTC 

mdocml: The `ig' now supports `ig end-macro'
 2010-05-15 21:53 UTC 

mdocml: Pull `ig' out of -man and leave it the roff preparser
 2010-05-15 20:51 UTC 

mdocml: Magic fix for bogus manuals making -man puke: I don't care if
 2010-05-15 18:48 UTC 

mdocml: Segfault fix and letting warnings slip through for now
 2010-05-15 18:43 UTC 

mdocml: Add mandoc.h, which will eventually replace compilers' inner
 2010-05-15 18:35 UTC 

mdocml: non-numeric section headers in -man merged to OpenBSD
 2010-05-15 18:10 UTC 

mdocml: Mishandling of : in expr(1)
 2010-05-15 17:50 UTC 

mdocml: Lint-fix for enum return (ok schwarze@)
 2010-05-15 17:26 UTC 

mdocml: For .IP groff requires a single space only after the head,
 2010-05-15 17:25 UTC 

mdocml: Fixed memory leak introduced in last checkin of man_action TH
 2010-05-15 16:27 UTC 

mdocml: LIBRARY can also occur in section 9
 2010-05-15 16:24 UTC 

mdocml: Reorganise the comment stripping and line merging to be easier
 2010-05-15 16:20 UTC 

mdocml: Make the output width an option for ascii_alloc and use that to
 2010-05-15 16:18 UTC 

mdocml: Removed restriction on integer manual sections in -man
 2010-05-15 15:54 UTC 

mdocml: Push buffer resizing into its own function
 2010-05-15  9:46 UTC 

mdocml: fixed tabs in quoted .Bl -column; and removed right margin from
 2010-05-15  9:41 UTC 

mdocml: no more info on bugs FIXED in bsd.lv; this info is in old
 2010-05-15  9:28 UTC 

mdocml: Distinguish OPEN, MIDDLE and CLOSE delimiters (using an enum)
 2010-05-15  8:54 UTC 

mdocml: Initial roff shim skeleton in place
 2010-05-15  7:52 UTC 

mdocml: Documented EOS buffered spaces and added `]'
 2010-05-15  7:01 UTC 

mdocml: More EOS: append_delims() fitted with EOS detection, so ANY
 2010-05-15  6:48 UTC 

mdocml: Cleanup indentation after moving the read buffering out of the
 2010-05-15  5:50 UTC 

mdocml: "Push down the buffer to where they are used
 2010-05-15  5:11 UTC 

mdocml: More `Bl -column' dancing: It children also inherit in-phrase
 2010-05-15  4:47 UTC 

mdocml: Whacked lastman and lastmdoc (not being used)
 2010-05-15  4:46 UTC 

mdocml: Making room for libroff in Makefile: properly split out
 2010-05-15  4:30 UTC 

mdocml: Added Ingo's TODO file
 2010-05-14 18:20 UTC 

mdocml: "Accumulate errors and warnings in global variables and exit
 2010-05-14 17:59 UTC 

mdocml: Remove in-manual-section warnings for Fd and Lb (ok joerg@,
 2010-05-14 17:54 UTC 

mdocml: Backed out check for `Ex' manual sec (ok schwarze@, joerg@), in
 2010-05-14 17:31 UTC 

mdocml: "Add libelf and libterminfo." (patch by Joerg Sonnenberger)
 2010-05-14 17:10 UTC 

mdocml: Pulled back in mysterious lost le1 <-> eq0 for Sp macro
 2010-05-14 16:19 UTC 

mdocml: "Warn on unknown argument for .At and print it like [new]
 2010-05-14 16:02 UTC 

mdocml: "Invalid standard argument should be a warning
 2010-05-14 15:26 UTC 

Finish initial documentation of the Bl lists
 2010-05-14 15:17 UTC 

mdocml: mdocml mandoc.c,1.12,1.13 mdoc_macro.c,1.63,1.64
 2010-05-14 14:09 UTC 

mdocml: mdocml main.c,1.62,1.63
 2010-05-14 13:54 UTC 

mdocml: mdocml mdoc_macro.c,1.62,1.63
 2010-05-14 13:31 UTC 

mdocml: mdocml libmdoc.h,1.42,1.43 mdoc_argv.c,1.45,1.46 mdoc_macro.c,1.61,1.62
 2010-05-14 12:55 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).