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 |
2017-03-07 |
Ingo Schwarze | fix completely empty .Eo: no blank line wanted |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Ingo Schwarze | fix spacing after empty .Fl |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Ingo Schwarze | implement .An -split and -nosplit |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Ingo Schwarze | Fix .In formatting in the SYNOPSIS: |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Ingo Schwarze | Using .Nd only makes sense in the NAME section. |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Ingo Schwarze | URIs need different escaping; reported by reyk@ |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Ingo Schwarze | first batch of -T markdown tests |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Ingo Schwarze | Infrastructure for -T markdown tests. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Ingo Schwarze | Remove a redundant condition in .%T handling, no functi... |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Ingo Schwarze | Make the description of -K autodetection easer to under... |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Ingo Schwarze | Debian needs relative symlinks not only for manual... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Ingo Schwarze | Markdown output mode helped us to find the first parser... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Ingo Schwarze | new -mdoc -Tmarkdown output mode; OK millert@ reyk... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Ingo Schwarze | remove a few redundant conditions that jsg@ found with... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Ingo Schwarze | Fix a copy-and-paste error that caused man(7) manuals... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Ingo Schwarze | A missing initialization could randomly cause regular... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Ingo Schwarze | Fix previous: do not access the byte before the string... |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Ingo Schwarze | Pledge man.cgi(8). |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Ingo Schwarze | Since SQLite is gone, we no longer need the "flock... |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Ingo Schwarze | Handle an odd edge case where .It is preceded by .Sm. |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Ingo Schwarze | Debian wants relative, not absolute symlinks for man... |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Ingo Schwarze | fix spelling error; |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Ingo Schwarze | release 1.14.1 VERSION_1_14_1 |
commit | commitdiff | tree | snapshot |
2017-02-18 |
Ingo Schwarze | resolve trivial differences with OpenBSD: |
commit | commitdiff | tree | snapshot |
2017-02-18 |
Ingo Schwarze | add some regress targets |
commit | commitdiff | tree | snapshot |
2017-02-18 |
Ingo Schwarze | preconv_encode() can take a const input buffer; |
commit | commitdiff | tree | snapshot |
2017-02-18 |
Ingo Schwarze | Provide an uninstall target, to help cleaning up after... |
commit | commitdiff | tree | snapshot |
2017-02-18 |
Ingo Schwarze | proper test for O_DIRECTORY |
commit | commitdiff | tree | snapshot |
2017-02-18 |
Ingo Schwarze | double quotes were fixed, finally |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Ingo Schwarze | Use typographic quotes rather than '"' for .Rs %T ... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Ingo Schwarze | Many people have been complaining for a long time that... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Ingo Schwarze | more tests for .IP/.nf interaction that i forgot to... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Ingo Schwarze | No need to cast NULL when assigning it to a variable; |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Ingo Schwarze | Improve clarity of some casts; |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Ingo Schwarze | Make the directory explicit where source files are... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Ingo Schwarze | Be consistent in protecting __attribute__ attributes... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Ingo Schwarze | Fix a read buffer overrun that copied random data from... |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Ingo Schwarze | add $(LN) configuration variable; requested by Michael... |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Ingo Schwarze | fix previous: stupid typo |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Ingo Schwarze | Provide a variable BINM_CATMAN. |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Ingo Schwarze | Surprisingly, groff does not support scaling units... |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Ingo Schwarze | Fix rev. 1.280: -O syntax is different in default aprop... |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Ingo Schwarze | Fix block scoping error if an explicit block is broken... |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Ingo Schwarze | Remove the ENDBODY_NOSPACE flag, simplifying the code. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Ingo Schwarze | Style improvement, no functional change. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Ingo Schwarze | Fix previous: I forgot that i had to change the conven... |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Ingo Schwarze | Do not access a NULL pointer if a matrix or square... |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Ingo Schwarze | Do not read one element past the end of the static... |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Ingo Schwarze | new regression tests for mdoc_macro.c revs. 1.211-1.215 |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Ingo Schwarze | Disable three UTF-8 tests that expose bugs in wcwidth... |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Ingo Schwarze | Never look for broken blocks inside blocks that are... |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Ingo Schwarze | Do not prematurely close .Nd containing a broken child. |
commit | commitdiff | tree | snapshot |
2017-02-11 |
Ingo Schwarze | Do not prematurely mark intermediate blocks as broken... |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Ingo Schwarze | For child macros of block-end macros, only scan backwar... |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Ingo Schwarze | In the SYNOPSIS, .Nm blocks can get broken if one of... |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Ingo Schwarze | In -Ttree output mode, show the BROKEN node flag and |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Ingo Schwarze | same as mandocdb.c rev. 1.196: |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Ingo Schwarze | Illumos doesn't have O_DIRECTORY. Work around that... |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Ingo Schwarze | Escape literal braces in a regular expression. |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | On some systems (e.g. Solaris 11) diff(1) does not... |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | mention that BUILD_CATMAN doesn't work on SunOS 5.9... |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | config glue for recvmsg(2) and CMSG_FIRSTHDR(3); |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | sendmsg(3) may block, so retry |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | even catman needs libmandoc on systems not having fts |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | protect <err.h> inclusion |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | more 1.14.1 release preparations |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | reference a relevant mail for one TODO item |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | remove some instances of Mdocdate |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | disable some tests that expose wcwidth(3) differences... |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Ingo Schwarze | Finally port the OpenBSD regression suite. |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Ingo Schwarze | first draft of NEWS for 1.14.1 |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Ingo Schwarze | new manual pages for catman(8) and mandocd(8) |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Ingo Schwarze | Polishing: |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Ingo Schwarze | explicitly pass -Tascii to mandoc(1), such that LC_CTYP... |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Ingo Schwarze | The .Nm macro does not only use the default name when... |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Ingo Schwarze | uint8_t requires <stdint.h>; from Michael Stapelberg |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Ingo Schwarze | document output spacing near delimiters |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Ingo Schwarze | remove several things that were taken care of in the... |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Ingo Schwarze | add missing file man.options.1 |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Ingo Schwarze | document hyphenation |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Ingo Schwarze | Wrap .St content in a <span class="St">. |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Ingo Schwarze | fix font selection for .Bf without argument |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Ingo Schwarze | mark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather... |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Ingo Schwarze | for .Rs, use <cite> |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Ingo Schwarze | Improve <table> syntax: |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Ingo Schwarze | experimental mandocd(8) and catman(8) |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Ingo Schwarze | Do not fix the default indent for all subsequent files... |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Ingo Schwarze | Minor cleanup, no functional change: |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Ingo Schwarze | more work found in old mails |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Ingo Schwarze | If an application parses multiple files with mparse_rea... |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Ingo Schwarze | even man-1.6g does *not* have apropos -C, |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Ingo Schwarze | correct information about early groff (up to 1.02) |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Ingo Schwarze | mention groff git, and one minor fix |
commit | commitdiff | tree | snapshot |
next |