Age | Commit message (Expand) | Author | Files | Lines |
2009-11-28 | Better looking simple tables. Resolves Issue #180. | fiddlosopher | 1 | -1/+3 |
2009-06-06 | Man writer: break lines at end of each sentence. | fiddlosopher | 1 | -3/+36 |
2009-01-24 | Moved all haskell source to src subdirectory. | fiddlosopher | 1 | -0/+301 |
2007-11-29 | Moved everything from src into the top-level directory. | fiddlosopher | 1 | -293/+0 |
2007-11-03 | Reverted back to state as of r1062. The template haskell changes | fiddlosopher | 1 | -0/+293 |
2007-11-03 | Use template haskell to avoid the need for templates: | fiddlosopher | 1 | -293/+0 |
2007-10-12 | Undid last change: instead of blocking the internal links in the | fiddlosopher | 1 | -1/+0 |
2007-10-11 | Man writer: Don't print link source for internal links (#...). | fiddlosopher | 1 | -0/+1 |
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 |