2020-06-22 |
Ingo Schwarze | Because mandoc_aux.h and mandoc.h use __attribute__... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Ingo Schwarze | John Gardner: handling of ASCII control characters... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Ingo Schwarze | Manually tag the section option. |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Ingo Schwarze | Sync stringlist implementation with NetBSD. |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Ingo Schwarze | sync with OpenBSD, no functional change intended |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Ingo Schwarze | update millert@'s email address |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Ingo Schwarze | document -T html -O tag as implemented in main.c rev... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Ingo Schwarze | Support -T html -O tag by passing a file:// URI to... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Ingo Schwarze | add missing compat_stringlist.o to ALL_COBJS, useful... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Ingo Schwarze | Only compile compat_*.c implementations that are actual... |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Ingo Schwarze | Make the ./configure script simpler, more robust, and... |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Ingo Schwarze | merge rev. 1.58 from OpenBSD (deraadt@): |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Ingo Schwarze | Give the fts_compar struct member a real prototype. |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Ingo Schwarze | Fix a regression in rev. 1.319 (2019/03/03): |
commit | commitdiff | tree | snapshot |
2020-04-26 |
Ingo Schwarze | While we do not recommend the idiom ".Fl Fl long" for... |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Ingo Schwarze | Resurrect the documentation of the print_otag() 's... |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Ingo Schwarze | provide a STYLE message when mandoc knows the file... |
commit | commitdiff | tree | snapshot |
2020-04-20 |
Ingo Schwarze | In fragment identifiers, use ~%d for ordinal suffixes, |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Ingo Schwarze | When .Bd, .D1, or .Dl is tagged, attach the permalink |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Ingo Schwarze | Correctly handle non-unique tags even when NODE_ID... |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Ingo Schwarze | Major update: |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Ingo Schwarze | When a .Tg is attached to a paragraph, attach the permalink |
commit | commitdiff | tree | snapshot |
2020-04-08 |
Ingo Schwarze | Use a separate node->tag attribute rather than abusing... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Ingo Schwarze | Separate the place to put the <a href> permalink (now... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Ingo Schwarze | Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl,... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Ingo Schwarze | automatically tag .SH and .SS in man(7) terminal output |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Ingo Schwarze | Remove some stray argument names from function prototypes, |
commit | commitdiff | tree | snapshot |
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 |
next |