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
/
term.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Text tokens with leading whitespace (like indented blocks in `Bd -literal') a...
Kristaps Dzonsons
2009-07-24
1
-1
/
+1
*
Lintified term_flushln() (type mismatches).
Kristaps Dzonsons
2009-07-23
1
-12
/
+23
*
Bringing spacing more in line with groff, patches from schwarze@openbsd.org. ...
Kristaps Dzonsons
2009-07-21
1
-34
/
+37
*
Fixed and cleaned up "phrase" handling (`Bl -column' columns).
Kristaps Dzonsons
2009-07-19
1
-1
/
+4
*
Subtle fixes correcting vis count with erroneously-decorated whitespace.
Kristaps Dzonsons
2009-07-16
1
-4
/
+4
*
Fix in nospace following close-delimiter.
Kristaps Dzonsons
2009-07-16
1
-2
/
+3
*
Removed assertion (disregarded blank literal lines).
Kristaps Dzonsons
2009-07-15
1
-1
/
+0
*
Removed term.c break-up of tokens (happens in libmdoc).
Kristaps Dzonsons
2009-07-15
1
-88
/
+62
*
Cleaned up arg_width and arg_column functions.
Kristaps Dzonsons
2009-07-14
1
-1
/
+1
*
Support for TERMP_HANG in flushln(): -hang lists.
Kristaps Dzonsons
2009-07-14
1
-5
/
+18
*
Lint fixes.
VERSION.1.7.20
Kristaps Dzonsons
2009-06-22
1
-1
/
+2
*
Noted .Cd tabs-ok issue (will fix later).
Kristaps Dzonsons
2009-06-22
1
-0
/
+3
*
Added "Spacing" part of "Punctuation and Spacing" in mandoc.1 manual.
Kristaps Dzonsons
2009-06-22
1
-22
/
+24
*
Reverted max column width 80 -> 78 (schwarze@openbsd.org).
Kristaps Dzonsons
2009-06-22
1
-1
/
+1
*
Special characters, e.g. \(ae, are now correctly rendered in the current font...
Kristaps Dzonsons
2009-06-17
1
-52
/
+26
*
Clean up validation of field widths.
Kristaps Dzonsons
2009-06-11
1
-5
/
+4
*
Fix space-before-newline (inspired by schwarze@openbsd.org).
Kristaps Dzonsons
2009-06-11
1
-5
/
+4
*
Fixed email address in manual AUTHOR reference.
Kristaps Dzonsons
2009-06-11
1
-1
/
+1
*
Fixed license email address.
Kristaps Dzonsons
2009-06-10
1
-1
/
+1
*
Using proper license template (const).
Kristaps Dzonsons
2009-04-12
1
-12
/
+10
*
*** empty log message ***
Kristaps Dzonsons
2009-04-03
1
-2
/
+0
*
Proper resetting of memory.
Kristaps Dzonsons
2009-04-03
1
-7
/
+15
*
General clean-ups.
Kristaps Dzonsons
2009-03-31
1
-0
/
+595
*
Initial front-end formatting for -man pages.
Kristaps Dzonsons
2009-03-26
1
-1926
/
+0
*
More manual documentation fixed/improved.
Kristaps Dzonsons
2009-03-23
1
-2
/
+4
*
Fixed Bd -compact.
Kristaps Dzonsons
2009-03-22
1
-20
/
+37
*
Freed more macros from zero-length restrictions.
Kristaps Dzonsons
2009-03-21
1
-2
/
+2
*
Handling -width="" in lists.
Kristaps Dzonsons
2009-03-21
1
-2
/
+2
*
`Em' accepts empty tokens.
Kristaps Dzonsons
2009-03-21
1
-13
/
+34
*
Added %Q macro.
Kristaps Dzonsons
2009-03-21
1
-0
/
+1
*
Fixed literal-formatting error with `Dl'.
Kristaps Dzonsons
2009-03-20
1
-0
/
+1
*
Support for `Bd' of all types (see mdoc.7 for newline/tab rules).
VERSION.1.6.2
Kristaps Dzonsons
2009-03-20
1
-113
/
+126
*
Changed e-mail address to @openbsd.
Kristaps Dzonsons
2009-03-16
1
-1
/
+13
*
Fixed mdoc_phrase escape handling.
Kristaps Dzonsons
2009-03-16
1
-0
/
+2
*
Added colour styles (not being used) to struct termp.
Kristaps Dzonsons
2009-03-14
1
-10
/
+10
*
Added canonical mdoc.7.
Kristaps Dzonsons
2009-03-13
1
-1
/
+5
*
Added -nested (doesn't do anything).
Kristaps Dzonsons
2009-03-12
1
-0
/
+2
*
NetBSD '.[[:whitespace:]]*' properly handled.
Kristaps Dzonsons
2009-03-12
1
-0
/
+2
*
Removed segfault with empty word.
Kristaps Dzonsons
2009-03-12
1
-1
/
+1
*
Brq/Bro/Brc fixed up and pretty.
Kristaps Dzonsons
2009-03-12
1
-76
/
+128
*
Expanded perfect htab to use 27 * 26 * 3 space.
Kristaps Dzonsons
2009-03-11
1
-2
/
+34
*
Added regular-form sanity check in mdocterm.
Kristaps Dzonsons
2009-03-10
1
-36
/
+4
*
Added `Mt' and `Lk' macros (NetBSD).
Kristaps Dzonsons
2009-03-09
1
-2
/
+50
*
Easier integration into FreeBSD (sys/types.h, time.h, etc.).
VERSION.1.4.5
Kristaps Dzonsons
2009-03-09
1
-0
/
+2
*
Added `Lp' macro.
Kristaps Dzonsons
2009-03-08
1
-0
/
+1
*
Added .Ap.
Kristaps Dzonsons
2009-03-08
1
-0
/
+14
*
Front-end handling of `Lb'.
Kristaps Dzonsons
2009-03-08
1
-2
/
+23
*
Bumped minor-number.
Kristaps Dzonsons
2009-03-08
1
-1
/
+1
*
Segmentation-fault fix in mdocterm.
Kristaps Dzonsons
2009-03-08
1
-2
/
+2
*
mdocterm now using new API.
Kristaps Dzonsons
2009-03-08
1
-87
/
+93
[next]