source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: Churn-ish check-in getting mdoc_parseln() and man_parseln() to
 2010-06-26 15:36 UTC 

mdocml: First step of adding register support
 2010-06-26 15:22 UTC 

mdocml: Remove "pt" from struct roffsu, as CSS (the only reason it was
 2010-06-25 19:50 UTC 

mdocml: Allow OpenBSD's nroff to process mandoc.1 without puking on long
 2010-06-25 19:02 UTC 

mdocml: Initial chunks for variable-width fonts
 2010-06-25 18:53 UTC 

mdocml: Fix slipped in after tag: install PS files with installwww
 2010-06-19 20:51 UTC 

mdocml: Churn as I finish email address migration kth.se -> bsd.lv
 2010-06-19 20:46 UTC 

mdocml: Version notes for 1.10.2
 2010-06-19 20:43 UTC 

mdocml: Removed finished TODOs
 2010-06-13 22:44 UTC 

mdocml: Remove arg_getattrs(), as we only have arg_getattr()-like calls
 2010-06-13 22:05 UTC 

mdocml: Switch on cached -width usage in front-ends
 2010-06-13 21:41 UTC 

mdocml: Allow -width for lists to be cached in mdoc_bl
 2010-06-13 21:02 UTC 

mdocml: Small optimisations in mdoc_action list processing
 2010-06-13 20:05 UTC 

mdocml: Cached `Bl -offset' into mdoc_bl
 2010-06-12 12:38 UTC 

mdocml: Reverted to mdoc_term.c 1.149 (`It' does not inherit `Bl's
 2010-06-12 12:21 UTC 

mdocml: Moved `Bl -compact' into cached data
 2010-06-12 12:10 UTC 

mdocml: `Bl' is now using a struct instead of a single enum mdoc_list
 2010-06-12 11:58 UTC 

mdocml: Removed stipulation that an empty `Bd -offset' will default to
 2010-06-12 11:41 UTC 

mdocml: Cache all of `Bd's resolved arguments into mdoc_bd, which is
 2010-06-12 11:21 UTC 

mdocml: Added enum mdoc_disp (similar to enum mdoc_list)
 2010-06-12 10:09 UTC 

mdocml: Add FreeBSD libraries (provided by Ulrich Spoerlein)
 2010-06-11 23:40 UTC 

mdocml: Implement font-switching for PostScript
 2010-06-11 16:58 UTC 

mdocml: Delay opening a word state until a character is ready to be
 2010-06-11 15:26 UTC 

mdocml: Teach -Tps to ignore backspace-encoding by using a one-char
 2010-06-11  7:23 UTC 

mdocml: Note that we use PostScript level 2, not 1 (the /Courier
 2010-06-11  7:15 UTC 

mdocml: Allow open word contexts in -Tps to preserve whitespace, as
 2010-06-10 23:56 UTC 

mdocml: Fix a regression that crept in in man_term.c 1.73 and
 2010-06-10 23:24 UTC 

mdocml: Fix adding some minimal intelligence to conditional parser
 2010-06-10 21:42 UTC 

mdocml: Make "sub" for conditionals run roffnode_cleanscope() before
 2010-06-09 20:00 UTC 

mdocml: Squash bug noted by Ulrich Spoerlein where "-" were being
 2010-06-09 19:22 UTC 

mdocml: Forgot to increment into the nil terminator
 2010-06-09  8:31 UTC 

mdocml: Have the standard manpage header and footer print on every page
 2010-06-09  8:07 UTC 

mdocml: Lint noops
 2010-06-08 15:06 UTC 

mdocml: Broke ascii_*() functions into term_ascii.c Made low-level
 2010-06-08 15:00 UTC 

mdocml: Missing prototype for getsubopt() on NetBSD fixed
 2010-06-08 14:58 UTC  (2+ messages)

mdocml: No functionality changes: just restructuring
 2010-06-08 13:22 UTC 

mdocml: Fixed missing tag in www index
 2010-06-08  9:15 UTC 

mdocml: Updated version bits with PostScript goodies
 2010-06-07 21:05 UTC 

mdocml: Lint fix
 2010-06-07 21:03 UTC 

mdocml: First check-in of PostScript output
 2010-06-07 20:57 UTC 

mdocml: Added version bits for 1.10.1
 2010-06-07 12:20 UTC 

mdocml: I really should run -Tlint on my own manuals before committing
 2010-06-07 11:14 UTC 

mdocml: Normalise SYNOPSIS behaviour after I gave up on following
 2010-06-07 11:01 UTC 

mdocml: Forgot to check in manual along with -Owidth=width patch
 2010-06-07 10:55 UTC 

mdocml: Add -Owidth=width option to mandoc -Tascii
 2010-06-07 10:52 UTC 

mdocml: Small fix to preserve trailing semicolons in examples
 2010-06-06 22:25 UTC 

mdocml: Merge a fix to avoid a regression in OpenBSD: Restore the blank
 2010-06-06 22:08 UTC 

mdocml: Add MAP_SHARED for mmap, at least NetBSD with DIAGNOSTIC is
 2010-06-06 20:44 UTC 

mdocml: Have regress.sh bail out if $MANDOC isn't found
 2010-06-06 10:57 UTC 

mdocml: Fixed -Tascii and -Thtml rendering of `Ft' and `Fo'
 2010-06-06 10:50 UTC 

mdocml: Shortened "its calling syntax" -> "its syntax"
 2010-06-06 10:49 UTC 

mdocml: Fix following the first: `Ft' is given special treatment if
 2010-06-04 22:26 UTC 

mdocml: Fixed `Fn' newline behaviour and added some regression tests to
 2010-06-04 22:16 UTC 

mdocml: Documented `In' in full
 2010-06-04 21:49 UTC 

mdocml: Fixed `Fd' to format in the right way
 2010-06-04 21:05 UTC 

mdocml: Documented `Db', `El', `Fa', and `Fd'
 2010-06-04 20:57 UTC 

mdocml: Document the `Mt' macro
 2010-06-03 15:54 UTC 

mdocml: Remove manuals.7 (see http://manpages.bsd.lv)
 2010-06-03 15:39 UTC 

mdocml: Version bits for 1.10.1
 2010-06-03 14:52 UTC 

mdocml: Compatibility note about `Ta' being a line macro
 2010-06-03 14:52 UTC 

mdocml: Complete, rigorous documentation of the `Bl' and `It' macros,
 2010-06-03 14:29 UTC 

mdocml: Consolidated list processing to a single loop in
 2010-06-03 13:44 UTC 

mdocml: Strip empty-line markers from mdoc.template and its mdoc.7
 2010-06-02 12:01 UTC 

mdocml: Note missing man/roff(?) feature not documented anywhere
 2010-06-01 22:05 UTC 

mdocml: Spelling patches provided by Ulrich Spoerlein
 2010-06-01 14:54 UTC 

mdocml: De Morgan's law not being applied properly
 2010-06-01 14:51 UTC 

mdocml: Fixed condition of `\}' closing a conditional at the start of
 2010-06-01 12:02 UTC  (2+ messages)

mdocml: Noted that \} collapses into a zero-width space on the
 2010-06-01 11:54 UTC 

mdocml: Regression made old-groff-friendly
 2010-06-01 11:53 UTC 

mdocml: Lint fixes (noops)
 2010-05-31 23:49 UTC 

mdocml: Cleanup post_bl_head() to use enum mdoc_list (avoid traversing
 2010-05-31 23:40 UTC 

mdocml: Clean up the validation code for `It' macros: use enum
 2010-05-31 23:10 UTC 

mdocml: Remove now-superfluous check on `Ta' context
 2010-05-31 22:39 UTC 

mdocml: Fixed my breaking of Ingo's eoln-whitespace detection code,
 2010-05-31 21:32 UTC 

mdocml: Macro lines now infer an `It' if they immediately follow a `Bl
 2010-05-31 20:14 UTC 

mdocml: Strengthened constraint for passing into `It'
 2010-05-31 15:50 UTC 

mdocml: Add ability to interpret initial free-form lines as part of a
 2010-05-31 15:42 UTC 

mdocml: Getting args() function ready to handle no-context (*pos can ==
 2010-05-31 13:39 UTC 

mdocml: `Ta' scope-checks need to be more specific (until implicit `It'
 2010-05-31 11:52 UTC 

mdocml: Add some regression tests
 2010-05-31 10:29 UTC 

mdocml: Remove enum mdocargerr from phrase() (unused)
 2010-05-31 10:28 UTC 

mdocml: Fix unescaped `Ta' invocations in mdoc.7
 2010-05-31 10:19 UTC 

mdocml: Tweak regression so it doesn't puke on the groff behaviour
 2010-05-30 23:07 UTC 

mdocml: Migrate `Bl -column' phrases to be MDOC_BODY instead of
 2010-05-30 22:56 UTC 

mdocml: Final word on lac/ac
 2010-05-30 21:50 UTC 

mdocml: Obvious fix to last patch: have ARGS_PEND also be flagged for
 2010-05-30 21:41 UTC 

mdocml: First in several iterative patches in getting complex -column
 2010-05-30 21:28 UTC 

mdocml: Make check for case a little more intuitive (suggested by
 2010-05-30 11:47 UTC 

mdocml: Made `Dt' default to LOCAL and UNKNOWN instead of local and
 2010-05-30 11:43 UTC  (4+ messages)

mdocml: Fixed tech@ mailing list pointer (noted by Ulrich Spoerlein)
 2010-05-30 10:36 UTC 

mdocml: Added a final regression for `Ar' (won't work on old groff)
 2010-05-29 19:48 UTC 

mdocml: Bump 1.10.0 version in Makefile
 2010-05-29 19:45 UTC 

mdocml: Added version bits to www pages
 2010-05-29 19:45 UTC 

mdocml: Give libroff an extremely simple table-lookup instead of
 2010-05-29 19:41 UTC 

mdocml: Moved printing of empty word [back] into mdoc_action.c so that
 2010-05-29 18:58 UTC 

mdocml: Adding `Ar' regression for empty-prior-closing-punctuation
 2010-05-29 18:50 UTC 

mdocml: Commit of patch floated on discuss@ a few days ago: if an
 2010-05-29 18:47 UTC 

mdocml: Allow bad -man dates to flow verbatim into the front-ends
 2010-05-26 14:03 UTC 

mdocml: Documented `Ud'
 2010-05-26 10:39 UTC 

mdocml: Fixed `Lb' to be in_line (reported by Ulrich Spoerlein)
 2010-05-26  9:35 UTC 

mdocml: Made index.sgml release notes, mostly cribbed from Ingo's m2k10
 2010-05-25 23:02 UTC 

mdocml: Fix man.7 to include AT and UC in its syntax table
 2010-05-25 22:48 UTC 

mdocml: Added roff.3, which documents the roff parser interface
 2010-05-25 22:16 UTC 

mdocml: Clean-up: added `Nm mdoc' to mdoc.3
 2010-05-25 21:46 UTC 

mdocml: Clean-up: new-sentence, new-line for mdoc.3
 2010-05-25 21:38 UTC 

mdocml: Noted areas where performance can be increased
 2010-05-25 13:42 UTC 

mdocml: Smarten BADCHAR check to allow ASCII_HYPH
 2010-05-25 12:44 UTC 

mdocml: Forgot to add regression tests
 2010-05-25 12:38 UTC 

mdocml: Modified version of Ingo Schwarze's patch for hyphen-breaking
 2010-05-25 12:37 UTC 

mdocml: recognize ".if n" as true; nothing fancy yet, no negation, no
 2010-05-24 23:54 UTC 

mdocml: provide stubs to ignore .ds, .rm and .tr, which occur in the
 2010-05-24 22:25 UTC 

mdocml: sync to OpenBSD: save the visual cursor position in
 2010-05-24 21:51 UTC 

mdocml: Handle literal tab characters both in literal context (.Bd
 2010-05-24 21:34 UTC 

mdocml: .Bl -tag -compact .Sm off .It 
 2010-05-24 19:33 UTC 

mdocml: fix an obvious typo in print_bvspace(): rev
 2010-05-24 14:35 UTC 

mdocml: rewrite the main mdoc text parser, mdoc_ptext(), making it
 2010-05-24 13:39 UTC 

mdocml: Plug second meta.source leak in `UT' handling
 2010-05-24 13:36 UTC 

mdocml: Lifted 64-byte max width for Sh (now BUFSIZ)
 2010-05-24 12:31 UTC 

mdocml: Fixed memory leak for `AT' (-man input)
 2010-05-24 12:22 UTC 

mdocml: Fix segfault in mixing old enum types for -Thtml -mdoc
 2010-05-24 12:17 UTC 

mdocml: remove unused enum merr; ok joerg@
 2010-05-24 12:05 UTC 

mdocml: If a .Bl -tag lacks a -width, skip all non-It macros for the
 2010-05-24 11:59 UTC 

mdocml: fix an obvious oversight introduced in rev
 2010-05-24  1:41 UTC 

mdocml: Fix 1.125: Add missing return in termp_nm_pre
 2010-05-22 20:41 UTC 

mdocml: Test .SH with only empty paragraph
 2010-05-22 20:02 UTC 

mdocml: lines containing blank characters FIXED in OpenBSD, and add one
 2010-05-18 20:06 UTC 

mdocml: Increase performance by stashing the list type in struct
 2010-05-17 23:57 UTC 

mdocml: Added tech@ mailing list
 2010-05-17 23:50 UTC 

mdocml: Enable the unified error/warning enumeration in mandoc.h that's
 2010-05-17 22:11 UTC 

mdocml: Multiple empty .PPs don't add a vspace either
 2010-05-17 11:15 UTC 

mdocml: Entry for .AT and .UC
 2010-05-17 11:00 UTC 

mdocml: Add support for .AT
 2010-05-17 10:50 UTC 

mdocml: Tests for sane and insane handling of lines before and after
 2010-05-17 10:43 UTC 

mdocml: groff uses three vspaces before the footer too
 2010-05-17 10:26 UTC 

mdocml: Documented ie/el
 2010-05-17  2:38 UTC 

mdocml: Use a default prefix of /usr/local
 2010-05-17  2:19 UTC 

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 

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