2020-09-06 |
Ingo Schwarze | After .ti, there are many reasons why the offset may... |
commit | commitdiff | tree | snapshot |
2020-09-03 |
Ingo Schwarze | Fix two issues with .po (page offset) formatting: |
commit | commitdiff | tree | snapshot |
2020-09-03 |
Ingo Schwarze | If .ti had an excessive argument, using it was attempte... |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Ingo Schwarze | Do not indent by SIZE_MAX/2 when .ce occurs inside... |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Ingo Schwarze | Ignore unreasonably large spacing modifiers in tbl... |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Ingo Schwarze | more info from John Gardner about ASCII control chars... |
commit | commitdiff | tree | snapshot |
2020-08-27 |
Ingo Schwarze | Remove a lie reported by Jamie Landeg-Jones <jamie... |
commit | commitdiff | tree | snapshot |
2020-08-27 |
Ingo Schwarze | Fix a regression caused by the insertion of two new... |
commit | commitdiff | tree | snapshot |
2020-08-27 |
Ingo Schwarze | Make it more explicit that the statement "-O tag does... |
commit | commitdiff | tree | snapshot |
2020-08-27 |
Ingo Schwarze | Avoid artifacts in the most common case of closing... |
commit | commitdiff | tree | snapshot |
2020-08-07 |
Ingo Schwarze | add a forgotten "#if HAVE_PLEDGE"; |
commit | commitdiff | tree | snapshot |
2020-08-03 |
Ingo Schwarze | Put the code handling \} into a new function roff_cond_... |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Ingo Schwarze | trivial sync with OpenBSD |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Ingo Schwarze | trivial adjustment of the desired test results |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Ingo Schwarze | adjust test framework to not require a tty |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Ingo Schwarze | undocumented options -O outfilename and -O tagfilename |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Ingo Schwarze | Switch the default pager from "more -s" to "less". |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Ingo Schwarze | Support the "powerpc64" architecture name. |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Ingo Schwarze | Briefly mention groff_mdoc(7) below SEE ALSO. While... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Ingo Schwarze | more details about ASCII control characters |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Ingo Schwarze | Provide a real feature test for __attribute__(). |
commit | commitdiff | tree | snapshot |
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 |
next |