2020-04-03 |
Ingo Schwarze | #include <stdint.h> because that is needed before ... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Ingo Schwarze | When the last file formatted yielded no tags, the tags... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Ingo Schwarze | Copy tagged strings before marking hyphens as breakable. |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Ingo Schwarze | Just like we are already doing it in HTML output, autom... |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Ingo Schwarze | Even though the HTML, man, markdown, PDF, PostScript... |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Ingo Schwarze | test skipping of initial hyphens and minus signs in... |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Ingo Schwarze | When setting automatic tags, skip initial hyphens and... |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Ingo Schwarze | The tag file always needs to be closed before starting... |
commit | commitdiff | tree | snapshot |
2020-03-13 |
Ingo Schwarze | Make the "make depend" maintainer target more convenient |
commit | commitdiff | tree | snapshot |
2020-03-13 |
Ingo Schwarze | Properly reset the validation part of the tagging modul... |
commit | commitdiff | tree | snapshot |
2020-03-13 |
Ingo Schwarze | Split tagging into a validation part including prioriti... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Ingo Schwarze | The HTML standard does not allow self-closing syntax... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Ingo Schwarze | Fully support explicit tagging of .Sh and .Ss. |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Ingo Schwarze | Introduce the concept of nodes that are semantically... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Ingo Schwarze | Fix this test after the recent Unicode update in OpenBS... |
commit | commitdiff | tree | snapshot |
2020-02-24 |
Ingo Schwarze | Marc Espie reported that "man p*ipc" displayed the... |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Ingo Schwarze | bugfix: indented paragraph macros need a space character |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Ingo Schwarze | bugfix: .Tg must be ignored completely in these output... |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Ingo Schwarze | Mention that .AT, .P, .SB, and .UC are extensions;... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ingo Schwarze | mention that -T man does not support eqn(7) and tbl(7); |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ingo Schwarze | two new entries: "Fl Fl" to "Fl \-" in validation and... |
commit | commitdiff | tree | snapshot |
2020-02-13 |
Ingo Schwarze | Mention that the .Dd "date" argument is the date of... |
commit | commitdiff | tree | snapshot |
2020-02-13 |
Ingo Schwarze | Digit-width and narrow spaces are non-breaking. |
commit | commitdiff | tree | snapshot |
2020-02-12 |
Ingo Schwarze | In roff, a space character at the beginning of an input... |
commit | commitdiff | tree | snapshot |
2020-02-10 |
Ingo Schwarze | Finally delete support for the "_whatdb" configuration... |
commit | commitdiff | tree | snapshot |
2020-02-10 |
Ingo Schwarze | Reduce the diff to OpenBSD by making FILES a list, |
commit | commitdiff | tree | snapshot |
2020-02-10 |
Ingo Schwarze | The man(1) command was already available in AT&T Versio... |
commit | commitdiff | tree | snapshot |
2020-02-10 |
Ingo Schwarze | For compatibility with the man(1) implementations of... |
commit | commitdiff | tree | snapshot |
2020-02-06 |
Ingo Schwarze | Make sure that -l always causes -w to be ignored, as... |
commit | commitdiff | tree | snapshot |
2020-02-05 |
Ingo Schwarze | No longer try to ask make(1) what the default compiler... |
commit | commitdiff | tree | snapshot |
2020-01-26 |
Ingo Schwarze | Repair more of the issues that i found in filescan... |
commit | commitdiff | tree | snapshot |
2020-01-26 |
Ingo Schwarze | Fix incorrect file type tests. |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Ingo Schwarze | Minor cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2020-01-20 |
Ingo Schwarze | Make the code more readable by introducing |
commit | commitdiff | tree | snapshot |
2020-01-19 |
Ingo Schwarze | Introduce a new mdoc(7) macro .Tg ("tag") to explicitly... |
commit | commitdiff | tree | snapshot |
2020-01-19 |
Ingo Schwarze | Align to the new, sane behaviour of the groff_mdoc... |
commit | commitdiff | tree | snapshot |
2020-01-19 |
Ingo Schwarze | delete the entry for a crash that was already fixed |
commit | commitdiff | tree | snapshot |
2020-01-11 |
Ingo Schwarze | test tbl_term.c rev. 1.73 and tbl_data.c rev. 1.53: |
commit | commitdiff | tree | snapshot |
2020-01-11 |
Ingo Schwarze | When autogenerating one layout cell from a data cell... |
commit | commitdiff | tree | snapshot |
2020-01-11 |
Ingo Schwarze | Fix a logic error: |
commit | commitdiff | tree | snapshot |
2020-01-11 |
Ingo Schwarze | Print more tbl(7) details to help debugging: |
commit | commitdiff | tree | snapshot |
2020-01-10 |
Ingo Schwarze | autocapitalize=none; also from Tim Baumgard |
commit | commitdiff | tree | snapshot |
2020-01-10 |
Ingo Schwarze | Switch off the useless and annoying "autocomplete"... |
commit | commitdiff | tree | snapshot |
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 |
next |