2013-12-31 |
Ingo Schwarze | remove assignments that will be overwritten right after... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Ingo Schwarze | update the link to the ISC license |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Ingo Schwarze | Add missing description of .UR/.UE. |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Ingo Schwarze | release 1.12.3 VERSION_1_12_3 |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Ingo Schwarze | Experimental feature to let apropos(1) show different... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Ingo Schwarze | Split buildnames() out of mansearch(); the latter funct... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Ingo Schwarze | Oops, missed one: |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Ingo Schwarze | Remove duplicate const specifiers from the declaration... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Oops, that segfaulted after deleting an mlink from... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Split mlinks_undupe() out of mpages_merge() |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Change the mansearch() interface to use the mlinks... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Save the MLINK name into the database, too; |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Write more than one mlink per mpage to the database. |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Allow saving more than one mlink per mpage in the mlink... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Enable the framework code to allow more than one mlink... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Clean up the interface of mlink_add(). |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Another step on the way to clear naming, this time... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Split struct mlink out of struct mpage. |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Ingo Schwarze | Add an additional mlinks table to the database, redunda... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Ingo Schwarze | Drop the mpages_list, use the existing mpages ohash... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Ingo Schwarze | The name "id" is terrible for a struct. |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Ingo Schwarze | To better support MLINKS, we will have to split the... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Ingo Schwarze | Stop parsing man(7) input when we found all we were... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Ingo Schwarze | Rework the documentation of Spaces, using the Ossanna... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Ingo Schwarze | merge from VERSION_1_12 |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Ingo Schwarze | I have no idea how it happened that \B, \H, \h, \L... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Ingo Schwarze | The roff language really has two groups of basic buildi... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Ingo Schwarze | Parse and ignore the roff(7) escape sequences \d (move... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Ingo Schwarze | Implement .Fo/.Fa/.Fc indentation and break handling... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Ingo Schwarze | Oops, .Fa never breaks the output line in the middle... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Ingo Schwarze | Garbage collect two local variables each used only... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Ingo Schwarze | In the SYNOPSIS, implement hanging indentation for .Fo |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Ingo Schwarze | Support .St -xsh4.2, the System Interfaces part of... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Ingo Schwarze | s/[Nn]ull/NUL/ in comments where appropriate; |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Ingo Schwarze | Do not break output lines in .Fn function arguments... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Ingo Schwarze | Delete the unused flag TERMP_IGNDELIM |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Ingo Schwarze | Implement SYNOPSIS .Fn indentation for -Tman. |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Ingo Schwarze | It turns out SYNOPSIS mode does not imply .Bk in general, |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Ingo Schwarze | When deciding whether two consecutive macros are on... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Ingo Schwarze | Implement a long-standing desideratum, |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Ingo Schwarze | Polishing the worms in my favourite can, term_flushln(). |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Ingo Schwarze | Fix end-of-sentence spacing after the DragonFly text... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Ingo Schwarze | Implement end-of-sentence spacing at the end of man... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Ingo Schwarze | Document the alternative syntax \C'uXXXX' for Unicode... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Ingo Schwarze | In quoted macro arguments, double quotes can be quoted... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Ingo Schwarze | bentley@ looked at sbcl(1) and found new tasks for... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Ingo Schwarze | The "value" argument to the roff(7) .nr requests ends... |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Ingo Schwarze | My audit of mandoc revealed one missing (unsigned char... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ingo Schwarze | In the parser, when closing an explicit block that... |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Ingo Schwarze | Ignore blank lines right after .SH and .SS. |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Ingo Schwarze | Support the alternative syntax \C'uXXXX' for Unicode... |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Ingo Schwarze | clarify that \[uXXXX] wants uppercase hex digits |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Ingo Schwarze | missing features: line length and italic correction |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Ingo Schwarze | While answering a question asked by espie@, i noticed... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Ingo Schwarze | The man(7) language has no syntax to specify architectu... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Ingo Schwarze | The code in ofmerge() only tried the source parsers... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Ingo Schwarze | delete duplicate NULL check and polish style; |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Ingo Schwarze | Parse and ignore .hw (hyphenation points in words)... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Ingo Schwarze | There are three kinds of input lines: text lines, macro... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Ingo Schwarze | Fix another regression introduced when switching from... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Ingo Schwarze | Fix a regression introduced when switching from DB... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Ingo Schwarze | Fix an assertion in dbindex(): Null strings are never... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Ingo Schwarze | Manuals to be checked with "mandocdb -t" need not be... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Ingo Schwarze | Implement the .UR/.UE block (uniform resource identifie... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Ingo Schwarze | Parse and ignore the .fam (font family) request. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Ingo Schwarze | merge from VERSION_1_12: new section about mandoc histo... |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Ingo Schwarze | mention the three unreleased versions since 1.10.3 |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Ingo Schwarze | add libppath; Thomas Klausner, NetBSD rev. 1.4, Aug... |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Ingo Schwarze | add libefi and simplify some names |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Ingo Schwarze | sync SUSv2/SUSv3 entries with groff |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Ingo Schwarze | more DragonFly libraries; Franco Fichtner <franco at... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Ingo Schwarze | Thomas Klausner <wiz at NetBSD dot org> finally succeed... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Ingo Schwarze | merge from VERSION_1_12: |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Ingo Schwarze | Printf size_t vars with %zu, not %ld; |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Ingo Schwarze | Put VERSION into config.h. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Ingo Schwarze | We don't do hyphenation, but we allow breaking the... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Ingo Schwarze | Franco Fichtner moved DragonFly to 1.12.2. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Ingo Schwarze | The .Lb arguments wants a "lib" prefix; |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Ingo Schwarze | If there is random stuff inside a .Bl block body before... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Ingo Schwarze | Support simple numerical conditions. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Ingo Schwarze | ROFFRULE_ALLOW = 0, ROFFRULE_DENY = 1 was confusing, |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Ingo Schwarze | Avoid code duplication in roff_parseln() as suggested by |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Ingo Schwarze | Expand references to number registers in exactly the... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Ingo Schwarze | Support setting arbitrary roff(7) number registers, |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Ingo Schwarze | sync with NetBSD |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Ingo Schwarze | merge from VERSION_1_12: do not complain about unused... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Ingo Schwarze | Cleanup suggested by gcc-4.8.1, following hints by... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Ingo Schwarze | Merge from VERSION_1_12, in particular release date... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Ingo Schwarze | Release version 1.12.2. This is no longer beta. |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Ingo Schwarze | Merge from branch VERSION_1_12: |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Ingo Schwarze | Merge from branch VERSION_1_12: |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Ingo Schwarze | Merge the relevant parts from the VERSION_1_12 branch: |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Ingo Schwarze | New file suggested by Thomas Klausner <wiz at netbsd... |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Ingo Schwarze | Maybe we can easily improve -width parsing. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Ingo Schwarze | Throwing FATAL MANDOCERR_SYNTCHILD on non-.It children... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Ingo Schwarze | DocBook abuses \h - for no good reason, but maybe we... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Ingo Schwarze | use the .Bx macro; from Jan Stary via jmc@ |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Ingo Schwarze | two improvements in the SYNOPSIS; |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Ingo Schwarze | Drop .Ud remark, it has started to slowly turn into... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Ingo Schwarze | Beagle has been replaced by armv7; from patrick@. |
commit | commitdiff | tree | snapshot |
next |