aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roff.7
Commit message (Expand)AuthorAgeFilesLines
...
* Fix to make horizontal spanners in the layout be properly printed.Kristaps Dzonsons2011-01-041-23/+50
* Switch on the `TS' documentation in roff.7. As per off-line discussion,Kristaps Dzonsons2011-01-031-128/+176
* Update (still-commented) manual bits for tbl.Kristaps Dzonsons2010-12-291-1/+87
* Initial documentation for TBL, which for the time being is commented-out.Kristaps Dzonsons2010-12-291-2/+48
* Sync to the installed version in OpenBSD, excluding .ft documentation:Ingo Schwarze2010-12-181-90/+140
* Abort endless loops during roff macro and string expansion.Ingo Schwarze2010-12-101-2/+8
* Import changes by schwarze@ and Jason McIntyre into manuals. These areKristaps Dzonsons2010-12-061-84/+272
* Fix `ds' handling. This was stripping characters from "val", when theKristaps Dzonsons2010-07-271-2/+11
* Re-constitution of `ds' symbol processing. First, push theKristaps Dzonsons2010-07-071-7/+16
* Assert my copyright, making it explicit that i'm granting the same licenseIngo Schwarze2010-07-041-2/+3
* Allow registers to be unset. Implement and document the `.nr nS val'.Kristaps Dzonsons2010-06-271-4/+7
* First step of adding register support. This is inspired by a significantKristaps Dzonsons2010-06-261-2/+36
* Fix adding some minimal intelligence to conditional parser. See roff.7Kristaps Dzonsons2010-06-101-4/+15
* Noted that \} collapses into a zero-width space on the front-end.Kristaps Dzonsons2010-06-011-3/+5
* recognize ".if n" as true;Ingo Schwarze2010-05-241-3/+11
* provide stubs to ignore .ds, .rm and .tr,Ingo Schwarze2010-05-241-2/+20
* Documented ie/el.Kristaps Dzonsons2010-05-171-1/+25
* Full support for ie/el. This completes the initial roff support.Kristaps Dzonsons2010-05-171-1/+6
* libroff now intelligently throws away `am', `ami', `am1', `de', `dei',Kristaps Dzonsons2010-05-171-5/+53
* `ig' support in all its glory. TryKristaps Dzonsons2010-05-161-6/+66
* Regression tests in place for `.if' in libroff.Kristaps Dzonsons2010-05-161-0/+128