| Commit message (Expand) | Author | Age | Files | Lines |
* | More fixes for MSVC compiler. | wlemb | 2003-12-30 | 1 | -1/+7 |
* | * aclocal.m4 (GROFF_BROKEN_SPOOLER_FLAGS): Set default value to 0. | wlemb | 2003-12-09 | 1 | -1/+1 |
* | Use path separator character of target platform for compiled-in | wlemb | 2003-12-06 | 1 | -1/+66 |
* | LynxOS 4.0.0 doesn't declare vfprintf. | wlemb | 2003-11-13 | 1 | -0/+103 |
* | LynxOS 4.0.0 has snprintf (without declaration) but no vsnprintf. | wlemb | 2003-11-12 | 1 | -1029/+2582 |
* | * aclocal.m4 (GROFF_SYS_NERR): Check stdlib.h also. | wlemb | 2003-10-15 | 1 | -7/+58 |
* | * aclocal.m4 (GROFF_SYS_ERRLIST): Include stdlib.h for MinGW. | wlemb | 2003-07-21 | 1 | -2/+3 |
* | HP-UX 10.20 has `snprintf' but it isn't declared. | wlemb | 2003-04-23 | 1 | -0/+80 |
* | * aclocal.m4 (GROFF_HTML_PROGRAMS): Emit useful warning message | wlemb | 2003-04-17 | 1 | -14/+58 |
* | Renamed all `*.cc' files to `*.cpp'. | wlemb | 2003-04-15 | 1 | -1/+1 |
* | Check for stdint.h in C++, not in C. | wlemb | 2003-04-04 | 1 | -2/+52 |
* | Make groff independent from locale's numeric settings. | wlemb | 2003-04-03 | 1 | -1/+2 |
* | * doc/texinfo.tex: New version 2003-02-11.06. | wlemb | 2003-02-27 | 1 | -1/+1 |
* | * aclocal.m4 (GROFF_HTML_PROGRAMS): Add test for pnmtops. | wlemb | 2003-02-25 | 1 | -4/+55 |
* | Add memory management for colors to deallocate unnamed colors | wlemb | 2003-02-15 | 1 | -0/+160 |
* | * src/libs/libgroff/strcasecmp.c, src/libs/libgroff/strncasecmp.c: | wlemb | 2003-01-28 | 1 | -4/+5 |
* | * configure: Regenerated with autoconf 2.54. | wlemb | 2002-09-20 | 1 | -384/+349 |
* | * configure.ac: Test for isatty. | wlemb | 2002-07-23 | 1 | -1/+2 |
* | Add a `color' request and a `.color' register to control usage of | wlemb | 2002-06-19 | 1 | -1213/+2117 |
* | Don't produce HTML files if utility programs are missing. | wlemb | 2002-06-15 | 1 | -12/+204 |
* | * NEWS, src/roff/grog/grog.man, doc/groff.texinfo: Updated. | wlemb | 2002-06-06 | 1 | -61/+62 |
* | * aclocal.m4 (GROFF_PAGE): Don't use `prefix' directly since it | wlemb | 2002-06-05 | 1 | -28/+35 |
* | Including the doc subdir into groff's Makefile system. | wlemb | 2002-05-26 | 1 | -288/+328 |
* | Add color support to grodvi (for drawing colors are currently | wlemb | 2002-03-01 | 1 | -245/+259 |
* | * aclocal.m4 (GROFF_EBCDIC): Don't include `font/devutf8' in | wlemb | 2002-02-24 | 1 | -325/+327 |
* | * aclocal.m4 (GROFF_MKSTEMP): Implement test using C++ linkage. | wlemb | 2001-11-26 | 1 | -100/+72 |
* | * configure: Regenerated with autoconf 2.52. | wlemb | 2001-09-11 | 1 | -571/+878 |
* | * doc/pic.ms: Replace `\\' with `\e' (and fixing some single backslashes). | wlemb | 2001-08-26 | 1 | -0/+20 |
* | * src/include/getopt.h, src/libs/libgroff/{getopt.c, getopt1.c}: | wlemb | 2001-08-24 | 1 | -12/+11 |
* | Use a config.h file. | wlemb | 2001-08-19 | 1 | -500/+723 |
* | * src/preproc/pic/pic.y (format_number): Use do_sprintf(). | wlemb | 2001-08-18 | 1 | -2/+2 |
* | * src/preproc/tbl/tbl.man: Minor documentation update. | wlemb | 2001-08-13 | 1 | -208/+303 |
* | * aclocal.m4 (GROFF_MKSTEMP): Define HAVE_MKSTEMP. | wlemb | 2001-08-13 | 1 | -172/+249 |
* | * aclocal.m4 (GROFF_PAGE): Add `AC_DEFINE(PAGEA4)'. | wlemb | 2001-07-25 | 1 | -15/+21 |
* | * src/libs/libgroff/tmpname.cc: New file, defining get_tempname(). | wlemb | 2001-07-20 | 1 | -144/+241 |
* | Replace strdup() with strsave(). | wlemb | 2001-07-16 | 1 | -1/+1 |
* | * aclocal.m4: Replace AC_LANG_SAVE + AC_LANG_CPLUSPLUS with | wlemb | 2001-06-26 | 1 | -213/+206 |
* | * aclocal.m4 (GROFF_PAGE): Fix page detection code. | wlemb | 2001-06-26 | 1 | -18/+17 |
* | * aclocal.m4 (GROFF_NEED_DECLARATION): Fix inclusion of strings.h.groff-1_17_1 | wlemb | 2001-06-21 | 1 | -199/+194 |
* | Updated to autoconf 2.50. | wlemb | 2001-06-08 | 1 | -1751/+3608 |
* | * configure.in: Move check for mkstemp() to... | wlemb | 2001-04-20 | 1 | -18/+89 |
* | For security reasons, don't use the current directory but the home | wlemb | 2000-11-13 | 1 | -68/+53 |
* | * aclocal.m4 (GROFF_PAGE): Add test for new directory structure. | wlemb | 2000-10-23 | 1 | -3/+10 |
* | * configure.in: Don't provide an empty value for SH_SCRIPT_SED_CMD | wlemb | 2000-08-18 | 1 | -1/+1 |
* | Replaced specific checks for function declarations with a generic | wlemb | 2000-06-11 | 1 | -130/+295 |
* | * src/devices/grolbp/lbp.cc (set_papersizes): Add declaration of | wlemb | 2000-05-31 | 1 | -60/+99 |
* | * tmac/groff_tmac.man, man/groff.man, man/roff.man: Fixing @MANxEXT@ | wlemb | 2000-05-02 | 1 | -108/+106 |
* | * src/devices/grotty/grotty.man: Add cp1047 device. | wlemb | 2000-04-30 | 1 | -1/+1 |
* | Adding EBCDIC code page 1047. | wlemb | 2000-04-29 | 1 | -98/+105 |
* | * aclocal.m4: Added GROFF_EBCDIC and GROFF_OS390 tests. | wlemb | 2000-04-14 | 1 | -127/+165 |