2017-06-06 |
Ingo Schwarze | document the new .ce implementation |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Ingo Schwarze | Minimal implementation of the roff(7) .ce request ... |
commit | commitdiff | tree | snapshot |
2017-06-04 |
Ingo Schwarze | Implement the roff(7) .mc (right margin character)... |
commit | commitdiff | tree | snapshot |
2017-06-04 |
Ingo Schwarze | Make term_flushln() simpler and more robust: |
commit | commitdiff | tree | snapshot |
2017-06-04 |
Ingo Schwarze | Pure preprocessor implementation of the roff(7) .ec... |
commit | commitdiff | tree | snapshot |
2017-06-03 |
Ingo Schwarze | ignore blank lines in man(7) next line scope; |
commit | commitdiff | tree | snapshot |
2017-06-03 |
Ingo Schwarze | enable -Wstyle by default in -Tlint; OK jmc@ |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Ingo Schwarze | Partial implementation of \h (horizontal line drawing... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Ingo Schwarze | add about 15 missing character escape sequences found... |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Ingo Schwarze | Minimal implementation of the \h (horizontal motion... |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Ingo Schwarze | STYLE message about full stop at the end of .Nd; inspir... |
commit | commitdiff | tree | snapshot |
2017-05-31 |
Ingo Schwarze | STYLE message about missing use of Ox/Nx/Fx/Dx; OK... |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Ingo Schwarze | tweak previous; from jmc@ |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Ingo Schwarze | STYLE message about useless macros we don't want (Bt... |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Ingo Schwarze | fix formatting of intermediate punctuation in .Lk |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Ingo Schwarze | Macro argument quoting does not prevent recognition... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Ingo Schwarze | Use [ rather than [[ for portability, |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Ingo Schwarze | Delete the -T xhtml command line option. |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Ingo Schwarze | Fix documentation bug: |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Ingo Schwarze | Modernize an example showing antiquated syntax, |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Ingo Schwarze | missing space between macro arg and punctuation; from... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Ingo Schwarze | Never create empty databases. |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Ingo Schwarze | Do not warn if a database file does not exist |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Ingo Schwarze | Delete pointless width calculation for SYNOPSIS .Nm... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Ingo Schwarze | Introduce a new mandoc(1) message level, -W style,... |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Ingo Schwarze | warn about punctuation between .Xr and .Rs in SEE ALSO; |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Ingo Schwarze | Tweak previous: tb@ noticed that some browser/font... |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Ingo Schwarze | Make the tag column in .Bl -tag lists wider: |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Ingo Schwarze | Trailing \c suppresses the output line break even if |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Ingo Schwarze | Line-breaking roff(7) requests also break man(7) next... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Ingo Schwarze | Basic implementation of the roff(7) .ti (temporary... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Ingo Schwarze | Convert REQUEST REFERENCE from using .Ss to .Bl -tag... |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Ingo Schwarze | implement .DT in terms of .ta; needed for print/ghostvi... |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Ingo Schwarze | Basic implementation of the roff(7) .ta (define tab... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Ingo Schwarze | Shorten the description of .sp and move it to roff(7). |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Ingo Schwarze | Move .sp to the roff modules. Enough infrastructure... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Ingo Schwarze | move .ll to the roff modules |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Ingo Schwarze | Clean up docs after today's .br and .ft code cleanup... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Ingo Schwarze | Move handling of the roff(7) .ft request from the man(7) |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Ingo Schwarze | Start roff formatter modules for HTML and termininal... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Ingo Schwarze | Parser reorg: |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Ingo Schwarze | A few days ago, a patch from <G dot Branden dot Robinso... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Ingo Schwarze | When trying to expand some columns in a table where... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
Ingo Schwarze | Parser unification: use nice ohashes for all three... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Ingo Schwarze | Delete .Pp right before the first .Sh and right before... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Ingo Schwarze | ASCII characters that are special to roff |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Ingo Schwarze | Delete the manpage(1) utility. |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Ingo Schwarze | Continue parser unification: |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Ingo Schwarze | More thoroughly reject direct access to unintended... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Ingo Schwarze | Now that global -i is gone, pass -i through to the... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Ingo Schwarze | Delete the undocumented and unimplemented man(1) -i... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Ingo Schwarze | The apropos(1) manual still documents the unary -i... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Ingo Schwarze | Fix previous: i forgot explicit NUL termination; |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Ingo Schwarze | Restore -kO Nd, -kO Nm, -kO sec, and -kO arch to workin... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Ingo Schwarze | adjust tests to recent .Lk improvements |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Ingo Schwarze | implement display of long .Lk URIs to match -Tascii |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Ingo Schwarze | Fix handling of trailing punctuation in .Lk. |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Ingo Schwarze | Show long .Lk URIs in like an indented display, similar... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Ingo Schwarze | Do not make the colon after the .Lk link text italic. |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Ingo Schwarze | delete documentation of some stuff that no longer exists, |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Ingo Schwarze | simplify the SYNOPSIS as well, just like the option... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Ingo Schwarze | For some options that are rarely needed in mandoc(1), |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Ingo Schwarze | Simplify: mention at one place that -fkl override each... |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Ingo Schwarze | For some options that are rarely needed in apropos... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Ingo Schwarze | simplify description of -S and -w, point from EXIT... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Ingo Schwarze | simplify .Nd; to display manuals, use man(1) instead; |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Ingo Schwarze | delete documentation of a hack that was removed years ago |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Ingo Schwarze | Silently ignore invalid -m input formats rather than... |
commit | commitdiff | tree | snapshot |
2017-03-18 |
Ingo Schwarze | minor issues found with mandoc -Tlint |
commit | commitdiff | tree | snapshot |
2017-03-18 |
Ingo Schwarze | Correct description of MANPATH, and a few more improvements |
commit | commitdiff | tree | snapshot |
2017-03-18 |
Ingo Schwarze | Simplify: write HTTP 303 redirects with relative locations. |
commit | commitdiff | tree | snapshot |
2017-03-18 |
Ingo Schwarze | Bugfix: use SCRIPT_NAME for .Xr hyperlinks. |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Ingo Schwarze | Document man(1) section selection priority, |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Ingo Schwarze | Update HISTORY and AUTHORS: we no longer use SQLite. |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Ingo Schwarze | Fix regression in mdoc_html.c 1.275, man_html 1.134: |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Ingo Schwarze | In URIs in apropos(1) result tables, |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Ingo Schwarze | Mention the manual page name and section in the HTML... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Ingo Schwarze | Minimal support for deep linking into man(7) pages. |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Ingo Schwarze | It's annoying that people keep writing URIs including... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Ingo Schwarze | Slightly increase widths calculated from string lengths... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Ingo Schwarze | Port ctags-style, less(1) :t internal searching from... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Ingo Schwarze | Print title="..." in addition to id="..." attributes... |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Ingo Schwarze | test infinite recursion in eqn(7) "define" statements |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Ingo Schwarze | Improve detection of recursive eqn(7) "define" statements: |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Ingo Schwarze | In markdown, autolinks are dangerous. Different compil... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Ingo Schwarze | Really commit some files that failed to get committed... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Ingo Schwarze | Fix blunder in previous: we must keep the line parse... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | Now that markdown output is tested for almost everythin... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | Document that -T markdown produces ASCII output, and... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | The CommonMark specification wants that opening parentheses |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | According to the CommonMark specification, backslash... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | The CommonMark specification allows list markers fo... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | Do not increment .Bl -enum list markers beyond two... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | .Bl -column never gets blank lines between rows |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | add two result files that were forgotten |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | enable -T markdown tests of filled displays and tagged... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | Add a blank after ">" when quoting. |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Ingo Schwarze | prevent infinite recursion while expanding the arguments |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Ingo Schwarze | If a user-defined macro is aborted because it exceeds... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Ingo Schwarze | Escape blanks at the end of markdown lines |
commit | commitdiff | tree | snapshot |
next |