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
/
chars.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove last pod2man escapes. These render ok, although \*(-- renders as
Kristaps Dzonsons
2010-09-15
1
-15
/
+2
*
Remove the pod2man table entries. They can now be properly read and
Kristaps Dzonsons
2010-08-29
1
-9
/
+2
*
Remove \*(C+ from the pre-predefined strings. It is always `ds'-defined
Kristaps Dzonsons
2010-08-16
1
-1
/
+0
*
Sync to OpenBSD: add missing Copyright years.
Ingo Schwarze
2010-07-31
1
-1
/
+1
*
Remove asciisz from chars.in. It frees up a nice chunk of memory and at
Kristaps Dzonsons
2010-07-26
1
-371
/
+371
*
Fix chars.in fall-through to ASCII mode. This bug only affected
Kristaps Dzonsons
2010-07-26
1
-6
/
+6
*
Changed Unicode codepoint of left-arrow right-arrow to be the regular
Kristaps Dzonsons
2010-07-19
1
-2
/
+2
*
Make "\ " produce non-breaking space.
Kristaps Dzonsons
2010-07-18
1
-1
/
+1
*
By letting strncmp() do its job and not helping it with a prior length
Kristaps Dzonsons
2010-07-17
1
-370
/
+370
*
Change chars.in HTML encoding to be a Unicode codepoint (int), which is
Kristaps Dzonsons
2010-07-16
1
-370
/
+370
*
Churn as I finish email address migration kth.se -> bsd.lv.
Kristaps Dzonsons
2010-06-19
1
-1
/
+1
*
Fixed condition of `\}' closing a conditional at the start of the line.
Kristaps Dzonsons
2010-06-01
1
-0
/
+1
*
sync to OpenBSD:
Ingo Schwarze
2010-05-16
1
-1
/
+1
*
Escape TH -> Th (noticed by Joerg Sonnenberger).
Kristaps Dzonsons
2010-03-30
1
-1
/
+1
*
Added stupid pod2man reserved strings.
Kristaps Dzonsons
2010-03-23
1
-4
/
+25
*
Removed references to `\\' escape (noted by Jason McIntyre, Ingo Schwarze).
Kristaps Dzonsons
2010-01-05
1
-1
/
+0
*
Added functionality of -Tascii non-breaking `\~' space.
Kristaps Dzonsons
2009-11-05
1
-1
/
+8
*
Fix in -Tascii where `Lb' causes line-break in any section (should only happe...
Kristaps Dzonsons
2009-09-24
1
-1
/
+1
*
All special characters sync'd with groff, both -Thtml and -Tascii.
Kristaps Dzonsons
2009-09-23
1
-62
/
+88
*
Sync'd currency symbols with newest groff.
Kristaps Dzonsons
2009-09-23
1
-8
/
+10
*
Sync'd special letters and ligatures with newest groff.
Kristaps Dzonsons
2009-09-23
1
-62
/
+64
*
Arrows & brackets sync'd with newest groff.
Kristaps Dzonsons
2009-09-23
1
-18
/
+48
*
Quotes sync'd with newest groff.
Kristaps Dzonsons
2009-09-23
1
-8
/
+13
*
Accent marks sync'd with current groff.
Kristaps Dzonsons
2009-09-22
1
-15
/
+16
*
Many more UTF-8 symbols in place.
Kristaps Dzonsons
2009-09-22
1
-120
/
+171
*
Fix segfault in -Thtml column lists.
Kristaps Dzonsons
2009-09-22
1
-13
/
+13
*
Fixed some characters.
Kristaps Dzonsons
2009-09-22
1
-15
/
+15
*
Many more characters for HMTL (mostly Greek).
Kristaps Dzonsons
2009-09-22
1
-44
/
+45
*
A few more macros in -Thtml.
Kristaps Dzonsons
2009-09-21
1
-2
/
+2
*
Removed man handling in -Thtml (for now).
Kristaps Dzonsons
2009-09-21
1
-20
/
+20
*
Headers and footers in -Thtml. Various minor additions.
Kristaps Dzonsons
2009-09-20
1
-10
/
+10
*
Some extra html tags and near-complete Bl: -tag is hopeless (synonym for -han...
Kristaps Dzonsons
2009-09-20
1
-3
/
+3
*
Consider html fixes, most importantly -tag and -hang (breaks in IE6, apparent...
Kristaps Dzonsons
2009-09-17
1
-5
/
+5
*
More html.
Kristaps Dzonsons
2009-09-17
1
-266
/
+266
*
ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding).
Kristaps Dzonsons
2009-09-17
1
-0
/
+300