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
/
out.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the \N'number' (numbered character) roff escape sequence.
Ingo Schwarze
2011-01-30
1
-1
/
+2
*
Stuff tbl_calc() into out.c so that it can be shared by all output modes
Kristaps Dzonsons
2011-01-05
1
-14
/
+25
*
Accomodate for groff's crappy behaviour wherein an unrecognised
Kristaps Dzonsons
2010-07-21
1
-2
/
+3
*
Throw out a2roffdeco() in out.c for a readable version. The prior one
Kristaps Dzonsons
2010-07-18
1
-1
/
+0
*
Remove "pt" from struct roffsu, as CSS (the only reason it was there) is
Kristaps Dzonsons
2010-06-25
1
-5
/
+2
*
Churn as I finish email address migration kth.se -> bsd.lv.
Kristaps Dzonsons
2010-06-19
1
-1
/
+1
*
Add support/ignoring of \f(xy, \f[X...], \F(xy, \FX, \F[X...] roff-style font...
Kristaps Dzonsons
2010-04-07
1
-0
/
+2
*
Fixed \c support for all input and output modes (documented in mandoc_char.7).
Kristaps Dzonsons
2009-11-12
1
-0
/
+1
*
a2roffdeco() now supports \s escapes.
Kristaps Dzonsons
2009-11-08
1
-3
/
+9
*
Initial abstraction of front-end decoration events (special characters, text ...
Kristaps Dzonsons
2009-11-07
1
-0
/
+12
*
Fixed maddening mismatch between groff and strftime mismatch of day ("%e"). ...
Kristaps Dzonsons
2009-10-22
1
-0
/
+3
*
Had out.h roff-scale converters accept default unit scale (because -mdoc and ...
Kristaps Dzonsons
2009-10-18
1
-1
/
+2
*
Scaling factor made floating point (as per groff.7) and, e.g., gnu/usr.bin/cv...
Kristaps Dzonsons
2009-10-09
1
-3
/
+6
*
Additions to -Tman -Thtml: all structural components tested & in place.
Kristaps Dzonsons
2009-10-07
1
-0
/
+54
*
Removed new-born out.{h,c} (not a good idea).
Kristaps Dzonsons
2009-09-21
1
-28
/
+0
*
Tentative addition of front-end utility functions (out.h) (not sure if it's n...
Kristaps Dzonsons
2009-09-21
1
-0
/
+28