summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
...
* Another try to update getopt files. This time we add a dummywl2005-06-163-330/+311
* * All affected files: Update postal address of FSF.wl2005-05-2654-58/+58
* * src/libs/libgroff/maxpathname.cpp: Include stdlib.h.wl2005-05-032-2/+4
* Undo getopt changes from 2004-04-30. We don't want a dependencywl2005-05-022-303/+321
* AC_TYPE_SIGNAL from current autoconf can fail if CC=g++.wl2005-04-304-325/+317
* Add binary relocation support for Windows platforms.wl2005-04-026-16/+329
* * src/libs/libgroff/hypot.c: Renamed to...wl2005-03-182-9/+1
* Add workaround for broken hypot() on Interix.wl2005-03-172-0/+50
* * src/libs/libdriver/printer.cpp (check_for_output_error): Newwl2005-03-021-3/+52
* * src/libs/libdriver/input.cpp (delete_current_env, do_file):wl2005-01-221-4/+6
* Make `test-groff' work again -- previously, wrong paths have beenwl2004-12-162-3/+10
* * src/include/font.h (font): New member functionwl2004-10-082-3/+20
* Implement two new conditional operators `F <name>' and `S <name>'wlemb2004-06-301-5/+10
* * src/libs/libxutil/Makefile.sub (EXTRA_CFLAGS): Define.wlemb2004-06-041-0/+1
* Initial revisionwlemb2004-06-014-0/+915
* * arch/misc/Makefile.sub (shdeps.sed): Use $(srcdir).wlemb2004-05-283-4/+8
* * REVISION: Set to 2.wlemb2004-05-161-3/+3
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-191-7/+7
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-0815-91/+121
* * src/include/nonposix.h (write, dup, dup2, close) [_MSC_VER]:wlemb2004-02-292-12/+12
* New files.wlemb2004-02-232-0/+323
* * src/libs/libgroff/quotearg.c: New file, providing proper argumentwlemb2004-02-223-4/+8
* * src/libs/libgroff/progname.cpp: Replaced with...wlemb2004-01-262-1/+1
* Implement string-valued registers \n[.m] and \n[.M] to return thewlemb2004-01-073-2/+164
* * src/libs/libgroff/strcasecmp.c: Updated from gnulib.wlemb2003-12-301-1/+1
* Add forgotten `coproduct' symbol (already available for DVI).wlemb2003-12-282-0/+2
* Use path separator character of target platform for compiled-inwlemb2003-12-061-4/+4
* * src/roff/troff/glyphuni.cpp, src/roff/troff/unicode.cpp,wlemb2003-12-025-3/+3078
* * src/libs/libgroff/tmpfile.cpp [__MSDOS__, _Win32]wlemb2003-10-211-7/+25
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-131-1/+61
* Add option -G to .MPIMG to insert a gap between text and the image.wlemb2003-07-231-0/+1
* * aclocal.m4 (GROFF_SYS_ERRLIST): Include stdlib.h for MinGW.wlemb2003-07-211-1/+3
* * src/libs/libgroff/geometry.cpp (check_output_arc_limits):wlemb2003-07-101-161/+54
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-1542-51/+51
* * contrib/mom/Makefile.sub (GROFFBIN): New variable for groffwlemb2003-04-051-17/+9
* Check for stdint.h in C++, not in C.wlemb2003-04-042-5/+5
* * doc/groff.texinfo: Change dir category to `Typesetting'.wlemb2003-04-041-4/+4
* Make variable `pr' local to libdriver/input.cc. Based on a patchwlemb2003-03-123-9/+7
* * src/libs/libgroff/font.cc (font::load): Fix error message forwlemb2003-03-031-2/+1
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-153-5/+35
* New commands \D'Fr ...', \D'Fc ...', etc. for orthogonality.wlemb2003-02-141-11/+5
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-116-44/+117
* * src/libs/libgroff/strcasecmp.c, src/libs/libgroff/strncasecmp.c:wlemb2003-01-283-0/+70
* * doc/Makefile.in (webpage.html): Depend on gnu.eps also.wlemb2002-09-101-1/+1
* Add global option `nospaces' to tbl so that leading and trailingwlemb2002-09-081-1/+31
* * src/include/config.hin: Add `HAVE_ISATTY'.wlemb2002-09-073-2/+5
* Use OBJEXT for the object file extension.wlemb2002-08-233-45/+45
* * src/libs/libdriver/input.cc (Char): Add const to `operator=='.wlemb2002-07-261-3/+6
* * doc/groff.texinfo: Document `papersize' keyword.wlemb2002-07-241-8/+14
* * contrib/pic2graph/pic2graph.*: Use convert(1).wlemb2002-07-172-4/+9