index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
mandoc
/
term.c
Age
Commit message (
Expand
)
Author
2009-10-19
sync to 1.9.5: partial rewrite of special character and predefined string
Ingo Schwarze
2009-10-18
sync to 1.9.5: integrate closedelim() and opendelim() into term_word(),
Ingo Schwarze
2009-09-21
sync to 1.9.5: make terminal_*, tree_* and out_* functions return void,
Ingo Schwarze
2009-09-21
sync to 1.9.5: remove TERMP_STYLE bit field in favour of recursion-friendly
Ingo Schwarze
2009-08-22
sync to 1.8.5: partial rewrite of the handling of escape sequences:
Ingo Schwarze
2009-08-09
sync to 1.8.4: preserve leading whitespace in literal text
Ingo Schwarze
2009-08-09
multiple spacing fixes for .Bl -hang, -tag, -inset and -diag
Ingo Schwarze
2009-07-26
sync to 1.8.1: correct vis count for erroneously-decorated whitespace;
Ingo Schwarze
2009-07-26
sync to 1.8.1: word splitting now happens in libmdoc,
Ingo Schwarze
2009-07-18
sync to 1.8.0: support .Bl -hang
Ingo Schwarze
2009-06-23
fix three off-by-one errors in whitespace output
Ingo Schwarze
2009-06-21
sync to 1.7.19: proper font decorations for special and .It characters
Ingo Schwarze
2009-06-15
sync to 1.7.16: avoid trailing space in output
Ingo Schwarze
2009-06-14
sync to 1.7.16: comments, whitespace and spelling fixes; no functional change
Ingo Schwarze
2009-04-06
Initial check-in of mandoc for formatting manuals. ok deraadt@
kristaps