2015-03-10 |
Ingo Schwarze | The st_size member of struct stat is off_t, which is... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Ingo Schwarze | We can keep track of the pager PID without additional... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Ingo Schwarze | Fix a regression caused in rev. 1.212, reported by... |
commit | commitdiff | tree | snapshot |
2015-03-09 |
Ingo Schwarze | update for 1.13.3 |
commit | commitdiff | tree | snapshot |
2015-03-09 |
Ingo Schwarze | use \(dq rather than \*q; patch from bentley@ |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Ingo Schwarze | Fix vertical spacing at the beginning of tables. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Ingo Schwarze | In mdoc(7), don't mistreat negative .sp arguments as... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Ingo Schwarze | prevent the skipvsp flag from creeping past actual... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Ingo Schwarze | Flush the line preceding a table before clearing the... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Kristaps Dzonsons | Allow compilation on Mac OS X, which doesn't have MACHI... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Ingo Schwarze | in eqn, "prime" is equivalent to \(fm, and - is equival... |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Ingo Schwarze | If an eqn(7) starts on a new input line, be sure to... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Ingo Schwarze | If a non-gz manual is read after a gzipped manual,... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Ingo Schwarze | When makewhatis(8) scans a tree, ignore trailing garbag... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Ingo Schwarze | When man(1) and apropos(1) look for a file man1/foo... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Ingo Schwarze | oops, in NAME, don't nag about the comma after .Nm |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Ingo Schwarze | improve NAME section diagnostics; |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Ingo Schwarze | Escape quotes when expanding macro arguments. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ingo Schwarze | For selecting a two-digit font size, support the histor... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ingo Schwarze | Completely delete all carriage return characters from... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ingo Schwarze | \n(.$ |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Ingo Schwarze | naddy@ scoured the ports tree for remaining mandoc... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Ingo Schwarze | Render \(lq and \(rq as '"' in -Tascii mode but leave... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Ingo Schwarze | Cope with another one of the many kinds of DocBook... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Ingo Schwarze | Let .it accept numerical expressions, not just numerica... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Ingo Schwarze | clean up post_dt() validation function; |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Ingo Schwarze | Delete the -V option. It serves no purpose but keeps... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Ingo Schwarze | strtonum(3) compat glue |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Ingo Schwarze | Clamp width and indent settings to sensible values. |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Ingo Schwarze | Tweak the wording to avoid the possible misunderstandin... |
commit | commitdiff | tree | snapshot |
2015-02-14 |
Ingo Schwarze | shut up about tabs in SYNOPSIS .Fd lines, there is... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Ingo Schwarze | After almost five years and 99 revisions, mdoc_macro... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Ingo Schwarze | Do not confuse .Bl -column lists that just broken anoth... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Ingo Schwarze | Delete the mdoc_node.pending pointer and the function... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Ingo Schwarze | do not access a NULL pointer if an .Eo block lacks... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Ingo Schwarze | explicit blocks close out .Nd; fixing data structure... |
commit | commitdiff | tree | snapshot |
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 |
next |