summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* hpftodit has been extended to handle TrueType metric files andwlemb2003-12-271-0/+1
* * font/devhtml/R.proto: Add u00{47,67}_0306, u00{53,73}_0327,wlemb2003-12-221-5/+5
* Use path separator character of target platform for compiled-inwlemb2003-12-061-44/+46
* * src/roff/troff/glyphuni.cpp, src/roff/troff/unicode.cpp,wlemb2003-12-022-1/+28
* LynxOS 4.0.0 doesn't declare vfprintf.wlemb2003-11-132-21/+18
* LynxOS 4.0.0 has snprintf (without declaration) but no vsnprintf.wlemb2003-11-122-6/+22
* * aclocal.m4 (GROFF_SYS_NERR): Check stdlib.h also.wlemb2003-10-152-3/+14
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-131-1/+3
* * aclocal.m4 (GROFF_SYS_ERRLIST): Include stdlib.h for MinGW.wlemb2003-07-211-1/+1
* HP-UX 10.20 has `snprintf' but it isn't declared.wlemb2003-04-232-1/+5
* 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