summaryrefslogtreecommitdiff
path: root/src/roff/troff/node.h
Commit message (Expand)AuthorAgeFilesLines
* [troff]: Boolify `character_exists()`.G. Branden Robinson2022-11-251-1/+1
* [libgroff, troff]: Further boolify.G. Branden Robinson2021-09-161-2/+2
* Update copyright1.23.0.rc1Bertrand Garrigues2020-11-111-1/+1
* Revert "Update copyright"Bertrand Garrigues2020-10-251-1/+1
* Update copyrightBertrand Garrigues2020-10-251-1/+1
* node.h: do not rely on C++11 features, fixes build with gcc 4.2.1Ingo Schwarze2020-10-151-1/+1
* Fix SEGV arising from recursing destructor.G. Branden Robinson2020-09-291-0/+1
* Update copyright (use gnulib's update-copyright script)Bertrand Garrigues2018-07-031-1/+1
* Put two spaces between sentences in GPL notice.G. Branden Robinson2017-10-311-1/+1
* Simplify memory allocation (#47162).Bálint Réczey2016-02-161-9/+0
* src/roff/troff/*: Improve the license information.Bernd Warken2014-09-181-3/+1
* Replace patch from 2010-12-18 with a much faster implementation.Werner LEMBERG2010-12-201-0/+1
* Fix compilation problem.Werner LEMBERG2010-12-151-0/+8
* Remove unused code.Werner LEMBERG2010-12-151-2/+1
* Fix a memory leak in troff for -Thtml.Werner LEMBERG2009-04-101-4/+0
* Update copyright year.Werner LEMBERG2009-01-051-1/+2
* * */*: Update GPL2 to GPL3.Werner LEMBERG2009-01-041-5/+4
* Surround the (pseudo) file name for the .pso request with `<' andWerner LEMBERG2006-04-261-2/+2
* * All affected files: Update postal address of FSF.Werner LEMBERG2005-05-261-1/+1
* * src/devices/grohtml/html-text.cpp (html_text_get_alignment),Werner LEMBERG2004-10-151-6/+4
* * src/roff/troff/node.cpp: New extern `debug_state'.Werner LEMBERG2004-10-121-13/+93
* Implement two new conditional operators `F <name>' and `S <name>'Werner LEMBERG2004-06-301-27/+25
* Implement new string-valued register `.sty' to return the currentWerner LEMBERG2004-06-291-0/+1
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,Werner LEMBERG2004-04-171-1/+1
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),Werner LEMBERG2004-04-081-7/+7
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),Werner LEMBERG2003-10-131-1/+1
* * src/devices/grohtml/html-table.cc: Fix column width calculation.Werner LEMBERG2003-04-011-0/+2
* Add US-english hyphenation exceptions (converted from BarbaraWerner LEMBERG2003-01-251-7/+7
* Redesigning color support in troff. Colors are no longerWerner LEMBERG2002-10-021-40/+27
* * doc/Makefile (clean): Add *.eps.Werner LEMBERG2002-02-171-3/+4
* Implement new string-valued register `.fn' to return the currentWerner LEMBERG2001-12-131-0/+1
* Implementing color support in troff, pic, grops, and grohtml. TheseWerner LEMBERG2001-10-051-2/+26
* * contrib/mm/m.tmac (TH): Fix incorrect error message.Werner LEMBERG2001-05-161-2/+2
* * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command'Werner LEMBERG2001-04-191-1/+1
* Implement continuous underlining for nroff mode. To do that, a newWerner LEMBERG2001-04-061-2/+4
* * src/roff/troff/node.cc (space_node::get_hyphenation_type): NewWerner LEMBERG2001-02-171-0/+1
* Fixing a bug which prevented proper end-of-sentence recognitionWerner LEMBERG2001-02-161-3/+4
* Redesigned the `unformat' request. It is no longer connected withWerner LEMBERG2001-02-131-30/+46
* * src/roff/troff/node.h (unbreakable_space_node, hmotion_node,Werner LEMBERG2001-02-081-0/+8
* A new escape sequence `:', inserting a zero-width break point.Werner LEMBERG2001-02-041-1/+9
* Fixed a bug which prevented hyphenation of words which are finishedWerner LEMBERG2001-01-281-2/+2
* troff's `box' and `boxa' requests didn't preserve temporaryWerner LEMBERG2001-01-231-8/+12
* First cut of the new html device driver. Changes to pre-html andWerner LEMBERG2001-01-171-6/+50
* * src/roff/troff/input.cc: Move definition of special charactersWerner LEMBERG2001-01-121-7/+10
* Fixing a bug which prevented hyphenation in words followedWerner LEMBERG2000-12-021-1/+1
* For security reasons, don't use the current directory but the homeWerner LEMBERG2000-11-131-1/+1
* * src/include/posix.h: Remove definition of FILENAME_MAX.Werner LEMBERG2000-08-251-1/+3
* groff pre-1.16 with new directory structurepre-1.16Werner LEMBERG2000-02-061-0/+495