summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add system tmac directory (/usr/local/lib/groff/site-tmac).wlemb2000-11-082-4/+12
* Convert macros `tmac.XXX' to `XXX.tmac'. Special cases:wlemb2000-10-2610-23/+29
* Invert current behaviour: Search first FOOBAR.tmac, thenwlemb2000-10-254-26/+38
* Add local tmac directory (groff/site-tmac).wlemb2000-10-241-1/+3
* *** empty log message ***wlemb2000-10-231-4449/+0
* Move hyphen.us to tmac directory.wlemb2000-10-233-12/+8
* Implement $GROFF_BIN_PATH environment variable (which defaults towlemb2000-10-229-6/+69
* * src/roff/troff/node.cc: Fixed calculation of opminx and fixedwlemb2000-10-184-16/+55
* * src/devices/grops/ps.cc (main), src/devices/grops/psrm.ccwlemb2000-10-142-3/+27
* Replace tmac.safer with a real secure solution.wlemb2000-10-144-69/+100
* * src/libs/libbib/map.c, src/libs/libgroff/getcwd.c,wlemb2000-10-097-26/+0
* Adding a new escape sequence B'...': If the string betweenwlemb2000-10-072-0/+98
* Adding a new option -P and new environment variable GROPS_PROLOGUEwlemb2000-09-223-7/+39
* * src/roff/troff/input.cc (main): Fixing compiler warning.wlemb2000-09-214-21/+44
* Implementing two new requests .tm1 and .tmc: The former is similarwlemb2000-09-112-5/+45
* Implementing a .nop request which does nothing.wlemb2000-09-022-0/+11
* * src/roff/troff/TODO: Updated.wlemb2000-08-301-4/+8
* * NEWS, doc/groff.texinfo, tmac/groff_tmac.man, man/roff.man,wlemb2000-08-252-4/+38
* * src/include/posix.h: Remove definition of FILENAME_MAX.wlemb2000-08-2514-46/+288
* Initial revisionwlemb2000-08-259-0/+1746
* * html.cc (char_translate_to_html): New function.wlemb2000-08-242-28/+49
* * src/devices/grolbp/lbp.cc: Same workaround for sinix as for AIX.wlemb2000-08-231-2/+2
* * src/include/lib.h: Provide a fix for IRIX to not includewlemb2000-08-221-0/+4
* * configure.in: Don't provide an empty value for SH_SCRIPT_SED_CMDwlemb2000-08-184-3/+5
* * src/roff/groff/pipeline.c (is_system_shell):wlemb2000-08-081-4/+3
* Remove FILENAME_MAX limits.wlemb2000-08-082-23/+15
* * src/include/posix.h: Add a default value for FILENAME_MAX.wlemb2000-08-071-0/+4
* Add support for new BSD-style man pages (with ".Dd" instead ofwlemb2000-08-061-6/+6
* * src/include/nonposix.h: Remove first line -- this file is usedgroff-1_16_1awlemb2000-07-311-2/+0
* * Makefile.in (ENVSETUP): Don't assume POSIX make semantics forwlemb2000-07-212-2/+4
* * src/devics/grodvi/dvi.cc: Replace _setmode() (for MSC) withwlemb2000-06-263-4/+10
* * src/roff/grog/Makefile.sub (grog): Prepend `-e' towlemb2000-06-241-1/+2
* New file for non-POSIX systems.wlemb2000-06-181-0/+139
* * src/utils/tfmtodit/tfmtodit.cc: #include nonposix.h.wlemb2000-06-1826-78/+466
* * html.cc [!_POSIX_VERSION]: Include limits.h and dirent.h orwlemb2000-06-182-16/+127
* Replaced specific checks for function declarations with a genericwlemb2000-06-116-14/+16
* * src/devices/grolbp/lbp.cc (set_papersizes): Add declaration ofwlemb2000-05-316-1/+28
* * src/preproc/grn/Makefile.sub: Add MLIB.wlemb2000-05-292-4/+5
* * src/roff/grog/Makefile.sub, src/roff/grog/grog.sh: Add `@g@'.wlemb2000-05-282-2/+3
* * src/roff/nroff/nroff.sh: Fix infinite loop.wlemb2000-05-282-1/+5
* * tmac/tmac.an: Added a new command line option `-rSxx' (`xx' can bewlemb2000-05-221-1/+2
* Adding `cq' (PS name `quoteright') glyph name as an alias for "'".wlemb2000-05-192-1/+5
* Removed since it is not used.wlemb2000-05-181-0/+0
* * FDL: New file (the Free Documentation License version 1.1).wlemb2000-05-162-3/+8
* Added win32 port contributed by Blake McBridewlemb2000-05-127-14/+17
* * doc/groff.texinfo: Reading the source code shows up a lot ofwlemb2000-05-112-4/+17
* * DviChar.c: Adding `dq' as an alias for `"' in latin-1 map.wlemb2000-05-042-1/+5
* Added grap support to grog.wlemb2000-05-015-8/+44
* * src/devices/grotty/grotty.man: Add cp1047 device.wlemb2000-04-306-73/+107
* * html.cc (calculate_margin): Calculate the left and right marginwlemb2000-04-302-63/+93