| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure that mandoc only goes into UTF-8 mode if the user really | Ingo Schwarze | 2018-04-13 | 1 | -2/+14 |
* | Switch ASCII rendering of the same mathematical symbols and greek | Ingo Schwarze | 2017-08-23 | 1 | -5/+5 |
* | harmless, but weird typo; found with afterstep_faq(1) | Ingo Schwarze | 2017-06-14 | 1 | -1/+1 |
* | Prepare the terminal driver for filling multiple columns in parallel, | Ingo Schwarze | 2017-06-07 | 1 | -7/+9 |
* | Basic implementation of the roff(7) .ti (temporary indent) request. | Ingo Schwarze | 2017-05-08 | 1 | -1/+5 |
* | Basic implementation of the roff(7) .ta (define tab stops) request. | Ingo Schwarze | 2017-05-07 | 1 | -1/+0 |
* | Autodetect a suitable locale for -Tutf8 mode, | Ingo Schwarze | 2016-07-31 | 1 | -1/+1 |
* | ISO C99 7.19.2.5 doesn't like mixing putchar(3) and putwchar(3) on | Ingo Schwarze | 2016-07-08 | 1 | -6/+5 |
* | Never use LC_ALL. On the one hand, it can cause misformatting. | Ingo Schwarze | 2015-11-12 | 1 | -1/+9 |
* | Major character table cleanup: | Ingo Schwarze | 2015-10-13 | 1 | -11/+8 |
* | To make the code more readable, delete 283 /* FALLTHROUGH */ comments | Ingo Schwarze | 2015-10-12 | 1 | -2/+0 |
* | modernize style: "return" is not a function | Ingo Schwarze | 2015-10-06 | 1 | -9/+9 |
* | /* NOTREACHED */ after abort() is silly, delete it | Ingo Schwarze | 2015-09-26 | 1 | -1/+0 |
* | Initial, still somewhat experimental implementation to leverage | Ingo Schwarze | 2015-07-17 | 1 | -0/+4 |
* | Avoid warning "unused variable" when compiling without HAVE_WCHAR. | Ingo Schwarze | 2015-06-10 | 1 | -0/+2 |
* | Rounding rules for horizontal scaling widths are more complicated. | Ingo Schwarze | 2015-04-04 | 1 | -24/+18 |
* | Actually use the new man.conf(5) "output" directive. | Ingo Schwarze | 2015-03-27 | 1 | -48/+21 |
* | Clamp width and indent settings to sensible values. | Ingo Schwarze | 2015-02-16 | 1 | -2/+8 |
* | When showing more than one formatted manual page, insert horizontal lines | Ingo Schwarze | 2014-12-31 | 1 | -0/+14 |
* | Enforcing an arbitrary, implementation dependent, undocumented limit | Ingo Schwarze | 2014-12-19 | 1 | -0/+3 |
* | Prevent negative arguments to the .ll request from causing integer | Ingo Schwarze | 2014-11-20 | 1 | -3/+5 |
* | In -Tascii mode, print "<?>" only for Unicode escapes of unknown | Ingo Schwarze | 2014-10-28 | 1 | -2/+2 |
* | Make the character table available to libroff so it can check the | Ingo Schwarze | 2014-10-28 | 1 | -8/+10 |
* | Refine -Tascii rendering of Unicode characters, mostly to better agree | Ingo Schwarze | 2014-10-28 | 1 | -34/+34 |
* | Grrr, patch(1) merged the new function to the wrong place in this file. | Ingo Schwarze | 2014-10-26 | 1 | -77/+77 |
* | In -Tascii mode, provide approximations even for some Unicode escape | Ingo Schwarze | 2014-10-26 | 1 | -2/+4 |
* | Improve -Tascii output for Unicode escape sequences: For the first 512 | Ingo Schwarze | 2014-10-26 | 1 | -0/+75 |
* | Implement the traditional -h option for man(1): show the SYNOPSIS only. | Ingo Schwarze | 2014-09-03 | 1 | -2/+6 |
* | While all current callers pass valid data to ascii_hspan() only, | Ingo Schwarze | 2014-08-17 | 1 | -1/+1 |
* | Improve build system and autodetection. | Ingo Schwarze | 2014-08-16 | 1 | -16/+5 |
* | Some compilers apparently worry that abort() might return | Ingo Schwarze | 2014-08-14 | 1 | -1/+2 |
* | Begin cleaning up scaling units. | Kristaps Dzonsons | 2014-08-13 | 1 | -10/+20 |
* | Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat. | Ingo Schwarze | 2014-08-10 | 1 | -4/+2 |
* | Clarity with respect to floating point handling: | Ingo Schwarze | 2014-08-01 | 1 | -6/+6 |
* | Even for UTF-8 output, a non-breaking space character has the same width | Ingo Schwarze | 2014-07-27 | 1 | -1/+6 |
* | KNF: case (FOO): -> case FOO:, remove /* LINTED */ and /* ARGSUSED */, | Ingo Schwarze | 2014-04-20 | 1 | -25/+16 |
* | Support relative arguments to .ll (increase or decrease line length). | Ingo Schwarze | 2014-03-30 | 1 | -7/+11 |
* | Implement the roff(7) .ll (line length) request. | Ingo Schwarze | 2014-03-30 | 1 | -1/+15 |
* | The files mandoc.c and mandoc.h contained both specialised low-level | Ingo Schwarze | 2014-03-23 | 1 | -1/+1 |
* | Use a standard locale name, "UTF-8" is an ugly non-standard alias | Ingo Schwarze | 2013-06-01 | 1 | -2/+1 |
* | Implement mdoc(7)-like output style variant for man(7) documents: | Ingo Schwarze | 2011-12-04 | 1 | -2/+11 |
* | Make the default left text margin configurable from the command line, | Ingo Schwarze | 2011-11-13 | 1 | -3/+7 |
* | forgotten Copyright bumps; no code change | Ingo Schwarze | 2011-09-18 | 1 | -1/+1 |
* | Flip on -Tutf8 backend support. This forces the UTF-8 LC_CTYPE and does | Kristaps Dzonsons | 2011-05-20 | 1 | -3/+15 |
* | It seems that __STDC_ISO_10646__ isn't defined even where it can be | Kristaps Dzonsons | 2011-05-19 | 1 | -0/+7 |
* | Locale support. I'm checking this in to clean up fall-out in-tree, but | Kristaps Dzonsons | 2011-05-17 | 1 | -12/+69 |
* | Add mode for -Tlocale. This mode, with this commit, behaves exactly | Kristaps Dzonsons | 2011-05-17 | 1 | -5/+19 |
* | Make character engine (-Tascii, -Tpdf, -Tps) ready for Unicode: make buffer | Kristaps Dzonsons | 2011-05-14 | 1 | -4/+4 |
* | Remove unnecessary conditional... | Kristaps Dzonsons | 2011-01-25 | 1 | -2/+1 |
* | Turn on -Tascii tbl printing. The output still has some issues---I'm | Kristaps Dzonsons | 2011-01-02 | 1 | -0/+1 |