2017-11-10 |
Ingo Schwarze | streamline termp allocation: this will allow the init... |
blob | commitdiff | raw |
2017-11-02 |
Ingo Schwarze | Shrink -Tps output by more than 50% |
blob | commitdiff | raw | diff to current |
2017-10-29 |
Ingo Schwarze | Print a human-readable media name in the %%DocumentMedi... |
blob | commitdiff | raw | diff to current |
2017-10-26 |
Ingo Schwarze | more readable conversion of paper size from millimeters... |
blob | commitdiff | raw | diff to current |
2017-10-25 |
Ingo Schwarze | The page footer line (psmarg) is created in ps_begin... |
blob | commitdiff | raw | diff to current |
2017-10-25 |
Ingo Schwarze | Properly close out the top-level Font object, the end... |
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-02-17 |
Ingo Schwarze | Be consistent in protecting __attribute__ attributes... |
blob | commitdiff | raw | diff to current |
2016-08-10 |
Ingo Schwarze | Fix assertion failures caused by whitespace inside... |
blob | commitdiff | raw | diff to current |
2016-07-19 |
Ingo Schwarze | Use __attribute__((__format__ throughout. |
blob | commitdiff | raw | diff to current |
2015-12-23 |
Ingo Schwarze | remove NULL-checks before free(); from mmcc@ |
blob | commitdiff | raw | diff to current |
2015-11-07 |
Ingo Schwarze | Without HAVE_ERR, don't try to include <err.h>, it... |
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-11 |
Ingo Schwarze | Finally use __progname, err(3) and warn(3). |
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-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-01-21 |
Ingo Schwarze | Improve overstriking. When overstriking a wider charac... |
blob | commitdiff | raw | diff to current |
2014-12-19 |
Ingo Schwarze | Enforcing an arbitrary, implementation dependent, undoc... |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Ingo Schwarze | header cleanup: |
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 | Make the character table available to libroff so it... |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Ingo Schwarze | Support overstriking by backspace in PostScript and... |
blob | commitdiff | raw | diff to current |
2014-08-28 |
Ingo Schwarze | I just noticed that -Tps writes "%%CreationDate:" headers. |
blob | commitdiff | raw | diff to current |
2014-08-24 |
Ingo Schwarze | When support for bold italic font was added to the... |
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 | code readability; no functional change |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Ingo Schwarze | Audit malloc(3)/calloc(3)/realloc(3) usage. |
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 |
2014-01-05 |
Joerg Sonnenberger | Tag functions with format strings as arguments as print... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Ingo Schwarze | Remove a bunch of useless assignments, |
blob | commitdiff | raw | diff to current |
2011-09-18 |
Ingo Schwarze | forgotten Copyright bumps; no code change |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Kristaps Dzonsons | Fixed mingw compatibility where the "z" printf() modifi... |
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-15 |
Kristaps Dzonsons | Move struct termp_ps into term_ps.c; remove the engine... |
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-03-17 |
Kristaps Dzonsons | Move mandoc_{realloc,malloc,calloc} out of libmandoc... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ingo Schwarze | Do not leak information about the software used |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Kristaps Dzonsons | Remove unnecessary conditional... |
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-04 |
Kristaps Dzonsons | Churny commit to quiet lint. No functional changes. |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Kristaps Dzonsons | "sys/param.h is for kernel interface programs. |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Ingo Schwarze | Implement a simple, consistent user interface for error... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Kristaps Dzonsons | IMPORTANT FIX: add missing braces around alloc failure... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Joerg Sonnenberger | Turn the non-trivial PS_GROWBUF macro into a function... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Kristaps Dzonsons | Fully-working -Tpdf: xref table is now generated. ... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Kristaps Dzonsons | Make PDF sections contiguous. |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Kristaps Dzonsons | Initial PDF shim over PS. This produces working PDF... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Kristaps Dzonsons | The "wx" value is quite small, so use a u_short instead... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Kristaps Dzonsons | Use floating-point -Tps "moveto" arguments to smooth... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Ingo Schwarze | correct lots of copyright notices; |
blob | commitdiff | raw | diff to current |
2010-07-05 |
Kristaps Dzonsons | Suppress duplicate "Page: 1 1" -Tps printing and instea... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Kristaps Dzonsons | gv(1) doesn't remember the last set font when displayin... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Kristaps Dzonsons | Set line-height to be 1.4em. Removed check for minimum... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Kristaps Dzonsons | Suppress printing blank eof pages in -Tps. Delay print... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Kristaps Dzonsons | Suppress printing of newlines/space at start of new... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Kristaps Dzonsons | Backed out margin calculations in favour of much simple... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Kristaps Dzonsons | Auto-margins. Documented in mandoc.1. Also bumped... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Kristaps Dzonsons | Lint fixes. |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Kristaps Dzonsons | First, I'm defaulting to 11-point font, which renders... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Now using Times AFM provided by Dillo. Verified on... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Correct dimensions for DocumentMedia. Noted by schwarz... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Embedding Charter proportional-width glyphs. Nice... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | PostScript can now handle scaled glyph sizes (see ... |
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-30 |
Kristaps Dzonsons | Push paper calculation out of getsubopt() loop. Make... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Kristaps Dzonsons | Add in -Opaper=xxx support for -Tps postscript. This... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Kristaps Dzonsons | Give -Tps better PostScript hinting. Note that we... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Kristaps Dzonsons | Clean-up of variable-width glyph support. Adds no... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Kristaps Dzonsons | This enables variable glyph-width output. The checkin... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Kristaps Dzonsons | Initial encoding of glyph widths. From /usr/X11R6... |
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-11 |
Kristaps Dzonsons | Implement font-switching for PostScript. -Tps now... |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Kristaps Dzonsons | Delay opening a word state until a character is ready... |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Kristaps Dzonsons | Teach -Tps to ignore backspace-encoding by using a... |
blob | commitdiff | raw | diff to current |
2010-06-10 |
Kristaps Dzonsons | Allow open word contexts in -Tps to preserve whitespace... |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Kristaps Dzonsons | Forgot to increment into the nil terminator. And call... |
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 |
2010-06-08 |
Kristaps Dzonsons | No functionality changes: just restructuring. Deprecated |
blob | commitdiff | raw | diff to current |
|