summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous script portability enhancements.wl2005-05-185-5/+5
* * src/preproc/refer/refer.man: Many small typographic fixes.wl2005-05-071-64/+243
* * src/devices/grohtml/post-html.cpp (assert_state::~assert_state):wl2005-05-061-4/+4
* * src/libs/libgroff/maxpathname.cpp: Include stdlib.h.wl2005-05-032-2/+4
* * src/devices/grohtml/post-html.cpp: Use casts to `char *' if usingwl2005-05-036-80/+110
* * src/include/nonposix.h (access) [_MSC_VER]: New macro.wl2005-05-023-2/+7
* Undo getopt changes from 2004-04-30. We don't want a dependencywl2005-05-026-465/+353
* New file.wl2005-04-301-0/+130
* AC_TYPE_SIGNAL from current autoconf can fail if CC=g++.wl2005-04-308-357/+352
* Implement the rulewl2005-04-271-1/+27
* * src/utils/xtotroff/xtotroff.c (MapFont): Fix variable declaration.wl2005-04-241-1/+2
* * src/roff/groff/pipeline.c: Don't include ctype.h.wl2005-04-181-2/+1
* * src/roff/nroff/nroff.man: Document option `-M'.wl2005-04-132-5/+14
* Add binary relocation support for Windows platforms.wl2005-04-0211-38/+388
* * src/devices/grotty/tty.cpp (glyph): Add width.wl2005-03-281-31/+47
* * 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