Age | Commit message (Expand) | Author | Files | Lines |
2007-09-27 | Added a writer option for wrapped text and a command-line option | fiddlosopher | 1 | -2/+3 |
2007-08-30 | Replaced individual wrapping routines in RST, Man, and | fiddlosopher | 1 | -8/+2 |
2007-08-15 | Major code cleanup in all modules. (Removed unneeded imports, | fiddlosopher | 1 | -16/+10 |
2007-08-08 | Major change in the way ordered lists are handled: | fiddlosopher | 1 | -17/+16 |
2007-07-28 | Man page writer: modified treatment of autolinks, | fiddlosopher | 1 | -1/+1 |
2007-07-22 | Man writer: Use ~ and ^ for subscripts and superscripts. | fiddlosopher | 1 | -6/+9 |
2007-07-22 | Man writer: | fiddlosopher | 1 | -2/+2 |
2007-07-22 | Changed text to char for one character strings | fiddlosopher | 1 | -4/+4 |
2007-07-22 | + Added support for superscript, subscript, and | fiddlosopher | 1 | -15/+12 |
2007-07-21 | Changed system for indicating man page title, section, | fiddlosopher | 1 | -8/+9 |
2007-07-08 | Man writer: Don't print .\" t at beginning unless we're | fiddlosopher | 1 | -1/+1 |
2007-07-08 | Fixed bug in Notes ($$ instead of <>), which caused | fiddlosopher | 1 | -1/+1 |
2007-07-07 | Adjusted copyright notices to 2006-7; use | fiddlosopher | 1 | -3/+3 |
2007-07-07 | Man writer: Use integral n measures instead of fractional i | fiddlosopher | 1 | -1/+2 |
2007-07-04 | Man writer: | fiddlosopher | 1 | -3/+9 |
2007-07-04 | Added table support to man writer (using the tbl preprocessor). | fiddlosopher | 1 | -10/+36 |
2007-07-02 | Man writer: don't change - to \- (minus sign). | fiddlosopher | 1 | -1/+1 |
2007-07-02 | Man writer: better output for line break: | fiddlosopher | 1 | -1/+1 |
2007-07-02 | Minor changes in Man writer: | fiddlosopher | 1 | -18/+26 |
2007-07-01 | Modified escaping in Man writer. Also changed | fiddlosopher | 1 | -5/+5 |
2007-06-30 | Added groff man writer. | fiddlosopher | 1 | -0/+263 |