index
:
mandoc
VERSION.1.12
VERSION.1.13
bapt
master
origin
version.0
UNIX manpage compiler toolset
Matěj Cepl <mcepl@cepl.eu>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
mdoc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix formatting of intermediate punctuation in .Lk
Ingo Schwarze
2017-05-30
1
-1
/
+1
*
Macro argument quoting does not prevent recognition of punctuation
Ingo Schwarze
2017-05-30
115
-134
/
+592
*
Move .sp to the roff modules. Enough infrastructure is in place
Ingo Schwarze
2017-05-05
1
-1
/
+1
*
Parser reorg:
Ingo Schwarze
2017-05-04
1
-1
/
+1
*
Delete .Pp right before the first .Sh and right before any .Ss,
Ingo Schwarze
2017-04-28
10
-4
/
+114
*
adjust tests to recent .Lk improvements
Ingo Schwarze
2017-04-17
6
-8
/
+20
*
In markdown, autolinks are dangerous. Different compilers disagree
Ingo Schwarze
2017-03-11
4
-8
/
+8
*
Really commit some files that failed to get committed in this commit:
Ingo Schwarze
2017-03-09
23
-24
/
+5
*
Now that markdown output is tested for almost everything, test all
Ingo Schwarze
2017-03-08
42
-52
/
+35
*
According to the CommonMark specification, backslash escapes
Ingo Schwarze
2017-03-08
5
-5
/
+5
*
.Bl -column never gets blank lines between rows
Ingo Schwarze
2017-03-08
3
-1
/
+94
*
add two result files that were forgotten
Ingo Schwarze
2017-03-08
2
-0
/
+63
*
enable -T markdown tests of filled displays and tagged lists
Ingo Schwarze
2017-03-08
33
-6
/
+1211
*
Escape blanks at the end of markdown lines
Ingo Schwarze
2017-03-07
1
-1
/
+1
*
fix completely empty .Eo: no blank line wanted
Ingo Schwarze
2017-03-07
2
-1
/
+36
*
fix spacing after empty .Fl
Ingo Schwarze
2017-03-07
2
-2
/
+2
*
implement .An -split and -nosplit
Ingo Schwarze
2017-03-07
4
-1
/
+65
*
Fix .In formatting in the SYNOPSIS:
Ingo Schwarze
2017-03-07
5
-2
/
+79
*
Using .Nd only makes sense in the NAME section.
Ingo Schwarze
2017-03-06
1
-0
/
+2
*
URIs need different escaping; reported by reyk@
Ingo Schwarze
2017-03-06
1
-2
/
+2
*
first batch of -T markdown tests
Ingo Schwarze
2017-03-05
231
-8
/
+3706
*
Use typographic quotes rather than '"' for .Rs %T (no change for -Tascii
Ingo Schwarze
2017-02-17
5
-0
/
+64
*
Many people have been complaining for a long time that ``...'' looks
Ingo Schwarze
2017-02-17
7
-12
/
+11
*
Surprisingly, groff does not support scaling units in .Bl -column
Ingo Schwarze
2017-02-16
1
-1
/
+1
*
Fix block scoping error if an explicit block is broken by two
Ingo Schwarze
2017-02-16
3
-10
/
+26
*
new regression tests for mdoc_macro.c revs. 1.211-1.215
Ingo Schwarze
2017-02-11
13
-12
/
+85
*
remove some instances of Mdocdate
Ingo Schwarze
2017-02-08
2
-2
/
+2
*
Finally port the OpenBSD regression suite.
Ingo Schwarze
2017-02-08
654
-0
/
+10739
*
Move the regression suite to the attic.
Ingo Schwarze
2014-03-03
39
-722
/
+0
*
Properly handle -mdoc %A in all outputs. This has two-author entires
Kristaps Dzonsons
2010-09-04
3
-0
/
+48
*
Cached `Bl -offset' into mdoc_bl. Removed erroneous "-offset defaults
Kristaps Dzonsons
2010-06-12
1
-0
/
+15
*
Removed stipulation that an empty `Bd -offset' will default to 6n. Not
Kristaps Dzonsons
2010-06-12
3
-0
/
+66
*
Cache all of `Bd's resolved arguments into mdoc_bd, which is stashed in
Kristaps Dzonsons
2010-06-12
1
-0
/
+28
*
Normalise SYNOPSIS behaviour after I gave up on following groff's
Kristaps Dzonsons
2010-06-07
6
-124
/
+14
*
Fixed -Tascii and -Thtml rendering of `Ft' and `Fo'.
Kristaps Dzonsons
2010-06-06
4
-0
/
+99
*
Fixed `Fn' newline behaviour and added some regression tests to this
Kristaps Dzonsons
2010-06-04
2
-0
/
+37
*
Documented `In' in full.
Kristaps Dzonsons
2010-06-04
1
-0
/
+24
*
Fixed `Fd' to format in the right way. Found when confused by what the
Kristaps Dzonsons
2010-06-04
1
-0
/
+22
*
Macro lines now infer an `It' if they immediately follow a `Bl -column'
Kristaps Dzonsons
2010-05-31
3
-0
/
+43
*
Strengthened constraint for passing into `It'.
Kristaps Dzonsons
2010-05-31
1
-0
/
+17
*
Add ability to interpret initial free-form lines as part of a `Bl
Kristaps Dzonsons
2010-05-31
3
-0
/
+39
*
Add some regression tests.
Kristaps Dzonsons
2010-05-31
2
-0
/
+36
*
Tweak regression so it doesn't puke on the groff behaviour (allowing
Kristaps Dzonsons
2010-05-30
1
-1
/
+1
*
Migrate `Bl -column' phrases to be MDOC_BODY instead of MDOC_HEAD. This
Kristaps Dzonsons
2010-05-30
4
-0
/
+54
*
First in several iterative patches in getting complex -column lists
Kristaps Dzonsons
2010-05-30
2
-0
/
+30
*
Added a final regression for `Ar' (won't work on old groff).
Kristaps Dzonsons
2010-05-29
1
-0
/
+10
*
Adding `Ar' regression for empty-prior-closing-punctuation checkin.
Kristaps Dzonsons
2010-05-29
1
-0
/
+17
*
Commit of patch floated on discuss@ a few days ago: if an in_line scope
Kristaps Dzonsons
2010-05-29
4
-5
/
+72
*
Documented `Ud'.
Kristaps Dzonsons
2010-05-26
2
-0
/
+22
*
Fixed `Lb' to be in_line (reported by Ulrich Spoerlein).
Kristaps Dzonsons
2010-05-26
4
-0
/
+74
[prev]
[next]