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
/
roff_term.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split -Wstyle into -Wstyle and the even lower -Wbase, and add
Ingo Schwarze
2017-06-24
1
-0
/
+1
*
Naive implementation of the roff(7) .po (page offset) request.
Ingo Schwarze
2017-06-14
1
-0
/
+24
*
improve rounding rules for scaling units
Ingo Schwarze
2017-06-14
1
-1
/
+1
*
implement roff(7) .rj (right justify) request
Ingo Schwarze
2017-06-14
1
-14
/
+16
*
make the internal a2roffsu() interface more powerful by returning
Ingo Schwarze
2017-06-08
1
-2
/
+2
*
Prepare the terminal driver for filling multiple columns in parallel,
Ingo Schwarze
2017-06-07
1
-14
/
+14
*
Minimal implementation of the roff(7) .ce request (center a number
Ingo Schwarze
2017-06-06
1
-0
/
+39
*
Implement the roff(7) .mc (right margin character) request.
Ingo Schwarze
2017-06-04
1
-2
/
+19
*
Basic implementation of the roff(7) .ti (temporary indent) request.
Ingo Schwarze
2017-05-08
1
-0
/
+42
*
Basic implementation of the roff(7) .ta (define tab stops) request.
Ingo Schwarze
2017-05-07
1
-1
/
+11
*
Move .sp to the roff modules. Enough infrastructure is in place
Ingo Schwarze
2017-05-05
1
-1
/
+25
*
move .ll to the roff modules
Ingo Schwarze
2017-05-05
1
-1
/
+10
*
Move handling of the roff(7) .ft request from the man(7)
Ingo Schwarze
2017-05-05
1
-1
/
+29
*
Start roff formatter modules for HTML and termininal output,
Ingo Schwarze
2017-05-04
1
-0
/
+52