2010-12-15 |
Kristaps Dzonsons | Add some more bits to CSS example. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Kristaps Dzonsons | Use a single P tag for paragraph breaks (which can... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Kristaps Dzonsons | Make sure that new list types don't emit whitespace... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Kristaps Dzonsons | Clarifying styles. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Kristaps Dzonsons | Clarify purpose of "lit". |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Kristaps Dzonsons | Remove stupid outer DIV tag in favour of regular BODY... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Kristaps Dzonsons | Added list-type style tips. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Kristaps Dzonsons | In-progress move from -T[x]html using DIVs for its... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Ingo Schwarze | Make SYNOPSIS sections and code having .nr nS enabled |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Ingo Schwarze | Abort endless loops during roff macro and string expansion. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Ingo Schwarze | done: .de; todo: """"; loops in macro and string expansion |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Kristaps Dzonsons | Allow quote macros (`Op', `Aq', `Bq', `Dq', `Pq', ... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Kristaps Dzonsons | Remove `i' and `r' macro handlers. These macros, origi... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Tag an internal release, 1.10.7, that marks being in... VERSION_1_10_7 |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Bring schwarze@'s mandoc.h and main.c errors and warnin... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Import changes by schwarze@ and Jason McIntyre into... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Typo: man_in_pre -> man_ign_pre for `ft'. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Add support for `ft' macro found in groff(7). Based... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Small merges from schwarze@'s man_html.c edits. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Let some man_term.c cleanups bleed into man_html.c. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | My favourite: removing lots of code in favour of smalle... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Make return(man_nmsg(...)) by a simple declaration. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Header for `PP', `P', and `LP' should never be printed. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Allow HP/IP/etc. to have no arguments, as they're optio... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Allow multiple ELINE macros without raising a fatal... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Track down a bug of empty `de XX' macros causing uncert... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Kristaps Dzonsons | Merge schwarze@'s relaxation of scope-breaking rules... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Kristaps Dzonsons | Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Kristaps Dzonsons | Remove repeat notification of -width omission. From... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Kristaps Dzonsons | Remove long-standing FIXME regarding the consolidation... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Kristaps Dzonsons | Merge schwarze@'s patch to allow uname() to fail withou... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Kristaps Dzonsons | Merge schwarze@'s changes allowing nested displays... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Ingo Schwarze | Track the parser status both per file (file_status... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Kristaps Dzonsons | Merge schwarze@'s changes to allow for user-defined... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Kristaps Dzonsons | Fix enum/int mixing. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Kristaps Dzonsons | Merge OpenBSD's `so' handling (plus some documentation... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Kristaps Dzonsons | Make sure that the manual section defaults to `1' if... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Kristaps Dzonsons | Fix a subtle error in the new main.c where the parse... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Kristaps Dzonsons | Merge restructuring of main.c code. This provided... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Kristaps Dzonsons | Fixed a goddamn subtle error causing MDOC_LITERAL to... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Kristaps Dzonsons | Re-ordering of roff requests as per OpenBSD. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Kristaps Dzonsons | Low-hanging fruit: add OpenBSD's `ad', `hy', `ne',... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Ingo Schwarze | Restore the Id tag that i clobbered in my previous... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Ingo Schwarze | Merge OpenBSD mdoc.7 rev. 1.56 and 1.57: |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Kristaps Dzonsons | Kill man_action.c. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Kristaps Dzonsons | Move all man_action.c routines into man_validate.c |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Kristaps Dzonsons | Simplify the many if ( ! mdoc_nmsg()) return(0) etc... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Kristaps Dzonsons | mdoc_action.c is no more. Attic it and remove it from... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Kristaps Dzonsons | Moved all prologue actions from mdoc_action.c into... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Kristaps Dzonsons | Move post_bl() and subfunctions from mdoc_action.c... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Kristaps Dzonsons | Move -column list validation and normal-formisation... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kristaps Dzonsons | Migrate `Nm' and `Pa' handling from mdoc_action.c into... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kristaps Dzonsons | Remove left-over rsord[] in mdoc_actions.c. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kristaps Dzonsons | Move `Lb' handling from mdoc_action.c into mdoc_validate.c. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kristaps Dzonsons | Move `At' handling from mdoc_action.c into mdoc_validate.c. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kristaps Dzonsons | Move `Sh' validation from mdoc_action.c. into mdoc_vali... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kristaps Dzonsons | Clarifying role of pre_pp (now pre_par), which was... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kristaps Dzonsons | Note that `Rv' and `Ex' have different values if a... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kristaps Dzonsons | Move `Mt', `Ar', and `Li' handling from mdoc_action... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kristaps Dzonsons | Migrate action for `Rs' into mdoc_validate.c. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Ingo Schwarze | new: parametric .de, and header lines of excessive... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Ingo Schwarze | a bunch of small issues collected during p2k10 |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Ingo Schwarze | Referring to terms explained in other manuals, always... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Ingo Schwarze | Remove a left-over ".Xr groff 1"; patch from jmc@. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Ingo Schwarze | When mentioning a function documented elsewhere, .Xr... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Ingo Schwarze | let .Bsx print just "BSD/OS" like in modern groff |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Ingo Schwarze | new: escape sequence handling |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ingo Schwarze | two new TODOs based on submissions by Ulrich Spoerlein |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Ingo Schwarze | dream about .de support, |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Kristaps Dzonsons | Use proper error for `An' multiple arguments. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Kristaps Dzonsons | Quiesce Linux header-inclusion warnings. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Kristaps Dzonsons | Initial commit of cleaned-up validation code for -mdoc... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Kristaps Dzonsons | `Sm' no longer produces a linebreak when used in `Bd'. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Kristaps Dzonsons | Cleaned up library manuals: removed old escapes, added... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Kristaps Dzonsons | Revert merging of {mdoc,man}.h -> mandoc.h. |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Ingo Schwarze | style cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Kristaps Dzonsons | Unify mdoc and man enums and structs into mandoc.h... |
commit | commitdiff | tree | snapshot |
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 |
next |