2018-04-11 |
Ingo Schwarze | preserve comments before .Dd when converting mdoc(7... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Ingo Schwarze | Two new low-level roff(7) features: |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Ingo Schwarze | When accessing an undefined number register, define... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Ingo Schwarze | Using an undefined string or macro will cause it to... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Ingo Schwarze | Stop documenting the non-portable .R man(7) macro.... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Ingo Schwarze | Do not use a non-portable .R man(7) macro. Neither... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Ingo Schwarze | use the portable \(lq and \(rq internally rather than... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Ingo Schwarze | For .Do/.Dq, use the documented and portable \(lq and... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Ingo Schwarze | Ouch, fix previous: In the edge case of a single-chara... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Ingo Schwarze | Style message about bad input encoding of em-dashes... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Ingo Schwarze | Soften the language discouraging special character... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Ingo Schwarze | Add strndup(3) compat implementation. |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Ingo Schwarze | After opening a file with gzdopen(3), we have to call... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Ingo Schwarze | clarify documentation of macro keys |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Ingo Schwarze | Logically, the following are are type names - just... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Ingo Schwarze | Invalidate the tag_files.tfd after fclose(3)ing the... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Ingo Schwarze | In man(7) and cat pages, cut off excessive one line... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Ingo Schwarze | Fix the mandoc_strndup() utility function. All existin... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Ingo Schwarze | fix wrong date |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Ingo Schwarze | Delete the "no blank before trailing delimiter" check... |
commit | commitdiff | tree | snapshot |
2018-01-13 |
Ingo Schwarze | Remove the implicit display feature of .Lk because... |
commit | commitdiff | tree | snapshot |
2017-12-15 |
Ingo Schwarze | typo; from Alexander Kuleshov <kuleshovmail at gmail... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Ingo Schwarze | Recognize .Bl -column at parse time, and not only at... |
commit | commitdiff | tree | snapshot |
2017-11-28 |
Ingo Schwarze | duplicate word, found by igor(1) |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Ingo Schwarze | streamline termp allocation: this will allow the init... |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Ingo Schwarze | be less assertive when warning about a possible typo; |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Ingo Schwarze | Shrink -Tps output by more than 50% |
commit | commitdiff | tree | snapshot |
2017-10-29 |
Ingo Schwarze | Print a human-readable media name in the %%DocumentMedi... |
commit | commitdiff | tree | snapshot |
2017-10-28 |
Ingo Schwarze | duplicate anchors |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Ingo Schwarze | more readable conversion of paper size from millimeters... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Ingo Schwarze | The page footer line (psmarg) is created in ps_begin... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Ingo Schwarze | Properly close out the top-level Font object, the end... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Ingo Schwarze | Modernize documentation of .Ao and .Aq. |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Ingo Schwarze | HISTORY: mention first appearance in OpenBSD |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Ingo Schwarze | Do not segfault when there are two .Dt macros, the... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Ingo Schwarze | typo: convertion -> convention; from dcoppa@ |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Ingo Schwarze | fix a NULL pointer access on deroff() failure; |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Ingo Schwarze | fix grammar; while here, improve spacing; from sobrado@ |
commit | commitdiff | tree | snapshot |
2017-09-02 |
Ingo Schwarze | format ".IP *" etc. as <ul> rather than <dl> |
commit | commitdiff | tree | snapshot |
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 |
next |