2018-11-28 |
Ingo Schwarze | Bugfix: never set termp->enc to the ambiguous value... |
blob | commitdiff | raw |
2018-08-21 |
Ingo Schwarze | Improve the ASCII rendering of \(Po (Pound Sterling) |
blob | commitdiff | raw | diff to current |
2018-08-18 |
Ingo Schwarze | Unsurprisingly, zero-width non-breaking spaces have... |
blob | commitdiff | raw | diff to current |
2018-05-20 |
Ingo Schwarze | Protect against malicious manual pages containing ... |
blob | commitdiff | raw | diff to current |
2018-04-13 |
Ingo Schwarze | Make sure that mandoc only goes into UTF-8 mode if... |
blob | commitdiff | raw | diff to current |
2017-08-23 |
Ingo Schwarze | Switch ASCII rendering of the same mathematical symbols... |
blob | commitdiff | raw | diff to current |
2017-06-14 |
Ingo Schwarze | harmless, but weird typo; found with afterstep_faq(1) |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Ingo Schwarze | Prepare the terminal driver for filling multiple column... |
blob | commitdiff | raw | diff to current |
2017-05-08 |
Ingo Schwarze | Basic implementation of the roff(7) .ti (temporary... |
blob | commitdiff | raw | diff to current |
2017-05-07 |
Ingo Schwarze | Basic implementation of the roff(7) .ta (define tab... |
blob | commitdiff | raw | diff to current |
2016-07-31 |
Ingo Schwarze | Autodetect a suitable locale for -Tutf8 mode, |
blob | commitdiff | raw | diff to current |
2016-07-08 |
Ingo Schwarze | ISO C99 7.19.2.5 doesn't like mixing putchar(3) and... |
blob | commitdiff | raw | diff to current |
2015-11-12 |
Ingo Schwarze | Never use LC_ALL. On the one hand, it can cause misfor... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Ingo Schwarze | Major character table cleanup: |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Ingo Schwarze | To make the code more readable, delete 283 /* FALLTHROU... |
blob | commitdiff | raw | diff to current |
2015-10-06 |
Ingo Schwarze | modernize style: "return" is not a function |
blob | commitdiff | raw | diff to current |
2015-09-26 |
Ingo Schwarze | /* NOTREACHED */ after abort() is silly, delete it |
blob | commitdiff | raw | diff to current |
2015-07-17 |
Ingo Schwarze | Initial, still somewhat experimental implementation... |
blob | commitdiff | raw | diff to current |
2015-06-10 |
Ingo Schwarze | Avoid warning "unused variable" when compiling without... |
blob | commitdiff | raw | diff to current |
2015-04-04 |
Ingo Schwarze | Rounding rules for horizontal scaling widths are more... |
blob | commitdiff | raw | diff to current |
2015-03-27 |
Ingo Schwarze | Actually use the new man.conf(5) "output" directive. |
blob | commitdiff | raw | diff to current |
2015-02-16 |
Ingo Schwarze | Clamp width and indent settings to sensible values. |
blob | commitdiff | raw | diff to current |
2014-12-31 |
Ingo Schwarze | When showing more than one formatted manual page, inser... |
blob | commitdiff | raw | diff to current |
2014-12-19 |
Ingo Schwarze | Enforcing an arbitrary, implementation dependent, undoc... |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Ingo Schwarze | Prevent negative arguments to the .ll request from... |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Ingo Schwarze | In -Tascii mode, print "<?>" only for Unicode escapes... |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Ingo Schwarze | Make the character table available to libroff so it... |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Ingo Schwarze | Refine -Tascii rendering of Unicode characters, mostly... |
blob | commitdiff | raw | diff to current |
2014-10-26 |
Ingo Schwarze | Grrr, patch(1) merged the new function to the wrong... |
blob | commitdiff | raw | diff to current |
2014-10-26 |
Ingo Schwarze | In -Tascii mode, provide approximations even for some... |
blob | commitdiff | raw | diff to current |
2014-10-26 |
Ingo Schwarze | Improve -Tascii output for Unicode escape sequences... |
blob | commitdiff | raw | diff to current |
2014-09-03 |
Ingo Schwarze | Implement the traditional -h option for man(1): show... |
blob | commitdiff | raw | diff to current |
2014-08-17 |
Ingo Schwarze | While all current callers pass valid data to ascii_hspa... |
blob | commitdiff | raw | diff to current |
2014-08-16 |
Ingo Schwarze | Improve build system and autodetection. |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Ingo Schwarze | Some compilers apparently worry that abort() might... |
blob | commitdiff | raw | diff to current |
2014-08-13 |
Kristaps Dzonsons | Begin cleaning up scaling units. |
blob | commitdiff | raw | diff to current |
2014-08-10 |
Ingo Schwarze | Get rid of HAVE_CONFIG_H, it is always defined; idea... |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | Clarity with respect to floating point handling: |
blob | commitdiff | raw | diff to current |
2014-07-27 |
Ingo Schwarze | Even for UTF-8 output, a non-breaking space character... |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Support relative arguments to .ll (increase or decrease... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Implement the roff(7) .ll (line length) request. |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | The files mandoc.c and mandoc.h contained both speciali... |
blob | commitdiff | raw | diff to current |
2013-06-01 |
Ingo Schwarze | Use a standard locale name, "UTF-8" is an ugly non... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Ingo Schwarze | Implement mdoc(7)-like output style variant for man... |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Ingo Schwarze | Make the default left text margin configurable from... |
blob | commitdiff | raw | diff to current |
2011-09-18 |
Ingo Schwarze | forgotten Copyright bumps; no code change |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Kristaps Dzonsons | Flip on -Tutf8 backend support. This forces the UTF... |
blob | commitdiff | raw | diff to current |
2011-05-19 |
Kristaps Dzonsons | It seems that __STDC_ISO_10646__ isn't defined even... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | Locale support. I'm checking this in to clean up fall... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | Add mode for -Tlocale. This mode, with this commit... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Kristaps Dzonsons | Make character engine (-Tascii, -Tpdf, -Tps) ready... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Kristaps Dzonsons | Remove unnecessary conditional... |
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 |
2010-09-04 |
Kristaps Dzonsons | Churny commit to quiet lint. No functional changes. |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Ingo Schwarze | correct lots of copyright notices; |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Pushed normalisation of scaling units into term_hspan(). |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Move term_hspan() calculation into the output devices... |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Kristaps Dzonsons | Remove "pt" from struct roffsu, as CSS (the only reason... |
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-09 |
Kristaps Dzonsons | Have the standard manpage header and footer print on... |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Kristaps Dzonsons | Lint noops. Also fixed getsubopt() to be in unistd... |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Kristaps Dzonsons | Broke ascii_*() functions into term_ascii.c |
blob | commitdiff | raw | diff to current |
|