summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove running texy from Synopsis, it screws up mechanical parsing.esr2012-07-071-3/+3
* Eliminate running test in Synopsis, it makes mechanical parsing too hard.esr2012-07-071-3/+3
* Eliminate running test in Synopsis, it makes mechanical parsing too hard.esr2012-07-071-4/+4
* Fix Unicode mapping of Greek stroked and curly phi.wl2012-07-031-3/+3
* * src/devices/gropdf/gropdf.pl: When using variable pagewl2012-06-131-0/+1
* 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
* * doc/groff.texinfo: Add extra info about `.asciify'.wl2012-05-203-101/+236
* Fix compiler warnings.wl2012-03-104-6/+7
* Update configuration files from `gnulib' and `config' repositories..wl2012-02-266-777/+953
* One more aux file.wl2012-02-201-0/+4
* Update `gnulib' files.wl2012-02-2050-1851/+4105
* [gropdf] Fixes and omissions.wl2012-02-151-43/+87
* * src/preproc/pic/main.cpp (do_file): Check for invalid characters.wl2012-02-081-1/+5
* * 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