summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* * src/libs/libgroff/tmpname.cpp (gen_tempname): Use O_BINARY.wl2013-11-061-2/+4
* * src/libs/gnulib/*: Update `gnulib' files.groff-1_22_2wl2013-02-0754-112/+108
* Add email address groff-bernd.warken-72@web.de for Bernd Warken.bwarken2013-01-221-1/+1
* * src/libs/gnulib/*: Update `gnulib' files.wl2012-12-3047-1672/+5292
* Provide proper Unicode mapping from and to dotless j.wl2012-08-102-1/+3
* Fix Unicode mapping of Greek stroked and curly phi.wl2012-07-031-3/+3
* Update configuration files from `gnulib' and `config' repositories..wl2012-02-264-768/+889
* One more aux file.wl2012-02-201-0/+4
* Update `gnulib' files.wl2012-02-2050-1851/+4105
* Fix clang warnings.wl2011-07-031-3/+2
* Remove compiler warning.wl2010-12-181-1/+1
* Add wide character support to grotty.wl2010-12-1358-21/+24046
* Implement support for character classes.wl2010-12-131-73/+50
* Fix crash in tbl with option `nospaces'.wl2010-11-111-1/+2
* Handle ditroff command `Dt' without argument gracefully.wl2010-05-091-4/+5
* 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