| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed dquote to be \*q. | Kristaps Dzonsons | 2010-07-16 | 1 | -2/+2 |
* | Fix which escapes are used to format \". | Kristaps Dzonsons | 2010-07-16 | 1 | -2/+2 |
* | After .Sm on, spacing ought to restart right away, before the next token, | Ingo Schwarze | 2010-07-16 | 1 | -2/+4 |
* | document .Sm; prodded by kristaps@ | Ingo Schwarze | 2010-07-15 | 1 | -0/+12 |
* | correct lots of copyright notices; | Ingo Schwarze | 2010-07-13 | 17 | -17/+16 |
* | Pre-tag checkin of release bits and shortlist.VERSION.1.10.4 | Kristaps Dzonsons | 2010-07-11 | 2 | -2/+23 |
* | remove three issues fixed near the end of the c2k10 hackathon | Ingo Schwarze | 2010-07-11 | 1 | -17/+0 |
* | Re-constitution of `ds' symbol processing. First, push the | Kristaps Dzonsons | 2010-07-07 | 18 | -173/+137 |
* | Revert Makefile to using mandoc.c instead of libmandoc.c. Remove | Kristaps Dzonsons | 2010-07-06 | 2 | -401/+5 |
* | Resurrect mandoc.c after bogus removal (was: libmandoc.c). | Kristaps Dzonsons | 2010-07-06 | 1 | -0/+396 |
* | Give -T[x]html `Bk -words' capability. | Kristaps Dzonsons | 2010-07-06 | 3 | -6/+68 |
* | Brought function arguments and style in ine with term_word() in term.c | Kristaps Dzonsons | 2010-07-06 | 1 | -7/+7 |
* | Clarified `Bk' operation in mdoc.7. | Kristaps Dzonsons | 2010-07-06 | 1 | -10/+12 |
* | Documented `En', `Es', `Hf', `Ic', `Lp', `Nd', `No', `Oc', `Oo', `Op', | Kristaps Dzonsons | 2010-07-06 | 1 | -0/+109 |
* | Proper `Bk -words' support: only suppress breaks within a line, but | Kristaps Dzonsons | 2010-07-06 | 1 | -0/+17 |
* | Move register information into mandoc.h, which is where it should have | Kristaps Dzonsons | 2010-07-05 | 2 | -25/+37 |
* | Renamed mandoc.c to libmandoc.c. This is in the efforts of getting a | Kristaps Dzonsons | 2010-07-05 | 2 | -5/+5 |
* | Manual clean-ups. Add syntax message for `Bd', `Bk', and `Bl'. | Kristaps Dzonsons | 2010-07-05 | 1 | -15/+56 |
* | Remove caching TODO: this has been committed. | Kristaps Dzonsons | 2010-07-05 | 1 | -5/+0 |
* | Suppress duplicate "Page: 1 1" -Tps printing and instead relay on | Kristaps Dzonsons | 2010-07-05 | 1 | -5/+1 |
* | Assert my copyright, making it explicit that i'm granting the same license | Ingo Schwarze | 2010-07-04 | 11 | -7/+18 |
* | Cache column sizes and char pointer into mdoc_bl. Finally get rid of | Kristaps Dzonsons | 2010-07-04 | 5 | -54/+24 |
* | gv(1) doesn't remember the last set font when displaying new pages, so | Kristaps Dzonsons | 2010-07-04 | 1 | -6/+24 |
* | Set line-height to be 1.4em. Removed check for minimum margins that are no | Kristaps Dzonsons | 2010-07-04 | 2 | -18/+6 |
* | Suppress printing blank eof pages in -Tps. Delay printing of Page: | Kristaps Dzonsons | 2010-07-04 | 1 | -9/+13 |
* | Suppress printing of newlines/space at start of new -Tps page. | Kristaps Dzonsons | 2010-07-04 | 2 | -16/+33 |
* | Backed out margin calculations in favour of much simpler rule of thumb: | Kristaps Dzonsons | 2010-07-04 | 2 | -19/+12 |
* | Auto-margins. Documented in mandoc.1. Also bumped line-height and made | Kristaps Dzonsons | 2010-07-04 | 2 | -13/+43 |
* | Allow empty `Fo' to get by without an assertion. | Kristaps Dzonsons | 2010-07-03 | 1 | -1/+3 |
* | Note to myself on what I need to do regarding inter-library functions. | Kristaps Dzonsons | 2010-07-03 | 1 | -0/+9 |
* | Rudimentary implementation of user-defined strings; | Ingo Schwarze | 2010-07-03 | 4 | -1/+192 |
* | The roff escape function "\s" is definitely not urgent, | Ingo Schwarze | 2010-07-03 | 1 | -0/+9 |
* | Not only for -tag lists, but for -hang, -ohang, -inset, -diag, | Ingo Schwarze | 2010-07-02 | 1 | -6/+3 |
* | Cached `An' arguments in struct mdoc_an. Note that this isn't a | Kristaps Dzonsons | 2010-07-02 | 3 | -29/+32 |
* | Fix: was checking HEAD for arguments. | Kristaps Dzonsons | 2010-07-02 | 1 | -4/+6 |
* | Add documentation for Bf/Ef. | Kristaps Dzonsons | 2010-07-02 | 1 | -0/+38 |
* | Stash `Bf' parameters into struct mdoc_bf. | Kristaps Dzonsons | 2010-07-02 | 8 | -71/+100 |
* | Lint fixes. | Kristaps Dzonsons | 2010-07-02 | 4 | -4/+8 |
* | Lint tweak. | Kristaps Dzonsons | 2010-07-02 | 1 | -0/+1 |
* | Added TODO to sanitise `Nm' blocks such that HEAD optionally contains | Kristaps Dzonsons | 2010-07-02 | 1 | -0/+4 |
* | Implemented -Thtml bits for handling `Nm' blocks. | Kristaps Dzonsons | 2010-07-02 | 1 | -8/+61 |
* | Remove my own dumb FIXME and mark a static function defn as static. | Kristaps Dzonsons | 2010-07-01 | 1 | -3/+2 |
* | Make struct_bl and struct_bd into pointers. This removes the need to do | Kristaps Dzonsons | 2010-07-01 | 7 | -118/+132 |
* | In the mdoc(7) parser, inspect roff registers early such that all parts | Ingo Schwarze | 2010-07-01 | 4 | -15/+34 |
* | Prevent validator from puking on ENDBODY `Bl' nodes. | Kristaps Dzonsons | 2010-07-01 | 1 | -0/+2 |
* | Correct handling of trailing punctuation in MDOC_DELIM blk_full HEADs. | Ingo Schwarze | 2010-07-01 | 1 | -0/+3 |
* | Improve .Nm indentation in the SYNOPSIS; | Ingo Schwarze | 2010-07-01 | 5 | -16/+127 |
* | More reality-checks for the p->end type. | Kristaps Dzonsons | 2010-07-01 | 2 | -3/+3 |
* | p->end is an enum: treat it as such. | Kristaps Dzonsons | 2010-07-01 | 1 | -2/+2 |
* | First, I'm defaulting to 11-point font, which renders much nicer (the | Kristaps Dzonsons | 2010-07-01 | 2 | -16/+51 |