summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * src/roff/troff/troff.man: Improve documentation of -E option.wlemb2001-08-061-1/+8
* * src/preproc/html/pushbackbuffer.cc (pushBackBuffer::readNumber):wlemb2001-07-281-11/+6
* * src/preproc/refer/refer.cc: Undo last change.wlemb2001-07-272-2/+0
* * src/preproc/refer/refer.cc: Include `lib.h'.wlemb2001-07-272-0/+2
* * aclocal.m4 (GROFF_PAGE): Add `AC_DEFINE(PAGEA4)'.wlemb2001-07-251-2/+6
* * src/devices/grohtml/grohtml.man: Add information about validwlemb2001-07-251-0/+5
* * src/preproc/pic/pic.cc: Removed.wlemb2001-07-255-6952/+3
* * src/libs/libgroff/tmpname.cc: New file, defining get_tempname().wlemb2001-07-2017-70/+198
* * src/preproc/html/pre-html.cc (scanArguments): Use getopt_long()wlemb2001-07-204-35/+77
* Added .cvsignore fileswlemb2001-07-1930-0/+81
* Replace call to `troff' with `groff -Z' to make it aware ofwlemb2001-07-173-55/+60
* Replace strdup() with strsave().wlemb2001-07-162-37/+15
* * src/preproc/html/pre-html.cc (makeTempFiles): Activate new code,wlemb2001-07-143-22/+2
* 2001-07-12 Ruslan Ermilov <ru@FreeBSD.org>wlemb2001-07-124-44/+96
* * src/utils/indxbib/indxbib.cc (main): Change type of `name_max'groff-1_17_2wlemb2001-07-071-28/+24
* *** empty log message ***wlemb2001-07-042-49/+67
* * src/utils/indxbib/dirnamemax.c: Moved to ...wlemb2001-07-046-40/+69
* * REVISION: Increased to 2.wlemb2001-07-024-22/+62
* * src/preproc/eqn/neqn.sh: Put `export' keyword in a new line towlemb2001-06-291-1/+2
* Fix problems with preprocessor string for `man' program.wlemb2001-06-2725-43/+160
* * src/roff/preproc/html/pre-html.cc (make_message): Fix incorrectwlemb2001-06-212-3/+4
* * src/roff/troff/input.cc (do_suppress): Fix typo.wlemb2001-06-191-1/+1
* Added two new options (-D and -I) to specify image names and awlemb2001-06-184-73/+468
* * src/roff/grog/Makefile.sub: Remove NAMEPREFIX.wlemb2001-06-152-2/+4
* * src/preproc/html/Makefile.sub: Remove NAMEPREFIX.wlemb2001-06-141-1/+0
* * man/roff.man, mann/groff.man: Use '" instead of ." in the firstwlemb2001-06-111-2/+3
* * src/roff/troff/env.c, src/roff/troff/env.h,wlemb2001-05-184-5/+3
* * src/roff/troff/input.cc (read_size): Fix special case `s0'.wlemb2001-05-171-0/+5
* * contrib/mm/m.tmac (TH): Fix incorrect error message.wlemb2001-05-163-3/+8
* The .ns and .rs requests are now honoured not only in the top-levelwlemb2001-05-073-19/+13
* Added two new requests `de1' and `am1' which are similar to `de' andwlemb2001-05-063-8/+69
* * src/utils/afmtodit/afmtodit.pl: Fix serious typo.wlemb2001-05-052-20/+20
* Rename register .q to .nswlemb2001-05-052-7/+7
* Added `.q' number register: Returns 1 if in no-space mode (if inwlemb2001-05-052-0/+30
* * src/roff/nroff/nroff.man: Improved documentation (especiallywlemb2001-05-041-17/+35
* Added `brp' request: This is p as a request.wlemb2001-05-023-5/+20
* * src/utils/lkbib/lkbib.cc: Switch inclusion order of stdio.h andwlemb2001-04-271-1/+1
* * src/libs/libgroff/getopt.c, src/include/getopt.h: Updating towlemb2001-04-222-8/+26
* * src/devices/grohtml/html-chars.h: Removed. It isn't used.wlemb2001-04-213-29/+0
* *** empty log message ***wlemb2001-04-201-0/+4
* * configure.in: Move check for mkstemp() to...wlemb2001-04-206-28/+38
* `Version_string' as C++ object was not visible to linker from Cwlemb2001-04-2026-32/+69
* * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command'wlemb2001-04-1933-110/+117
* * src/roff/nroff/nroff.sh: Adding -p (pic) and -t (tbl) options.wlemb2001-04-182-6/+10
* * src/roff/troff/node.cc (make_glyph_node): Emit warning messagewlemb2001-04-151-1/+1
* Removing the grohtml-old device driver which is now obsolete.wlemb2001-04-1419-8056/+18
* * src/devices/grohtml/grohtml.man: Updated manual page regardingwlemb2001-04-1314-205/+418
* * src/include/nonposix.h (fileno) [_MSC_VER]: Removed.wlemb2001-04-113-3/+3
* * NEWS: Updated.wlemb2001-04-1026-191/+416
* Fix indentation in SYNOPSIS.wlemb2001-04-091-2/+3