2015-10-06 |
Ingo Schwarze | improve wording and start a new sentence on a new line... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Ingo Schwarze | Theo found a stray blank in HTML output. |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ingo Schwarze | briefly document -T tree output |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ingo Schwarze | Show the flags MDOC_DELIMO, MDOC_DELIMC, MDOC_EOS,... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ingo Schwarze | /* NOTREACHED */ after abort() is silly, delete it |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ingo Schwarze | resolve code duplication and do style cleanup in mdoc_n... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ingo Schwarze | Fix multiple aspects of SYNOPSIS .Nm formatting: |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Ingo Schwarze | typos; found and fixed by sobrado@ |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Ingo Schwarze | Trailing whitespace is significant when determining... |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Ingo Schwarze | no more _subdir; Jan Stary <hans at stare dot cz> |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Ingo Schwarze | for portability, use (char *)NULL in execlp(3) as discu... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ingo Schwarze | Avoid .Ns right after .Pf, it's pointless. |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ingo Schwarze | Remove the warning about children of .Vt blocks because... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ingo Schwarze | The .Dv macro actually forces normal font. |
commit | commitdiff | tree | snapshot |
2015-09-04 |
Ingo Schwarze | Fill mode changes don't break next-line scope in all... |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Ingo Schwarze | Recommend an unambiguous escape for minus signs instead... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Ingo Schwarze | Drop leading, internal, and trailing blank characters... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Ingo Schwarze | If an .Fo macro lacks its mandatory argument, don't... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | If we have to reparse the text line because we spring... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | Parse and ignore the escape sequences \, and \/ (italic... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | Implement the escape sequence \\$*, expanding to all... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | Minimal implementation of the read-only number register... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | Including <ohash.h> requires including <stdint.h> before, |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | tedu@ reports tbl(7) issues in synaptics(4) |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Ingo Schwarze | Remove the hack of scrolling forward and backward with... |
commit | commitdiff | tree | snapshot |
2015-07-25 |
Ingo Schwarze | Simplify and make tag_put() more efficient by integrati... |
commit | commitdiff | tree | snapshot |
2015-07-25 |
Ingo Schwarze | implement tagging for .Er |
commit | commitdiff | tree | snapshot |
2015-07-25 |
Ingo Schwarze | basic tag support for function names; written at YYC |
commit | commitdiff | tree | snapshot |
2015-07-25 |
Ingo Schwarze | basic support for tag priorities; written at YYC |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Ingo Schwarze | When creation of the temporary tags file fails, call... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Ingo Schwarze | Do not fork and exec gunzip(1), just link with libz... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Ingo Schwarze | If we aren't on a tty, clear the pager flag up front. |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Ingo Schwarze | Insist that manual page file name extensions must begin... |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Ingo Schwarze | another portability todo |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Ingo Schwarze | clean up the temporary file when the process dies from... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Ingo Schwarze | Initial, still somewhat experimental implementation... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Ingo Schwarze | Fix the "depend" target and regenerate Makefile.depend: |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Ingo Schwarze | headers should not contain macros |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Ingo Schwarze | Ignore blank characters at the beginning of a condition... |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Ingo Schwarze | delete some TODO entries that were already fixed |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Ingo Schwarze | nice idea for eqn(7) from CDBUG. |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Ingo Schwarze | two new tasks i heard about at BSDCan |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Ingo Schwarze | Avoid warning "defined but not used" when compiling... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Ingo Schwarze | Avoid warning "unused variable" when compiling without... |
commit | commitdiff | tree | snapshot |
2015-05-31 |
Ingo Schwarze | Implement the roff(7) `r' (register exists) conditional. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Ingo Schwarze | This one needs config.h too, if only for __BEGIN_DECLS. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Ingo Schwarze | add forgotten glue |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Ingo Schwarze | Link compat_reallocarray.o into soelim; needed on |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | Remove clauses 3 and 4 from Christos Zoulas' BSD license. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | fix integer overflows by using reallocarray(3) |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | * fix roff terminology in .Nd |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | Use PATH_MAX rather than the non-standard MAXPATHLEN. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | * remove FreeBSDisms |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | Initial revision |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Ingo Schwarze | Do not let the -m option or MANPATH with leading, trail... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Ingo Schwarze | mdoc_valid_post() may indirectly call roff_node_unlink... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Ingo Schwarze | Setting the "last" member of struct roff_node was done... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Ingo Schwarze | Minor bug fix: When .Pp rewinds .Nm, rewind the whole... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Ingo Schwarze | If a block body gets broken, that's no good reason... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Ingo Schwarze | Replace the kludge for the \z escape sequence by an... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Ingo Schwarze | Do not mark a block with the MDOC_BROKEN flag if it... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Ingo Schwarze | When the last line of a table layout turns out to be... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Ingo Schwarze | Improve the error message in case somebody has configur... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Ingo Schwarze | Fix the HAVE_MANPATH case, got broken in rev. 1.23. |
commit | commitdiff | tree | snapshot |
2015-04-23 |
Ingo Schwarze | Unify mdoc_deroff() and man_deroff() into a common... |
commit | commitdiff | tree | snapshot |
2015-04-23 |
Ingo Schwarze | Get rid of two empty wrapper functions. No functional... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Ingo Schwarze | Avoid a use after free when the target node is deleted... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
Ingo Schwarze | Fix previous: Don't let man(1) warn twice about non... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
Ingo Schwarze | Avoid out-of-bounds read access before the beginning... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ingo Schwarze | More than one data field may follow T} on the same... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ingo Schwarze | If an explicit line break request (.br or .sp) occurs... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ingo Schwarze | If apropos(1) finds no match, print "nothing appropriat... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ingo Schwarze | Unify trickier node handling functions. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ingo Schwarze | Unify some node handling functions that use TOKEN_NONE. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ingo Schwarze | Decouple the token code for "no request or macro" from... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ingo Schwarze | Unify node handling functions: |
commit | commitdiff | tree | snapshot |
2015-04-18 |
Ingo Schwarze | Delete the wrapper functions mdoc_meta(), man_meta... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
Ingo Schwarze | Unify {mdoc,man}_{alloc,reset,free}() into roff_man_... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
Ingo Schwarze | Move mdoc_hash_init() and man_hash_init() to libmandoc.h |
commit | commitdiff | tree | snapshot |
2015-04-18 |
Ingo Schwarze | Profit from the unified struct roff_man and reduce... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
Ingo Schwarze | Replace the structs mdoc and man by a unified struct... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
Ingo Schwarze | look at COHERENT troff |
commit | commitdiff | tree | snapshot |
2015-04-16 |
Ingo Schwarze | florian want <img> tags for https://tlakh.xyz/p2k15... |
commit | commitdiff | tree | snapshot |
2015-04-16 |
Ingo Schwarze | Restore the page headers and page footers that accident... |
commit | commitdiff | tree | snapshot |
2015-04-16 |
Ingo Schwarze | shorten "outdated mandoc.db" warning message; requested... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Ingo Schwarze | Do not mistreat empty arguments to font alternating... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Ingo Schwarze | On a new RS nesting level, the saved width starts from... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Ingo Schwarze | Use the default width for .RS without arguments. |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Ingo Schwarze | If a partial explicit block extending to the next input... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Ingo Schwarze | Reduce code duplication, no functional change: |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Ingo Schwarze | Arguments to end macros of broken partial explicit... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Ingo Schwarze | allow using an alternate mandoc binary |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Ingo Schwarze | Give man(7) section and subsection headers hanging... |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Ingo Schwarze | Rounding rules for horizontal scaling widths are more... |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Ingo Schwarze | Don't allow breaking the output line after hyphens... |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Ingo Schwarze | Fix a quirk with respect to empty .HP. |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Ingo Schwarze | Vastly simplify man(7) block unwinding, similar to... |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Ingo Schwarze | It turns out the man(7) parser suffers from unintelligi... |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Ingo Schwarze | portability: word boundaries in regular expressions |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Ingo Schwarze | No need to hardcode /usr/bin/ as the path to more(1... |
commit | commitdiff | tree | snapshot |
next |