Age | Commit message (Expand) | Author |
2014-12-02 | Fix the implementation and documentation of \c (continue text input line). | Ingo Schwarze |
2014-12-01 | The header libmandoc.h is part of the internal parser interface, | Ingo Schwarze |
2014-10-29 | In terminal output, unify handling of Unicode and numbered character | Ingo Schwarze |
2014-10-28 | Make the character table available to libroff so it can check the | Ingo Schwarze |
2014-10-27 | Handle output encoding for unicode, numbered and named escape sequences | Ingo Schwarze |
2014-10-27 | Fix a regression in term.c rev. 1.89 reported by bentley@: | Ingo Schwarze |
2014-10-26 | Improve -Tascii output for Unicode escape sequences: For the first 512 | Ingo Schwarze |
2014-10-13 | Add missing */ after $OpenBSD$ tag | Charles Longeau |
2014-10-10 | Partial eqn(7) rewrite by kristaps@ in order to get operator precedence right. | Ingo Schwarze |
2014-10-09 | parse and render "from" and "to" clauses in eqn, and render matrices; | Ingo Schwarze |
2014-10-09 | initial bits of MathML rendering for eqn(7) -Thtml; | Ingo Schwarze |
2014-10-07 | Switch HTML output to polyglot HTML5; have only one single -Thml mode. | Ingo Schwarze |
2014-08-14 | Revert previous, as requested by kristaps@. | Ingo Schwarze |
2014-08-13 | Begin cleanup of scaling units. | Ingo Schwarze |
2014-08-13 | Use <em> for .Em and .Bf -emphasis. | Ingo Schwarze |
2014-07-23 | Security fix: | Ingo Schwarze |
2014-07-22 | Security fix: | Ingo Schwarze |
2014-04-23 | Audit strlcpy(3)/strlcat(3) usage. | Ingo Schwarze |
2014-04-20 | KNF: case (FOO): -> case FOO, remove /* LINTED */ and /* ARGSUSED */, | Ingo Schwarze |
2014-03-21 | The files mandoc.c and mandoc.h contained both specialised low-level | Ingo Schwarze |
2014-01-22 | Implement the \: (optional line break) escape sequence, | Ingo Schwarze |
2014-01-05 | Fix one case where a non-literal is used as format string. | Ingo Schwarze |
2013-08-08 | Implement the roff(7) font-escape sequence \f(BI "bold+italic". | Ingo Schwarze |
2012-05-28 | Implement the roff \z escape sequence, intended to output the next | Ingo Schwarze |
2011-10-09 | Sync to version 1.12.0; all code by kristaps@: | Ingo Schwarze |
2011-07-08 | clean up .HP, .IP, .TP, .nf, and \c handling in -T[x]html; | Ingo Schwarze |
2011-07-05 | Sync to bsd.lv (all coded by kristaps@): | Ingo Schwarze |
2011-05-29 | Merge release 1.11.3, almost all code by kristaps@: | Ingo Schwarze |
2011-04-24 | Merge version 1.11.1: | Ingo Schwarze |
2011-04-21 | Merge version 1.10.10: | Ingo Schwarze |
2011-01-30 | Implement the \N'number' (numbered character) roff escape sequence. | Ingo Schwarze |
2011-01-16 | Merge from bsd.lv, original commit message by kristaps@: | Ingo Schwarze |
2010-12-27 | In case an ID attribute is written in pieces, only protect the first | Ingo Schwarze |
2010-12-25 | Yet another batch of -Thtml polishing from kristaps@: | Ingo Schwarze |
2010-12-22 | More small -Thtml improvements by kristaps@, | Ingo Schwarze |
2010-12-19 | Significant improvements to -Thtml by kristaps@: | Ingo Schwarze |
2010-10-01 | * need a space before .No even if it starts with a closing delimiter | Ingo Schwarze |
2010-09-27 | Merge the last bits of 1.10.6 (released today), most were already in: | Ingo Schwarze |
2010-08-20 | Implement a simple, consistent user interface for error handling. | Ingo Schwarze |
2010-07-31 | Merge bsd.lv version 1.10.5: last larger batch of bug fixes before release. | Ingo Schwarze |
2010-07-25 | Sync to bsd.lv; in particular, pull in lots of bug fixes. | Ingo Schwarze |
2010-07-13 | Merge release 1.10.4 (all code by kristaps@), providing four new features: | Ingo Schwarze |
2010-06-27 | Remove "pt" from struct roffsu, as CSS (the only reason it was there) is | Ingo Schwarze |
2010-06-08 | Merge more bits that will be going into 1.10.1: | Ingo Schwarze |
2010-05-26 | When a word does not fully fit onto the output line, but it contains | Ingo Schwarze |
2010-05-14 | merge 1.9.24, keeping local patches; some changes: | Ingo Schwarze |
2010-04-07 | Merge the good parts of 1.9.23, | Ingo Schwarze |
2010-02-18 | sync to release 1.9.15: | Ingo Schwarze |
2009-12-24 | sync to 1.9.14: rewrite escape sequence handling: | Ingo Schwarze |
2009-12-23 | sync to 1.9.13: minor fixes: | Ingo Schwarze |