summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * src/roff/groff/groff.man, tmac/groff_tmac.man,wlemb2001-11-271-1/+1
* *** empty log message ***wlemb2001-11-173-0/+484
* * man/groff_differences.man: Renamed to ...wlemb2001-11-177-491/+7
* * NEWS, man/groff_differences.man, doc/groff.texinfo: Updated.wlemb2001-11-161-5/+11
* * src/roff/troff/troff.man: Revised and split into troff.man and...wlemb2001-11-151-2254/+315
* * src/include/lib.h: Provide a fix for emx to not includewlemb2001-11-131-2/+3
* * src/roff/troff/input.cc (substring_macro): Fix computation ofwlemb2001-10-271-6/+12
* Undo change from 2001-08-28.wlemb2001-10-202-34/+27
* * src/roff/troff/input.cc (file_iterator): New memberswlemb2001-10-104-28/+62
* New files.wlemb2001-10-054-0/+736
* * doc/pic.ms: Minor fix.wlemb2001-10-053-5/+5
* Implementing color support in troff, pic, grops, and grohtml. Thesewlemb2001-10-0539-418/+1266
* * Imakefile.in: Redefine `ProgramTargetHelper' as `ProgramTargetHelperNoMan'wlemb2001-09-222-0/+19
* updatedwlemb2001-09-192-0/+2
* * src/roff/troff/troff.man: Remove superfluous line.wlemb2001-09-051-1/+0
* * contrib/mm/groff_mm.man, man/groff.man, src/preproc/eqn/eqn.man,wlemb2001-09-041-2/+2
* * src/roff/troff/token.h, src/roff/troff/input.cc:wlemb2001-08-312-14/+14
* * src/roff/troff/token.h (token_type): Add TOKEN_TRANSPARENT_ESCAPE.wlemb2001-08-283-28/+56
* * src/include/getopt.h, src/libs/libgroff/{getopt.c, getopt1.c}:wlemb2001-08-243-85/+276
* * src/preproc/tbl/tbl.man: Document case of global options.wlemb2001-08-211-1/+3
* * doc/pic.ms: Fix typo.wlemb2001-08-211-1/+0
* *** empty log message ***wlemb2001-08-191-0/+147
* Use a config.h file.wlemb2001-08-1941-92/+123
* * src/preproc/pic/pic.y (format_number): Use do_sprintf().wlemb2001-08-184-158/+19
* Initial revisionwlemb2001-08-181-0/+1049
* * src/preproc/tbl/tbl.man: Minor documentation update.wlemb2001-08-133-2/+10
* * aclocal.m4 (GROFF_MKSTEMP): Define HAVE_MKSTEMP.wlemb2001-08-132-5/+16
* Intergrated pic2graph, contributed by Eric S. Raymond.wlemb2001-08-104-39/+300
* * 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