mandoc/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvsweb.bsd.lv] / mandoc

Current tag: VERSION_1_10_7


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regress/        
[TXT] Makefile  1.296   13 years  kristaps   Tag an internal release, 1.10.7, that marks being in sync with OpenBSD's changes...
[TXT] TODO  1.65   13 years  kristaps   Note that `Rv' and `Ex' have different values if a manual name has been specifie...
[TXT] arch.c  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] att.c  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] chars.c  1.30   13 years  kristaps   Remove last pod2man escapes. These render ok, although \*(-- renders as O- beca...
[TXT] html.c  1.113   13 years  schwarze   * need a space before .No even if it starts with a closing delimiter * slightly ...
[TXT] html.h  1.27   13 years  kristaps   Add support for `Sm' in -T[x]html -mdoc.
[TXT] lib.c  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] lib.in  1.9   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] libman.h  1.44   13 years  kristaps   Kill man_action.c.
[TXT] libmandoc.h  1.9   13 years  schwarze   Text ending in a full stop, exclamation mark or question mark should not flag th...
[TXT] libmdoc.h  1.63   13 years  kristaps   mdoc_action.c is no more. Attic it and remove it from the Makefile. Remove refe...
[TXT] main.c  1.121   13 years  kristaps   Bring schwarze@'s mandoc.h and main.c errors and warnings entirely in sync, exce...
[TXT] main.h  1.10   13 years  schwarze   Sync to OpenBSD: add missing Copyright years. I checked that substantial changes...
[TXT] man.7  1.91   13 years  kristaps   Add support for `ft' macro found in groff(7). Based on a patch by schwarze@, bu...
[TXT] man.c  1.91   13 years  kristaps   Add support for `ft' macro found in groff(7). Based on a patch by schwarze@, bu...
[TXT] man.h  1.47   13 years  kristaps   Add support for `ft' macro found in groff(7). Based on a patch by schwarze@, bu...
[TXT] man_html.c  1.51   13 years  kristaps   Typo: man_in_pre -> man_ign_pre for `ft'.
[TXT] man_macro.c  1.53   13 years  kristaps   Add support for `ft' macro found in groff(7). Based on a patch by schwarze@, bu...
[TXT] man_term.c  1.89   13 years  kristaps   Add support for `ft' macro found in groff(7). Based on a patch by schwarze@, bu...
[TXT] man_validate.c  1.55   13 years  kristaps   Add support for `ft' macro found in groff(7). Based on a patch by schwarze@, bu...
[TXT] mandoc.1  1.78   13 years  schwarze   sync to OpenBSD: new sentence, new line; from jmc@
[TXT] mandoc.c  1.35   13 years  kristaps   Churny commit to quiet lint. No functional changes.
[TXT] mandoc.h  1.32   13 years  kristaps   Bring schwarze@'s mandoc.h and main.c errors and warnings entirely in sync, exce...
[TXT] mandoc_char.7  1.40   13 years  schwarze   Remove a left-over ".Xr groff 1"; patch from jmc@.
[TXT] mdoc.7  1.169   13 years  kristaps   Import changes by schwarze@ and Jason McIntyre into manuals. These are for the ...
[TXT] mdoc.c  1.168   13 years  kristaps   Merge schwarze@'s relaxation of scope-breaking rules: allow implicit ending of s...
[TXT] mdoc.h  1.105   13 years  kristaps   Revert merging of {mdoc,man}.h -> mandoc.h. While I'm add it, properly document...
[TXT] mdoc_argv.c  1.60   13 years  schwarze   Prevent .Lp from looping endlessly on punctuation. Same fix as the previous one....
[TXT] mdoc_html.c  1.114   13 years  kristaps   Merge schwarze@'s changes allowing nested displays. Tweak the patch by making s...
[TXT] mdoc_macro.c  1.98   13 years  kristaps   Merge schwarze@'s relaxation of scope-breaking rules: allow implicit ending of s...
[TXT] mdoc_term.c  1.196   13 years  kristaps   Merge schwarze@'s changes allowing nested displays. Tweak the patch by making s...
[TXT] mdoc_validate.c  1.138   13 years  kristaps   Remove repeat notification of -width omission. From a patch by schwarze@.
[TXT] msec.c  1.8   13 years  kristaps   Enable the unified error/warning enumeration in mandoc.h that's stringified in m...
[TXT] msec.in  1.6   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] out.c  1.29   13 years  kristaps   Remove overstrike `\o'. This isn't the best solution because we really should b...
[TXT] out.h  1.14   13 years  kristaps   Accomodate for groff's crappy behaviour wherein an unrecognised single-character...
[TXT] roff.7  1.15   13 years  kristaps   Import changes by schwarze@ and Jason McIntyre into manuals. These are for the ...
[TXT] roff.c  1.107   13 years  kristaps   Track down a bug of empty `de XX' macros causing uncertain behaviour by returnin...
[TXT] roff.h  1.19   13 years  kristaps   Merge restructuring of main.c code. This provided by schwarze@ and inspected ca...
[TXT] st.c  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] term.c  1.175   13 years  kristaps   Track down a bug of empty `de XX' macros causing uncertain behaviour by returnin...
[TXT] term.h  1.76   13 years  kristaps   Fully-working -Tpdf: xref table is now generated. This works for both single an...
[TXT] term_ascii.c  1.10   13 years  kristaps   Churny commit to quiet lint. No functional changes.
[TXT] term_ps.c  1.45   13 years  schwarze   Merge from OpenBSD right after 1.10.6; now back to full sync. * mdoc.c: blank li...
[TXT] test-strlcat.c  1.1   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] test-strlcpy.c  1.1   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] tree.c  1.24   13 years  kristaps   Re-constitution of `ds' symbol processing. First, push the roff_getstr() family...


CVSweb