| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/libs/libgroff/strcasecmp.c, src/libs/libgroff/strncasecmp.c: | wlemb | 2003-01-28 | 1 | -9/+1 |
* | Add US-english hyphenation exceptions (converted from Barbara | wlemb | 2003-01-25 | 3 | -42/+47 |
* | Similar to \[is], the square root glyph (\[sr]) and the square root | wlemb | 2003-01-08 | 1 | -1/+2 |
* | `is' is now a text symbol (only relevant for dvi). The math variant | wlemb | 2003-01-07 | 2 | -0/+2 |
* | * font/devhtml/R.proto, font/devutf8/R.proto: Add `ne' and `nc'. | wlemb | 2003-01-02 | 3 | -5/+22 |
* | * font/devdvi/generate/tc.map: Remove `**'. | wlemb | 2002-12-22 | 2 | -3/+11 |
* | * font/devX*/S: Regenerated. | wlemb | 2002-12-21 | 2 | -2/+10 |
* | Add glyph `tno', a textual variant of `no'. | wlemb | 2002-12-11 | 2 | -0/+2 |
* | * tmac/an-old.tmac (TH): Use integer value for `IN' if in nroff | wlemb | 2002-12-09 | 4 | -24/+80 |
* | * src/roff/groff/pipeline.c: Don't define `const' for _WIN32. | wlemb | 2002-12-07 | 1 | -147/+260 |
* | * font/devdvi/generate.tc.map: s/%O/%0/. | wlemb | 2002-12-03 | 1 | -26/+26 |
* | Add PS font for various Euro glyphs. | wlemb | 2002-12-01 | 2 | -4/+6 |
* | * font/devX*/S: Regenerated. | wlemb | 2002-11-24 | 2 | -2/+56 |
* | * src/roff/troff/uniglyph.cc (unicode_to_glyph_list): Add `va' | wlemb | 2002-11-17 | 2 | -2/+6 |
* | * src/roff/troff/node.cc (troff_output_file::put_char): Always | wlemb | 2002-11-12 | 1 | -3/+2 |
* | Added three new requests `schar', `fschar', and `rfschar'. `schar' | wlemb | 2002-11-12 | 4 | -27/+105 |
* | * font/devascii/R.proto, font/devcp1047/R.proto, | wlemb | 2002-11-07 | 2 | -41/+47 |
* | Adding support for composite glyphs: \[xxx yyy ...] and the | wlemb | 2002-11-03 | 8 | -119/+3231 |
* | * src/roff/nroff/nroff.man, src/roff/nroff/nroff.sh: Fix description | wlemb | 2002-11-01 | 2 | -9/+3 |
* | Fix computation of .trunc register. Additionally, its value (and | wlemb | 2002-10-30 | 2 | -15/+13 |
* | * tmac/an-old.tmac (SH, SS, TP, IP, HP, TS): Protect .sp with .br | wlemb | 2002-10-26 | 1 | -21/+34 |
* | * src/roff/troff/node.cc (troff_output_file::fill_color, | wlemb | 2002-10-24 | 1 | -18/+17 |
* | * src/roff/troff/node.cc (troff_output_file::put_char_width, | wlemb | 2002-10-14 | 1 | -5/+8 |
* | * src/roff/troff/env.cc (hyphen_trie::read_patterns_file): Add | wlemb | 2002-10-11 | 1 | -1/+1 |
* | * src/roff/troff/node.cc (break_char_node::col): New variable. | wlemb | 2002-10-03 | 3 | -19/+16 |
* | Redesigning color support in troff. Colors are no longer | wlemb | 2002-10-02 | 4 | -285/+275 |
* | * tmac/doc-common (ds-operating-system-FreeBSD-4.*): New version | wlemb | 2002-09-28 | 1 | -1/+2 |
* | Some Debian patches. | wlemb | 2002-09-22 | 3 | -2/+5 |
* | * src/roff/troff/env.h (environment): Rename cur_glyph_color to | wlemb | 2002-09-20 | 2 | -16/+16 |
* | * src/roff/troff/env.cc (title): Copy color status after processing | wlemb | 2002-09-20 | 2 | -0/+6 |
* | * src/roff/troff/env.cc (environent_switch, environment_copy): | wlemb | 2002-09-19 | 1 | -0/+4 |
* | * src/roff/troff/env.cc (environment::set_glyph_color, | wlemb | 2002-09-18 | 1 | -2/+2 |
* | Add a site-specific font directory. | wlemb | 2002-09-16 | 1 | -1/+3 |
* | * doc/Makefile.in (webpage.html): Depend on gnu.eps also. | wlemb | 2002-09-10 | 1 | -1/+2 |
* | * src/include/nonposix.h (mkdir, WAIT, creat) [_MSC_VER]: Define. | wlemb | 2002-08-24 | 1 | -0/+8 |
* | Use OBJEXT for the object file extension. | wlemb | 2002-08-23 | 2 | -10/+10 |
* | * src/roff/troff/node.cc (node::add_char): Call `freeze_space' for | wlemb | 2002-08-09 | 1 | -0/+1 |
* | * src/roff/troff/input.cc (read_rgb, read_cmy, read_cmyk): Call | wlemb | 2002-08-08 | 1 | -1/+5 |
* | * configure.ac: Test for isatty. | wlemb | 2002-07-23 | 1 | -12/+1 |
* | * font/devhtml/R.proto: Updated to HTML 4, adding many glyphs. | wlemb | 2002-07-19 | 4 | -102/+132 |
* | * contrib/pic2graph/pic2graph.*: Use convert(1). | wlemb | 2002-07-17 | 4 | -10/+21 |
* | Changing the substring request to make it fit better with other | wlemb | 2002-07-07 | 3 | -59/+161 |
* | Implementation of string arguments of the form \*[foo arg1 arg2 ...] | wlemb | 2002-06-29 | 1 | -20/+110 |
* | * src/roff/troff/input.cc (init_registers): Add three registers | wlemb | 2002-06-23 | 1 | -0/+3 |
* | Make \X accept both `\ ' and `\~', converting them to single space | wlemb | 2002-06-23 | 2 | -3/+21 |
* | * src/devices/grops/ps.cc (ps_printer::special): Fix error message. | wlemb | 2002-06-20 | 1 | -0/+1 |
* | Add a `color' request and a `.color' register to control usage of | wlemb | 2002-06-19 | 3 | -5/+17 |
* | Don't produce HTML files if utility programs are missing. | wlemb | 2002-06-15 | 1 | -1/+8 |
* | * src/roff/grog/grog.pl: Fix typo. | wlemb | 2002-06-08 | 1 | -1/+1 |
* | * NEWS, src/roff/grog/grog.man, doc/groff.texinfo: Updated. | wlemb | 2002-06-06 | 4 | -12/+18 |