summaryrefslogtreecommitdiffstats
path: root/contrib/groff/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix clang warnings.benl2011-05-185-7/+9
| | | | | | | Note: possible minor security issues fixed (untrusted string used as printf format string). Approved by: philip (mentor)
* Merge Groff 1.19.2 changes.ru2005-10-208-52/+168
|
* This commit was generated by cvs2svn to compensate for changes in r151500,ru2005-10-2047-9746/+0
| | | | which included commits to RCS files with non-trunk default branches.
* This commit was generated by cvs2svn to compensate for changes in r151497,ru2005-10-20258-9717/+27517
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of FSF groff v1.19.2ru2005-10-20272-12990/+30983
| |
| * From ChangeLog:ru2003-11-022-3/+6
| | | | | | | | | | | | | | : 2003-07-06 Ruslan Ermilov <ru@FreeBSD.org> : : * src/roff/nroff/nroff.sh: Add option -d for completeness. : * src/roff/nroff/nroff.man: Updated.
| * Removed files not present in v1.19 import.ru2003-05-01101-76019/+0
| |
* | Remove unneeded filesache2004-02-173-1646/+0
| |
* | MFV: The -d option.ru2003-11-022-3/+5
| |
* | Sort encodings.ru2003-11-021-10/+12
| |
* | Unbreak Russian KOI8-R support.ru2003-09-081-3/+3
| |
* | FreeBSD now has the locale(1) utility.ru2003-06-221-2/+4
| |
* | Merge local changes (8 bit clean ctype support) onto mainline.ru2003-05-013-4/+22
| |
* | Merge Groff 1.19 changes.ru2003-05-014-59/+108
| |
* | Removed yacc(1) output files.ru2003-05-013-8394/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r114405,ru2003-05-0195-67382/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Removed files not present in v1.19 import.ru2003-05-013-232/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r114402,ru2003-05-01176-983/+87599
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of FSF groff v1.19ru2003-05-01181-1135/+87801
| |
* | This commit was generated by cvs2svn to compensate for changes in r105151,ru2002-10-151-5/+8
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * From ChangeLog:ru2002-10-151-5/+8
| | | | | | | | | | | | | | | | | | | | | | : 2002-10-14 Werner LEMBERG <wl@gnu.org> : : * src/roff/troff/node.cc (troff_output_file::put_char_width, : troff_output_file::put_char, troff_output_file::fill_color, : troff_output_file::glyph_color): Handle case where color pointer : is null. This paniced troff(1) attempting to format the vinum(4) manpage.
* | Merge FSF changes onto mainline (-r option).ru2002-10-141-1/+9
| |
* | This commit was generated by cvs2svn to compensate for changes in r105081,ru2002-10-141-3/+22
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * From ChangeLog:ru2002-10-142-4/+31
| | | | | | | | | | | | | | | | : 2002-10-13 Ruslan Ermilov <ru@FreeBSD.org> : : Add the new -r option to grotty. It is similar to the -i option : except it tells grotty(1) to use the "reverse video" attribute to : render italic fonts.
* | This commit was generated by cvs2svn to compensate for changes in r104912,ru2002-10-111-1/+1
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Hyphenation of characters with codes above 128 was broken.ru2002-10-111-1/+1
| | | | | | | | | | This my patch has just been committed to the Groff source repository.
| * Removed files not present in v1.18.1 import.ru2002-10-115-608/+0
| |
* | illegal.cc was renamed to invalid.cc. Bring in the fixru2002-10-111-2/+4
| | | | | | | | that makes almost all characters above 128 "valid".
* | Merge Groff 1.18.1 changes.ru2002-10-114-459/+1702
| |
* | This commit was generated by cvs2svn to compensate for changes in r104865,ru2002-10-114-548/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Removed files not present in v1.18.1 import.ru2002-10-111-62/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r104862,ru2002-10-11170-7529/+14175
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of FSF groff v1.18.1ru2002-10-11178-10740/+18956
| |
| * Removed files not present in v1.17.2 import.ru2001-07-102-76/+0
| |
* | Merge Groff 1.17.2 changes.ru2001-07-104-23/+54
| |
* | This commit was generated by cvs2svn to compensate for changes in r79546,ru2001-07-102-76/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This commit was generated by cvs2svn to compensate for changes in r79543,ru2001-07-1085-419/+1233
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of FSF groff v1.17.2ru2001-07-1091-452/+1304
| |
* | This commit was generated by cvs2svn to compensate for changes in r78460,ru2001-06-191-2/+2
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in FSF revision 1.17:ru2001-06-191-2/+2
| | | | | | | | | | | | | | | | * src/roff/troff/node.h (node::node): Initialize `last'. This fixes coredump on \b'\(sq' sequence. Urged by: eivind
* | Understand new locale names and Latin15 tooache2001-06-102-2/+2
| |
* | Fix usage of GROFF_BIN_PATH.ru2001-04-262-4/+2
| |
* | Removed yacc(1) output files.ru2001-04-175-8293/+0
| |
* | Merge Groff 1.17 changes.ru2001-04-176-39/+110
| |
* | This commit was generated by cvs2svn to compensate for changes in r75584,ru2001-04-17272-0/+99198
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of FSF groff v1.17ru2001-04-17278-22/+99289
| |
| * Virgin import of FSF groff v1.16.1ru2000-12-056-151/+265
| |
| * Virgin import of FSF groff v1.15asmodai2000-01-123-16/+55
| |
| * Virgin import of FSF groff v1.11obrien1999-03-151-0/+3
| |
* | setlocale(3) has been fixed to match POSIX standard:ru2001-03-021-1/+1
| | | | | | | | LC_ALL takes precedence over other LC_* envariables.
OpenPOWER on IntegriCloud