summaryrefslogtreecommitdiff
path: root/src/roff
Commit message (Expand)AuthorAgeFilesLines
* * test-groff.in (SEP): Quote value.wlemb2003-12-311-1/+1
* More fixes for MSVC compiler.wlemb2003-12-301-1/+1
* Make \? transparent to end-of-sentence recognition.wlemb2003-12-171-0/+6
* Use path separator character of target platform for compiled-inwlemb2003-12-061-3/+3
* * src/roff/groff/groff.cpp (main): Don't run the spooler ifwlemb2003-12-032-32/+20
* * src/roff/troff/glyphuni.cpp, src/roff/troff/unicode.cpp,wlemb2003-12-026-3105/+3
* * src/roff/troff/env.cpp (hyphen_trie::read_patterns_file): Fix loopwlemb2003-11-252-6/+17
* * src/roff/groff/pipeline.c (P): Removed. Updated all functionwlemb2003-11-201-42/+16
* * src/roff/groff/pipeline.c (xstrsignal): Fix usage ofwlemb2003-11-191-1/+1
* LynxOS 4.0.0 has snprintf (without declaration) but no vsnprintf.wlemb2003-11-121-2/+2
* * contrib/eqn2graph/eqn2graph.sh, contrib/grap2graph/grap2graph.sh,wlemb2003-10-281-2/+10
* * src/preproc/pic/troff.cpp (troff_output::simple_circle,wlemb2003-10-271-2/+5
* * src/libs/libgroff/tmpfile.cpp [__MSDOS__, _Win32]wlemb2003-10-211-3/+16
* * aclocal.m4 (GROFF_SYS_NERR): Check stdlib.h also.wlemb2003-10-151-1/+1
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-136-23/+65
* Add requests `dei1' and `ami1' for completeness.wlemb2003-07-241-19/+32
* * *.man: Switch to non-compatibility mode temporarily if GNUwlemb2003-07-182-4/+12
* Make grotty work on platforms which have unsigned char as thewlemb2003-07-072-3/+6
* Integrated grap2graph, contributed by Eric S. Raymond.wlemb2003-07-021-1/+2
* * src/preproc/tbl/tbl.man: Document formatting of text blocks.wlemb2003-06-142-2/+2
* * src/roff/nroff/nroff.sh: Don't emit SGR for option -u.wlemb2003-06-071-2/+4
* * src/roff/troff/input.cc (return_macro_request): Fix detection ofwlemb2003-05-221-1/+1
* * tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaceswlemb2003-05-181-0/+2
* * src/devices/grohtml/post-html.cpp (text_glob::text_glob):wlemb2003-04-164-7/+7
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-1517-19/+19
* Add register \n[.height] which returns the value of \H.wlemb2003-04-101-0/+2
* Fix handling of   in grohtml. To do this, troff emits `N'wlemb2003-04-041-2/+8
* Check for stdint.h in C++, not in C.wlemb2003-04-041-2/+0
* * src/devices/grohtml/html-table.cc: Fix column width calculation.wlemb2003-04-012-0/+28
* * src/roff/troff/env.cc (point_size): Fix emission of html tag.wlemb2003-03-311-1/+1
* * src/roff/troff/env.cc (vertical_spacing): Allow zero value forwlemb2003-03-201-2/+2
* * src/roff/troff/input.cc (process_input_stack) <TOKEN_BEGIN_TRAP,wlemb2003-03-201-0/+2
* * src/roff/groff/groff.man: Mention groff_trace man page.wlemb2003-03-191-1/+2
* s,`,\`,gwlemb2003-03-181-2/+2
* * Makefile.in (LIBEXT): New variable to indicate the file extensionwlemb2003-03-171-22/+23
* * src/roff/troff/input.cc (charinfo_to_node_list): Resetwlemb2003-03-051-0/+1
* Make man pages more customizable.wlemb2003-02-261-0/+2
* Contrary to the PCL5 Developer's Guide, the ascenders in TFM fileswlemb2003-02-253-5/+5
* Valgrind fixes.wlemb2003-02-223-9/+15
* Another round trying to really fix problems with `have_input'.wlemb2003-02-171-5/+7
* * src/devices/grotty/tty.cc (tty_printer::make_rgb_string): Avoidwlemb2003-02-162-6/+10
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-153-17/+14
* New commands \D'Fr ...', \D'Fc ...', etc. for orthogonality.wlemb2003-02-142-28/+95
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-115-5/+14
* * src/preproc/eqn/neqn.sh, src/roff/nroff/nroff.sh: Usewlemb2003-01-282-1/+2
* * src/utils/indxbib/indxbib.cc (main) [__EMX__]: Check withwlemb2003-01-281-1/+1
* * src/libs/libgroff/strcasecmp.c, src/libs/libgroff/strncasecmp.c:wlemb2003-01-281-9/+1
* Add US-english hyphenation exceptions (converted from Barbarawlemb2003-01-253-42/+47
* Similar to \[is], the square root glyph (\[sr]) and the square rootwlemb2003-01-081-1/+2
* `is' is now a text symbol (only relevant for dvi). The math variantwlemb2003-01-072-0/+2