2015-02-10 |
Ingo Schwarze | Be more careful to not generate empty .In, .St, and... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Ingo Schwarze | Do not read past the end of the buffer if an "f" layout... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Ingo Schwarze | trim trailing white space, no code change; |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Ingo Schwarze | Closing a block validates it, which may end up deleting it, |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Ingo Schwarze | some tweaks to the DIAGNOSTICS section |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Ingo Schwarze | ignore O_CLOEXEC when the operating system doesn't... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Ingo Schwarze | trivial sync to OpenBSD: <sys/param.h> no longer needed |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Ingo Schwarze | be more careful about argc == 0 |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Ingo Schwarze | replace the last legacy generic message type, "argument... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Ingo Schwarze | better error reporting regarding .OP .RS .UR .TH arguments |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Ingo Schwarze | better diagnostics about excess arguments to .PD .ft .sp |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Ingo Schwarze | better error reporting for .br .fi .nf with arguments |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Ingo Schwarze | Delete the legacy generic warning type MANDOCERR_ARGCWARN, |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Ingo Schwarze | better handle .Fo and .Fd without argument |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Ingo Schwarze | better handle empty .Bd .Bl .D1 .Dl blocks |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Ingo Schwarze | better handle .In .Sh .Ss .St .Xr without arguments |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Ingo Schwarze | fix handling of empty .An macros |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Ingo Schwarze | Simplify by deleting the "lastline" member of struct... |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Ingo Schwarze | Discard excess head arguments for .Bd .Bl .Bk and delet... |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Ingo Schwarze | improve diagnostics regarding arguments of .An .Pp... |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Ingo Schwarze | fix column numbers of macro arguments in messages |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Ingo Schwarze | discard .Rs head arguments and improve .Rs diagnostics |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Ingo Schwarze | more specific .Nd diagnostics, allowing to get rid... |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Ingo Schwarze | Enable the integrated man(1) even when database support... |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Ingo Schwarze | reduce indentation for better readability |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Ingo Schwarze | Avoid closing out an explicit block twice when broken... |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Ingo Schwarze | minimal support for Heirloom nroff |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Ingo Schwarze | Finally delete the kitchensink functions rew_sub()... |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Ingo Schwarze | Bring .Pp/.Lp handling inside .Nm blocks closer to... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Ingo Schwarze | Simplify and reindent make_pending(). No functional... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Ingo Schwarze | Simplify: Do not call rew_dohalt() from make_pending(), |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Ingo Schwarze | Get rid of all remaining calls to rew_sub() where the... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Ingo Schwarze | Get rid of all calls to rew_sub() in blk_exp_close... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Ingo Schwarze | When a full block macro gets closed out by a mismatching |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Ingo Schwarze | get rid of rew_sub() in blk_part_imp(); no functional... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Ingo Schwarze | fix .Eo/.Ec spacing |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Ingo Schwarze | Simplify blk_part_exp(), no functional change. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Ingo Schwarze | The function rew_sub() tries to rewind any all all... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Ingo Schwarze | Use relative offsets instead of absolute pointers for... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Ingo Schwarze | Have pity on the poor stack. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Ingo Schwarze | starting a tbl(7) breaks man(7) next-line scope; |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Ingo Schwarze | Delete the redundant tbl span flags, just inspect the... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Ingo Schwarze | Abolish struct tbl_head and replace it by an "int col... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Ingo Schwarze | Auditing the tbl(7) code for more NULL pointer accesses... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Ingo Schwarze | Make sure every layout line contains at least one cell; |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Ingo Schwarze | correctly handle table layout lines starting with a dot |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Ingo Schwarze | Radical cleanup of COMPATIBILITY sections: |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Ingo Schwarze | Clean up eqn(7) error handling: |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Ingo Schwarze | * Polish tbl(7) error reporting. |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Ingo Schwarze | For now, it can't be helped that mandoc tbl(7) ignores... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Ingo Schwarze | implement the tbl(7) "center" layout option |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Ingo Schwarze | adjust formatting for the tbl(7) layout 'x' modifier... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ingo Schwarze | Multiple parser and formatter fixes for line drawing... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Ingo Schwarze | Rework tbl(7) layout parsing: |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Ingo Schwarze | More improvements regarding tbl(7) options. |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Ingo Schwarze | Improve (or rather, rewrite) tbl(7) option parsing. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ingo Schwarze | preserve .PP before .RE; effect found in audio/pms(1) |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ingo Schwarze | Strangely, ignoring the roff(7) .na request was impleme... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ingo Schwarze | change .Cm to .Ar for macro arguments |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ingo Schwarze | Support .RE with an argument; needed for audio/pms(1). |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ingo Schwarze | new task: escape blank at the beginning of a line |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Ingo Schwarze | improve homebrew cellar config example |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Ingo Schwarze | While ignoring the .ta (set tab stops) and .ti (temp... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Ingo Schwarze | Let .Aq/.Ao/.Ac print "<>" instead of the normal "... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Ingo Schwarze | Wonders of roff(7): Integer numbers in numerical expres... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Ingo Schwarze | Slightly improve \w width measurements: |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Ingo Schwarze | Traditional roff(7) explicitly allows certain control... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Ingo Schwarze | Don't let a failing mparse_open() clobber the filename... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Ingo Schwarze | improve wording; patch from jmc@ |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Ingo Schwarze | Support homebrew-style linking on Mac OS X. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Ingo Schwarze | Rudimentary implementation of the roff(7) \o escape... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Ingo Schwarze | Improve overstriking. When overstriking a wider charac... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Ingo Schwarze | pass empty request lines through to tbl(7); sometimes... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Ingo Schwarze | blank lines in tables do not need special handling... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ingo Schwarze | typo fixes from jmc@ |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ingo Schwarze | Split the -Werror message level into -Werror (broken... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ingo Schwarze | change spelling of centre to center: consistent with... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ingo Schwarze | Make the man(1) and apropos(1) options -s and -S much... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Ingo Schwarze | Let man(1) show manuals for the current architecture... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Ingo Schwarze | Parse and ignore .IX (generate index entry) macros... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Ingo Schwarze | Fatal errors no longer exist. |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Ingo Schwarze | downgrade .so failure from FATAL to ERROR |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Ingo Schwarze | downgrade ".so with absolute path" from FATAL to ERROR; |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Ingo Schwarze | simplify by getting rid of ROFF_ERR in tbl(7) parsing... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Ingo Schwarze | To get rid of SYSERR entries in enum mandocerr, downgra... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Ingo Schwarze | if earlier files set a non-zero exit status, |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Ingo Schwarze | Simplify handling of system errors: just exit(3). |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Ingo Schwarze | Be developer-friendly, 'cause OpenBSD devs like to: |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Ingo Schwarze | do not spawn a pager when there is no output; issue... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Ingo Schwarze | Bugfix: When the invocation of a user-defined macro... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Ingo Schwarze | Fix a potential NULL pointer access in an error message... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Ingo Schwarze | Given the excessively technical description in the... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Ingo Schwarze | Explicitly set the *data member of struct ohash_info... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Ingo Schwarze | Fix a buffer overrun triggered by a trailing backslash... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Ingo Schwarze | Fix a read buffer overrun triggered by trailing \s... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Ingo Schwarze | Don't dereference NULL pointers when formatting missing... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Ingo Schwarze | If man(1) only has one single argument, always interpre... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Ingo Schwarze | describe .Ql more precisely; |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Ingo Schwarze | When showing more than one formatted manual page, inser... |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Ingo Schwarze | fix wrong paths below FILES; from Theo Buehler <theo... |
commit | commitdiff | tree | snapshot |
next |