summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Update configuration files from `gnulib' and `config' repositories..wl2012-02-262-9/+64
* Speed up troff.wl2010-12-261-2/+2
* Implement support for character classes.wl2010-12-131-1/+4
* Make groff compile on Interix.wl2009-06-251-0/+4
* Update copyright year.wl2009-01-0528-30/+44
* * */*: Update GPL2 to GPL3.wl2009-01-0431-156/+123
* * config.rpath, m4/codeset.m4, m4/glibc21.m4, m4/iconv.m4,wl2009-01-021-9/+8
* * font/devps/prologue.ps: Add BPhook.wl2006-08-131-14/+18
* Add a request `.fzoom' and a number register `.zoom' to magnifywl2006-07-121-2/+7
* * doc/Makefile.sub (HTMLEXAMPLEFILESALL): New variable. (CLEANADD): Use it.wl2006-02-261-7/+11
* Concretize the glyph datatype.wl2006-02-232-82/+35
* * src/include/font.h (name_to_glyph): Renamed fromwl2006-02-171-34/+32
* * src/include/ptable.h, src/include/itable.hwl2006-02-172-0/+205
* * src/include/font.h (struct glyphinfo): New class.wl2006-02-171-14/+43
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-113-73/+73
* New accessor method glyph_t::glyph_name().wl2006-02-112-10/+48
* Make the glyph data type abstract.wl2006-02-112-81/+127
* Minor doc improvement. From Bruno.wl2006-01-261-6/+8
* This change is based on a patch by Bruno Haible <bruno@clisp.org>.wl2006-01-264-91/+336
* * configure.ac: Test for getc_unlocked (needed for localcharset).wl2006-01-111-0/+4
* Work around unportability of nl_langinfo(CODESET).wl2006-01-103-2/+57
* * m4/groff.m4: Renamed from aclocal.m4.wl2006-01-031-0/+9
* Integrate preconv into the groff binary. Changes based on a patchwl2005-12-311-0/+4
* Another round in fixing getopt problems. Hopefully the last one!wl2005-06-235-125/+92
* * src/include/lib.h: Provide a fix for Mac OS X to not includewl2005-06-221-2/+3
* Another try to update getopt files. This time we add a dummywl2005-06-165-34/+169
* * All affected files: Update postal address of FSF.wl2005-05-2629-31/+31
* * src/include/nonposix.h (access) [_MSC_VER]: New macro.wl2005-05-022-1/+6
* Undo getopt changes from 2004-04-30. We don't want a dependencywl2005-05-024-162/+32
* New file.wl2005-04-301-0/+130
* AC_TYPE_SIGNAL from current autoconf can fail if CC=g++.wl2005-04-304-32/+35
* Add binary relocation support for Windows platforms.wl2005-04-024-1/+38
* * src/include/lib.h: Updated.wl2005-03-181-1/+1
* Add workaround for broken hypot() on Interix.wl2005-03-171-1/+3
* Make `test-groff' work again -- previously, wrong paths have beenwl2004-12-161-1/+3
* * src/include/printer.h (printer): Remove virtual functionwl2004-10-301-1/+0
* * src/include/font.h (font): New member functionwl2004-10-081-0/+3
* * src/include/printer.h (printer): New virtual method `round_width'.wl2004-10-071-0/+2
* Implement two new conditional operators `F <name>' and `S <name>'wlemb2004-06-301-2/+2
* Integrate gxditview into groff's standard directory hierarchy.wlemb2004-06-013-1/+90
* * REVISION: Set to 2.wlemb2004-05-161-3/+3
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-191-2/+3
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,wlemb2004-04-173-8/+9
* * src/include/nonposix.h (write, dup, dup2, close) [_MSC_VER]:wlemb2004-02-291-13/+32
* * src/libs/libgroff/quotearg.c: New file, providing proper argumentwlemb2004-02-222-2/+14
* * src/roff/troff/div.cpp: Include nonposix.h after troff.h towlemb2004-02-201-1/+3
* * font/devlj4/Makefile.sub (DEVFILES): Updated to contain allwlemb2004-02-191-4/+16
* Implement string-valued registers \n[.m] and \n[.M] to return thewlemb2004-01-073-1/+87
* * src/roff/troff/nroff.cpp (space_node::get_breakpoints,wlemb2004-01-052-2/+2
* More fixes for MSVC compiler.wlemb2003-12-302-1/+17