2020-01-10 |
Ingo Schwarze | Document the "delim" syntax and its usage. |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Ingo Schwarze | Skip whitespace before tokens, too. |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Ingo Schwarze | Improve the test case by changing the eqn(7) delimiters... |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Ingo Schwarze | Enable generation of the desired delim/basic output... |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Ingo Schwarze | Simplify maintainer targets in OpenBSD: EQN and TBL... |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Ingo Schwarze | Improve the description of -m/-M/MANPATH/man.conf in... |
commit | commitdiff | tree | snapshot |
2019-12-31 |
Ingo Schwarze | When all cells in a tbl(1) column are empty, set the... |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Ingo Schwarze | Do not fail an assertion when a high level macro occurs... |
commit | commitdiff | tree | snapshot |
2019-12-25 |
Ingo Schwarze | distinction between .Vt and .Va |
commit | commitdiff | tree | snapshot |
2019-12-22 |
Ingo Schwarze | two new entries: make .Sh/.Ss parsed in mdoc(7) |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Ingo Schwarze | In HTML, display straight quotes, not curly quotes... |
commit | commitdiff | tree | snapshot |
2019-11-10 |
Ingo Schwarze | Add a Content-Security-Policy HTTP header that allows... |
commit | commitdiff | tree | snapshot |
2019-11-10 |
Ingo Schwarze | want to get rid of the last style= attributes, suggeste... |
commit | commitdiff | tree | snapshot |
2019-11-09 |
Ingo Schwarze | .ce .if .B crash reported by espie@, and one other bug |
commit | commitdiff | tree | snapshot |
2019-11-09 |
Ingo Schwarze | In the past, generating comment nodes stopped at the... |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Ingo Schwarze | draft 1.14.6 release notes |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Ingo Schwarze | For invalid queries and for valid queries returning... |
commit | commitdiff | tree | snapshot |
2019-09-15 |
Ingo Schwarze | Fix line breaking in no-fill mode (.Bd -unfilled/<pre>), |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Ingo Schwarze | Improve validation of function names: |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Ingo Schwarze | adapt to print_indent() HTML_NOSPACE fix, html.c rev... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Ingo Schwarze | Do not clear HTML_NOSPACE in print_indent(). |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Ingo Schwarze | adapt to new <p> output logic (html.c rev. 1.260) |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Ingo Schwarze | Wrap text and phrasing elements in paragraphs unless... |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Ingo Schwarze | Format .Nd with more logically with <span> rather than... |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Ingo Schwarze | Make html_close_paragraph() more versatile, more robust... |
commit | commitdiff | tree | snapshot |
2019-09-01 |
Ingo Schwarze | delete the TAG_IDIV crutch, which is no longer used |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Ingo Schwarze | In the HTML formatter, assert(3) that no HTML nesting... |
commit | commitdiff | tree | snapshot |
2019-08-02 |
Ingo Schwarze | minor sync of the inline stylesheet with mandoc.css: |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Ingo Schwarze | Simplification, no functional change: |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Ingo Schwarze | There is no point in pledge(2)ing literally the same... |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Ingo Schwarze | In man(1) mode, do the search for each name independent... |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Ingo Schwarze | Improve structure, no functional change: |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Ingo Schwarze | Move two more output state variables into the new struc... |
commit | commitdiff | tree | snapshot |
2019-07-26 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2019-07-26 |
Ingo Schwarze | Structural cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2019-07-26 |
Ingo Schwarze | Structural cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Ingo Schwarze | tagging support for .TP and .TQ; try e.g. man -O tag... |
commit | commitdiff | tree | snapshot |
2019-07-22 |
Ingo Schwarze | Slowly start implementing tagging support for man(7... |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Ingo Schwarze | If no tags were generated at all, unlink(2) the empty... |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Ingo Schwarze | new test for an empty text block; from rea@ via bapt... |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Ingo Schwarze | don't print the final heads-up about messages |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Ingo Schwarze | explain escaping of end-of-sentence characters; |
commit | commitdiff | tree | snapshot |
2019-07-14 |
Ingo Schwarze | If messages are shown and output is printed without... |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Ingo Schwarze | When parsing a tab character that is not preceded by... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Ingo Schwarze | Some time ago, i simplified mandoc_msg() such that... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Ingo Schwarze | in man.cgi(8), disable -O toc by default; requested... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Ingo Schwarze | The non-standard .EX/.EE macro pair was invented for... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Ingo Schwarze | prevent mandoc from segfaulting if /tmp is not writable; |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Ingo Schwarze | use the standard spelling of the word "idiosyncrasy"; |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Ingo Schwarze | delete trailing whitespace and space-tab sequences... |
commit | commitdiff | tree | snapshot |
2019-06-27 |
Ingo Schwarze | Fix mandoc_normdate() and the way it is used. |
commit | commitdiff | tree | snapshot |
2019-06-27 |
Ingo Schwarze | Improve "man -h" output. |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Ingo Schwarze | Do not access a NULL pointer if a table contains a... |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Ingo Schwarze | Explicitly state that the cases in the inner switch... |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Ingo Schwarze | Initialize the local variable "lastln" in mparse_buf_r(). |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Ingo Schwarze | Initialize the local variable "act" in print_mdoc_node(). |
commit | commitdiff | tree | snapshot |
2019-06-02 |
Ingo Schwarze | Support prefers-color-scheme: dark. |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Ingo Schwarze | use proper crossreference; patch from naddy@ |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Ingo Schwarze | Do not print the style message "missing date" when... |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Ingo Schwarze | socppc makes an extended visit to the bigbucket; |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Ingo Schwarze | avoid duplicate "bad argument" error message, also... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Ingo Schwarze | when processing unknown output options, prevent passing... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Ingo Schwarze | Enter dangling .so links into the database, to avoid... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Ingo Schwarze | In fs_lookup(), use stat(2) rather than access(2) to... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Ingo Schwarze | In man(1) mode with a specific section requested, |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Ingo Schwarze | In man(1) mode, when the first argument starts with... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Ingo Schwarze | In man(1) mode, i.e. when asking for a single manual... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Ingo Schwarze | In HTML output, allow switching the desired font for... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Ingo Schwarze | improve the description of the message "blank line... |
commit | commitdiff | tree | snapshot |
2019-04-24 |
Ingo Schwarze | clarify the difference between .Cm and .Ic; |
commit | commitdiff | tree | snapshot |
2019-04-23 |
Ingo Schwarze | clarify how .%P is conventionally used; |
commit | commitdiff | tree | snapshot |
2019-04-23 |
Ingo Schwarze | add missing "pp." to .%P macro; |
commit | commitdiff | tree | snapshot |
2019-04-23 |
Ingo Schwarze | issues found by Jan Stary in groffer(1) version 1.19 |
commit | commitdiff | tree | snapshot |
2019-04-21 |
Ingo Schwarze | When calling an empty macro, do not clobber existing... |
commit | commitdiff | tree | snapshot |
2019-04-21 |
Ingo Schwarze | Implement the roff .break request (break out of a ... |
commit | commitdiff | tree | snapshot |
2019-04-01 |
Ingo Schwarze | new man(1) issues from Lorenzo Beretta <loreb at github> |
commit | commitdiff | tree | snapshot |
2019-03-31 |
Ingo Schwarze | While we do encourage simplicity in the sense of writin... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Ingo Schwarze | Set the maximum column index in a tbl(7) to the maximum... |
commit | commitdiff | tree | snapshot |
2019-03-19 |
Ingo Schwarze | When the last line of the input is empty and the previo... |
commit | commitdiff | tree | snapshot |
2019-03-18 |
Ingo Schwarze | fix a NULL pointer access on empty tbl(7) data cells |
commit | commitdiff | tree | snapshot |
2019-03-17 |
Ingo Schwarze | The header file "html.h" uses enum roff_tok, |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Ingo Schwarze | When drawing a horizontal line in tbl(7) UTF-8 output... |
commit | commitdiff | tree | snapshot |
2019-03-13 |
Ingo Schwarze | Contrary to what the NetBSD attribute(3) manual page... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Ingo Schwarze | mark check_abort() and post_abort() as __dead; |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Ingo Schwarze | release 1.14.5 VERSION_1_14_5 |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Ingo Schwarze | Automatically detect whether diff(1) supports the ... |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Ingo Schwarze | Mention mandoc.db(5), makewhatis(8), and weekly(8). |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | new dist-install maintainer target |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | while $() is more modern than ``, it does not work... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | mention Solaris BUGS in regress.pl(1) |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | this file needs to #include "config.h" because it calls... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | drop redundant '0' flag from "%02.2X" format string; |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | work towards 1.14.5, mostly updating WWW_INCS |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | add arch.o |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | draft 1.14.5 NEWS entry |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | autoconfiguration test whether less(1) supports the... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Ingo Schwarze | For TIOCGWINSZ, #include <termios.h> rather than <sys... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Ingo Schwarze | add libbe; from kevans@ via FreeBSD rev. 337663 |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Ingo Schwarze | When the -S option is given to man(1) and the requested... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Ingo Schwarze | Fix the last straggler where the struct roff_node ... |
commit | commitdiff | tree | snapshot |
next |