summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***groff-1_19_1wlemb2004-05-131-1/+3
* * NEWS, README, TODO, PROJECTS, PROBLEMS, MANIFEST, doc/webpage.ms,wlemb2004-05-1212-57/+324
* *** empty log message ***wlemb2004-05-101-1/+1
* * src/preproc/html/pre-html.cpp (make_message): Make it work forwlemb2004-05-092-3/+7
* * src/roff/troff/node.cpp (suppress_node::tprint): Don't expectwlemb2004-05-082-1/+9
* * NEWS, man/groff_diff.man, man/groff.man, doc/groff.texinfo:wlemb2004-05-067-6/+45
* * install-sh, mkinstalldirs: New versions; taken from texinfo CVS.wlemb2004-05-043-226/+427
* Mention that texinfo 4.7 doesn't work.wlemb2004-05-042-2/+3
* Update to groffer 0.9.7.wlemb2004-05-047-1741/+2822
* * device.c (scale_round): Round correctly for negative valueswlemb2004-04-192-3/+12
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-1918-71/+125
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,wlemb2004-04-1725-96/+127
* * tmac/s.tmac (@init, RP): Allow initialization of the PO registerwlemb2004-04-162-1/+7
* * tmac/doc-common (doc-volume-as-*): Use lowercase names.wlemb2004-04-153-40/+89
* * src/utils/hpftodit/hpuni.cpp (hp_msl_to_unicode_list): Don'twlemb2004-04-102-2/+7
* * src/utils/tfmtodit.cpp (lig_chars): Don't use anonymous type.wlemb2004-04-093-3/+11
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-0858-554/+747
* Make scripts like nroff.sh and neqn.sh portable across variouswlemb2004-04-076-14/+57
* Initial revisionwlemb2004-04-072-0/+116
* o Added color supportwlemb2004-03-2216-323/+1967
* typo fixwlemb2004-03-141-2/+3
* * Makefile.comm (install_dev, uninstall_dev): Protect `for' loopswlemb2004-03-102-4/+9
* * m.tmac (S): Improve debug message.wlemb2004-03-102-3/+13
* * Changed default value for Hy in manual to 0jhaegg2004-03-103-4/+12
* * Makefile.in (SEP): Replaced with...wlemb2004-03-057-12/+44
* * src/devices/grolj4/lj4.cpp (main): Fix argument of getopt_long.wlemb2004-03-014-13/+32
* * m.tmac (S): Fix scaling indicator for vertical spacing.wlemb2004-03-012-5/+9
* * src/include/nonposix.h (write, dup, dup2, close) [_MSC_VER]:wlemb2004-02-296-88/+209
* * src/roff/troff/troff.h (WARN_TOTAL): Fix value.wlemb2004-02-232-2/+6
* New files.wlemb2004-02-232-0/+323
* o Rewrote the macros associated with DOCTYPE LETTER so that thewlemb2004-02-2222-858/+1223
* * src/libs/libgroff/quotearg.c: New file, providing proper argumentwlemb2004-02-228-18/+73
* * src/roff/groff/pipeline.c (cmd) [__MSDOS__ || ...]: New globalwlemb2004-02-212-57/+102
* * src/roff/troff/div.cpp: Include nonposix.h after troff.h towlemb2004-02-203-3/+10
* * font/devlj4/Makefile.sub (DEVFILES): Updated to contain allwlemb2004-02-194-5/+43
* typowlemb2004-02-181-1/+1
* * font/devlj4/generate/special.awk: New script.wlemb2004-02-1851-20427/+27061
* * src/devices/grolbp/lbp.h (vmdvarc): Fix formatting string.wlemb2004-02-182-3/+7
* * src/libs/libgroff/progname.cpp: Replaced with...wlemb2004-01-264-5/+11
* fix typowlemb2004-01-261-2/+2
* o Added lists and associated macros. Mom now does (nested) lists.wlemb2004-01-2518-146/+1097
* * font/devlj4/generate/Makefile (SYMBOL): Use 9nb28703.tfm.wlemb2004-01-185-329/+444
* * tmac/www.tmac (DC): Handle TTY devices.wlemb2004-01-1514-100/+689
* * font/devlj4/generate/special.map: Map MSL 228 to U+221F.wlemb2004-01-113-9/+111
* Implement string-valued registers \n[.m] and \n[.M] to return thewlemb2004-01-0720-43/+134
* * src/roff/troff/nroff.cpp (space_node::get_breakpoints,wlemb2004-01-0517-19/+26
* In hpftodit, use the symbol sets offered in the TFM.wlemb2004-01-033-205/+112
* * font/devlj4/generate/text.map: Add more MSL numbers.wlemb2004-01-034-40/+144
* * font/devlj4/generate/text.map, font/devlj4/generate/special.map:wlemb2004-01-014-107/+164
* * src/utils/hpftodit/hpftodit.cpp (dump_tags): Handle posture_tag.wlemb2003-12-314-9/+109