| Commit message (Expand) | Author | Age | Files | Lines |
* | Add global option `nospaces' to tbl so that leading and trailing | wlemb | 2002-09-08 | 1 | -2/+3 |
* | * src/include/config.hin: Add `HAVE_ISATTY'. | wlemb | 2002-09-07 | 1 | -0/+3 |
* | * src/include/nonposix.h (mkdir, WAIT, creat) [_MSC_VER]: Define. | wlemb | 2002-08-24 | 1 | -5/+14 |
* | * configure.ac: Test for isatty. | wlemb | 2002-07-23 | 1 | -0/+4 |
* | * contrib/pic2graph/pic2graph.*: Use convert(1). | wlemb | 2002-07-17 | 2 | -3/+3 |
* | * Makefile.comm (CLEANNOTSRCDIRADD): New target for files which | wlemb | 2002-06-03 | 1 | -1/+0 |
* | Adding a new keyword `papersize' to the DESC file format (similar | wlemb | 2002-06-02 | 2 | -1/+42 |
* | * doc/fdl.texi: New file. | wlemb | 2002-05-02 | 1 | -0/+3 |
* | Implement \f[] as an alternative to \fP. Change \mP and \MP to | wlemb | 2002-04-14 | 1 | -16/+38 |
* | * doc/groff.texinfo: More fixes. | wlemb | 2002-04-11 | 1 | -20/+35 |
* | * src/include/nonposix.h, src/roff/groff/pipeline.c: | wlemb | 2002-04-02 | 1 | -2/+2 |
* | * src/include/lib.h: Include getopt.h if groff-getopt.h can't be | wlemb | 2002-03-08 | 1 | -1/+5 |
* | * src/include/lib.h [HAVE_SNPRINTF]: Include stdarg.h. | wlemb | 2002-02-21 | 1 | -0/+1 |
* | * src/include/lib.h [!HAVE_SNPRINTF]: Add declarations for | wlemb | 2002-02-19 | 3 | -1/+8 |
* | * doc/Makefile (clean): Add *.eps. | wlemb | 2002-02-17 | 4 | -34/+9 |
* | Illegal -> Invalid. | wlemb | 2002-02-10 | 1 | -3/+3 |
* | Adding options -C (compatibility mode) and -c (grotty's old output | wlemb | 2002-02-07 | 2 | -4/+7 |
* | * tmac/groff_www.man, NEWS: Fix typos. | wlemb | 2002-01-24 | 2 | -35/+33 |
* | * src/include/lib.h: Provide a fix for emx to not include | wlemb | 2001-11-13 | 1 | -2/+3 |
* | New files. | wlemb | 2001-10-05 | 2 | -0/+102 |
* | Implementing color support in troff, pic, grops, and grohtml. These | wlemb | 2001-10-05 | 3 | -1/+7 |
* | updated | wlemb | 2001-09-19 | 1 | -0/+1 |
* | * src/include/getopt.h, src/libs/libgroff/{getopt.c, getopt1.c}: | wlemb | 2001-08-24 | 1 | -12/+13 |
* | *** empty log message *** | wlemb | 2001-08-19 | 1 | -0/+147 |
* | Use a config.h file. | wlemb | 2001-08-19 | 2 | -2/+6 |
* | * src/preproc/tbl/tbl.man: Minor documentation update. | wlemb | 2001-08-13 | 1 | -1/+1 |
* | * aclocal.m4 (GROFF_MKSTEMP): Define HAVE_MKSTEMP. | wlemb | 2001-08-13 | 1 | -4/+15 |
* | * src/libs/libgroff/tmpname.cc: New file, defining get_tempname(). | wlemb | 2001-07-20 | 2 | -1/+7 |
* | * src/preproc/html/pre-html.cc (scanArguments): Use getopt_long() | wlemb | 2001-07-20 | 1 | -0/+4 |
* | Added .cvsignore files | wlemb | 2001-07-19 | 1 | -0/+1 |
* | 2001-07-12 Ruslan Ermilov <ru@FreeBSD.org> | wlemb | 2001-07-12 | 1 | -2/+4 |
* | * src/utils/indxbib/dirnamemax.c: Moved to ... | wlemb | 2001-07-04 | 1 | -2/+4 |
* | * src/libs/libgroff/getopt.c, src/include/getopt.h: Updating to | wlemb | 2001-04-22 | 1 | -3/+14 |
* | * configure.in: Move check for mkstemp() to... | wlemb | 2001-04-20 | 1 | -14/+14 |
* | `Version_string' as C++ object was not visible to linker from C | wlemb | 2001-04-20 | 2 | -2/+3 |
* | * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command' | wlemb | 2001-04-19 | 1 | -3/+5 |
* | Removing the grohtml-old device driver which is now obsolete. | wlemb | 2001-04-14 | 1 | -1/+1 |
* | * src/devices/grohtml/grohtml.man: Updated manual page regarding | wlemb | 2001-04-13 | 2 | -19/+12 |
* | * src/include/nonposix.h (fileno) [_MSC_VER]: Removed. | wlemb | 2001-04-11 | 1 | -1/+0 |
* | Implement continuous underlining for nroff mode. To do that, a new | wlemb | 2001-04-06 | 1 | -5/+5 |
* | First cut of the new html device driver. Changes to pre-html and | wlemb | 2001-01-17 | 3 | -13/+50 |
* | * src/include/lib.h: Replaced __ALPHA with __alpha symbol. | wlemb | 2000-12-07 | 1 | -1/+1 |
* | Use safer path (except for config files) if -U isn't specified. Add | wlemb | 2000-11-22 | 1 | -0/+1 |
* | For security reasons, don't use the current directory but the home | wlemb | 2000-11-13 | 4 | -6/+8 |
* | Implement $GROFF_BIN_PATH environment variable (which defaults to | wlemb | 2000-10-22 | 1 | -0/+1 |
* | * src/roff/troff/input.cc (main): Fixing compiler warning. | wlemb | 2000-09-21 | 2 | -4/+15 |
* | * src/include/posix.h: Remove definition of FILENAME_MAX. | wlemb | 2000-08-25 | 2 | -4/+20 |
* | * src/include/lib.h: Provide a fix for IRIX to not include | wlemb | 2000-08-22 | 1 | -0/+4 |
* | * src/include/posix.h: Add a default value for FILENAME_MAX. | wlemb | 2000-08-07 | 1 | -0/+4 |
* | * src/include/nonposix.h: Remove first line -- this file is usedgroff-1_16_1a | wlemb | 2000-07-31 | 1 | -2/+0 |