| Commit message (Expand) | Author | Age | Files | Lines |
| * | [troff]: Boolify `character_exists()`. | G. Branden Robinson | 2022-11-25 | 1 | -1/+1 |
| * | [libgroff, troff]: Further boolify. | G. Branden Robinson | 2021-09-16 | 1 | -2/+2 |
| * | Update copyright1.23.0.rc1 | Bertrand Garrigues | 2020-11-11 | 1 | -1/+1 |
| * | Revert "Update copyright" | Bertrand Garrigues | 2020-10-25 | 1 | -1/+1 |
| * | Update copyright | Bertrand Garrigues | 2020-10-25 | 1 | -1/+1 |
| * | node.h: do not rely on C++11 features, fixes build with gcc 4.2.1 | Ingo Schwarze | 2020-10-15 | 1 | -1/+1 |
| * | Fix SEGV arising from recursing destructor. | G. Branden Robinson | 2020-09-29 | 1 | -0/+1 |
| * | Update copyright (use gnulib's update-copyright script) | Bertrand Garrigues | 2018-07-03 | 1 | -1/+1 |
| * | Put two spaces between sentences in GPL notice. | G. Branden Robinson | 2017-10-31 | 1 | -1/+1 |
| * | Simplify memory allocation (#47162). | Bálint Réczey | 2016-02-16 | 1 | -9/+0 |
| * | src/roff/troff/*: Improve the license information. | Bernd Warken | 2014-09-18 | 1 | -3/+1 |
| * | Replace patch from 2010-12-18 with a much faster implementation. | Werner LEMBERG | 2010-12-20 | 1 | -0/+1 |
| * | Fix compilation problem. | Werner LEMBERG | 2010-12-15 | 1 | -0/+8 |
| * | Remove unused code. | Werner LEMBERG | 2010-12-15 | 1 | -2/+1 |
| * | Fix a memory leak in troff for -Thtml. | Werner LEMBERG | 2009-04-10 | 1 | -4/+0 |
| * | Update copyright year. | Werner LEMBERG | 2009-01-05 | 1 | -1/+2 |
| * | * */*: Update GPL2 to GPL3. | Werner LEMBERG | 2009-01-04 | 1 | -5/+4 |
| * | Surround the (pseudo) file name for the .pso request with `<' and | Werner LEMBERG | 2006-04-26 | 1 | -2/+2 |
| * | * All affected files: Update postal address of FSF. | Werner LEMBERG | 2005-05-26 | 1 | -1/+1 |
| * | * src/devices/grohtml/html-text.cpp (html_text_get_alignment), | Werner LEMBERG | 2004-10-15 | 1 | -6/+4 |
| * | * src/roff/troff/node.cpp: New extern `debug_state'. | Werner LEMBERG | 2004-10-12 | 1 | -13/+93 |
| * | Implement two new conditional operators `F <name>' and `S <name>' | Werner LEMBERG | 2004-06-30 | 1 | -27/+25 |
| * | Implement new string-valued register `.sty' to return the current | Werner LEMBERG | 2004-06-29 | 1 | -0/+1 |
| * | * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h, | Werner LEMBERG | 2004-04-17 | 1 | -1/+1 |
| * | * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list), | Werner LEMBERG | 2004-04-08 | 1 | -7/+7 |
| * | * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage), | Werner LEMBERG | 2003-10-13 | 1 | -1/+1 |
| * | * src/devices/grohtml/html-table.cc: Fix column width calculation. | Werner LEMBERG | 2003-04-01 | 1 | -0/+2 |
| * | Add US-english hyphenation exceptions (converted from Barbara | Werner LEMBERG | 2003-01-25 | 1 | -7/+7 |
| * | Redesigning color support in troff. Colors are no longer | Werner LEMBERG | 2002-10-02 | 1 | -40/+27 |
| * | * doc/Makefile (clean): Add *.eps. | Werner LEMBERG | 2002-02-17 | 1 | -3/+4 |
| * | Implement new string-valued register `.fn' to return the current | Werner LEMBERG | 2001-12-13 | 1 | -0/+1 |
| * | Implementing color support in troff, pic, grops, and grohtml. These | Werner LEMBERG | 2001-10-05 | 1 | -2/+26 |
| * | * contrib/mm/m.tmac (TH): Fix incorrect error message. | Werner LEMBERG | 2001-05-16 | 1 | -2/+2 |
| * | * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command' | Werner LEMBERG | 2001-04-19 | 1 | -1/+1 |
| * | Implement continuous underlining for nroff mode. To do that, a new | Werner LEMBERG | 2001-04-06 | 1 | -2/+4 |
| * | * src/roff/troff/node.cc (space_node::get_hyphenation_type): New | Werner LEMBERG | 2001-02-17 | 1 | -0/+1 |
| * | Fixing a bug which prevented proper end-of-sentence recognition | Werner LEMBERG | 2001-02-16 | 1 | -3/+4 |
| * | Redesigned the `unformat' request. It is no longer connected with | Werner LEMBERG | 2001-02-13 | 1 | -30/+46 |
| * | * src/roff/troff/node.h (unbreakable_space_node, hmotion_node, | Werner LEMBERG | 2001-02-08 | 1 | -0/+8 |
| * | A new escape sequence `:', inserting a zero-width break point. | Werner LEMBERG | 2001-02-04 | 1 | -1/+9 |
| * | Fixed a bug which prevented hyphenation of words which are finished | Werner LEMBERG | 2001-01-28 | 1 | -2/+2 |
| * | troff's `box' and `boxa' requests didn't preserve temporary | Werner LEMBERG | 2001-01-23 | 1 | -8/+12 |
| * | First cut of the new html device driver. Changes to pre-html and | Werner LEMBERG | 2001-01-17 | 1 | -6/+50 |
| * | * src/roff/troff/input.cc: Move definition of special characters | Werner LEMBERG | 2001-01-12 | 1 | -7/+10 |
| * | Fixing a bug which prevented hyphenation in words followed | Werner LEMBERG | 2000-12-02 | 1 | -1/+1 |
| * | For security reasons, don't use the current directory but the home | Werner LEMBERG | 2000-11-13 | 1 | -1/+1 |
| * | * src/include/posix.h: Remove definition of FILENAME_MAX. | Werner LEMBERG | 2000-08-25 | 1 | -1/+3 |
| * | groff pre-1.16 with new directory structurepre-1.16 | Werner LEMBERG | 2000-02-06 | 1 | -0/+495 |