index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
mandoc
/
char
/
unicode
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix this test after the recent Unicode update in OpenBSD base.
schwarze
2020-02-27
1
-1
/
+1
*
adapt to new <p> output logic (html.c rev. 1.131)
schwarze
2019-09-03
7
-14
/
+0
*
Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features)
schwarze
2019-01-07
1
-7
/
+7
*
Improve the ASCII rendering of \(Po (Pound Sterling)
schwarze
2018-08-21
16
-90
/
+86
*
Fix some issues found looking at groff_char(7):
schwarze
2018-08-21
8
-12
/
+12
*
Improve ASCII rendering of a few rare character escape sequences
schwarze
2017-08-23
1
-5
/
+5
*
catch up with ASCII renderings in chars.c rev. 1.42
schwarze
2017-08-23
16
-103
/
+103
*
adapt to hex format of character entities,
schwarze
2017-07-14
6
-322
/
+322
*
Messages of the -Wbase level now print STYLE:. Since this
schwarze
2017-07-04
15
-95
/
+100
*
cope with changes in BASE messages
schwarze
2017-06-25
2
-3
/
+4
*
churn related to the new style message about RCS ids
schwarze
2017-06-17
2
-0
/
+2
*
add the \(ru (0.5m baseline ruler) character escape sequence,
schwarze
2017-06-14
4
-4
/
+4
*
Implement automatic line breaking
schwarze
2017-06-12
1
-1
/
+1
*
churn caused by the new Mdocdate messages, no easy way to avoid this :(
schwarze
2017-06-11
1
-0
/
+1
*
add about 15 missing character escape sequences found in groff_char(7);
schwarze
2017-06-02
12
-24
/
+64
*
Fix -man -Thtml formatting after .nf (which has nothing to do
schwarze
2017-01-26
6
-339
/
+1
*
Implement line breaking of the generated HTML code at space characters
schwarze
2017-01-19
1
-1
/
+1
*
Make HTML output more human readable by overhauling line break logic
schwarze
2017-01-18
7
-345
/
+683
*
Fix the mandoc test suite after afresh1@ changed wcwidth(3) in libc
schwarze
2015-12-02
1
-1
/
+1
*
The recent update to /usr/share/locale/UTF-8/LC_CTYPE by afresh1@
schwarze
2015-11-06
2
-22
/
+22
*
Reject the escape sequences \[uD800] to \[uDFFF] in the parser.
schwarze
2015-10-13
3
-4
/
+6
*
Apparently, some recent update of Unicode data in the base system
schwarze
2015-09-08
5
-31
/
+31
*
now that groff handles \(bu properly,
schwarze
2015-07-18
8
-4
/
+4
*
Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering
schwarze
2015-02-17
8
-8
/
+8
*
Rewrite the low-level UTF-8 parser from scratch.
schwarze
2014-12-19
5
-4
/
+217
*
correct -Tutf8 and -Thtml rendering of \(~=
schwarze
2014-12-16
8
-36
/
+8
*
correct some character names to match groff;
schwarze
2014-12-15
8
-20
/
+48
*
SKIP_GROFF tests need to adapt to the changed rendering of \(bu, too
schwarze
2014-11-10
1
-1
/
+1
*
test various recent improvements of special character rendering
schwarze
2014-10-29
21
-8
/
+708
*
some new and/or updated regression tests for -Tascii, -Tutf8
schwarze
2014-10-28
21
-4
/
+932
*
Stricter syntax checking of Unicode character names:
schwarze
2014-10-13
4
-4
/
+14
*
inevitable churn caused by the section title change
schwarze
2014-08-26
2
-2
/
+2
*
Support the alternative syntax \C'uXXXX' for Unicode characters.
schwarze
2013-11-10
4
-12
/
+12
*
basic tests for the \[uXXXX] escape sequence
schwarze
2013-11-10
5
-0
/
+58