2010-10-01 |
Ingo Schwarze | * need a space before .No even if it starts with a... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Kristaps Dzonsons | Fix small regression where `Op' had an extra space... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Ingo Schwarze | Merge from OpenBSD right after 1.10.6; now back to... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Kristaps Dzonsons | Added TODO for more `Pp' warnings. |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Ingo Schwarze | A minor issue with \& between .Pp found while merging... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Kristaps Dzonsons | Prepping for version. VERSION_1_10_6 |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Kristaps Dzonsons | Consider both `Lp' and `Pp' when stripping prior paragr... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Kristaps Dzonsons | Suppress whitespace following Pp, Lp, sp, and the other... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Kristaps Dzonsons | Remove finished TODO. |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Kristaps Dzonsons | Ignore double-`Pp' and `Pp' before `Bd' and `Bl' (unles... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Kristaps Dzonsons | Added MIPS64. From a patch by Jason McIntyre. |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Ingo Schwarze | sync to OpenBSD: |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Ingo Schwarze | If an explicit scope is still open at the end of an... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Ingo Schwarze | sync to OpenBSD: |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Kristaps Dzonsons | Consolidated all -T[x]html punctuation macros into... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Kristaps Dzonsons | Linted function arguments. |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Kristaps Dzonsons | Big clean-up consolidating all punctuation opening... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Kristaps Dzonsons | Remove fixed TODO and add a new one. |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Kristaps Dzonsons | A `%T' invoked outside of `Rs' should not produce trail... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Kristaps Dzonsons | Add `Rs' vertical-space in -T[x]html "SEE ALSO" section... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Kristaps Dzonsons | Removed TODO that was fixed by parsing escapes in offse... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Ingo Schwarze | When the HEAD of an .Nm block in the SYNOPSIS might... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Ingo Schwarze | Count trailing escaped blanks correctly; |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Ingo Schwarze | enclosures sometimes cause bogus end-of-sentence |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Kristaps Dzonsons | Allow string lengths to account for escapes. Now all... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Kristaps Dzonsons | Remove last pod2man escapes. These render ok, although... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Ingo Schwarze | Prevent .Lp from looping endlessly on punctuation. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Kristaps Dzonsons | Prevent `Pp' from looping endlessly on punctuation... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Kristaps Dzonsons | Found nit in -T[x]html. |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Kristaps Dzonsons | Churny commit to quiet lint. No functional changes. |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Kristaps Dzonsons | Properly handle -mdoc %A in all outputs. This has... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Kristaps Dzonsons | Removed 'br\} comment from TODO. This was fixed a... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Kristaps Dzonsons | Fix premature return from sub-conditional roff statemen... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Kristaps Dzonsons | Clarified EXIT STATUS sections. Discussed among schwar... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Kristaps Dzonsons | Remove the pod2man table entries. They can now be... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Kristaps Dzonsons | Allow `.xx\}' where xx is a macro (e.g., `.br\}') to... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Kristaps Dzonsons | Remove overstrike `\o'. This isn't the best solution... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Kristaps Dzonsons | Made -mdoc `Pp', `Lp', and `br' not FATAL when having... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Kristaps Dzonsons | Move mdoc/man template "The next is for" into the secti... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Kristaps Dzonsons | "sys/param.h is for kernel interface programs. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Kristaps Dzonsons | Fixed HISTORY to note mdoc's rewrite in groff-1.17... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Kristaps Dzonsons | Handle nested, recursive mathematical subexpressions... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Kristaps Dzonsons | Strip out `\k' escape. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Kristaps Dzonsons | Stripping out of `\w' groff escape. Yet another for... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Kristaps Dzonsons | Have the `ds' processor strip out `\\' as stipulated... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Kristaps Dzonsons | Strip out the `\z' escape. This is the first recursive... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Kristaps Dzonsons | Add a short HISTORY section to mdoc.7. Facts provided... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Kristaps Dzonsons | Sort COMPATIBILITY in mdoc(7) (from schwarze@). |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Ingo Schwarze | Backout previous. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Ingo Schwarze | Centralize handling of literal tabs in term_flushln... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Ingo Schwarze | When a column contains trailing spaces, calculate the... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Ingo Schwarze | .Bl -column phrases ignore spacing rules for trailing... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Ingo Schwarze | fix previous: when bailing out due to -Wstop, |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Kristaps Dzonsons | Fixed Makefile auto-generation of manuals not to use... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Ingo Schwarze | Implement a simple, consistent user interface for error... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Kristaps Dzonsons | Updated hypermail link to summary.html. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kristaps Dzonsons | Added mail archive periodically generated by hypermail. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kristaps Dzonsons | Migrate `Xr groff 1' -> GNU troff. I no longer assume... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kristaps Dzonsons | Remove references to \s in mandoc.1: we no longer docum... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kristaps Dzonsons | Add joerg@'s note that br\} needs work in libroff. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Kristaps Dzonsons | Remove \*(C+ from the pre-predefined strings. It is... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Kristaps Dzonsons | Add \v and \h to ignored escapes. These are in the... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Ingo Schwarze | OpenBSD src/sbin was used as a tool to hunt bugs in... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Ingo Schwarze | OpenBSD src/bin was used as a tool to hunt bugs in... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Kristaps Dzonsons | Note first that TODO file should be up to date. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Kristaps Dzonsons | Correctly make quotes around `Lk' link-name argument... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Kristaps Dzonsons | Correctly print `Lk' arguments in -Tascii. Issue raise... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Ingo Schwarze | simplify the code copying the macro name, and sync the |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Ingo Schwarze | Make sure we really throw away non-ASCII characters. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Clean out the isgraph() checks in mdoc.c and man.c... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | "Groff allows the initial macro on a line to be delimit... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Add TODO noted by Alex Kozlov. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Remove mandoc.1 compatibility notes that are no longer... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Ingo Schwarze | same as mdoc_term.c rev. 1.180: |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Ingo Schwarze | merge from OpenBSD mdoc_term.c rev. 1.100: |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Removed cross-reference to groff(1) in favour of simply... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Added serial comma. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | `In' comes before `Vt' in function example of SYNOPSIS. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Clarify that predefined strings aren't groff-isms,... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ingo Schwarze | tweaks from jmc@: |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ingo Schwarze | merge from OpenBSD: |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Kristaps Dzonsons | IMPORTANT FIX: add missing braces around alloc failure... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Joerg Sonnenberger | Turn the non-trivial PS_GROWBUF macro into a function... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Ingo Schwarze | Sync to OpenBSD: add missing Copyright years. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Joerg Sonnenberger | Don't crash for the following test case as reported... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Joerg Sonnenberger | Use 0 for MAP_FILE if it doesn't exist. From Hans Rosen... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Add PDF files to www. We also show text and ps, just... VERSION_1_10_5 |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Get version bits in: 1.10.5. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | No-op to shut up lint. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Fix `ds' handling. This was stripping characters from... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Nit-picking style of www page. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Fill in more version notes. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Update TODO to note that %A needs "and" before final... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Removed boot_config.8 breakage, which was fixed by... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Fix how `Bd -unfilled' and `Bd -literal' break lines... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | `Ad' is supposed to underline. Found whilst trolling... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Make `Sm' start no-spacing after the first output word... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Clean up some tight spots in mandoc's default mode... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Remove asciisz from chars.in. It frees up a nice chunk... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Note that `Dd' can be empty. This found following... |
commit | commitdiff | tree | snapshot |
next |