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
*
Teach -Tps to ignore backspace-encoding by using a one-char buffer and a
Kristaps Dzonsons
2010-06-11
1
-4
/
+1
*
Broke ascii_*() functions into term_ascii.c
Kristaps Dzonsons
2010-06-08
1
-241
/
+12
*
No functionality changes: just restructuring. Deprecated
Kristaps Dzonsons
2010-06-08
1
-35
/
+28
*
Missing prototype for getsubopt() on NetBSD fixed.
VERSION.1.10.1
Kristaps Dzonsons
2010-06-08
1
-0
/
+1
*
Lint fix.
Kristaps Dzonsons
2010-06-07
1
-1
/
+1
*
First check-in of PostScript output. This does not change any logic
Kristaps Dzonsons
2010-06-07
1
-19
/
+235
*
Add -Owidth=width option to mandoc -Tascii. Asked for by joerg@ about a
Kristaps Dzonsons
2010-06-07
1
-5
/
+24
*
Modified version of Ingo Schwarze's patch for hyphen-breaking.
Kristaps Dzonsons
2010-05-25
1
-6
/
+17
*
sync to OpenBSD:
Ingo Schwarze
2010-05-24
1
-3
/
+11
*
Handle literal tab characters both in literal context (.Bd -literal)
Ingo Schwarze
2010-05-24
1
-2
/
+22
*
Enable the unified error/warning enumeration in mandoc.h that's
Kristaps Dzonsons
2010-05-17
1
-0
/
+1
*
The function term_flushln() had effectively forked in OpenBSD.
Ingo Schwarze
2010-05-17
1
-44
/
+41
*
sync to OpenBSD:
Ingo Schwarze
2010-05-16
1
-1
/
+1
*
Make the output width an option for ascii_alloc and use that to compute
Joerg Sonnenberger
2010-05-15
1
-4
/
+8
*
Tiny EOS patch. Back-end cues front-end through flag. Front-end cues output...
Kristaps Dzonsons
2010-05-12
1
-1
/
+6
*
Backed out break-at-hyphen changes.
Kristaps Dzonsons
2010-05-07
1
-38
/
+3
*
Removed pipe from front-end ("typographic") recognition as punctuation (noted...
Kristaps Dzonsons
2010-04-08
1
-2
/
+4
*
Removed erroneous `{' and `}' as punctuation (see mdoc.samples "General Synta...
Kristaps Dzonsons
2010-04-03
1
-21
/
+52
*
Fixed two very subtle bugs in retaining overstep and maxrmargin widths betwee...
Kristaps Dzonsons
2010-03-23
1
-15
/
+13
*
Big check-in of compatibility layer. This should work on most major architec...
Kristaps Dzonsons
2010-01-01
1
-0
/
+4
*
Fixed \c support for all input and output modes (documented in mandoc_char.7).
Kristaps Dzonsons
2009-11-12
1
-0
/
+3
*
FreeBSD sys/types inclusion fixed.
Kristaps Dzonsons
2009-11-12
1
-2
/
+4
*
Basically re-wrote -Tascii font handling: instead of incrementers for
Kristaps Dzonsons
2009-11-12
1
-87
/
+147
*
Hooked up -Tascii to a2roffdeco backend.
Kristaps Dzonsons
2009-11-07
1
-201
/
+49
*
-Tascii now correctly ignores \s clauses.
Kristaps Dzonsons
2009-11-06
1
-11
/
+89
*
Correct support for `\fX' font modes in -Tascii.
Kristaps Dzonsons
2009-11-05
1
-7
/
+21
*
Added functionality of -Tascii non-breaking `\~' space.
Kristaps Dzonsons
2009-11-05
1
-1
/
+6
*
Using perror() instead of fprintf for failure from library functions.
Kristaps Dzonsons
2009-10-31
1
-2
/
+2
*
More lint fixes.
Kristaps Dzonsons
2009-10-30
1
-3
/
+4
*
Lint fixes.
Kristaps Dzonsons
2009-10-30
1
-2
/
+4
*
Continued safe handling of allocations.
Kristaps Dzonsons
2009-10-30
1
-2
/
+5
*
Removed superfluous memset (thanks Joerg Sonnenberger).
Kristaps Dzonsons
2009-10-28
1
-2
/
+1
*
bzero() -> memset() (noted by Joerg Sonnenberger).
Kristaps Dzonsons
2009-10-27
1
-2
/
+8
*
Merged Ingo's comments on term_flushln() variable names.
Kristaps Dzonsons
2009-10-27
1
-13
/
+13
*
Added time.h to various files for FreeBSD compilation (thanks Ulrich Sporlein).
Kristaps Dzonsons
2009-10-26
1
-0
/
+1
*
Lint fix.
VERSION.1.9.10
Kristaps Dzonsons
2009-10-26
1
-1
/
+2
*
Fixed overstep patch.
Kristaps Dzonsons
2009-10-26
1
-1
/
+2
*
Removed need for superfluous `os' value in overstep calculation (thanks Ingo ...
Kristaps Dzonsons
2009-10-24
1
-7
/
+4
*
Fixed order of printing backspace-encoding for terms that are both bold and u...
Kristaps Dzonsons
2009-10-22
1
-4
/
+4
*
More fixes to scaling-width multipliers (which, just to make my life difficul...
Kristaps Dzonsons
2009-10-19
1
-4
/
+7
*
Made sure devices and formats recognise that -man and -mdoc have different sy...
Kristaps Dzonsons
2009-10-18
1
-31
/
+23
*
Arbitrary horizontal and vertical scaling widths now handled by -mdoc -Tascii.
Kristaps Dzonsons
2009-10-18
1
-0
/
+83
*
Moved output definitions into main.h.
Kristaps Dzonsons
2009-10-13
1
-31
/
+1
*
Fix hang lists in -Tascii -Tmdoc, which seem to have been broken since ~1.8.x.
Kristaps Dzonsons
2009-10-10
1
-1
/
+7
*
All special characters sync'd with groff, both -Thtml and -Tascii.
Kristaps Dzonsons
2009-09-23
1
-0
/
+3
*
Fixed memory leak on close.
Kristaps Dzonsons
2009-09-20
1
-1
/
+1
*
ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding).
Kristaps Dzonsons
2009-09-17
1
-5
/
+6
*
Put closedelim and opendelim right in term_word() (unnecessary extra function).
Kristaps Dzonsons
2009-09-16
1
-64
/
+40
*
Made tree/term/out() functions return void.
Kristaps Dzonsons
2009-09-16
1
-6
/
+6
*
Removed TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour of recursive-friendly ...
Kristaps Dzonsons
2009-09-15
1
-8
/
+8
[next]