summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixing a bug which prevented hyphenation in words followedwlemb2000-12-028-36/+128
* * device.c (find_file): Remove home directory in search path.wlemb2000-12-022-7/+4
* * NEWS: Fixes.wlemb2000-11-233-4/+14
* Use safer path (except for config files) if -U isn't specified. Addwlemb2000-11-2214-38/+50
* * src/devices/grodvi/dvi.cc (main),wlemb2000-11-1649-139/+161
* In all programs, make -v return immediately with exit status 0 towlemb2000-11-1524-16/+71
* Obsolete.wlemb2000-11-141-21/+0
* * src/preproc/pic/depend: Removed. Unnecessary.wlemb2000-11-144-2661/+2660
* * src/roff/grog/grog.{pl,sh}: Implemented -C switch for compatibilitywlemb2000-11-143-18/+28
* * src/roff/groff/groff.cc (main): Add BIN_PATH to PATH instead ofwlemb2000-11-142-2/+9
* * device.c (open_device_file): Remove `path' parameter.wlemb2000-11-143-12/+33
* For security reasons, don't use the current directory but the homewlemb2000-11-1331-90/+170
* *** empty log message ***wlemb2000-11-081-0/+12
* 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