2014-01-05 |
Joerg Sonnenberger | Merge NetBSD's r1.4: Rename data to getdata to work... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Ingo Schwarze | Rip out the complete "reachable" checks, without replac... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Ingo Schwarze | Remove the obsolete file name column from the mpages... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Ingo Schwarze | Remove the obsolete sec and arch columns from the mpage... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Ingo Schwarze | Reimplement apropos -s NUM -S ARCH EXPR by internally... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Ingo Schwarze | Put section and architecture info into the keys table, |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Ingo Schwarze | New implementation of complex search criteria using... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Ingo Schwarze | Put mansearch.{h,c}, manpage.c, and compat_ohash.{h,c} |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Ingo Schwarze | Put ./configure into the distributin tarball. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Ingo Schwarze | Use C99 uint32_t, not BSD-style u_int32_t. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Ingo Schwarze | Even though strnlen(3) is required by POSIX 2008, |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Ingo Schwarze | Clean up feature tests: |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Ingo Schwarze | Avoid "utf8" in the names of a function and a struct... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Ingo Schwarze | Do not put UTF-8-encoded strings into the database... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Ingo Schwarze | Polish the mlink_add() interface: |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Ingo Schwarze | Check all MLINKS for consistency with the content of... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Ingo Schwarze | Since the functions in read.c are part of the mandoc... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Ingo Schwarze | Support .St -p1003.1-2013, "IEEE Std 1003.1-2008/Cor... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Ingo Schwarze | Simplify: Remove an unused argument from the mandoc_eos... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Ingo Schwarze | Provide strcasestr(3) and strsep(3) for Solaris 10... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Ingo Schwarze | Do not trigger end-of-sentence spacing by trailing... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Ingo Schwarze | Yet another regression introduced by Kristaps when... |
commit | commitdiff | tree | snapshot |
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 |
next |