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 |
2021-06-02 |
Ingo Schwarze | test private use areas some more as they have proven... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
Ingo Schwarze | Cleanup: |
commit | commitdiff | tree | snapshot |
2021-06-02 |
Ingo Schwarze | The wcwidth(3) of Plane 15 and Plane 16 Private Use... |
commit | commitdiff | tree | snapshot |
2021-05-18 |
Ingo Schwarze | When looking for column separators on tbl(7) data lines... |
commit | commitdiff | tree | snapshot |
2021-05-16 |
Ingo Schwarze | Implement the layout specification "a" (left justify... |
commit | commitdiff | tree | snapshot |
2021-05-16 |
Ingo Schwarze | test font modifiers in the layout; related to tbl_html... |
commit | commitdiff | tree | snapshot |
2021-05-16 |
Ingo Schwarze | implement the tbl(7) layout modifiers "b" (bold) and... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
Ingo Schwarze | When looking for the last layout row used, we need... |
commit | commitdiff | tree | snapshot |
2021-05-13 |
Ingo Schwarze | Add OpenBSD riscv64 architecture; patch from jsg@. |
commit | commitdiff | tree | snapshot |
2021-05-12 |
Ingo Schwarze | remove stray byte from broken escape sequence; diff... |
commit | commitdiff | tree | snapshot |
2021-05-12 |
Ingo Schwarze | typo; diff from fcambus@ |
commit | commitdiff | tree | snapshot |
2021-05-12 |
Ingo Schwarze | \s with arbitrary arg delimiters |
commit | commitdiff | tree | snapshot |
2021-03-30 |
Ingo Schwarze | In HTML output, correctly render .Bd -unfilled in propo... |
commit | commitdiff | tree | snapshot |
2021-03-30 |
Ingo Schwarze | Append .html suffix to temporary files enabling browser... |
commit | commitdiff | tree | snapshot |
2021-03-28 |
Ingo Schwarze | double .TH in man(7) |
commit | commitdiff | tree | snapshot |
2021-03-28 |
Ingo Schwarze | more about .Bd -unfilled |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Ingo Schwarze | Rename syntax test of the \O escape sequence (suppress... |
commit | commitdiff | tree | snapshot |
2020-11-13 |
Ingo Schwarze | MANWIDTH |
commit | commitdiff | tree | snapshot |
2020-11-12 |
Ingo Schwarze | old groff_char(7) reported by kamil at NetBSD |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Ingo Schwarze | Delete a sentence pointing to "the Predefined Strings... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Ingo Schwarze | Finally get rid of the "overflow: auto" property of... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Ingo Schwarze | Promote section headers that can can be used unmodified... |
commit | commitdiff | tree | snapshot |
2020-10-28 |
Ingo Schwarze | Correct an embarrassing spelling mistake: |
commit | commitdiff | tree | snapshot |
2020-10-28 |
Ingo Schwarze | Improve the HISTORY and AUTHORS sections, using information |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Ingo Schwarze | error message simplifications requested by deraadt@ |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Ingo Schwarze | The GNU tbl(1) program contained in the groff package... |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Ingo Schwarze | Treat \*[.T] in the same way as \*(.T rather than calli... |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Ingo Schwarze | In HTML output, avoid printing a newline right after... |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Ingo Schwarze | add missing mention of Werner Lemberg, |
commit | commitdiff | tree | snapshot |
2020-10-01 |
Ingo Schwarze | add example to apropos.1 to list all manuals in a given... |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Ingo Schwarze | Element next-line scopes can nest. Consequently, even... |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Ingo Schwarze | Do not abuse assert(3) to react to absurd input; the... |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Ingo Schwarze | assertion found in jes@'es afl run: .TS .if n .ce |
commit | commitdiff | tree | snapshot |
next |