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 |
2014-12-30 |
Ingo Schwarze | When a file is given on the command line, actually... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ingo Schwarze | Improve documentation of the header/footer macros ... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ingo Schwarze | mdoc(7) already uses the mandoc(1) -Ios argument in... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Ingo Schwarze | improve previous: do the size check up front to avoid... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Ingo Schwarze | Reduce memory and time consumption on certain malformed... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Ingo Schwarze | Support negative indentations for mdoc(7) displays... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Ingo Schwarze | For .RS, we need to save the information how much we... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Ingo Schwarze | Prevent unsigned integer underflow when a number is... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Ingo Schwarze | When a man(7) document contains unreasonably large... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Ingo Schwarze | support negative horizontal widths in man(7); |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Ingo Schwarze | fix typo in previous |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Ingo Schwarze | some scaling unit fixes: |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Ingo Schwarze | even if the second argument to .IP is invalid, don... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Ingo Schwarze | Fix vertical scaling. Obviously, nobody ever had a... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Ingo Schwarze | In a2roffsu(), do not parse the number twice. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Ingo Schwarze | correctly handle scaling units after .PD |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Ingo Schwarze | The code already pays attention not to close the same... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Ingo Schwarze | Use -m for macro set selection in mandoc(1) mode only... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Ingo Schwarze | ISO C99 explicitly forbids forward references to enum... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Ingo Schwarze | Fix two issues causing a class of assertion failures... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Ingo Schwarze | resolve some code duplication; no functional change |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Ingo Schwarze | Enforcing an arbitrary, implementation dependent, undoc... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Ingo Schwarze | Rewrite the low-level UTF-8 parser from scratch. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Ingo Schwarze | update usage() and the list of non-standard (i.e. non... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Ingo Schwarze | Don't let .Ta creep into an already-closed list; same... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Ingo Schwarze | Only keep leading .Sm inside a list when it immediately... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Ingo Schwarze | When the head of a list item is extended with a partial... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Ingo Schwarze | Don't let the modulo operator divide by zero. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Ingo Schwarze | The code is already careful to not add items to lists... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Ingo Schwarze | [[:<:]] is not POSIX |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Ingo Schwarze | minimally document -IOKTW; requested by naddy@ |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Ingo Schwarze | Be a bit more lenient in what to accept for section... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Ingo Schwarze | Ignore mdoc(7) and man(7) macros inside tbl(7) code... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Ingo Schwarze | correct -Tutf8 and -Thtml rendering of \(~= |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Ingo Schwarze | Explicit block closure macros clobber next-line block... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Ingo Schwarze | When a string comparison condition contains no mismatch... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Ingo Schwarze | When a numerical condition errors out after consuming... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Ingo Schwarze | Empty conditions count as false. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Ingo Schwarze | correct some character names to match groff; |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Ingo Schwarze | Let "man n open" do the same as "man -s n open" again... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Ingo Schwarze | Catch localtime() failure for additional safety; |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Ingo Schwarze | version 1.13.2 VERSION_1_13_2 |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Ingo Schwarze | Fix a regression found by Carsten dot Kunze at arcor... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Ingo Schwarze | escape Nd on a macro line |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | Guard some come needed for database support only by... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | Make this work on illumos: |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | fix RCS IDs |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | sync to OpenBSD |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | new Copyright years |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | link to EuroBSDCon 2014 |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Ingo Schwarze | correctly align document header and footer; |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Ingo Schwarze | the asciidoc/docbook toolchain uses braindead \h for... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | more release preparations |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | first cut at updating for the next release |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | Support choosing alternative binary and manual names... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | Integrate the makewhatis binary into the mandoc binary |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | Some sorting and some more comments. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | Install "man" as a hardlink to "mandoc" during db-install. |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Ingo Schwarze | When opening mandoc.db fails, tell the user in which... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Ingo Schwarze | implement help(1) |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Ingo Schwarze | Improve parsing of function names. |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Ingo Schwarze | Do not misinterpret function arguments as function... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Ingo Schwarze | Render text before, not after accumulating flag bits... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Ingo Schwarze | When finding a .so link after the page was already... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Ingo Schwarze | correctly store .Dt and .TH information in the names... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Ingo Schwarze | in the SYNOPSIS, add .Fo and first .Fn arguments to... |
commit | commitdiff | tree | snapshot |
next |