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
/
roff
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge a test update from OpenBSD that was forgotten in April
Ingo Schwarze
2018-12-21
2
-1
/
+11
*
Rename mandoc_getarg() to roff_getarg() and pass it the roff parser
Ingo Schwarze
2018-12-21
1
-6
/
+10
*
Yet another round of improvements to manual font selection.
Ingo Schwarze
2018-12-16
9
-25
/
+68
*
Several improvements to escape sequence handling.
Ingo Schwarze
2018-12-15
15
-38
/
+218
*
Clean up the validation of .Pp, .PP, .sp, and .br. Make sure all
Ingo Schwarze
2018-12-04
2
-0
/
+3
*
When a conditional block is closed by putting "\}" on a text line
Ingo Schwarze
2018-11-26
3
-4
/
+30
*
Rudimentary implementation of the roff(7) .char (output glyph
Ingo Schwarze
2018-08-25
7
-2
/
+61
*
If man(7) next-line scope is open and the line ends with \c,
Ingo Schwarze
2018-08-25
2
-3
/
+29
*
Rudimentary implementation of the roff(7) .while request.
Ingo Schwarze
2018-08-24
16
-2
/
+182
*
Implement the roff(7) .shift and .return requests,
Ingo Schwarze
2018-08-23
14
-8
/
+184
*
Disable one test for now that is broken after the addition of \).
Ingo Schwarze
2018-08-19
2
-4
/
+3
*
Implement the \*(.T predefined string (interpolate device name)
Ingo Schwarze
2018-08-16
6
-1
/
+90
*
Two new low-level roff(7) features:
Ingo Schwarze
2018-04-10
3
-1
/
+50
*
When accessing an undefined number register, define it to be zero, like
Ingo Schwarze
2018-04-09
3
-1
/
+46
*
Using an undefined string or macro will cause it to be defined as empty.
Ingo Schwarze
2018-04-09
4
-2
/
+110
*
catch up with ASCII renderings in chars.c rev. 1.72
Ingo Schwarze
2017-08-23
2
-10
/
+14
*
Now that we have the -Wstyle message level, downgrade six warnings
Ingo Schwarze
2017-07-06
5
-44
/
+44
*
Fix handling of \} on roff request lines.
Ingo Schwarze
2017-07-04
2
-3
/
+12
*
Messages of the -Wbase level now print STYLE:. Since this
Ingo Schwarze
2017-07-04
145
-315
/
+341
*
cope with changes in BASE messages
Ingo Schwarze
2017-06-25
7
-9
/
+11
*
cope with changes in BASE messages
Ingo Schwarze
2017-06-25
18
-29
/
+40
*
Implement appending to standard man(7) and mdoc(7) macros with .am.
Ingo Schwarze
2017-06-18
12
-6
/
+100
*
style message about missing RCS ids; inspired by mdoclint
Ingo Schwarze
2017-06-17
21
-4
/
+21
*
style message about missing RCS ids; inspired by mdoclint
Ingo Schwarze
2017-06-17
11
-4
/
+11
*
correct handling of blank lines after \c
Ingo Schwarze
2017-06-17
4
-0
/
+25
*
implement so-called absolute horizontal motion: \h'|...',
Ingo Schwarze
2017-06-14
3
-1
/
+4
*
Naive implementation of the roff(7) .po (page offset) request.
Ingo Schwarze
2017-06-14
4
-1
/
+43
*
let \l use the right fill character
Ingo Schwarze
2017-06-14
4
-2
/
+42
*
improve rounding rules for scaling units
Ingo Schwarze
2017-06-14
6
-3
/
+11
*
implement the roff(7) d (macro or string defined) conditional
Ingo Schwarze
2017-06-14
3
-1
/
+50
*
implement the roff(7) \p (break output line) escape sequence
Ingo Schwarze
2017-06-14
3
-1
/
+35
*
Style message about legacy man(7) date format in mdoc(7) documents
Ingo Schwarze
2017-06-11
12
-0
/
+12
*
Minimal implementation of the \h (horizontal motion) escape sequence.
Ingo Schwarze
2017-06-01
1
-2
/
+2
*
Basic implementation of the roff(7) .ti (temporary indent) request.
Ingo Schwarze
2017-05-08
6
-1
/
+83
*
Basic implementation of the roff(7) .ta (define tab stops) request.
Ingo Schwarze
2017-05-07
6
-1
/
+106
*
Move .sp to the roff modules. Enough infrastructure is in place
Ingo Schwarze
2017-05-05
1
-0
/
+1
*
Move handling of the roff(7) .ft request from the man(7)
Ingo Schwarze
2017-05-05
4
-2
/
+33
*
Parser reorg:
Ingo Schwarze
2017-05-04
7
-12
/
+12
*
Really commit some files that failed to get committed in this commit:
Ingo Schwarze
2017-03-09
1
-0
/
+1
*
prevent infinite recursion while expanding the arguments
Ingo Schwarze
2017-03-08
3
-1
/
+8
*
If a user-defined macro is aborted because it exceeds the stack
Ingo Schwarze
2017-03-07
4
-2
/
+31
*
Many people have been complaining for a long time that ``...'' looks
Ingo Schwarze
2017-02-17
3
-3
/
+3
*
Finally port the OpenBSD regression suite.
Ingo Schwarze
2017-02-08
172
-0
/
+3303
*
Move the regression suite to the attic.
Ingo Schwarze
2014-03-03
29
-532
/
+0
*
Fix adding some minimal intelligence to conditional parser. See roff.7
Kristaps Dzonsons
2010-06-10
1
-0
/
+30
*
Regression made old-groff-friendly.
Kristaps Dzonsons
2010-06-01
1
-2
/
+0
*
Fixed condition of `\}' closing a conditional at the start of the line.
Kristaps Dzonsons
2010-06-01
1
-0
/
+95
*
Full support for ie/el. This completes the initial roff support.
Kristaps Dzonsons
2010-05-17
23
-16
/
+197
*
libroff now is aware of which sub-nodes should be interpreted even in a
Kristaps Dzonsons
2010-05-17
2
-0
/
+33
*
`ig' support in all its glory. Try
Kristaps Dzonsons
2010-05-16
8
-0
/
+97
[next]