]> git.cameronkatri.com Git - mandoc.git/history - roff.7
Implement the escape sequence \\$*, expanding to all arguments
[mandoc.git] / roff.7
2015-08-29 Ingo SchwarzeImplement the escape sequence \\$*, expanding to all...
2015-05-31 Ingo SchwarzeImplement the roff(7) `r' (register exists) conditional.
2015-04-29 Ingo SchwarzeReplace the kludge for the \z escape sequence by an...
2015-02-17 Ingo SchwarzeLet .it accept numerical expressions, not just numerica...
2015-01-29 Ingo SchwarzeRadical cleanup of COMPATIBILITY sections:
2015-01-23 Ingo SchwarzeWhile ignoring the .ta (set tab stops) and .ti (temp...
2015-01-23 Ingo SchwarzeWonders of roff(7): Integer numbers in numerical expres...
2015-01-22 Ingo Schwarzeimprove wording; patch from jmc@
2015-01-21 Ingo SchwarzeRudimentary implementation of the roff(7) \o escape...
2015-01-20 Ingo Schwarzetypo fixes from jmc@
2015-01-20 Ingo SchwarzeSplit the -Werror message level into -Werror (broken...
2015-01-20 Ingo Schwarzechange spelling of centre to center: consistent with...
2014-12-25 Ingo SchwarzeReduce memory and time consumption on certain malformed...
2014-12-02 Ingo SchwarzeFix the implementation and documentation of \c (continu...
2014-11-19 Ingo SchwarzeSupport the ".if v" conditional operator (vroff mode...
2014-09-07 Ingo SchwarzeParse and ignore the .pl (page length) request;
2014-08-14 Ingo Schwarzeremove double word; from jmc@
2014-08-13 Kristaps DzonsonsBegin cleaning up scaling units.
2014-07-07 Ingo Schwarzeimplement .dei and .ami
2014-04-08 Ingo SchwarzeFully implement the \B (validate numerical expression...
2014-04-07 Ingo SchwarzeAlmost complete implementation of roff(7) numerical...
2014-04-05 Ingo SchwarzeImplement the roff(7) .rr (remove register) request.
2014-03-30 Ingo SchwarzeSupport relative arguments to .ll (increase or decrease...
2014-03-30 Ingo SchwarzeImplement the roff(7) .ll (line length) request.
2014-03-17 Ingo Schwarzesync to OpenBSD: .ft is a roff(7) request, not a man...
2014-03-08 Ingo SchwarzeImprove .if/.ie condition handling.
2014-02-14 Ingo Schwarzedocument .as and .ce
2013-12-26 Ingo SchwarzeThe roff language really has two groups of basic buildi...
2013-12-15 Ingo SchwarzeThe "value" argument to the roff(7) .nr requests ends...
2013-10-22 Ingo SchwarzeParse and ignore .hw (hyphenation points in words)...
2013-10-14 Ingo SchwarzeParse and ignore the .fam (font family) request.
2013-08-08 Ingo SchwarzeImplement the roff(7) font-escape sequence \f(BI "bold...
2013-07-13 Ingo SchwarzeFor citing the names and email addresses of authors,
2013-04-28 Ingo Schwarze- (mdoc.7) fix Xr to self
2012-06-12 Kristaps DzonsonsAdd `cc' support.
2012-06-12 Kristaps DzonsonsFix typo (back-space -> backslash).
2011-12-11 Ingo SchwarzeExplain where .so paths are rooted, and why, and discou...
2011-11-23 Ingo Schwarzetypo reported by Steffen Daode Nurpmeso <sdaoden at...
2011-11-21 Kristaps DzonsonsUpdate historical record to be historical and not made...
2011-11-06 Kristaps DzonsonsAccomodate for \f(Cx formatting. Noted by Andreas...
2011-09-26 Ingo SchwarzeReorganize part of the content:
2011-09-02 Kristaps DzonsonsFix typos and spelling errors found by demandoc -w...
2011-08-18 Kristaps DzonsonsReplace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.
2011-07-28 Kristaps DzonsonsAn implementation of `tr'. This routes allocations...
2011-05-24 Kristaps DzonsonsHave conditional closure for both text and macro lines...
2011-04-30 Kristaps DzonsonsNo code change: fixing spelling errors. From a patch...
2011-02-09 Kristaps DzonsonsAdd stub for eqn.7 manual and flip it on. Also note...
2011-01-25 Ingo SchwarzeIgnore .ns (no-space mode), .ps (change point size...
2011-01-25 Ingo SchwarzeAs noticed by deraadt@, it goes without saying that...
2011-01-24 Ingo SchwarzeBetter explain roff(7) macro argument quoting;
2011-01-04 Kristaps DzonsonsMoved table stuff from roff.7 into the new tbl.7 (sugge...
2011-01-04 Kristaps DzonsonsSupport `T{' and `T}' data blocks. When a standalone...
2011-01-04 Kristaps DzonsonsFix to make horizontal spanners in the layout be proper...
2011-01-03 Kristaps DzonsonsSwitch on the `TS' documentation in roff.7. As per...
2010-12-29 Kristaps DzonsonsUpdate (still-commented) manual bits for tbl.
2010-12-29 Kristaps DzonsonsInitial documentation for TBL, which for the time being...
2010-12-18 Ingo SchwarzeSync to the installed version in OpenBSD, excluding...
2010-12-10 Ingo SchwarzeAbort endless loops during roff macro and string expansion.
2010-12-06 Kristaps DzonsonsImport changes by schwarze@ and Jason McIntyre into...
2010-07-27 Kristaps DzonsonsFix `ds' handling. This was stripping characters from...
2010-07-07 Kristaps DzonsonsRe-constitution of `ds' symbol processing. First,...
2010-07-04 Ingo SchwarzeAssert my copyright, making it explicit that i'm granti...
2010-06-27 Kristaps DzonsonsAllow registers to be unset. Implement and document...
2010-06-26 Kristaps DzonsonsFirst step of adding register support. This is inspire...
2010-06-10 Kristaps DzonsonsFix adding some minimal intelligence to conditional...
2010-06-01 Kristaps DzonsonsNoted that \} collapses into a zero-width space on...
2010-05-24 Ingo Schwarzerecognize ".if n" as true;
2010-05-24 Ingo Schwarzeprovide stubs to ignore .ds, .rm and .tr,
2010-05-17 Kristaps DzonsonsDocumented ie/el.
2010-05-17 Kristaps DzonsonsFull support for ie/el. This completes the initial...
2010-05-17 Kristaps Dzonsonslibroff now intelligently throws away `am', `ami',...
2010-05-16 Kristaps Dzonsons`ig' support in all its glory. Try
2010-05-16 Kristaps DzonsonsRegression tests in place for `.if' in libroff.