2011-05-17 |
Kristaps Dzonsons | Add mode for -Tlocale. This mode, with this commit... |
blob | commitdiff | raw |
2011-04-30 |
Kristaps Dzonsons | Rename mchars_init() -> mchars_alloc() for consistency. |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Kristaps Dzonsons | Remove enum mcharst, which hasn't been used in quite... |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Kristaps Dzonsons | Move "chars" interface out of out.h and into mandoc... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Kristaps Dzonsons | Last low-hanging removal of superfluous variable assign... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Kristaps Dzonsons | Clean up superfluous variables in `Xr' handling in... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Kristaps Dzonsons | Fully fix the `Rv' and `Ex' handlers for -T[x]html... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Kristaps Dzonsons | Clean up -Tascii in the same way as -T[x]html regarding... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Move mandoc_isdelim() back into libmdoc.h. This fixes... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 4: merge chars.h into out.h. The functions in... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ingo Schwarze | Clean up date handling, |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | EQN blocks are now printed in all modes. This is simpl... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Ingo Schwarze | Fix a regression caused by mdoc_term.c 1.214 / mdoc_htm... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Ingo Schwarze | Some pre-handlers produce output, so reorder the code... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Add initial libmdoc and libman top-most machinery for... |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Kristaps Dzonsons | If `Ns' is specified on its own line, it should be... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Kristaps Dzonsons | Arguments to `Bsx' and friends are separated by a non... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Kristaps Dzonsons | Push capitalisation of `Bx' second argument into valida... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Kristaps Dzonsons | Properly uppercase the first-letter of the `Bx' second... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Kristaps Dzonsons | Have `Bx' accept two arguments, not just one, and join... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Kristaps Dzonsons | If %B is specified, quote %T. Noted by schwarze@ in... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | If the first character of free-form text is whitespace... |
blob | commitdiff | raw | diff to current |
2011-01-06 |
Kristaps Dzonsons | Make -literal displays only have 8-character displays... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Kristaps Dzonsons | Turn on -Tascii tbl printing. The output still has... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Add table processing structures to -mdoc. This consist... |
blob | commitdiff | raw | diff to current |
2010-12-25 |
Kristaps Dzonsons | As pointed out by schwarze@, %T/%J renders with a norma... |
blob | commitdiff | raw | diff to current |
2010-12-25 |
Kristaps Dzonsons | Implement schwarze@'s much more elegant version of... |
blob | commitdiff | raw | diff to current |
2010-12-25 |
Kristaps Dzonsons | Specifying both %T and %J in an `Rs' block causes the... |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Kristaps Dzonsons | As per schwarze@'s suggestions, roll back the refcount... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Kristaps Dzonsons | Implement reference-counted version of original union... |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Ingo Schwarze | Handle .Bk the same way as groff 1.20.1: |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Kristaps Dzonsons | Migrate `An' to use a pointer in its data, like everybo... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Kristaps Dzonsons | Remove `Pp' and `Lp' checks in front-ends to make sure... |
blob | commitdiff | raw | diff to current |
2010-12-11 |
Ingo Schwarze | Make SYNOPSIS sections and code having .nr nS enabled |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Kristaps Dzonsons | Merge schwarze@'s changes allowing nested displays... |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Kristaps Dzonsons | Move `Mt', `Ar', and `Li' handling from mdoc_action... |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Ingo Schwarze | let .Bsx print just "BSD/OS" like in modern groff |
blob | commitdiff | raw | diff to current |
2010-10-10 |
Kristaps Dzonsons | `Sm' no longer produces a linebreak when used in `Bd'. |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Ingo Schwarze | * need a space before .No even if it starts with a... |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Ingo Schwarze | Merge from OpenBSD right after 1.10.6; now back to... |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Kristaps Dzonsons | Suppress whitespace following Pp, Lp, sp, and the other... |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Kristaps Dzonsons | Linted function arguments. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Kristaps Dzonsons | Big clean-up consolidating all punctuation opening... |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Kristaps Dzonsons | A `%T' invoked outside of `Rs' should not produce trail... |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Kristaps Dzonsons | Add `Rs' vertical-space in -T[x]html "SEE ALSO" section... |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Ingo Schwarze | When the HEAD of an .Nm block in the SYNOPSIS might... |
blob | commitdiff | raw | diff to current |
2010-09-04 |
Kristaps Dzonsons | Properly handle -mdoc %A in all outputs. This has... |
blob | commitdiff | raw | diff to current |
2010-08-21 |
Ingo Schwarze | Backout previous. |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Ingo Schwarze | .Bl -column phrases ignore spacing rules for trailing... |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Kristaps Dzonsons | Correctly print `Lk' arguments in -Tascii. Issue raise... |
blob | commitdiff | raw | diff to current |
2010-08-07 |
Ingo Schwarze | merge from OpenBSD mdoc_term.c rev. 1.100: |
blob | commitdiff | raw | diff to current |
2010-07-27 |
Kristaps Dzonsons | Fix how `Bd -unfilled' and `Bd -literal' break lines... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Kristaps Dzonsons | `Ad' is supposed to underline. Found whilst trolling... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Ingo Schwarze | In the SYNOPSIS, .Nm at the beginning of an input line... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Kristaps Dzonsons | Remove some FIXMEs: `Ms' accepts arbitrary text, so... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Kristaps Dzonsons | Fix spurrious newline emitted by `Pp' when specified... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Ingo Schwarze | After .Sm on, spacing ought to restart right away,... |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Kristaps Dzonsons | Re-constitution of `ds' symbol processing. First,... |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Kristaps Dzonsons | Proper `Bk -words' support: only suppress breaks within... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Ingo Schwarze | Assert my copyright, making it explicit that i'm granti... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Kristaps Dzonsons | Cache column sizes and char pointer into mdoc_bl. ... |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Kristaps Dzonsons | Allow empty `Fo' to get by without an assertion. |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Kristaps Dzonsons | Cached `An' arguments in struct mdoc_an. Note that... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Kristaps Dzonsons | Stash `Bf' parameters into struct mdoc_bf. |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Kristaps Dzonsons | Lint fixes. |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Kristaps Dzonsons | Make struct_bl and struct_bd into pointers. This remov... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Ingo Schwarze | Improve .Nm indentation in the SYNOPSIS; |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Kristaps Dzonsons | More reality-checks for the p->end type. |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Ingo Schwarze | Support for badly nested blocks, written around the... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Ingo Schwarze | minor .Bk fixes: |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Following clue-stick applied by schwarze@, back out... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Ingo Schwarze | Basic implementation of .Bk/.Ek; from OpenBSD. |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | Churn-ish check-in getting mdoc_parseln() and man_parse... |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Kristaps Dzonsons | Initial chunks for variable-width fonts. Pushes all... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Kristaps Dzonsons | Remove arg_getattrs(), as we only have arg_getattr... |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Kristaps Dzonsons | Switch on cached -width usage in front-ends. |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Kristaps Dzonsons | Allow -width for lists to be cached in mdoc_bl. This... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Cached `Bl -offset' into mdoc_bl. Removed erroneous... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Reverted to mdoc_term.c 1.149 (`It' does not inherit... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Moved `Bl -compact' into cached data. This allowed... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | `Bl' is now using a struct instead of a single enum... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Cache all of `Bd's resolved arguments into mdoc_bd... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Added enum mdoc_disp (similar to enum mdoc_list). ... |
blob | commitdiff | raw | diff to current |
2010-06-10 |
Ingo Schwarze | Fix a regression that crept in in man_term.c 1.73 and... |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Kristaps Dzonsons | Have the standard manpage header and footer print on... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Kristaps Dzonsons | First check-in of PostScript output. This does not... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Kristaps Dzonsons | Normalise SYNOPSIS behaviour after I gave up on followi... |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Ingo Schwarze | Merge a fix to avoid a regression in OpenBSD: |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Kristaps Dzonsons | Fixed -Tascii and -Thtml rendering of `Ft' and `Fo'. |
blob | commitdiff | raw | diff to current |
2010-06-04 |
Kristaps Dzonsons | Fix following the first: `Ft' is given special treatmen... |
blob | commitdiff | raw | diff to current |
2010-06-04 |
Kristaps Dzonsons | Fixed `Fn' newline behaviour and added some regression... |
blob | commitdiff | raw | diff to current |
2010-06-04 |
Kristaps Dzonsons | Documented `In' in full. |
blob | commitdiff | raw | diff to current |
2010-06-04 |
Kristaps Dzonsons | Fixed `Fd' to format in the right way. Found when... |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Kristaps Dzonsons | De Morgan's law not being applied properly. Noted... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Remove enum mdocargerr from phrase() (unused). |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Kristaps Dzonsons | Migrate `Bl -column' phrases to be MDOC_BODY instead... |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Kristaps Dzonsons | Moved printing of empty word [back] into mdoc_action... |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Kristaps Dzonsons | Commit of patch floated on discuss@ a few days ago... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Kristaps Dzonsons | Documented `Ud'. |
blob | commitdiff | raw | diff to current |
next |