Age | Commit message (Expand) | Author |
2011-11-03 | When .TH sets no data, leave the date field in the page footer blank, | Ingo Schwarze |
2011-11-03 | Correct .Eo spacing: | Ingo Schwarze |
2011-10-24 | Handle infinite recursion the same way as groff: | Ingo Schwarze |
2011-10-24 | Handle \N numbered character escapes the same way as groff: | Ingo Schwarze |
2011-10-22 | Implement missing enclosures (Ao Do Qo Qq So Bro Brq) | Ingo Schwarze |
2011-10-20 | Implement the missing text production macros (Bsx Bx Dx Fx Nx Ox Ux Bt Ud). | Ingo Schwarze |
2011-10-16 | Sync to groff, and add tier I and II NetBSD architectures. | Ingo Schwarze |
2011-10-16 | Remove a bunch of useless assignments, | Ingo Schwarze |
2011-10-09 | Always print <table> column widths in -T[x]html; | Ingo Schwarze |
2011-10-09 | A bit more precision and nicer wording in the descriptions | Ingo Schwarze |
2011-10-09 | Sync to version 1.12.0; all code by kristaps@: | Ingo Schwarze |
2011-10-06 | 1) Import the future apropos(1) replacement written by kristaps@. | Ingo Schwarze |
2011-09-30 | implement .Ap .Bd .Bo .Bq .D1 .Ic .Lp .Oo .Pf .Po .Ss .Sx .Sy .br .sp | Ingo Schwarze |
2011-09-26 | retain alphabetical order for the -Toutput list, and use a width | Jason McIntyre |
2011-09-21 | As noticed by kristaps@, when breaking an overflowing line, | Ingo Schwarze |
2011-09-20 | groff compatibility for the rendering of foreign manuals: | Ingo Schwarze |
2011-09-20 | Major rewrite of the horizontal spacing of tables | Ingo Schwarze |
2011-09-20 | Using user-defined macros, surprisingly, it is possible | Ingo Schwarze |
2011-09-20 | do not assign pointers to literal strings | Ingo Schwarze |
2011-09-20 | When advancing the left margin, .RS also needs to reset the right margin | Ingo Schwarze |
2011-09-20 | Sync print_mdoc_head to print_man_head; | Ingo Schwarze |
2011-09-19 | Remove the terminal frontend flag TERMP_NOLPAD. | Ingo Schwarze |
2011-09-19 | Breaking the line at a hyphen is only allowed if the hyphen | Ingo Schwarze |
2011-09-18 | Fix another regression introduced in 1.11.7: | Ingo Schwarze |
2011-09-18 | fix a regression introduced in 1.11.7: | Ingo Schwarze |
2011-09-18 | sync to version 1.11.7 from kristaps@ | Ingo Schwarze |
2011-09-18 | sync to version 1.11.5: | Ingo Schwarze |
2011-09-17 | Initial, incomplete support for -Tman | Ingo Schwarze |
2011-09-17 | Change the mandocdb(8) interface to better agree with makewhatis(8); | Ingo Schwarze |
2011-09-16 | after some thought, i think it unlikely that we will need to specify | Jason McIntyre |
2011-09-09 | add an St macro for ISO 8601:2004; | Jason McIntyre |
2011-07-31 | Actually, by merging individual patches, we are already in sync | Ingo Schwarze |
2011-07-31 | Workaround to prevent misrendering of \*(-- as "O-" in pod2man(1)- | Ingo Schwarze |
2011-07-24 | AT&T recently released a new version of UNIX (System III). | Ingo Schwarze |
2011-07-14 | Import mandocdb(8) from bsd.lv, coded by kristaps@, for in-tree development. | Ingo Schwarze |
2011-07-14 | Revert build system complication, for two reasons: | Ingo Schwarze |
2011-07-10 | The mandoc directory will soon grow subdirs mandocdb/ and apropos/ | Ingo Schwarze |
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 |