summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use path separator character of target platform for compiled-inwlemb2003-12-063-51/+53
* * LICENSE: New file.wlemb2003-12-051-8/+8
* * src/roff/groff/groff.cpp (main): Don't run the spooler ifwlemb2003-12-032-32/+20
* * src/roff/troff/glyphuni.cpp, src/roff/troff/unicode.cpp,wlemb2003-12-029-31/+50
* * src/roff/troff/env.cpp (hyphen_trie::read_patterns_file): Fix loopwlemb2003-11-252-6/+17
* * src/roff/groff/pipeline.c (P): Removed. Updated all functionwlemb2003-11-201-42/+16
* * src/roff/groff/pipeline.c (xstrsignal): Fix usage ofwlemb2003-11-191-1/+1
* LynxOS 4.0.0 doesn't declare vfprintf.wlemb2003-11-132-21/+18
* LynxOS 4.0.0 has snprintf (without declaration) but no vsnprintf.wlemb2003-11-124-13/+29
* * doc/Makefile.in: s/@top_srcdir@/@abs_top_srcdir@/,wlemb2003-11-122-2/+7
* * src/devices/grops/grops.man: Improve section on creating EPS.wlemb2003-10-311-9/+4
* * src/utils/afmtodit/afmtodit.pl: Handle unmapped characters ofwlemb2003-10-281-10/+10
* * contrib/eqn2graph/eqn2graph.sh, contrib/grap2graph/grap2graph.sh,wlemb2003-10-281-2/+10
* * src/preproc/pic/troff.cpp (troff_output::simple_circle,wlemb2003-10-272-14/+21
* * src/libs/libgroff/tmpfile.cpp [__MSDOS__, _Win32]wlemb2003-10-212-10/+41
* * src/preproc/html/pre-html.cpp (write_upto_newline): Don't usewlemb2003-10-171-476/+633
* * aclocal.m4 (GROFF_SYS_NERR): Check stdlib.h also.wlemb2003-10-154-5/+22
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-1318-98/+188
* * src/preproc/ref/ref.cpp (reference::compute_sort_key): Alwayswlemb2003-08-231-2/+1
* * src/utils/pfbtops/Makefile.sub (LINK.c): Define it so that thewlemb2003-08-231-0/+1
* Add key character `x' to tbl which makes tbl call a user-definedwlemb2003-08-174-1/+70
* * NEWS, src/devices/grops/grops.man: -b16 is necessary to producewlemb2003-08-051-0/+34
* Add requests `dei1' and `ami1' for completeness.wlemb2003-07-241-19/+32
* Add option -G to .MPIMG to insert a gap between text and the image.wlemb2003-07-233-4/+4
* * src/preproc/html/pre-html.cpp (TRANSPARENT): Don't use colourwlemb2003-07-211-1/+3
* * aclocal.m4 (GROFF_SYS_ERRLIST): Include stdlib.h for MinGW.wlemb2003-07-212-2/+4
* * *.man: Switch to non-compatibility mode temporarily if GNUwlemb2003-07-186-11/+41
* Don't ignore grotty's command line options if \X'tty: sgr ...' iswlemb2003-07-181-21/+38
* Make grotty emit proper Unicode box drawing character for -Tutf8.wlemb2003-07-151-6/+58
* * src/libs/libgroff/geometry.cpp (check_output_arc_limits):wlemb2003-07-101-161/+54
* Implement support for dashed and dotted ellipses in pic. Based onwlemb2003-07-106-11/+182
* Make grotty work on platforms which have unsigned char as thewlemb2003-07-076-62/+340
* Integrated grap2graph, contributed by Eric S. Raymond.wlemb2003-07-021-1/+2
* * src/xditview/*.c: Add prototypes, fix return types, add includes.wlemb2003-07-0212-41/+143
* * src/preproc/tbl/tbl.man: Document formatting of text blocks.wlemb2003-06-143-3/+16
* * src/roff/nroff/nroff.sh: Don't emit SGR for option -u.wlemb2003-06-071-2/+4
* typowlemb2003-06-061-1/+1
* * src/preproc/pic/pic.y <sprintf_args>: Implement workaround for bugwlemb2003-06-061-0/+8
* * src/preproc/grn/hdb.cpp (DBRead): Don't close file handle; thiswlemb2003-06-031-1/+0
* * src/roff/troff/input.cc (return_macro_request): Fix detection ofwlemb2003-05-221-1/+1
* * tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaceswlemb2003-05-181-0/+2
* * src/utils/pfbtops/pfbtops.c (get_text): Handle loop counterwlemb2003-05-151-1/+15
* * VERSION: Set to 1.19.wlemb2003-04-292-1/+7
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Make codewlemb2003-04-272-9/+9
* * src/devices/grohtml/post-html.cpp (html_printer::~html_printer):wlemb2003-04-252-9/+31
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Fix TeX code (again).wlemb2003-04-241-2/+3
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Fix TeX code.wlemb2003-04-231-1/+1
* HP-UX 10.20 has `snprintf' but it isn't declared.wlemb2003-04-232-1/+5
* Add keyword `figname' to pic, specifying the name of the picturewlemb2003-04-217-19/+62
* Add option -r to soelim to avoid emission of `.lf' lines.wlemb2003-04-182-5/+36