summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.comm (.y.o): New rule for make on Solaris 2.5.1 -- thewlemb2002-03-236-53/+109
* Improve handling of hyphenation patterns. It is now possible towlemb2002-03-2210-33/+4867
* *** empty log message ***wlemb2002-03-221-4449/+0
* * doc/groff.texinfo: Add documentation for `hpfa' and `trin'wlemb2002-03-202-3/+17
* * tmac/html.tmac: Fix serious typo.wlemb2002-03-182-2/+6
* * doc/groff.texinfo: Add documentation for `writec' request.wlemb2002-03-172-3/+14
* Added request `hpfa' to append hyphenation patterns.wlemb2002-03-175-6/+46
* Added request `writec' in analogy to `tmc'.wlemb2002-03-165-3/+40
* * font/devdvi/DESC.in (sizes): Allow all sizes in the rangewlemb2002-03-163-2/+15
* Add request `trin' (translate input) to make `.asciify' workwlemb2002-03-1510-79/+235
* Add a new request `sizes' similar to the `sizes' command in DESCwlemb2002-03-148-9/+99
* * tmac/pspic.tmac: Add support for -Tdvi.wlemb2002-03-118-14/+77
* * tmac/groff_ms.man: Add documentation for RS and RE macros.wlemb2002-03-092-0/+27
* * src/include/lib.h: Include getopt.h if groff-getopt.h can't bewlemb2002-03-085-23/+45
* * fonts/devcp1047/R.proto, fonts/devlatin1/R.proto,wlemb2002-03-0247-7302/+3321
* * src/utils/afmtodit/afmtodit.pl: Skip comment lines in encodingwlemb2002-03-0254-3652/+580
* Add color support to grodvi (for drawing colors are currentlywlemb2002-03-0111-322/+1005
* * man/groff_char.man: Check `ECFONTS' register.wlemb2002-02-272-3/+4
* Add EC and TC fonts to devdvi.wlemb2002-02-2735-12/+15526
* *** empty log message ***wlemb2002-02-265-0/+0
* Add support for font families `T' and `H'.wlemb2002-02-268-27/+222
* * font/devdvi/generate/*.map: Remove all `charXXX' entries.wlemb2002-02-2527-438/+653
* * man/groff_char.man: Added some missing PS glyph names (from thewlemb2002-02-257-113/+173
* * aclocal.m4 (GROFF_EBCDIC): Don't include `font/devutf8' inwlemb2002-02-24178-777/+1009
* * src/xditview/DviChar.c (ISO_8859_1_map): Add `mc' symbol.wlemb2002-02-242-143/+145
* * src/roff/troff/input.cc (do_overstrike, do_bracket,wlemb2002-02-232-18/+30
* * src/include/lib.h [HAVE_SNPRINTF]: Include stdarg.h.wlemb2002-02-212-0/+5
* * src/roff/grog/grog.pl: Fix computation of $refer.wlemb2002-02-202-1/+5
* * src/include/lib.h [!HAVE_SNPRINTF]: Add declarations forwlemb2002-02-1915-59/+88
* * doc/Makefile (clean): Add *.eps.wlemb2002-02-1731-828/+1472
* Don't use `CSI 39 m' and `CSI 49 m' but `CSI 0 m'.wlemb2002-02-132-18/+33
* * tmac/groff_tmac.man: Moved to...wlemb2002-02-134-3/+8
* * src/libs/libgroff/Makefile.sub (snprintf.o): Don't usewlemb2002-02-126-1/+35
* new file.wlemb2002-02-111-0/+60
* * src/libs/snprintf/snprintf.c: Updated to latest versionwlemb2002-02-116-85/+210
* Removed.wlemb2002-02-101-60/+0
* Illegal -> Invalid.wlemb2002-02-1026-1405/+313
* * tmac/www.tmac (www-error): New macro, replacing calls to `@error'.wlemb2002-02-096-47/+299
* * PROBLEMS: Document bison 1.32 bug.wlemb2002-02-077-18/+51
* Adding options -C (compatibility mode) and -c (grotty's old outputwlemb2002-02-0715-125/+558
* * src/libs/libdriver/input.cc: Introduce `EnvInt' typedef and usewlemb2002-02-052-43/+68
* * src/roff/troff/input.cc (process_input_stack): Fix the casewlemb2002-02-053-6/+14
* * doc/Makefile (.SUFFIXES, .texinfo.pdf, clean): Add support forwlemb2002-02-043-103/+112
* * doc/groff.texinfo: More fixes.wlemb2002-02-042-202/+239
* * man/groff_char.man: Add Euro symbol.wlemb2002-02-046-6/+46
* * src/preproc/eqn/box.cc (output_string): Don't use \\*[...].wlemb2002-02-043-3/+11
* Added three new requests `ds1', `as1', and `ami'. The former twowlemb2002-02-039-28/+161
* * doc/groff.texinfo, tmac/groff_ms.man: More fixes.wlemb2002-02-023-217/+441
* * tmac/an-old.tmac (I): Use \, and \/ to improve spacing.wlemb2002-01-312-1/+5
* * src/devices/grolbp/lbp.cc (main): Delete `pr'.wlemb2002-01-313-82/+217