summaryrefslogtreecommitdiff
path: root/src/roff
Commit message (Expand)AuthorAgeFilesLines
* * src/roff/grog/Makefile.sub (install_data, uninstall_sub): Typos.wl2013-07-161-4/+2
* New project `contrib/RUNOFF'.bwarken2013-05-061-2/+2
* src/roff/groff/Makefile.sub: Remove all `.PHONY:' lines.bwarken2013-05-011-4/+1
* src/roff/groff/Makefile.sub: Use $(GREP) instead of `egrep'. Don't usebwarken2013-04-301-6/+6
* Makefile.in, m4/groff.m4: Add `@libprogramdir@' andbwarken2013-04-301-3/+2
* src/roff/groff/Makefile.sub: Replace some variables by shellbwarken2013-04-291-12/+13
* src/roff/groff/Makefile.sub: Make this file a compatible Makefile.bwarken2013-04-281-21/+22
* src/roff/groff/Makefile.sub: Use `make' variables to getbwarken2013-04-281-12/+38
* src/roff/groff:bwarken2013-04-262-177/+15
* Various minor fixes.wl2013-04-261-8/+4
* src/roff/groff/read_groff_options.pl: Reads `groff' options frombwarken2013-04-251-0/+57
* Add file <groff_top>/src/roff/groff/read_groff_options.plbwarken2013-04-251-0/+165
* INSTALL.gen: Replace this file by the daily `git' version ofbwarken2013-04-161-41/+49
* grog: correct Makefile.subbwarken2013-04-121-35/+33
* grog: clear the file content in src/roff/grog/.bwarken2013-04-121-279/+0
* grog: perl_test.pl added to CVS.bwarken2013-04-121-0/+41
* grog: remove shell version. Add file perl_test.pl for testing the availablebwarken2013-04-121-18/+43
* Version 1.22.2 releasedgroff-1_22_2_realwl2013-02-081-1/+1
* Add email address groff-bernd.warken-72@web.de for Bernd Warken.bwarken2013-01-225-7/+7
* Version 1.22 releasedgroff-1_22wl2012-12-281-2/+2
* Copyright update.wl2012-05-241-2/+2
* * src/roff/grog/grog.pl (process): Fix .so handling.wl2012-05-241-5/+21
* * src/roff/grog/grog.sh: Fix .so handling.wl2012-05-241-2/+3
* Typo, found by Denis M. Wilson <dmw@oxytropis.plus.com>.wl2012-05-241-2/+2
* Fix compiler warnings.wl2012-03-101-2/+2
* Fix compiler warnings.wl2011-10-312-8/+10
* Add new output device `gropdf'.wl2011-07-261-0/+17
* Fix clang warnings.wl2011-07-031-3/+3
* 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
* 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
* 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
* 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-132-1/+2
* `.class' must not emit empty lines.wl2010-12-131-0/+2
* Implement support for character classes.wl2010-12-132-10/+216
* [groff] Don't use prefix for preconv.wl2010-09-191-4/+4
* * src/roff/troff/node.cpp (make_node): Adding missing `%'.wl2010-06-281-1/+1
* s/legalize/legalese/ where appropriate.wl2010-06-021-3/+3
* Don't use obsolete intermediate output command `F'.wl2010-05-281-2/+2
* Make patterns with uppercase letters work.wl2009-12-311-1/+1