| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Initial documentation for TBL, which for the time being is commented-out. | Kristaps Dzonsons | 2010-12-29 | 1 | -0/+46 |
* | Sync to the installed version in OpenBSD, excluding .ft documentation: | Ingo Schwarze | 2010-12-18 | 1 | -88/+138 |
* | Abort endless loops during roff macro and string expansion. | Ingo Schwarze | 2010-12-10 | 1 | -0/+6 |
* | Import changes by schwarze@ and Jason McIntyre into manuals. These are | Kristaps Dzonsons | 2010-12-06 | 1 | -82/+270 |
* | Fix `ds' handling. This was stripping characters from "val", when the | Kristaps Dzonsons | 2010-07-27 | 1 | -0/+9 |
* | Re-constitution of `ds' symbol processing. First, push the | Kristaps Dzonsons | 2010-07-07 | 1 | -5/+14 |
* | Assert my copyright, making it explicit that i'm granting the same license | Ingo Schwarze | 2010-07-04 | 1 | -0/+1 |
* | Allow registers to be unset. Implement and document the `.nr nS val'. | Kristaps Dzonsons | 2010-06-27 | 1 | -2/+5 |
* | First step of adding register support. This is inspired by a significant | Kristaps Dzonsons | 2010-06-26 | 1 | -0/+34 |
* | Fix adding some minimal intelligence to conditional parser. See roff.7 | Kristaps Dzonsons | 2010-06-10 | 1 | -2/+13 |
* | Noted that \} collapses into a zero-width space on the front-end. | Kristaps Dzonsons | 2010-06-01 | 1 | -1/+3 |
* | recognize ".if n" as true; | Ingo Schwarze | 2010-05-24 | 1 | -2/+10 |
* | provide stubs to ignore .ds, .rm and .tr, | Ingo Schwarze | 2010-05-24 | 1 | -0/+18 |
* | Documented ie/el. | Kristaps Dzonsons | 2010-05-17 | 1 | -0/+24 |
* | Full support for ie/el. This completes the initial roff support. | Kristaps Dzonsons | 2010-05-17 | 1 | -0/+5 |
* | libroff now intelligently throws away `am', `ami', `am1', `de', `dei', | Kristaps Dzonsons | 2010-05-17 | 1 | -3/+51 |
* | `ig' support in all its glory. Try | Kristaps Dzonsons | 2010-05-16 | 1 | -5/+65 |
* | Regression tests in place for `.if' in libroff. | Kristaps Dzonsons | 2010-05-16 | 1 | -0/+128 |