2017-08-26 |
Ingo Schwarze | Fix previous: mmap(2) returns MAP_FAILED on failure... |
commit | commitdiff | tree | snapshot |
2017-08-26 |
Ingo Schwarze | Do not fork and exec cmp(1); instead, simply fstat... |
commit | commitdiff | tree | snapshot |
2017-08-26 |
Ingo Schwarze | No need to fork and exec rm(1) -rf, we know that we... |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Ingo Schwarze | remove spacing after another representation of unary... |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Ingo Schwarze | remove spacing after unary minus |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Ingo Schwarze | eliminate white space after opening and before closing... |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Ingo Schwarze | use the tty-char macro file for ASCII comparisons |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Ingo Schwarze | Suppress spacing before certain kinds of lists. |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Ingo Schwarze | Improve ASCII rendering of a few rare character escape... |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Ingo Schwarze | catch up with ASCII renderings in chars.c rev. 1.72 |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Ingo Schwarze | Switch ASCII rendering of the same mathematical symbols... |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Ingo Schwarze | Correct the mandoc.db(5) requirements of man(1) after... |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Ingo Schwarze | When finding a bogus database entry, |
commit | commitdiff | tree | snapshot |
2017-08-21 |
Ingo Schwarze | When the stdout stream gets broken, there is no point... |
commit | commitdiff | tree | snapshot |
2017-08-20 |
Ingo Schwarze | sync with FreeBSD; |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Ingo Schwarze | Delete the lie that $PAGER would only be used with... |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Ingo Schwarze | document -O mdoc; triggered by a question from jmc... |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Ingo Schwarze | Make the "new sentence, new line" check stricter, allow... |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Ingo Schwarze | Add two EXAMPLES; triggered by a question from jmc@. |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Ingo Schwarze | Explain how to transform markup for the terminal when... |
commit | commitdiff | tree | snapshot |
2017-08-05 |
Ingo Schwarze | release 1.14.3 VERSION_1_14_3 |
commit | commitdiff | tree | snapshot |
2017-08-02 |
Ingo Schwarze | No longer use names that only occur in the SYNOPSIS... |
commit | commitdiff | tree | snapshot |
2017-07-31 |
Ingo Schwarze | Ignore explicitly specified negative column widths... |
commit | commitdiff | tree | snapshot |
2017-07-31 |
Ingo Schwarze | Fix an out of bounds read access to a constant array... |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Ingo Schwarze | final tweaks for the 1.14.2 release VERSION_1_14_2 |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Ingo Schwarze | When the mparse_alloc() prototype changed in read.c... |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Ingo Schwarze | fix typo in TERMP_MULTICOL flag test; |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Ingo Schwarze | disable .Xr -Tlint test for now, |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Ingo Schwarze | Do not test .Xr here. It is not what this directory... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Ingo Schwarze | Fix a typo that caused a non-constant string |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Ingo Schwarze | Cast the return value of chdir(2) to void. We already... |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Ingo Schwarze | two more entries from the mdoclint TODO, clerified... |
commit | commitdiff | tree | snapshot |
2017-07-22 |
Ingo Schwarze | migrate the mdoclint(1) TODO list here, from pkgsrc |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | Avoid cross reference to mandoc(1) because it may cause... |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | more renaming from mdocml to mandoc |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | mention -Tlint to stdout |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | MAP_PRIVATE is pointless without PROT_WRITE |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | For -Tlint, put parser messages on stdout instead of... |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | Do not call err(3) from the parser. Call mandoc_vmsg... |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | correctly handle letters in .Nx arguments; improves... |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | three ideas found in a different TODO file |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | * clean catman.o which was missing |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | sync |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Ingo Schwarze | Fix incorrectly swapped labels of left/right arrows... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Ingo Schwarze | delete some entries that have been taken care of |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Ingo Schwarze | more bits for 1.14.2 |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Ingo Schwarze | Prefer arch-dependent over arch-independent pages if... |
commit | commitdiff | tree | snapshot |
2017-07-18 |
Ingo Schwarze | Run the regression tests iteratively rather than recurs... |
commit | commitdiff | tree | snapshot |
2017-07-16 |
Ingo Schwarze | The only elements using floats are dt.It-tag, |
commit | commitdiff | tree | snapshot |
2017-07-16 |
Ingo Schwarze | test -diag -width and -inset -width |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Ingo Schwarze | In .Bl -tag and -hang, do not print a margin-left style... |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Ingo Schwarze | use the same width increase logic for .Bl -hang as... |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Ingo Schwarze | If -column, -diag, -inset, -item, or -ohang lists have... |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Ingo Schwarze | correct left margins for different classes of definitio... |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Ingo Schwarze | print the right character for mathematical overbar... |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Ingo Schwarze | Improve rev. 1.250 further: |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Ingo Schwarze | first draft of the 1.14.2 release notes |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Ingo Schwarze | always give commas their own <mo> element, |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Ingo Schwarze | The .Dd and .TH macros must interrupt .ce, too; |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Ingo Schwarze | Explicitly initialize a variable where the compiler... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Ingo Schwarze | Fix an assertion failure triggered by print_otag("sw... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Ingo Schwarze | Handle .Bl -compact via CSS rather than writing individ... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Ingo Schwarze | print HTML character references as 4+ digits hexadecima... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Ingo Schwarze | do not print <math class="eqn"><mrow></mrow></math... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Ingo Schwarze | eqn(7) nits from bentley@ |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Ingo Schwarze | eqn(7) .EQ has to break man(7) next-line scope, or... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Ingo Schwarze | Simplify by creating struct roff_node syntax tree nodes... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Ingo Schwarze | fix an assertion failure triggered by .ce in next-line... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Ingo Schwarze | 1. Eliminate struct eqn, instead use the existing members |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Ingo Schwarze | Correctly handle horizontal spans at the beginning... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Ingo Schwarze | garbage collect unused enum member EQN_ROOT |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Ingo Schwarze | add parentheses to the output where required for disamb... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Ingo Schwarze | simplify the eqn_box_makebinary() function by removing... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Ingo Schwarze | Radically simplify the definitions what the message... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Ingo Schwarze | Now that we have the -Wstyle message level, downgrade... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Ingo Schwarze | Fix operator precedence according to Brian W. Kernighan... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Ingo Schwarze | The EQN_LISTONE box type is pointless. |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Ingo Schwarze | nits about trailing punctuation found with mandoc ... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Ingo Schwarze | various nits found with mandoc -Tlint |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Ingo Schwarze | Fix handling of \} on roff request lines. |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Ingo Schwarze | It turns out association of tbl spans with layout rows... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Ingo Schwarze | adjust to today's change of the OpenBSD groff port |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Ingo Schwarze | Messages of the -Wbase level now print STYLE:. Since... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Ingo Schwarze | Printing "BASE:" in messages about violations of base... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
Ingo Schwarze | report trailing delimiters after macros where they... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
Ingo Schwarze | warn about time machines; suggested by Thomas Klausner... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Ingo Schwarze | If a single page references the same non-existent manua... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Ingo Schwarze | add warning "cross reference to self"; inspired by... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
Ingo Schwarze | When checking cross references with -Tlint, ultimately... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
Ingo Schwarze | When checking the validity of cross references with... |
commit | commitdiff | tree | snapshot |
2017-07-01 |
Ingo Schwarze | Basic reporting of .Xrs to manual pages that don't... |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Ingo Schwarze | Skip whitespace at the beginning of eqn(7) nodes, |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Ingo Schwarze | warn about some non-portable idioms in .Bl -column; |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Ingo Schwarze | Clarify that .Ta as a line macro is a portability problem, |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Ingo Schwarze | fix incomplete handling of roff(7) nodes in man(7)... |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Ingo Schwarze | Rewrite half of this, i was completely unaware how... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
Ingo Schwarze | test inter-column spacing |
commit | commitdiff | tree | snapshot |
2017-06-27 |
Ingo Schwarze | Implement spacing of columns as defined in the table... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
Ingo Schwarze | warn about .Ns macros that have no effect because they... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Ingo Schwarze | catch up with the recent eqn(7) improvements |
commit | commitdiff | tree | snapshot |
next |