summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Implement continuous underlining for nroff mode. To do that, a newwlemb2001-04-061-5/+5
* First cut of the new html device driver. Changes to pre-html andwlemb2001-01-173-13/+50
* * src/include/lib.h: Replaced __ALPHA with __alpha symbol.wlemb2000-12-071-1/+1
* Use safer path (except for config files) if -U isn't specified. Addwlemb2000-11-221-0/+1
* For security reasons, don't use the current directory but the homewlemb2000-11-134-6/+8
* Implement $GROFF_BIN_PATH environment variable (which defaults towlemb2000-10-221-0/+1
* * src/roff/troff/input.cc (main): Fixing compiler warning.wlemb2000-09-212-4/+15
* * src/include/posix.h: Remove definition of FILENAME_MAX.wlemb2000-08-252-4/+20
* * src/include/lib.h: Provide a fix for IRIX to not includewlemb2000-08-221-0/+4
* * src/include/posix.h: Add a default value for FILENAME_MAX.wlemb2000-08-071-0/+4
* * src/include/nonposix.h: Remove first line -- this file is usedgroff-1_16_1awlemb2000-07-311-2/+0
* * src/devics/grodvi/dvi.cc: Replace _setmode() (for MSC) withwlemb2000-06-261-1/+1
* New file for non-POSIX systems.wlemb2000-06-181-0/+139
* * src/utils/tfmtodit/tfmtodit.cc: #include nonposix.h.wlemb2000-06-181-0/+1
* Replaced specific checks for function declarations with a genericwlemb2000-06-111-4/+4
* * src/devices/grolbp/lbp.cc (set_papersizes): Add declaration ofwlemb2000-05-311-0/+4
* Removed since it is not used.wlemb2000-05-181-0/+0
* New header file for C++.wlemb2000-04-291-0/+68
* Adding EBCDIC code page 1047.wlemb2000-04-293-1/+5
* * src/roff/troff/troff.man, doc/groff.texinfo, NEWS: Document thewlemb2000-04-224-3/+5
* * doc/groff.texinfo: More conversions to @Deffn.wlemb2000-04-101-36/+72
* * src/preproc/grn/hdb.cc (DBGetType): Added return value to makegroff-20000311wlemb2000-03-111-1/+1
* New file.groff-20000310wlemb2000-03-101-0/+41
* Adding GNU getopt to the groff distribution.wlemb2000-02-293-21/+151
* * doc/groff.texinfo: Further checking/updating. Adding more indexwlemb2000-02-282-4/+4
* * src/include/lib.h: Added xtmptemplate and made xtmpfilewlemb2000-02-121-1/+2
* Initial revisionwlemb2000-02-0620-0/+1309