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_11_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] regress/        
[TXT] tbl_layout.c  1.19   12 years  joerg   Don't shadow global identifiers.
[TXT] Makefile  1.338   12 years  kristaps   Ooops, forgot to install makewhatis manual.
[TXT] TODO  1.104   12 years  kristaps   No code change: fixing spelling errors. From a patch by uqs@. Thanks!
[TXT] arch.c  1.9   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] att.c  1.9   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] chars.c  1.40   12 years  kristaps   Filter all \N'' values with isprint(). Ok schwarze@.
[TXT] eqn.7  1.2   13 years  kristaps   Note the development status of eqn.7 and tbl.7.
[TXT] eqn.c  1.4   13 years  kristaps   Step 1 of restructuring: libmandoc.h. Move all compiler-set-specific stuff into...
[TXT] html.c  1.137   12 years  kristaps   Make mchars_num2char() return a char like it says.
[TXT] html.h  1.41   12 years  kristaps   Move "chars" interface out of out.h and into mandoc.h. This doesn't change any ...
[TXT] lib.c  1.9   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] lib.in  1.9   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] libman.h  1.51   13 years  kristaps   Merge man_args() into man_macro.c, the only place where it's called, and make it...
[TXT] libmandoc.h  1.20   12 years  kristaps   Clean up parsing of delimiters in -mdoc. First, remove the "dowarn" variable fr...
[TXT] libmdoc.h  1.74   12 years  kristaps   Clean up parsing of delimiters in -mdoc. First, remove the "dowarn" variable fr...
[TXT] main.c  1.161   13 years  kristaps   Make -Werr be -Wlevel, keeping it in sync with mandoc.1. Noted by Alexander Sch...
[TXT] man.c  1.107   13 years  kristaps   Make libman use mandoc_getcontrol() for real this time.
[TXT] man.h  1.58   13 years  kristaps   Add MAN_TAIL, which will be used by `UE' (forthcoming) and needs to be used for ...
[TXT] man_macro.c  1.62   12 years  kristaps   Clean up parsing of delimiters in -mdoc. First, remove the "dowarn" variable fr...
[TXT] man_term.c  1.108   12 years  kristaps   Rename mchars_init() -> mchars_alloc() for consistency.
[TXT] man_validate.c  1.69   12 years  kristaps   Remove the warning for empty bodies of `Sh', `Ss', `SH', and `SS'. This prompte...
[TXT] mandoc.1  1.85   13 years  kristaps   Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issue of how ...
[TXT] mandoc.3  1.6   12 years  kristaps   Documenting the mchars_XXXX part of mandoc.h.
[TXT] mandoc.c  1.49   12 years  kristaps   No code change: fixing spelling errors. From a patch by uqs@. Thanks!
[TXT] mandoc.h  1.74   12 years  kristaps   Make mchars_num2char() return a char like it says.
[TXT] mandoc_char.7  1.44   12 years  kristaps   Document the fact that \N'' accepts only printable characters.
[TXT] mdoc.c  1.188   13 years  kristaps   Have libman and libmdoc use mandoc_getcontrol() to determine whether a macro has...
[TXT] mdoc.h  1.122   13 years  kristaps   Move mandoc_isdelim() back into libmdoc.h. This fixes an unreported error where...
[TXT] mdoc_argv.c  1.77   12 years  kristaps   Lint fixes: remove unused function variables and pass in proper enum values inst...
[TXT] mdoc_html.c  1.165   12 years  kristaps   Revert last change: this screwed up displaying in other pages (didn't test it en...
[TXT] mdoc_macro.c  1.109   12 years  kristaps   No code change: fixing spelling errors. From a patch by uqs@. Thanks!
[TXT] mdoc_term.c  1.229   12 years  kristaps   Rename mchars_init() -> mchars_alloc() for consistency.
[TXT] mdoc_validate.c  1.169   12 years  kristaps   No code change: fixing spelling errors. From a patch by uqs@. Thanks!
[TXT] msec.c  1.9   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] msec.in  1.6   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] out.c  1.40   12 years  kristaps   Remove a2roffdeco() and mandoc_special() functions and replace them with a publi...
[TXT] out.h  1.20   12 years  kristaps   Move "chars" interface out of out.h and into mandoc.h. This doesn't change any ...
[TXT] read.c  1.14   12 years  kristaps   No code change: fixing spelling errors. From a patch by uqs@. Thanks!
[TXT] roff.7  1.28   12 years  kristaps   No code change: fixing spelling errors. From a patch by uqs@. Thanks!
[TXT] st.c  1.9   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] tbl.7  1.13   13 years  kristaps   Note the development status of eqn.7 and tbl.7.
[TXT] tbl.c  1.25   12 years  kristaps   Add config.h Glue for OpenIndiana (and older OpenSolaris) to build. From a patch...
[TXT] tbl_data.c  1.24   13 years  kristaps   Consolidate messages. Have all parse-time messages (in libmdoc, libroff, etc., ...
[TXT] tbl_html.c  1.7   13 years  kristaps   Change how -Thtml behaves with tables: use multiple rows, with widths set by COL...
[TXT] tbl_opts.c  1.11   12 years  kristaps   Add config.h Glue for OpenIndiana (and older OpenSolaris) to build. From a patch...
[TXT] term.c  1.186   12 years  kristaps   Make mchars_num2char() return a char like it says.
[TXT] term.h  1.80   12 years  kristaps   Move "chars" interface out of out.h and into mandoc.h. This doesn't change any ...
[TXT] term_ascii.c  1.12   13 years  kristaps   Remove unnecessary conditional...
[TXT] term_ps.c  1.48   13 years  kristaps   Move mandoc_{realloc,malloc,calloc} out of libmandoc.h and into mandoc.h so that...
[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.37   13 years  kristaps   Add MAN_TAIL, which will be used by `UE' (forthcoming) and needs to be used for ...
[TXT] main.h  1.10   13 years  schwarze   Sync to OpenBSD: add missing Copyright years. I checked that substantial changes...
[TXT] man.7  1.99   13 years  schwarze   Clean up date handling, as a first step to get rid of the frequent petty warning...
[TXT] man_html.c  1.70   13 years  schwarze   Clean up date handling, as a first step to get rid of the frequent petty warning...
[TXT] mdoc.7  1.186   12 years  schwarze   The semantics of .Bk was described incorrectly for the case of multiple sibling ...
[TXT] roff.c  1.137   12 years  schwarze   User defined macros may invoke high-level macros. The latter got lost due to a r...
[TXT] tbl_term.c  1.19   13 years  schwarze   correct horizontal spacing of data cells correct alignment of centered cells adj...
[TXT] arch.in (in the Attic) [Hide]  1.10   13 years  kristaps   Added MIPS64. From a patch by Jason McIntyre.
[TXT] att.in (in the Attic) [Hide]  1.7   12 years  schwarze   Prevent line breaks right before numbers. Groff does the same. OK kristaps@.
[TXT] chars.in (in the Attic) [Hide]  1.37   12 years  kristaps   Add \*(Ai (ANSI) and \*(Px (POSIX) predefined strings, which are part of groff's...
[TXT] compat.c (in the Attic) [Hide]  1.5   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] config.h.post (in the Attic) [Hide]  1.1   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] config.h.pre (in the Attic) [Hide]  1.1   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] example.style.css (in the Attic) [Hide]  1.43   12 years  kristaps   Update example.style.css to be a bit more readable by default.
[TXT] external.png (in the Attic) [Hide]  1.1   15 years  kristaps   branches: 1.1.2; Adding revamped webpage.
[TXT] index.css (in the Attic) [Hide]  1.9   12 years  kristaps   Tidy up www page: remove all sorts of DIV crap, superfluous CSS, in-line STYLE a...
[TXT] index.sgml (in the Attic) [Hide]  1.117   12 years  kristaps   Last sneak-in: incorrect www link.
[TXT] libroff.h (in the Attic) [Hide]  1.20   13 years  kristaps   Consolidate messages. Have all parse-time messages (in libmdoc, libroff, etc., ...
[TXT] makewhatis.1 (in the Attic) [Hide]  1.1   12 years  kristaps   Rename mandoc-db to makewhatis. On the suggestion of schwarze@; I agree. Add in...
[TXT] makewhatis.c (in the Attic) [Hide]  1.1   12 years  kristaps   Rename mandoc-db to makewhatis. On the suggestion of schwarze@; I agree. Add in...
[TXT] man_hash.c (in the Attic) [Hide]  1.24   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] mdoc_hash.c (in the Attic) [Hide]  1.17   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] st.in (in the Attic) [Hide]  1.16   12 years  schwarze   Prevent line breaks right before numbers. Groff does the same. OK kristaps@.
[TXT] style.css (in the Attic) [Hide]  1.21   13 years  kristaps   EQN blocks are now printed in all modes. This is simply a printing of the conca...
[TXT] vol.c (in the Attic) [Hide]  1.9   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] vol.in (in the Attic) [Hide]  1.6   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.


CVSweb