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 |
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 |
next |