summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * src/roff/troff/env.c, src/roff/troff/env.h,wlemb2001-05-184-5/+3
* * src/roff/troff/input.cc (read_size): Fix special case `s0'.wlemb2001-05-171-0/+5
* * contrib/mm/m.tmac (TH): Fix incorrect error message.wlemb2001-05-163-3/+8
* The .ns and .rs requests are now honoured not only in the top-levelwlemb2001-05-073-19/+13
* Added two new requests `de1' and `am1' which are similar to `de' andwlemb2001-05-063-8/+69
* * src/utils/afmtodit/afmtodit.pl: Fix serious typo.wlemb2001-05-052-20/+20
* Rename register .q to .nswlemb2001-05-052-7/+7
* Added `.q' number register: Returns 1 if in no-space mode (if inwlemb2001-05-052-0/+30
* * src/roff/nroff/nroff.man: Improved documentation (especiallywlemb2001-05-041-17/+35
* Added `brp' request: This is p as a request.wlemb2001-05-023-5/+20
* * src/utils/lkbib/lkbib.cc: Switch inclusion order of stdio.h andwlemb2001-04-271-1/+1
* * src/libs/libgroff/getopt.c, src/include/getopt.h: Updating towlemb2001-04-222-8/+26
* * src/devices/grohtml/html-chars.h: Removed. It isn't used.wlemb2001-04-213-29/+0
* *** empty log message ***wlemb2001-04-201-0/+4
* * configure.in: Move check for mkstemp() to...wlemb2001-04-206-28/+38
* `Version_string' as C++ object was not visible to linker from Cwlemb2001-04-2026-32/+69
* * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command'wlemb2001-04-1933-110/+117
* * src/roff/nroff/nroff.sh: Adding -p (pic) and -t (tbl) options.wlemb2001-04-182-6/+10
* * src/roff/troff/node.cc (make_glyph_node): Emit warning messagewlemb2001-04-151-1/+1
* Removing the grohtml-old device driver which is now obsolete.wlemb2001-04-1419-8056/+18
* * src/devices/grohtml/grohtml.man: Updated manual page regardingwlemb2001-04-1314-205/+418
* * src/include/nonposix.h (fileno) [_MSC_VER]: Removed.wlemb2001-04-113-3/+3
* * NEWS: Updated.wlemb2001-04-1026-191/+416
* Fix indentation in SYNOPSIS.wlemb2001-04-091-2/+3
* Implement continuous underlining for nroff mode. To do that, a newwlemb2001-04-0613-53/+142
* * tmac/troffrc-end: Protect data with `.do'. Reported by T. Kurtwlemb2001-03-291-16/+17
* * tmac/groff_mdoc.man: Many fixes.wlemb2001-03-281-0/+9
* * src/roff/troff/div.cc (save_vertical_space): Add default argumentwlemb2001-03-233-9/+11
* * man/groff_font.man: Document `prepro', `postpro', and `print'.wlemb2001-03-195-20/+93
* Introduced simple html tables to implement indentation.wlemb2001-03-167-207/+520
* Added the `return' request to end a macro immediately. It simplywlemb2001-03-093-11/+54
* Make `B' more rigid.wlemb2001-03-074-13/+39
* Fixed grohtml handling of any named glyph for glyph indexes < 0x80.wlemb2001-03-044-43/+61
* * src/libs/libgroff/font.cc (font_widths_cache): Fixing syntax ofwlemb2001-02-281-2/+2
* * src/roff/troff/node.cc (space_node::get_hyphenation_type): Newwlemb2001-02-172-0/+8
* Fixing a bug which prevented proper end-of-sentence recognitionwlemb2001-02-164-12/+33
* Redesigned the `unformat' request. It is no longer connected withwlemb2001-02-135-140/+255
* updatedwlemb2001-02-131-0/+6
* * src/roff/troff/node.h (unbreakable_space_node, hmotion_node,wlemb2001-02-083-2/+65
* A new escape sequence `:', inserting a zero-width break point.wlemb2001-02-048-143/+189
* Implemented new read-only number register `.linetabs' which returnswlemb2001-01-303-1/+16
* Fixed a bug which prevented hyphenation of words which are finishedwlemb2001-01-285-6/+26
* Adding the `linetabs' request. If set, tab distances are notwlemb2001-01-253-17/+81
* Introducing a new read-only register `.int' which is set to awlemb2001-01-234-3/+32
* troff's `box' and `boxa' requests didn't preserve temporarywlemb2001-01-237-60/+111
* * tmac/ps.tmac: Remove call of psold.tmac.wlemb2001-01-182-8/+3
* Initial revisionwlemb2001-01-1715-0/+9567
* First cut of the new html device driver. Changes to pre-html andwlemb2001-01-1739-9478/+4437
* * NEWS, src/roff/troff/troff.man, doc/groff.texinfo: Fixwlemb2001-01-131-1/+1
* new filewlemb2001-01-121-0/+90