2022-04-28 |
Ingo Schwarze | The syntax of the roff(7) .mc request is quite special |
commit | commitdiff | tree | snapshot |
2022-04-28 |
Ingo Schwarze | Element next-line scopes may nest, so man_breakscope... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
Ingo Schwarze | The .AT, .DT, and .UC macros are allowed inside next... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
Ingo Schwarze | Fix three bugs regarding the interaction of \z and \h: |
commit | commitdiff | tree | snapshot |
2022-04-26 |
Ingo Schwarze | typo in example text: unsused -> unused; noticed by tb@ |
commit | commitdiff | tree | snapshot |
2022-04-26 |
Ingo Schwarze | At the end of every tbl(7) cell, clear the \z state. |
commit | commitdiff | tree | snapshot |
2022-04-26 |
Ingo Schwarze | If a node is tagged explicitly, skip implicit tagging... |
commit | commitdiff | tree | snapshot |
2022-04-24 |
Ingo Schwarze | When we open a new .while loop, let's not attempt to... |
commit | commitdiff | tree | snapshot |
2022-04-24 |
Ingo Schwarze | If a .shift request has a negative argument, do not... |
commit | commitdiff | tree | snapshot |
2022-04-23 |
Ingo Schwarze | If the last data row of a tbl(7) contains nothing but... |
commit | commitdiff | tree | snapshot |
2022-04-14 |
Ingo Schwarze | support for hunting memory leaks; |
commit | commitdiff | tree | snapshot |
2022-04-14 |
Ingo Schwarze | some HTML/CSS issues from John Gardner |
commit | commitdiff | tree | snapshot |
2022-04-14 |
Ingo Schwarze | prefer https links in man pages |
commit | commitdiff | tree | snapshot |
2022-04-13 |
Ingo Schwarze | To prevent infinite recursion while expanding eqn(7... |
commit | commitdiff | tree | snapshot |
2022-04-13 |
Ingo Schwarze | Do not die on an assertion if an input file contains... |
commit | commitdiff | tree | snapshot |
2022-04-13 |
Ingo Schwarze | Surprisingly, groff supports multiple copy mode escapes... |
commit | commitdiff | tree | snapshot |
2022-04-08 |
Ingo Schwarze | When calculating the with of spanned columns, which... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ingo Schwarze | new TODO entry: handle Unicode letters in tags |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Ingo Schwarze | The demandoc(1) program neither reads nor writes any... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Ingo Schwarze | Avoid legacy CSS2 syntax for the "display" property... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Ingo Schwarze | Just say that the databases are intended for use by... |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Ingo Schwarze | In the first example, use "mandoc -a" directly rather... |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Ingo Schwarze | remove "please" from manual page; |
commit | commitdiff | tree | snapshot |
2022-01-13 |
Ingo Schwarze | Tedu support for the -xsh4.2 argument to the mdoc(7... origin origin/main origin/origin |
commit | commitdiff | tree | snapshot |
2022-01-13 |
Ingo Schwarze | Only sort the result array if it contains more than... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
Ingo Schwarze | More accurately represent cells containing horizontal... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
Ingo Schwarze | According to the tbl(7) manual, if a data cell contains... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
Ingo Schwarze | In one of the examples, the tbl(7) source code displayed |
commit | commitdiff | tree | snapshot |
2022-01-12 |
Ingo Schwarze | column width specifications in tbl(7) HTML output |
commit | commitdiff | tree | snapshot |
2022-01-10 |
Ingo Schwarze | When rendering the \h (horizontal motion) low-level... |
commit | commitdiff | tree | snapshot |
2021-12-06 |
Ingo Schwarze | merge OpenBSD commit by jmc@: |
commit | commitdiff | tree | snapshot |
2021-11-05 |
Ingo Schwarze | Make sure that the configuration file is always read... |
commit | commitdiff | tree | snapshot |
2021-11-05 |
Ingo Schwarze | Commit and commit message by deraadt@: |
commit | commitdiff | tree | snapshot |
2021-10-17 |
Ingo Schwarze | simplify a few accesses to fields of structs, using... |
commit | commitdiff | tree | snapshot |
2021-10-17 |
Ingo Schwarze | Simplify the code building lists of spans, no output... |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Ingo Schwarze | better error message if mandocd is not found |
commit | commitdiff | tree | snapshot |
2021-10-04 |
Ingo Schwarze | Clean up memory handling in spawn_pager(), free(3)ing... |
commit | commitdiff | tree | snapshot |
2021-10-04 |
Ingo Schwarze | In man(1) mode, properly clean up the resn[] result... |
commit | commitdiff | tree | snapshot |
2021-10-04 |
Ingo Schwarze | Provide a cleanup function for the term_tab module... |
commit | commitdiff | tree | snapshot |
2021-10-04 |
Ingo Schwarze | store the operating system name obtained from uname... |
commit | commitdiff | tree | snapshot |
2021-10-04 |
Ingo Schwarze | Do not leak 64 bytes of heap memory every time a manual... |
commit | commitdiff | tree | snapshot |
2021-10-01 |
Ingo Schwarze | tagging issues from weerd@ regarding hyphens |
commit | commitdiff | tree | snapshot |
2021-09-28 |
Ingo Schwarze | Revert part of the previous diff to fix a regression... |
commit | commitdiff | tree | snapshot |
2021-09-28 |
Ingo Schwarze | two typos; patch from Raf Czlonka <rczlonka at gmail... |
commit | commitdiff | tree | snapshot |
2021-09-25 |
Ingo Schwarze | Sevan Janiyan resigned from the NetBSD project and... |
commit | commitdiff | tree | snapshot |
2021-09-23 |
Ingo Schwarze | release 1.14.6 VERSION_1_14_6 |
commit | commitdiff | tree | snapshot |
2021-09-23 |
Ingo Schwarze | credits for release testing |
commit | commitdiff | tree | snapshot |
2021-09-21 |
Ingo Schwarze | handle man3c/fopen.3c in main.c/fs_*() |
commit | commitdiff | tree | snapshot |
2021-09-21 |
Ingo Schwarze | POSIX make(1) does not support prerequisites on suffix... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Ingo Schwarze | more details about Mac OS X; information from Sevan... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Ingo Schwarze | make the path to ar(1) configurable, needed by NixOS; |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Ingo Schwarze | Create the link from ./man to ./mandoc in the "all... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | isspace(3) requires an unsigned argument; |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | clarify the meaning of a complicated mixed signed/unsig... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | do not ship with an old OpenBSD version number |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | some more portability improvements |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | Test availability of mkstemps(3) and provide a fallback... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | Two minor improvements: |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | do not use the echo(1) -n option, it is not portable; |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | do not use the sed(1) -i option, it is not portable; |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | bump VERSION |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | tiny update |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ingo Schwarze | update some Copyright years |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Ingo Schwarze | update Makefile.depend |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Ingo Schwarze | correct whitespace in the title of the Lesk paper to... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Ingo Schwarze | replace "Ar arg Ar arg" with "Ar arg arg"; patch from... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Ingo Schwarze | document mandoc_recallocarray(3); |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Ingo Schwarze | update |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Ingo Schwarze | Quirk-compatibility with GNU tbl(1): |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Ingo Schwarze | add two newly reported bugs, |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Ingo Schwarze | In a tbl(7) having the "nospaces" option, skip space... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
Ingo Schwarze | In HTML output, in cells with an "n" (number) layout... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
Ingo Schwarze | If the layout or data of an individual cell in a tbl... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Ingo Schwarze | Fix an infinite loop that could occur during some cases... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Ingo Schwarze | Correctly calculate required column widths for tables... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Ingo Schwarze | we already parse the GNU tbl(7) "nospaces" option, |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Ingo Schwarze | do not crash when a tbl(7) cell uses roman font |
commit | commitdiff | tree | snapshot |
2021-09-06 |
Ingo Schwarze | TODO: let makewhatis(8) follow symbolic links to dirs |
commit | commitdiff | tree | snapshot |
2021-09-04 |
Ingo Schwarze | during prioritization for man(1), correctly extract... |
commit | commitdiff | tree | snapshot |
2021-09-04 |
Ingo Schwarze | mdoc(7): improve output of .At 32v |
commit | commitdiff | tree | snapshot |
2021-09-04 |
Ingo Schwarze | In the fallback code to look for manual pages without... |
commit | commitdiff | tree | snapshot |
2021-08-19 |
Ingo Schwarze | do not crash when a manpath directory contains a symbol... |
commit | commitdiff | tree | snapshot |
2021-08-19 |
Ingo Schwarze | fix the section number in the <title> element for prefo... |
commit | commitdiff | tree | snapshot |
2021-08-14 |
Ingo Schwarze | print a BAGARG message if -T markdown is requested... |
commit | commitdiff | tree | snapshot |
2021-08-10 |
Ingo Schwarze | Support two-character font names (BI, CW, CR, CB, CI) |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ingo Schwarze | Rename the compile-time configuration variable $HOMEBRE... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Ingo Schwarze | .OP is not a GNU extension but first appeared in the... |
commit | commitdiff | tree | snapshot |
2021-07-29 |
Ingo Schwarze | manually tag the macro names that have false positives master origin/master |
commit | commitdiff | tree | snapshot |
2021-07-29 |
Ingo Schwarze | Improve the description of .Fl in multiple respects... |
commit | commitdiff | tree | snapshot |
2021-07-18 |
Ingo Schwarze | Support auto-tagging for ".It Va". |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Ingo Schwarze | s/The arguments are as follows:/The options are as... |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Ingo Schwarze | The mandoc(1) manual already mentions that -T man outpu... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Ingo Schwarze | delete the two pairs of extra blank lines from expected... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Ingo Schwarze | In terminal output of man(7) documents, stop printing... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
Ingo Schwarze | add a style message about overlong text lines, |
commit | commitdiff | tree | snapshot |
2021-06-27 |
Ingo Schwarze | new TODO entry: HTML formatting of .nf |
commit | commitdiff | tree | snapshot |
2021-06-26 |
Ingo Schwarze | three new TODO items |
commit | commitdiff | tree | snapshot |
2021-06-02 |
Ingo Schwarze | In -W style mode, check .Xr links along the full manpat... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
Ingo Schwarze | tbl(7) layout "n" specifier for HTML output |
commit | commitdiff | tree | snapshot |
2021-06-02 |
Ingo Schwarze | In revision 1.157 of cgi.c, a meta viewport element... |
commit | commitdiff | tree | snapshot |
next |