summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove compiler warning.wl2010-12-181-0/+14
* Fix compilation problem.wl2010-12-151-0/+10
* Remove unused code.wl2010-12-151-0/+7
* Use enum to increase readability.wl2010-12-151-0/+7
* Typo.wl2010-12-131-1/+1
* Add wide character support to grotty.wl2010-12-131-0/+51
* `.class' must not emit empty lines.wl2010-12-131-0/+7
* Add Japanese localization.wl2010-12-131-24/+32
* Implement support for character classes.wl2010-12-131-0/+34
* [grohtml]: Improve texinfo documentation.wl2010-11-111-0/+7
* Fix crash in tbl with option `nospaces'.wl2010-11-111-0/+9
* [mdoc]: Complete previous patch and document OpenBSD releases.wl2010-11-021-2/+17
* [mdoc]: Improve man page.wl2010-11-021-0/+8
* [grohtml] Improve man page.wl2010-11-021-0/+7
* [groff] Don't use prefix for preconv.wl2010-09-191-0/+7
* * doc/groff.texinfo, man/groff.man: Document `!' operator better.wl2010-07-281-0/+4
* * src/roff/troff/node.cpp (make_node): Adding missing `%'.wl2010-06-281-0/+6
* * man/groff_diff.man: Document \n[.P].wl2010-06-051-0/+4
* * NEWS: Updated.wl2010-06-041-0/+4
* afmtodit: Add option `-o' to specify an output file.wl2010-06-041-0/+7
* * man/groff_diff.man: Document \n[.O].wl2010-06-041-0/+4
* Fix metric files for devps families A, BM, and font ZCMI.wl2010-05-291-0/+9
* Don't use obsolete intermediate output command `F'.wl2010-05-281-0/+8
* * PROBLEMS: Document that mdoc doesn't work with test-groff.wl2010-05-241-0/+5
* Document preconv in texinfo.wl2010-05-231-0/+9
* Use DESC's `unicode' keyword for grotty.wl2010-05-231-0/+17
* Update symbol tables for devps font generation.wl2010-05-191-0/+14
* Handle ditroff command `Dt' without argument gracefully.wl2010-05-091-0/+21
* * doc/groff.texinfo: Improve documentation of \R escape.wl2010-05-011-0/+4
* * doc/groff.texinfo: Document \n[DD] register.wl2010-03-101-0/+5
* * tmac/groff_ms.man: Document \n[DD] register.wl2010-03-101-0/+5
* Use named signals for `trap' in shell scripts.wl2010-02-251-0/+7
* Fix angle brackets in grohtml.wl2010-02-251-0/+8
* Add new FreeBSD and Posix versions.wl2010-02-241-1/+9
* tbl: Add `nowarn' option.wl2010-02-161-0/+12
* * tmac/www.tmac (www-li-ol): Fix indentation if more than 10 items.wl2010-02-081-0/+4
* Improve `tbl' warnings.wl2010-02-041-0/+8
* Fix `MC' macro of the ms package.wl2010-01-231-0/+21
* * tmac/www.tmac (www-li-{ul,ol,dl}): Handle `PORPHANS' register.wl2010-01-231-0/+4
* PROBLEMS: Document some Mac OS issues.wl2010-01-231-0/+4
* Don't hardcode `ps' device.wl2010-01-021-0/+7
* Make patterns with uppercase letters work.wl2009-12-311-0/+9
* Fix double frees and memory leaks.wl2009-11-241-0/+10
* * */*.cpp: Replace `printf(string);' with `printf("%s", string);'.wl2009-11-201-0/+4
* Document limitations with `#' characters, tbl, and eqn.wl2009-10-281-0/+7
* * tmac/doc-common (Dx): Define register.wl2009-10-261-0/+4
* Implement `%U' in mdoc for URL references.wl2009-10-261-0/+14
* * src/roff/groff/groff.man: Point to troff(1) for `-w' and `-W'.wl2009-09-091-0/+4
* [troff]: Fix hyphenation problem with kerned letters.wl2009-09-081-0/+10
* [pic] Fix a border case for arc computation.wl2009-09-011-1/+16