summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * src/preproc/tbl/tbl.man: Improve documentation of `_' and friends.wl2011-11-141-0/+4
* Fix compiler warnings.wl2011-10-316-34/+22
* [gropdf] More minor fixes.wl2011-08-141-0/+2
* [gropdf] Minor updates and fixes.wl2011-08-102-14/+98
* gropdf.pl: Adjust indentation to be in sync with other groff Perl scripts.wl2011-08-041-2127/+2127
* Add new output device `gropdf'.wl2011-07-269-12/+4127
* Improve line numbering support in tbl and with me macros.wl2011-07-201-8/+61
* * src/preproc/tbl/tbl.man: Mention trick to get abutting rules.wl2011-07-121-0/+42
* Fix clang warnings.wl2011-07-032-6/+5
* Typo.wl2011-04-111-3/+2
* Fix compilation issues with gcc 2.95.wl2011-03-301-0/+3
* [troff] Improve error message.wl2011-03-181-2/+5
* Typo.wl2011-02-231-1/+1
* More fixes for Savannah bug #32301.wl2011-01-315-5/+5
* * src/preproc/html/Makefile.sub: Add $(LIBGNU).wl2011-01-311-1/+1
* * src/preproc/grn/Makefile.sub: Add $(LIBGNU).wl2011-01-311-1/+1
* Fix Savannah bug #32301.wl2011-01-311-1/+1
* Update `grog'.wl2011-01-223-71/+20
* Make `groff -G' imply `-p'.wl2011-01-222-1/+13
* Integrate `chem' into `groff' (new option -j).wl2011-01-223-12/+23
* Fix handling of wide characters in no-SGR mode.wl2011-01-201-10/+5
* * src/preproc/pic/pic.man: Add pic manual to `SEE ALSO' section.wl2011-01-191-4/+13
* Speed up troff.wl2010-12-261-2/+2
* Replace patch from 2010-12-18 with a much faster implementation.wl2010-12-202-262/+54
* Speed up access to cflags values.wl2010-12-202-19/+58
* Protect `.class' against cyclic nesting.wl2010-12-192-10/+34
* Improve CJK support with new values for `.cflags'.wl2010-12-183-19/+286
* Remove compiler warning.wl2010-12-181-1/+1
* Fix compilation problem.wl2010-12-152-8/+8
* Remove unused code.wl2010-12-152-7/+1
* Use enum to increase readability.wl2010-12-151-7/+13
* Add wide character support to grotty.wl2010-12-1362-23/+24050
* `.class' must not emit empty lines.wl2010-12-131-0/+2
* Implement support for character classes.wl2010-12-134-84/+270
* Fix crash in tbl with option `nospaces'.wl2010-11-111-1/+2
* [grohtml] Improve man page.wl2010-11-021-1/+21
* [groff] Don't use prefix for preconv.wl2010-09-191-4/+4
* Typo.wl2010-07-171-2/+2
* * src/roff/troff/node.cpp (make_node): Adding missing `%'.wl2010-06-281-1/+1
* afmtodit: Add option `-o' to specify an output file.wl2010-06-042-8/+21
* s/legalize/legalese/ where appropriate.wl2010-06-021-3/+3
* Don't use obsolete intermediate output command `F'.wl2010-05-281-2/+2
* Use DESC's `unicode' keyword for grotty.wl2010-05-232-10/+22
* Handle ditroff command `Dt' without argument gracefully.wl2010-05-091-4/+5
* Fix angle brackets in grohtml.wl2010-02-251-1/+4
* tbl: Add `nowarn' option.wl2010-02-164-14/+28
* Improve `tbl' warnings.wl2010-02-041-4/+7
* Refer to groff(1) for the location of temporary files.wl2010-01-203-3/+21
* Don't hardcode `ps' device.wl2010-01-021-1/+1
* Make patterns with uppercase letters work.wl2009-12-311-1/+1