summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * src/include/lib.h: Updated.wl2005-03-181-1/+1
* * src/libs/libgroff/hypot.c: Renamed to...wl2005-03-182-9/+1
* Add workaround for broken hypot() on Interix.wl2005-03-176-21/+61
* * src/devices/grohtml/post-html.cppwl2005-03-151-0/+1
* * src/libs/libdriver/printer.cpp (check_for_output_error): Newwl2005-03-021-3/+52
* * src/roff/troff/input.cpp (string_iterator::fill): Protect againstwl2005-02-281-6/+7
* * src/devices/grohtml/html-text.cpp (html_text::do_pre): Preservewl2005-02-274-4/+19
* * src/preproc/eqn/eqn.man, NEWS: Document various extensions ofwl2005-02-201-2/+83
* * src/devices/grohtml/post-html.cpp (html_printer::is_line_start,wl2005-02-161-5/+5
* These patches modify the indentation implementation to use `<pwl2005-02-165-123/+256
* * src/utils/afmtodit/afmtodit.pl: Remove an incorrect `my' fromwl2005-02-151-2/+7
* Update afmtodit to better support Unicode (Michail).wl2005-02-142-6122/+6272
* * src/roff/groff/groff.man: Add information about paper size.wl2005-02-011-3/+45
* * src/roff/nroff/nroff.sh: Handle `*.ISO8859-1' in locale. Fromwl2005-01-251-1/+1
* * src/libs/libdriver/input.cpp (delete_current_env, do_file):wl2005-01-222-5/+21
* * tmac/doc-common (Dd), tmac/doc-ditroff (gX, doc-setup-header):wl2005-01-191-2/+3
* Make `test-groff' work again -- previously, wrong paths have beenwl2004-12-168-78/+123
* Fix a bug with title handling in HTML.wl2004-12-071-7/+31
* * src/preproc/eqn/eqn.man: Revised.wl2004-12-041-88/+271
* *** empty log message ***wl2004-11-291-0/+1
* * src/utils/xtotroff/xtotroff.c: Reformat to be similar to otherwl2004-11-2511-315/+529
* First fixes to get produce HTML.wl2004-11-241-1/+2
* Add option -S grohtml to determine the file split level.wl2004-11-233-115/+139
* * src/devices/grohtml/html-table.cppwl2004-11-231-5/+1
* formattingwl2004-11-221-3/+5
* * tmac/www.tmac (HTML-NS, HTML-TAG-NS, HTML-TAG-NEXT): Simplified.wl2004-11-202-29/+77
* * src/include/printer.h (printer): Remove virtual functionwl2004-10-307-27/+2
* * src/preproc/tbl/table.cpp (table::do_row): Fix handling of the `d'wl2004-10-201-1/+7
* * src/devices/grohtml/html-text.cpp (html_text_get_alignment),wl2004-10-1511-84/+71
* * src/roff/troff/request.h (macro): Make `p' public.wl2004-10-129-264/+1180
* * src/roff/troff/node.cpp: New extern `debug_state'.wl2004-10-122-108/+640
* * src/roff/troff/mtsm.cpp, src/roff/troff/mtsm.h: New files,wl2004-10-103-0/+817
* * src/roff/troff/column.cpp (vjustify_node::copy): Updated.wl2004-10-106-195/+449
* * src/include/font.h (font): New member functionwl2004-10-084-4/+33
* * src/include/printer.h (printer): New virtual method `round_width'.wl2004-10-077-0/+47
* Minor typos.wl2004-10-043-4/+4
* Fix \$@ and \$* to handle any number of arguments.wl2004-09-272-30/+61
* Updated.wl2004-09-172-0/+2
* In tbl, handle \a as an interpreted leader character if inwl2004-09-134-6/+41
* * src/preproc/tbl/main.cpp (main): Call `fatal' not `error' if awlemb2004-08-081-4/+2
* * src/preproc/grn/hdb.cpp (compatibility_flag): Add declaration.wlemb2004-08-072-6/+11
* * src/preproc/soelim/soelim.man: Improved. Based on suggestionswlemb2004-08-071-1/+110
* * doc/meref.me: Document `_M' register.wlemb2004-08-051-10/+33
* * tmac/s.tmac (pg@top): Don't save PO register.wlemb2004-07-283-4/+16
* Add requests `fcolor' and `gcolor'.wlemb2004-07-272-0/+25
* * src/preproc/pic/lex.cpp (for_input): Add member `from'.wlemb2004-07-192-9/+27
* * doc/groff.texinfo: Further improve documentation of `hcode'.wlemb2004-07-061-29/+148
* * tmac/an-old.tmac (RI): Always start with font `R'.wlemb2004-07-033-5/+10
* * src/roff/troff/input.h: s/COMPATIBLE_SAVE/PUSH_GROFF_MODE/.wlemb2004-07-032-33/+73
* Implement two new conditional operators `F <name>' and `S <name>'wlemb2004-06-305-36/+75