summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-153-4/+4
* Fix handling of   in grohtml. To do this, troff emits `N'wlemb2003-04-041-5/+5
* Check for stdint.h in C++, not in C.wlemb2003-04-041-0/+3
* Make groff independent from locale's numeric settings.wlemb2003-04-032-0/+15
* Make variable `pr' local to libdriver/input.cc. Based on a patchwlemb2003-03-121-1/+0
* * src/include/nonposix.h: Provide default for SET_BINARY.wlemb2003-03-111-0/+3
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-151-1/+6
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-113-8/+13
* * src/utils/indxbib/indxbib.cc (main) [__EMX__]: Check withwlemb2003-01-281-5/+9
* * src/libs/libgroff/strcasecmp.c, src/libs/libgroff/strncasecmp.c:wlemb2003-01-282-37/+67
* * font/devdvi/generate.tc.map: s/%O/%0/.wlemb2002-12-031-1/+1
* Add global option `nospaces' to tbl so that leading and trailingwlemb2002-09-081-2/+3
* * src/include/config.hin: Add `HAVE_ISATTY'.wlemb2002-09-071-0/+3
* * src/include/nonposix.h (mkdir, WAIT, creat) [_MSC_VER]: Define.wlemb2002-08-241-5/+14
* * configure.ac: Test for isatty.wlemb2002-07-231-0/+4
* * contrib/pic2graph/pic2graph.*: Use convert(1).wlemb2002-07-172-3/+3
* * Makefile.comm (CLEANNOTSRCDIRADD): New target for files whichwlemb2002-06-031-1/+0
* Adding a new keyword `papersize' to the DESC file format (similarwlemb2002-06-022-1/+42
* * doc/fdl.texi: New file.wlemb2002-05-021-0/+3
* Implement \f[] as an alternative to \fP. Change \mP and \MP towlemb2002-04-141-16/+38
* * doc/groff.texinfo: More fixes.wlemb2002-04-111-20/+35
* * src/include/nonposix.h, src/roff/groff/pipeline.c:wlemb2002-04-021-2/+2
* * src/include/lib.h: Include getopt.h if groff-getopt.h can't bewlemb2002-03-081-1/+5
* * src/include/lib.h [HAVE_SNPRINTF]: Include stdarg.h.wlemb2002-02-211-0/+1
* * src/include/lib.h [!HAVE_SNPRINTF]: Add declarations forwlemb2002-02-193-1/+8
* * doc/Makefile (clean): Add *.eps.wlemb2002-02-174-34/+9
* Illegal -> Invalid.wlemb2002-02-101-3/+3
* Adding options -C (compatibility mode) and -c (grotty's old outputwlemb2002-02-072-4/+7
* * tmac/groff_www.man, NEWS: Fix typos.wlemb2002-01-242-35/+33
* * src/include/lib.h: Provide a fix for emx to not includewlemb2001-11-131-2/+3
* New files.wlemb2001-10-052-0/+102
* Implementing color support in troff, pic, grops, and grohtml. Thesewlemb2001-10-053-1/+7
* updatedwlemb2001-09-191-0/+1
* * src/include/getopt.h, src/libs/libgroff/{getopt.c, getopt1.c}:wlemb2001-08-241-12/+13
* *** empty log message ***wlemb2001-08-191-0/+147
* Use a config.h file.wlemb2001-08-192-2/+6
* * src/preproc/tbl/tbl.man: Minor documentation update.wlemb2001-08-131-1/+1
* * aclocal.m4 (GROFF_MKSTEMP): Define HAVE_MKSTEMP.wlemb2001-08-131-4/+15
* * src/libs/libgroff/tmpname.cc: New file, defining get_tempname().wlemb2001-07-202-1/+7
* * src/preproc/html/pre-html.cc (scanArguments): Use getopt_long()wlemb2001-07-201-0/+4
* Added .cvsignore fileswlemb2001-07-191-0/+1
* 2001-07-12 Ruslan Ermilov <ru@FreeBSD.org>wlemb2001-07-121-2/+4
* * src/utils/indxbib/dirnamemax.c: Moved to ...wlemb2001-07-041-2/+4
* * src/libs/libgroff/getopt.c, src/include/getopt.h: Updating towlemb2001-04-221-3/+14
* * configure.in: Move check for mkstemp() to...wlemb2001-04-201-14/+14
* `Version_string' as C++ object was not visible to linker from Cwlemb2001-04-202-2/+3
* * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command'wlemb2001-04-191-3/+5
* Removing the grohtml-old device driver which is now obsolete.wlemb2001-04-141-1/+1
* * src/devices/grohtml/grohtml.man: Updated manual page regardingwlemb2001-04-132-19/+12
* * src/include/nonposix.h (fileno) [_MSC_VER]: Removed.wlemb2001-04-111-1/+0