summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * src/preproc/preconv/preconv.cpp (main): Set program_name. Bugwl2006-01-211-0/+1
* Let `make -k install' install more files.wl2006-01-191-8/+4
* * src/devices/grops/grops.man: Fix section on creating EPS files.wl2006-01-191-49/+60
* Formatting, copyright year, minor fixes.wl2006-01-181-4/+3
* * configure.ac: Test for getc_unlocked (needed for localcharset).wl2006-01-114-17/+25
* Work around unportability of nl_langinfo(CODESET).wl2006-01-109-16/+1234
* * src/preproc/preconv/preconv.cpp (conversion_iconv): Usewl2006-01-101-2/+4
* * src/preproc/preconv/preconv.cpp (do_file): Don't pass BOM towl2006-01-053-5/+165
* * src/preproc/preconv/preconv.cpp: s/debug/debug_flag/.wl2006-01-051-18/+26
* * src/preproc/preconv/preconv.cpp (emacs_to_mime): As suggested bywl2006-01-051-225/+297
* * m4/groff.m4: Renamed from aclocal.m4.wl2006-01-033-10/+22
* Fixed typo. From Michail.wl2006-01-011-1/+1
* * src/preproc/preconv/preconv.cpp (emacs_to_mime): Variouswl2006-01-012-41/+52
* Integrate preconv into the groff binary. Changes based on a patchwl2005-12-314-52/+181
* New preprocessor `preconv' to convert input encodings to somethingwl2005-12-303-0/+1095
* Remove redundant braces.wl2005-12-292-12/+8
* * src/libs/libgroff/make-uniuni: New script to generate uniuni.cpp.wl2005-12-096-6029/+6545
* * src/utils/afmtodit.pl: Fix kerning output to avoid warnings forwl2005-12-071-1/+2
* doc fixeswl2005-12-032-8/+9
* * src/devices/grops/ps.cpp (ps_printer::get_subfont): Use correctwl2005-12-021-2/+2
* * src/devices/grohtml/post-html.cpp (html_printer::do_file_components):gaius2005-11-251-0/+2
* * src/devices/grohtml/post-html.cpp (html_printer::flush_page):gaius2005-11-221-0/+1
* * src/utils/pfbtops/pfbtops.c, src/utils/xtotroff/xtotroff.c: Movewl2005-11-162-2/+4
* * src/devices/grohtml/post-html.cppgaius2005-11-101-1/+6
* Mention $MANPAGER variable used with some `man' systems.wl2005-10-171-1/+37
* * src/devices/xditview/gxditview.man: Change many `.I' to `.B'.wl2005-07-033-35/+51
* * src/devices/xditview/gxditview.man: More minor fixes.wl2005-06-261-30/+42
* * src/preproc/pic/troff.cpp (troff_output::set_fill,wl2005-06-242-18/+25
* * src/devices/xditview/gxditview.man: Revised and improved.wl2005-06-231-45/+139
* Another round in fixing getopt problems. Hopefully the last one!wl2005-06-2310-224/+165
* * src/include/lib.h: Provide a fix for Mac OS X to not includewl2005-06-221-2/+3
* * src/preproc/soelim/soelim.cpp (do_file): Append trailing zerowl2005-06-201-2/+2
* * src/roff/nroff/nroff.sh: Add support for iso-8859-15.wl2005-06-171-2/+3
* Another try to update getopt files. This time we add a dummywl2005-06-1617-398/+571
* * contrib/pdfmark/Makefile.sub (.ms.pdf): Use `--stylesheet', notwl2005-05-286-14/+18
* * All affected files: Update postal address of FSF.wl2005-05-26182-188/+188
* 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