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_7


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] regress/        
[TXT] Makefile  1.370   12 years  kristaps   Adding version notes.
[TXT] TODO  1.120   12 years  kristaps   Remove TODO entry about `tr'.
[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.7  1.27   12 years  kristaps   Fix typos and spelling errors found by demandoc -w | spell -b.
[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.149   12 years  kristaps   Fix handling of the `\c' escape in -T[x]html.
[TXT] html.h  1.45   12 years  kristaps   Flip on equation printing for -T[x]html.
[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.53   12 years  kristaps   Follow-up: forgot to remove useless regset structs.
[TXT] libmandoc.h  1.28   12 years  kristaps   An implementation of `tr'. This routes allocations of TEXT nodes through librof...
[TXT] libmdoc.h  1.76   12 years  kristaps   Follow-up: forgot to remove useless regset structs.
[TXT] main.c  1.163   12 years  kristaps   Turn on -Tutf8 in the frontend. Here we go!
[TXT] main.h  1.12   12 years  kristaps   Flip on -Tutf8 backend support. This forces the UTF-8 LC_CTYPE and does little ...
[TXT] man.7  1.108   12 years  kristaps   Order -column lists to have the arguments follow `-column'. From a patch by Jas...
[TXT] man.c  1.111   12 years  kristaps   An implementation of `tr'. This routes allocations of TEXT nodes through librof...
[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_html.c  1.81   12 years  kristaps   Align `-offset indent' and `D1' by forcing BLOCKQUOTE to have a 5ex margin. Thi...
[TXT] man_macro.c  1.64   12 years  kristaps   Fix a bug in the -man parser where deleting nodes (such as `PP' or `LP' in certa...
[TXT] man_term.c  1.115   12 years  kristaps   Add character output (-Tpdf, -Tps, -Tascii) for equations. This is the minimum:...
[TXT] man_validate.c  1.72   12 years  kristaps   Move checking of escapes into roff.c, where we're already stepping through looki...
[TXT] mandoc.1  1.90   12 years  kristaps   Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.
[TXT] mandoc.3  1.13   12 years  kristaps   Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.
[TXT] mandoc.c  1.58   12 years  kristaps   Move mandoc_hyph() into roff_parsetext() as a single conditional. While here, d...
[TXT] mandoc.h  1.95   12 years  kristaps   Note GNU extensions in eqn.7. Also add `col' and `pile', which are mentioned br...
[TXT] mandoc_char.7  1.49   12 years  kristaps   Order -column lists to have the arguments follow `-column'. From a patch by Jas...
[TXT] mandocdb.c  1.5   12 years  kristaps   Big step forward in bringing mandocdb in line with most makewhatis-type systems....
[TXT] mdoc.7  1.208   12 years  kristaps   Fix typos and spelling errors found by demandoc -w | spell -b.
[TXT] mdoc.c  1.195   12 years  kristaps   An implementation of `tr'. This routes allocations of TEXT nodes through librof...
[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.80   12 years  kristaps   Add back in a check that the leading `-' exists for arguments. This mysteriousl...
[TXT] mdoc_html.c  1.178   12 years  kristaps   Make sure that `Ql' literalises its arguments in -T[x]html. Found when doing ma...
[TXT] mdoc_macro.c  1.110   12 years  kristaps   Allow `Sx' and `Ss' to have child nodes. Fixes manuals in NetBSD. Originally po...
[TXT] mdoc_term.c  1.233   12 years  kristaps   Add character output (-Tpdf, -Tps, -Tascii) for equations. This is the minimum:...
[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.c  1.42   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[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.23   12 years  kristaps   Add support for tdefine and ndefine. Consolidate some error messages. Add some...
[TXT] roff.7  1.32   12 years  kristaps   Fix typos and spelling errors found by demandoc -w | spell -b.
[TXT] roff.c  1.168   12 years  kristaps   Lint check.
[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.15   12 years  kristaps   Fix typos and spelling errors found by demandoc -w | spell -b.
[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] tbl_html.c  1.8   12 years  kristaps   Fix copyright email.
[TXT] tbl_layout.c  1.20   12 years  kristaps   In tbl layouts, we puked if a space didn't followed a vertical bar (found by Yur...
[TXT] tbl_opts.c  1.11   12 years  kristaps   Add config.h Glue for OpenIndiana (and older OpenSolaris) to build. From a patch...
[TXT] tbl_term.c  1.20   12 years  kristaps   Fix copyright email.
[TXT] term.c  1.197   12 years  kristaps   Remove all references to ESCAPE_PREDEF, which is now not exposed passed the libr...
[TXT] term.h  1.86   12 years  kristaps   Add character output (-Tpdf, -Tps, -Tascii) for equations. This is the minimum:...
[TXT] term_ascii.c  1.17   12 years  kristaps   Flip on -Tutf8 backend support. This forces the UTF-8 LC_CTYPE and does little ...
[TXT] term_ps.c  1.52   12 years  kristaps   Fixed mingw compatibility where the "z" printf() modifier isn't recognised. It'...
[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] tree.c  1.46   12 years  kristaps   Add matrix support. Also remove "above" notion, as all elements in a list are d...
[TXT] chars.c  1.50   12 years  schwarze   Regression fixes after merging 1.11.3 to OpenBSD (rev. 1.20): * Do not pass inte...
[TXT] predefs.in  1.3   12 years  schwarze   Make sure that in -Tascii mode, predefined strings render the same way as in gro...
[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.8   12 years  schwarze   System III is relevant for string(3) HISTORY.
[TXT] chars.in (in the Attic) [Hide]  1.40   12 years  kristaps   Add support for 1/2, 1/4, and 3/4 (needed by eqn).
[TXT] config.h.post (in the Attic) [Hide]  1.2   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[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.46   12 years  kristaps   Make sure that `Ql' literalises its arguments in -T[x]html. Found when doing ma...
[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.11   12 years  kristaps   branches: 1.11.2; Slightly tweak www section/subsections.
[TXT] index.sgml (in the Attic) [Hide]  1.140   12 years  kristaps   Fix hypermail link.
[TXT] libroff.h (in the Attic) [Hide]  1.27   12 years  kristaps   Implement the first steps of equation parsing from within libmdoc. This consists...
[TXT] man_hash.c (in the Attic) [Hide]  1.25   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] mandocdb.8 (in the Attic) [Hide]  1.4   12 years  kristaps   Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.
[TXT] mdoc_hash.c (in the Attic) [Hide]  1.18   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] preconv.1 (in the Attic) [Hide]  1.5   12 years  kristaps   Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.
[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.25   12 years  kristaps   Make sure that `Ql' literalises its arguments in -T[x]html. Found when doing ma...
[TXT] test-mmap.c (in the Attic) [Hide]  1.2   12 years  kristaps   OpenBSD needs sys/types for mmap... oops...
[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