Age | Commit message (Expand) | Author |
2011-07-08 | clean up .HP, .IP, .TP, .nf, and \c handling in -T[x]html; | Ingo Schwarze |
2011-07-08 | simplify: there's really no need for extra code to reorder | Ingo Schwarze |
2011-07-07 | As .RS may nest and may contain embedded paragraphs, | Ingo Schwarze |
2011-07-07 | Fix a bogus "unknown macro" error reported in the pod2man(1) preamble: | Ingo Schwarze |
2011-07-07 | Set the default way to append the next node (sibling) before, not after | Ingo Schwarze |
2011-07-05 | Sync to bsd.lv (all coded by kristaps@): | Ingo Schwarze |
2011-06-18 | Have -T[x]html print out the link target for `Lk' | Ingo Schwarze |
2011-05-31 | Minor fixes by kristaps@, based on issues reported by jmc@. | Ingo Schwarze |
2011-05-29 | Fix more regressions introduced in 1.11.3: | Ingo Schwarze |
2011-05-29 | Fix two regressions introduced in 1.11.3: | Ingo Schwarze |
2011-05-29 | Merge release 1.11.3, almost all code by kristaps@: | Ingo Schwarze |
2011-04-25 | As abbreviations for IEEE Std 1003.1 and its predecessors, use "POSIX.1" | Ingo Schwarze |
2011-04-24 | Prevent line breaks right before numbers. Groff does the same. | Ingo Schwarze |
2011-04-24 | Closing delimiters only suppress spacing when they follow something. | Ingo Schwarze |
2011-04-24 | User defined macros may invoke high-level macros. | Ingo Schwarze |
2011-04-24 | Merge version 1.11.1: | Ingo Schwarze |
2011-04-21 | Merge version 1.10.10: | Ingo Schwarze |
2011-04-05 | On .de macro lines, after the new macro name, space and tab are equivalent. | Ingo Schwarze |
2011-03-21 | This file was forgotten when importing the foundation for eqn(7) support. | Ingo Schwarze |
2011-03-20 | Import the foundation for eqn(7) support. | Ingo Schwarze |
2011-03-16 | o diaeresis is 246 (U+00F6) | Christian Weisgerber |
2011-03-15 | my $buf = "string"; return $string; is cool in Perl, but not in C; | Ingo Schwarze |
2011-03-07 | Do not leak information about the software used | Ingo Schwarze |
2011-03-07 | Clean up date handling, | Ingo Schwarze |
2011-02-10 | Tbl code maintenance by kristaps@. | Ingo Schwarze |
2011-02-06 | Do not break the line between the arguments of .Bsx .Dx .Fx .Nx .Ox .Ux. | Ingo Schwarze |
2011-02-06 | Some pre-handlers produce output, so reorder the code to set up | Ingo Schwarze |
2011-02-06 | If .Ns is specified on its own line, ignore it, like groff does; | Ingo Schwarze |
2011-01-31 | When in a <PRE>, don't print out the <BR> before lines that have | Ingo Schwarze |
2011-01-31 | Remove unnecessary conditional: term_alloc() cannot return NULL; | Ingo Schwarze |
2011-01-30 | Make .Bx accept not more than two arguments. | Ingo Schwarze |
2011-01-30 | Like in groff, if .%B is specified, quote .%T; from kristaps@. | Ingo Schwarze |
2011-01-30 | Implement the \N'number' (numbered character) roff escape sequence. | Ingo Schwarze |
2011-01-25 | Avoid double blank line before a table preceded by .PP. | Ingo Schwarze |
2011-01-25 | Since tbl_data() can now produce multiple spans, let parsebuf() | Ingo Schwarze |
2011-01-25 | Do not skip data after horizontal lines in the layout. | Ingo Schwarze |
2011-01-25 | correct horizontal spacing of data cells | Ingo Schwarze |
2011-01-25 | Ignore .ns (no-space mode), .ps (change point size), .ta (tab control) | Ingo Schwarze |
2011-01-24 | Skip carriage return before newline, if any. | Ingo Schwarze |
2011-01-23 | Fix another regression caused by the reorg of print_man_node() in rev. 1.61: | Ingo Schwarze |
2011-01-22 | Check argument count validation for all in_line() macros. | Ingo Schwarze |
2011-01-20 | When finding the roff .it request (line trap), | Ingo Schwarze |
2011-01-17 | Refrain from throwing fatal errors for | Ingo Schwarze |
2011-01-16 | Merge from bsd.lv, original commit message by kristaps@: | Ingo Schwarze |
2011-01-16 | Some improvements to error handling from kristaps@: | Ingo Schwarze |
2011-01-16 | In literal context, do not generate output line breaks between macro | Ingo Schwarze |
2011-01-16 | If the first character of a free-form text input line is whitespace, | Ingo Schwarze |
2011-01-16 | Various tbl improvements from kristaps@: | Ingo Schwarze |
2011-01-12 | Implement the roff .rm request (remove macro). | Ingo Schwarze |
2011-01-11 | When (cumulative) indentation requested by .in exceeds the right | Ingo Schwarze |