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_12_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regress/        
[TXT] Makefile  1.375   12 years  kristaps   Tweak Makefile and add config.h to -Tman to allow cross-compiling on Windows (vi...
[TXT] apropos.1  1.2   12 years  kristaps   Use `Mt' instead of `Aq' for email address.
[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] compat_getsubopt.c  1.1   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] compat_strlcat.c  1.1   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] compat_strlcpy.c  1.1   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] demandoc.1  1.5   12 years  kristaps   Adding version notes.
[TXT] demandoc.c  1.6   12 years  kristaps   Finishing touches on demandoc. It now backs over ending punctuation as well as ...
[TXT] eqn.c  1.38   12 years  kristaps   Implement the first steps of equation parsing from within libmdoc. This consists...
[TXT] eqn_html.c  1.2   12 years  kristaps   Tuned the initial eqn output, making it completely simple. This completes a ful...
[TXT] eqn_term.c  1.4   12 years  kristaps   Tuned the initial eqn output, making it completely simple. This completes a ful...
[TXT] html.c  1.150   12 years  kristaps   Add the -Ofragment option to -T[]x]html. This accomodates for embedding manual ...
[TXT] html.h  1.47   12 years  kristaps   Add the -Ofragment option to -T[]x]html. This accomodates for embedding manual ...
[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] libmandoc.h  1.28   12 years  kristaps   An implementation of `tr'. This routes allocations of TEXT nodes through librof...
[TXT] main.c  1.165   12 years  kristaps   If -Tman is specified and input is -man, echo the preprocessed (`so' replaced by...
[TXT] main.h  1.15   12 years  kristaps   If -Tman is specified and input is -man, echo the preprocessed (`so' replaced by...
[TXT] man.c  1.112   12 years  kristaps   If -Tman is specified and input is -man, echo the preprocessed (`so' replaced by...
[TXT] man.h  1.59   12 years  kristaps   If -Tman is specified and input is -man, echo the preprocessed (`so' replaced by...
[TXT] man_html.c  1.82   12 years  kristaps   Add the -Ofragment option to -T[]x]html. This accomodates for embedding manual ...
[TXT] man_validate.c  1.75   12 years  kristaps   Revert removal of tab warning, suggested by schwarze@.
[TXT] mandoc.1  1.96   12 years  kristaps   Nix end-of-line whitespace.
[TXT] mandoc.3  1.14   12 years  kristaps   If -Tman is specified and input is -man, echo the preprocessed (`so' replaced by...
[TXT] mandoc.h  1.96   12 years  kristaps   If -Tman is specified and input is -man, echo the preprocessed (`so' replaced by...
[TXT] mandoc_char.7  1.49   12 years  kristaps   Order -column lists to have the arguments follow `-column'. From a patch by Jas...
[TXT] mdoc.h  1.122   13 years  kristaps   Move mandoc_isdelim() back into libmdoc.h. This fixes an unreported error where...
[TXT] mdoc_html.c  1.179   12 years  kristaps   Add the -Ofragment option to -T[]x]html. This accomodates for embedding manual ...
[TXT] mdoc_man.c  1.7   12 years  kristaps   Tweak Makefile and add config.h to -Tman to allow cross-compiling on Windows (vi...
[TXT] mdoc_validate.c  1.176   12 years  kristaps   Make -man check for tabs correctly print the column.
[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.h  1.21   12 years  kristaps   Remove unused function.
[TXT] preconv.c  1.5   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] read.c  1.25   12 years  kristaps   Critical fix in the new -Tman lookaside buffer code. Gah..
[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.16   12 years  kristaps   Fix handling of font modifiers in tables. Noted by Brad Smith.
[TXT] tbl.c  1.26   12 years  kristaps   Implement the first steps of equation parsing from within libmdoc. This consists...
[TXT] tbl_data.c  1.24   13 years  kristaps   Consolidate messages. Have all parse-time messages (in libmdoc, libroff, etc., ...
[TXT] test-getsubopt.c  1.1   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. 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] test-strptime.c  1.1   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] TODO  1.122   12 years  schwarze   Using user-defined macros, surprisingly, it is possible to have *next*-line head...
[TXT] chars.c  1.51   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] eqn.7  1.28   12 years  schwarze   typos found by jmc@
[TXT] lib.in  1.10   12 years  schwarze   sync to groff: support .Lb -libdwarf, update .Lb -libelf after Werner Lemberg co...
[TXT] libman.h  1.54   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] libmdoc.h  1.77   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] man.7  1.111   12 years  schwarze   Reorganize part of the content: 1) Move the LANGUAGE SYNTAX from mdoc(7) and ma...
[TXT] man_macro.c  1.65   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] man_term.c  1.121   12 years  schwarze   As noticed by kristaps@, when breaking an overflowing line, forget about pending...
[TXT] mandoc.c  1.59   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] mandocdb.c  1.6   12 years  schwarze   fix an obvious typo: sz was used uninitialized found while merging to OpenBSD
[TXT] mdoc.7  1.212   12 years  schwarze   even though .Bl is not callable, groff complains when it appears unescaped on a ...
[TXT] mdoc.c  1.196   12 years  schwarze   implement .Ap .Bd .Bo .Bq .D1 .Ic .Lp .Oo .Pf .Po .Ss .Sx .Sy .br .sp implement ...
[TXT] mdoc_argv.c  1.81   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] mdoc_macro.c  1.111   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] mdoc_term.c  1.235   12 years  schwarze   Sync print_mdoc_head to print_man_head; this was forgotten after man_term.c rev....
[TXT] out.c  1.43   12 years  schwarze   Major rewrite of the horizontal spacing of tables to work both with and without ...
[TXT] predefs.in  1.3   12 years  schwarze   Make sure that in -Tascii mode, predefined strings render the same way as in gro...
[TXT] roff.7  1.33   12 years  schwarze   Reorganize part of the content: 1) Move the LANGUAGE SYNTAX from mdoc(7) and ma...
[TXT] roff.c  1.171   12 years  schwarze   Breaking the line at a hyphen is only allowed if the hyphen is both preceded and...
[TXT] tbl_html.c  1.9   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] tbl_layout.c  1.22   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] tbl_opts.c  1.12   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] tbl_term.c  1.21   12 years  schwarze   Major rewrite of the horizontal spacing of tables to work both with and without ...
[TXT] term.c  1.201   12 years  schwarze   As noticed by kristaps@, when breaking an overflowing line, forget about pending...
[TXT] term.h  1.88   12 years  schwarze   Remove the terminal frontend flag TERMP_NOLPAD. In columnated contexts (.Bl -co...
[TXT] term_ascii.c  1.18   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] term_ps.c  1.53   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] tree.c  1.47   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD


CVSweb