summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * test-groff.in (SEP): Quote value.wlemb2003-12-311-1/+1
* * font/devlj4/generate (text.map, special.map): Rewritten to workwlemb2003-12-311-4/+7
* * src/libs/libgroff/strcasecmp.c: Updated from gnulib.wlemb2003-12-301-1/+1
* More fixes for MSVC compiler.wlemb2003-12-304-3/+21
* Add integral extension glyph.wlemb2003-12-282-23/+29
* Add forgotten `coproduct' symbol (already available for DVI).wlemb2003-12-282-0/+2
* hpftodit has been extended to handle TrueType metric files andwlemb2003-12-275-171/+1573
* * src/utils/afmtodit/afmtodit.man: Some reformulations as suggestedwlemb2003-12-251-11/+11
* * font/devhtml/R.proto: Add u00{47,67}_0306, u00{53,73}_0327,wlemb2003-12-221-5/+5
* * src/devices/grops/ps.cc (ps_output::put_float): Fix line lengthwlemb2003-12-181-3/+2
* * src/devices/grops/ps.cc (ps_output::put_float): Revert changewlemb2003-12-181-2/+8
* Make \? transparent to end-of-sentence recognition.wlemb2003-12-171-0/+6
* * src/utils/afmtodit/Makefile.sub (afmtodit): Fix typo.wlemb2003-12-122-2/+4
* *** empty log message ***wlemb2003-12-111-5/+5
* 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