summaryrefslogtreecommitdiff
path: root/src/roff/troff
Commit message (Expand)AuthorAgeFilesLines
* Update FDL 1.1 to FDL 1.3.wl2009-01-051-3/+3
* Update copyright year.wl2009-01-0522-22/+28
* * */*: Update GPL2 to GPL3.wl2009-01-0421-105/+84
* * src/roff/troff/TODO: Mention local variables.wl2009-01-041-0/+2
* * src/preproc/tbl/main.cpp (process_format): Rename `x' and `X' towl2008-10-181-1/+1
* * src/roff/troff/input.cpp (do_suppress): Make \O[3], \O[4], andwl2008-10-041-2/+6
* * src/devices/grops/grops.man, src/roff/troff/troff.man,wl2008-10-031-6/+11
* Restore behaviour of \$0 if a macro is called with string syntaxwl2008-09-301-1/+20
* Make \\*[xxx]\\ within a macro (with `xxx' a macro too) work aswl2008-09-292-9/+75
* If a macro is called as a string, inherit value of \n[.br] from thewl2008-09-281-1/+5
* Fix incompatibility between `.de1' and `.do'. Without this change,wl2008-09-252-14/+21
* * src/roff/troff/input.cpp: s/safer_flag/unsafe_flag/.wl2008-02-261-9/+9
* name_to_glyph() exists two times. Explain this.wl2008-01-161-1/+6
* * src/roff/troff/node.cpp (left_italic_corrected_node::add_self):wl2008-01-061-2/+6
* * */*: s/Osanna/Ossanna/.wl2008-01-041-7/+13
* * src/roff/troff/input.cpp (do_ps_file): Handle `%X' in headerwl2007-10-211-4/+11
* * src/roff/troff/input.cpp (interpolate_arg): Remove compilerwl2007-09-201-2/+2
* * doc/groff.texinfo: Document new .O register and add crosswl2007-09-191-0/+1
* * tmac/unicode.tmac: Make `-' a pure input character by mapping itwl2007-09-141-0/+1
* * src/roff/troff/input.cpp (get_copy): Add third argument to controlwl2007-03-191-6/+11
* Follow through on a portability fix.esr2007-02-061-1/+1
* .SY and .YS are canned macros now, so we can use them here.esr2007-02-061-52/+5
* * doc/groff.texinfo (Page Location Traps) [.wh]: Give more detailswl2006-11-131-4/+6
* Add `\%^' escape to handle the parameters to a macro as a stringwl2006-10-262-18/+76
* * src/roff/troff/input.cpp (read_size): Revert previous changewl2006-09-101-10/+3
* * src/roff/troff/input.cpp (read_size): Fix `\s[-\n[.s]]' so that itwl2006-09-091-4/+14
* * src/roff/troff/env.cpp (environment::do_break): Insert zero-widthwl2006-09-061-2/+4
* Add a request `pev' to print environment information (similar towl2006-09-022-2/+154
* * src/preproc/soelim/soelim.man: Document how to insert `\' and ` 'wl2006-08-251-6/+6
* Add new flag to .cflags to enable hyphenation without looking atwl2006-08-112-8/+21
* Add a request `.fzoom' and a number register `.zoom' to magnifywl2006-07-124-9/+70
* * src/roff/troff/input.cpp (interpolate_macro):wl2006-06-291-1/+1
* * src/roff/troff/input.cpp (token::next) <\N>: Catch negative valueswl2006-05-311-0/+4
* * src/libs/libgroff/font.cpp (font::load): Reject fonts calledwl2006-05-302-5/+3
* * tmac/an-old.tmac (an-do-tag): Make margin characters work.wl2006-05-271-1/+2
* Surround the (pseudo) file name for the .pso request with `<' andwl2006-04-263-12/+16
* Implement new number register `.br' which is set to 1 if a macro haswl2006-04-042-9/+26
* Add two request `.device' and `.devicem' which are equivalent towl2006-03-271-0/+37
* * src/roff/troff/input.cpp (encode_char): Emit special characterswl2006-03-271-3/+2
* * tmac/groff_ms.man: Document PT, HD, and BT.wl2006-03-051-3/+6
* Concretize the glyph datatype.wl2006-02-232-8/+8
* * src/include/font.h (name_to_glyph): Renamed fromwl2006-02-173-27/+24
* * src/include/font.h (struct glyphinfo): New class.wl2006-02-172-11/+16
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-114-8/+10
* New accessor method glyph_t::glyph_name().wl2006-02-111-1/+1
* Make the glyph data type abstract.wl2006-02-114-11/+12
* * src/roff/troff/input.cpp (font::name_to_index): Never return awl2006-02-111-2/+3
* Another try to update getopt files. This time we add a dummywl2005-06-164-21/+67
* * All affected files: Update postal address of FSF.wl2005-05-2621-21/+21
* * src/roff/troff/input.cpp (string_iterator::fill): Protect againstwl2005-02-281-6/+7