summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.wl2009-01-0554-57/+78
* * */*: Update GPL2 to GPL3.wl2009-01-0461-312/+245
* Update .cvsignore files.wl2009-01-032-0/+4
* * config.rpath, m4/codeset.m4, m4/glibc21.m4, m4/iconv.m4,wl2009-01-024-80/+135
* * src/preproc/html/pre-html.cpp (usage): Don't describe options butwl2008-01-191-6/+8
* * src/libs/libgroff/font.cpp (font::contains, font::get_code):wl2008-01-161-1/+13
* name_to_glyph() exists two times. Explain this.wl2008-01-161-1/+4
* * */*: s/Osanna/Ossanna/.wl2008-01-041-3/+4
* * src/libs/libgroff/string.cpp (string::remove_spaces): Fix memorywl2007-09-111-1/+1
* formattingwl2006-09-264-5/+9
* Add a request `.fzoom' and a number register `.zoom' to magnifywl2006-07-121-16/+58
* * src/libs/libgroff/font.cpp (font::load): Reject fonts calledwl2006-05-301-8/+18
* * src/libs/libdriver/input.cpp (parse_x_command <'F'>, do_filewl2006-04-261-3/+3
* * LICENSE: Renamed to...wl2006-03-181-8/+0
* * doc/Makefile.sub (HTMLEXAMPLEFILESALL): New variable. (CLEANADD): Use it.wl2006-02-262-159/+332
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-242-9/+5
* Add comments from Bruno.wl2006-02-231-0/+8
* * font/devhtml/R.proto, font/devutf8/R.proto: Remove incorrect \'wl2006-02-231-0/+12
* Remove all remaining traces from the `shc' glyph.wl2006-02-232-3/+5
* Concretize the glyph datatype.wl2006-02-233-68/+64
* add commentwl2006-02-221-0/+3
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-221-1/+1
* * src/libs/libgroff/nametoindex.cpp (character_indexer): Renamewl2006-02-171-40/+49
* * src/include/font.h (name_to_glyph): Renamed fromwl2006-02-173-10/+10
* * src/include/font.h (struct glyphinfo): New class.wl2006-02-171-29/+57
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Fixwl2006-02-141-4/+6
* Add comment for `sqrt' glyph (which doubles `sr').wl2006-02-141-1/+2
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-113-82/+84
* New accessor method glyph_t::glyph_name().wl2006-02-111-19/+29
* Make the glyph data type abstract.wl2006-02-113-84/+100
* * src/roff/troff/input.cpp (font::name_to_index): Never return awl2006-02-111-17/+2
* This change is based on a patch by Bruno Haible <bruno@clisp.org>.wl2006-01-262-6/+10
* * configure.ac: Test for getc_unlocked (needed for localcharset).wl2006-01-113-17/+21
* Work around unportability of nl_langinfo(CODESET).wl2006-01-105-1/+1174
* * src/libs/libgroff/make-uniuni: New script to generate uniuni.cpp.wl2005-12-092-7/+279
* Another round in fixing getopt problems. Hopefully the last one!wl2005-06-233-96/+65
* 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