summaryrefslogtreecommitdiff
path: root/src/roff
Commit message (Expand)AuthorAgeFilesLines
* * NEWS: Fixes.wlemb2000-11-232-3/+13
* Use safer path (except for config files) if -U isn't specified. Addwlemb2000-11-222-13/+16
* * src/devices/grodvi/dvi.cc (main),wlemb2000-11-168-41/+43
* In all programs, make -v return immediately with exit status 0 towlemb2000-11-159-14/+51
* * 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
* For security reasons, don't use the current directory but the homewlemb2000-11-1313-38/+63
* 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-264-8/+10
* 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-231-10/+0
* Implement $GROFF_BIN_PATH environment variable (which defaults towlemb2000-10-226-3/+59
* * src/roff/troff/node.cc: Fixed calculation of opminx and fixedwlemb2000-10-182-10/+46
* 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-091-4/+0
* Adding a new escape sequence B'...': If the string betweenwlemb2000-10-072-0/+98
* * src/roff/troff/input.cc (main): Fixing compiler warning.wlemb2000-09-211-6/+29
* 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-2510-39/+225
* * configure.in: Don't provide an empty value for SH_SCRIPT_SED_CMDwlemb2000-08-182-2/+2
* * src/roff/groff/pipeline.c (is_system_shell):wlemb2000-08-081-4/+3
* Remove FILENAME_MAX limits.wlemb2000-08-081-18/+11
* Add support for new BSD-style man pages (with ".Dd" instead ofwlemb2000-08-061-6/+6
* * src/devics/grodvi/dvi.cc: Replace _setmode() (for MSC) withwlemb2000-06-261-0/+6
* * src/roff/grog/Makefile.sub (grog): Prepend `-e' towlemb2000-06-241-1/+2
* * src/utils/tfmtodit/tfmtodit.cc: #include nonposix.h.wlemb2000-06-184-33/+232
* Replaced specific checks for function declarations with a genericwlemb2000-06-111-2/+2
* * 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-281-1/+4
* * FDL: New file (the Free Documentation License version 1.1).wlemb2000-05-162-3/+8
* * doc/groff.texinfo: Reading the source code shows up a lot ofwlemb2000-05-112-4/+17
* Added grap support to grog.wlemb2000-05-015-8/+44
* * src/devices/grotty/grotty.man: Add cp1047 device.wlemb2000-04-303-67/+81
* Adding EBCDIC code page 1047.wlemb2000-04-291-3/+3
* * src/roff/troff/troff.man, doc/groff.texinfo, NEWS: Document thewlemb2000-04-222-7/+25
* * src/libs/libgroff/illegal.c: Added EBCDIC table.wlemb2000-04-152-2/+39
* * doc/groff.texinfo: More conversions to @Deffn.wlemb2000-04-141-1/+8
* * doc/Makefile (clean): Include more index files.wlemb2000-04-082-0/+10
* * src/roff/groff/groff.man: Added info about grolbp. Make nicerwlemb2000-03-173-73/+52
* * Makefile.in, contrib/mm/Makefile.sub, src/preproc/eqn/Makefile.sub,wlemb2000-03-072-2/+2
* * doc/groff.texinfo: Spelling fixes.wlemb2000-03-071-2/+0
* Other minor fixings.wlemb2000-03-061-2/+2
* * doc/groff.texinfo, src/roff/troff/troff.man: Document evc request.wlemb2000-03-062-2/+8
* * tmac/groff_man.man: Completely revised to cover everything inwlemb2000-03-062-0/+102
* * div.cc (macro_diversion::output, top_level_diversion::output):wlemb2000-03-051-4/+2