2019-03-29 |
Ingo Schwarze | Set the maximum column index in a tbl(7) to the maximum... |
commit | commitdiff | tree | snapshot |
2019-03-19 |
Ingo Schwarze | When the last line of the input is empty and the previo... |
commit | commitdiff | tree | snapshot |
2019-03-18 |
Ingo Schwarze | fix a NULL pointer access on empty tbl(7) data cells |
commit | commitdiff | tree | snapshot |
2019-03-17 |
Ingo Schwarze | The header file "html.h" uses enum roff_tok, |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Ingo Schwarze | When drawing a horizontal line in tbl(7) UTF-8 output... |
commit | commitdiff | tree | snapshot |
2019-03-13 |
Ingo Schwarze | Contrary to what the NetBSD attribute(3) manual page... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Ingo Schwarze | mark check_abort() and post_abort() as __dead; |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Ingo Schwarze | release 1.14.5 VERSION_1_14_5 |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Ingo Schwarze | Automatically detect whether diff(1) supports the ... |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Ingo Schwarze | Mention mandoc.db(5), makewhatis(8), and weekly(8). |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | new dist-install maintainer target |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | while $() is more modern than ``, it does not work... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | mention Solaris BUGS in regress.pl(1) |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | this file needs to #include "config.h" because it calls... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | drop redundant '0' flag from "%02.2X" format string; |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | work towards 1.14.5, mostly updating WWW_INCS |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | add arch.o |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | draft 1.14.5 NEWS entry |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Ingo Schwarze | autoconfiguration test whether less(1) supports the... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Ingo Schwarze | For TIOCGWINSZ, #include <termios.h> rather than <sys... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Ingo Schwarze | add libbe; from kevans@ via FreeBSD rev. 337663 |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Ingo Schwarze | When the -S option is given to man(1) and the requested... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Ingo Schwarze | Fix the last straggler where the struct roff_node ... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Ingo Schwarze | additional comments on two TODO items |
commit | commitdiff | tree | snapshot |
2019-03-03 |
Ingo Schwarze | Reset HTML formatter state, in particular the id_unique... |
commit | commitdiff | tree | snapshot |
2019-03-03 |
Ingo Schwarze | add forgotten mparse options to two rarely used programs |
commit | commitdiff | tree | snapshot |
2019-03-02 |
Ingo Schwarze | Do not open a subsection for each and every macro. |
commit | commitdiff | tree | snapshot |
2019-03-02 |
Ingo Schwarze | remove a few words to improve flow; from tedu@ |
commit | commitdiff | tree | snapshot |
2019-03-02 |
Ingo Schwarze | Represent multiple subsequent .IP blocks having a consi... |
commit | commitdiff | tree | snapshot |
2019-03-01 |
Ingo Schwarze | Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML... |
commit | commitdiff | tree | snapshot |
2019-02-28 |
Ingo Schwarze | Format multiple subsequent .IP or multiple subsequent... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Ingo Schwarze | Explain the ASCII rendering of single quotes because... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Ingo Schwarze | The horizontal line in a data cell containing only... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Ingo Schwarze | add a BUGS section explaining the situation with box... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Ingo Schwarze | ignore empty request lines in the table data reader; |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Ingo Schwarze | fix typo: "a data cells" -> "a data cell"; from bentley@ |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Ingo Schwarze | style improvement from jmc@, no output change; |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Ingo Schwarze | Remove the misleading statement ".No takes no arguments". |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Ingo Schwarze | Let roff_getname() end the roff identifier at a tab... |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Ingo Schwarze | adjust style and comments in roff_getname(); no functio... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Ingo Schwarze | Relax overzealous PATH_INFO validation. |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Ingo Schwarze | Since resetting of offsets works quite differently... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Ingo Schwarze | Fix tbl(7) centering in mdoc(7) documents. |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Ingo Schwarze | The .UR and .MT blocks in man(7) are represented by... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Ingo Schwarze | Delete several entries that were already fixed. |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Ingo Schwarze | Test handling of escaped backslashes because the code... |
commit | commitdiff | tree | snapshot |
2019-01-15 |
Ingo Schwarze | In PostScript and PDF output, one AFM unit is not nearl... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Ingo Schwarze | Improve error reporting when a file given on the comman... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Ingo Schwarze | do not access a NULL pointer when formatting a complete... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Ingo Schwarze | Remove the HTML title= attributes which harmed accessib... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Ingo Schwarze | After years of gnashing of teeth, i finally found a... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Ingo Schwarze | Initializers for file-scope static variables should... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Ingo Schwarze | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Ingo Schwarze | Finally, represent the man(7) .PP and .HP macros by... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | In no-fill mode, avoid bogus blank lines in two situations: |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | In groff, when the .SY block macro occurs in no-fill... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | Slowly start doing more HTML output tests, in this... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | In HTML output, man(7) .RS blocks get formatted as... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | minor cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | Now that the NODE_NOFILL flag in the syntax tree is... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | no-fill mode has to be suspended during tbl(7) renderin... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | minor cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Ingo Schwarze | Some high-level block macros have an effect similar... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | Test interaction of low-level roff(7) filling requests... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | Two functional improvements to filling in terminal... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | Simplify the roff(7) .ce and .rj terminal formatter... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | Implement centering and adjustment to the right margin... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | Oops, i forgot to adjust this file to the changes in... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ingo Schwarze | test the roff(7) .ce and .rj requests; |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Ingo Schwarze | Rewrite the line filling function for terminal output... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Ingo Schwarze | Support taking the -O tag value from apropos(1) key... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Ingo Schwarze | Correctly set the ROFF_NOFILL parser flag for .Bd ... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Ingo Schwarze | display the NODE_NOFILL flag indicating no-fill mode |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Ingo Schwarze | Now that .nf and .fi are implemented in the roff(7... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | drop flag HTML_LITERAL which is no longer used |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Cleanup, minus 25 LOC, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | oops, one change ROFF_NOFILL -> NODE_NOFILL was forgott... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | catch up with the changed order of warnings; |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Use the new flag NODE_NOFILL in the validators, which... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Store the fill mode with a new flag NODE_NOFILL in... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | For .EX and .EE, set the fill mode parser state directl... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Move parsing of the .nf and .fi (fill mode) requests... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Ingo Schwarze | Cleanup, minus 15 LOC, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-30 |
Ingo Schwarze | Cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Ingo Schwarze | add some notes about using col(1) and ul(1) to process... |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Ingo Schwarze | bugfix: make the static class buffer long enough |
commit | commitdiff | tree | snapshot |
2018-12-24 |
Ingo Schwarze | mandoc.css lives in /usr/share/misc now; use full paths... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
Ingo Schwarze | Finally, stop abusing .Ss and .Sx to mark up macros... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
Ingo Schwarze | Simplify and clarify instructions for .Ql, and deprecat... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
Ingo Schwarze | Deprecate .Lp, use .Pp instead. |
commit | commitdiff | tree | snapshot |
2018-12-22 |
Ingo Schwarze | In the TOC, close <a> before opening <ul>. |
commit | commitdiff | tree | snapshot |
2018-12-21 |
Ingo Schwarze | merge a test update from OpenBSD that was forgotten... |
commit | commitdiff | tree | snapshot |
2018-12-21 |
Ingo Schwarze | Rename mandoc_getarg() to roff_getarg() and pass it... |
commit | commitdiff | tree | snapshot |
2018-12-20 |
Ingo Schwarze | Move the full responsibility for reporting open(2)... |
commit | commitdiff | tree | snapshot |
2018-12-20 |
Ingo Schwarze | Explain what the fields in mandoc messages mean, |
commit | commitdiff | tree | snapshot |
2018-12-20 |
Ingo Schwarze | Bugfix: |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Ingo Schwarze | As a first step towards making roff_res() callable... |
commit | commitdiff | tree | snapshot |
next |