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_10


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regress/        
[TXT] Makefile  1.313   13 years  kristaps   Kill off mdoc_strings.c, which is now empty. Byeeeeeeeee!
[TXT] TODO  1.93   13 years  schwarze   .RS w/o line args is not serious
[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.33   13 years  kristaps   Move mandoc_{realloc,malloc,calloc} out of libmandoc.h and into mandoc.h so that...
[TXT] eqn.7  1.2   13 years  kristaps   Note the development status of eqn.7 and tbl.7.
[TXT] eqn.c  1.3   13 years  kristaps   Make lint shut up a little bit.
[TXT] html.c  1.129   13 years  kristaps   Move mdoc_isdelim() into mandoc.h as mandoc_isdelim(). This allows the removal ...
[TXT] html.h  1.40   13 years  kristaps   When in a <PRE>, don't print out the <BR> before lines that have leading whitesp...
[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.46   13 years  kristaps   Clean-up in libman: make all calls to man_*msg not check return value. Also conv...
[TXT] libmandoc.h  1.12   13 years  kristaps   Move mandoc_{realloc,malloc,calloc} out of libmandoc.h and into mandoc.h so that...
[TXT] libmdoc.h  1.68   13 years  kristaps   Clean-up in libmdoc: fix last checks for mdoc_*msg return value, then make mdoc_...
[TXT] main.c  1.153   13 years  kristaps   mandocmsg finally has no return value.
[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.c  1.103   13 years  kristaps   Clean-up in libman: make all calls to man_*msg not check return value. Also conv...
[TXT] man.h  1.54   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] man_macro.c  1.56   13 years  kristaps   Clean-up in libman: make all calls to man_*msg not check return value. Also conv...
[TXT] man_term.c  1.104   13 years  schwarze   Clean up date handling, as a first step to get rid of the frequent petty warning...
[TXT] man_validate.c  1.64   13 years  kristaps   Clean-up in libman: make all calls to man_*msg not check return value. Also conv...
[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.c  1.41   13 years  kristaps   Tiny optimisation in mandoc_isdelim() check.
[TXT] mandoc.h  1.61   13 years  kristaps   mandocmsg finally has no return value.
[TXT] mandoc_char.7  1.42   13 years  schwarze   Clean up the COMPATIBILITY section; heavily based on a patch from kristaps@ with...
[TXT] mdoc.7  1.182   13 years  kristaps   "Reserved Characters" isn't correct since `\.' and `\*(Ba' aren't characters. U...
[TXT] mdoc.c  1.184   13 years  kristaps   Clean-up in libmdoc: fix last checks for mdoc_*msg return value, then make mdoc_...
[TXT] mdoc.h  1.118   13 years  schwarze   Clean up date handling, as a first step to get rid of the frequent petty warning...
[TXT] mdoc_argv.c  1.69   13 years  kristaps   Clean-up in mdoc_argv.c args_checkpunct().
[TXT] mdoc_html.c  1.154   13 years  schwarze   Clean up date handling, as a first step to get rid of the frequent petty warning...
[TXT] mdoc_macro.c  1.103   13 years  kristaps   Clean-up in libmdoc: fix last checks for mdoc_*msg return value, then make mdoc_...
[TXT] mdoc_term.c  1.220   13 years  schwarze   Clean up date handling, as a first step to get rid of the frequent petty warning...
[TXT] mdoc_validate.c  1.163   13 years  kristaps   Note that mdoc_valids[] is static.
[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.39   13 years  kristaps   Move mandoc_{realloc,malloc,calloc} out of libmandoc.h and into mandoc.h so that...
[TXT] out.h  1.17   13 years  schwarze   Clean up date handling, as a first step to get rid of the frequent petty warning...
[TXT] roff.7  1.27   13 years  kristaps   Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issue of how ...
[TXT] roff.c  1.127   13 years  kristaps   Make lint shut up a little bit.
[TXT] roff.h  1.24   13 years  kristaps   Allow EQN data to be pushed down into libmdoc via mdoc_addeqn(). Only the addin...
[TXT] st.c  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] tbl.7  1.13   13 years  kristaps   Note the development status of eqn.7 and tbl.7.
[TXT] tbl.c  1.22   13 years  schwarze   Since tbl_data() can now produce multiple spans, let parsebuf() generate man(7) ...
[TXT] tbl_data.c  1.23   13 years  kristaps   Make lint shut up a little bit.
[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_layout.c  1.16   13 years  kristaps   Add support for "^" vertical spanners. Unlike GNU tbl, raise error-class messag...
[TXT] tbl_opts.c  1.9   13 years  kristaps   Make lint shut up a little bit.
[TXT] tbl_term.c  1.19   13 years  schwarze   correct horizontal spacing of data cells correct alignment of centered cells adj...
[TXT] term.c  1.180   13 years  kristaps   Move mdoc_isdelim() into mandoc.h as mandoc_isdelim(). This allows the removal ...
[TXT] term.h  1.79   13 years  kristaps   Stuff tbl_calc() into out.c so that it can be shared by all output modes (isn't ...
[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.36   13 years  kristaps   Allow -man to process EQN as well. Also fix a segfault in missing case statemen...


CVSweb