2015-01-15 |
Ingo Schwarze | Fatal errors no longer exist. |
blob | commitdiff | raw |
2015-01-03 |
Ingo Schwarze | Fix a potential NULL pointer access in an error message... |
blob | commitdiff | raw | diff to current |
2015-01-02 |
Ingo Schwarze | Explicitly set the *data member of struct ohash_info... |
blob | commitdiff | raw | diff to current |
2014-12-30 |
Ingo Schwarze | When a file is given on the command line, actually... |
blob | commitdiff | raw | diff to current |
2014-12-09 |
Ingo Schwarze | Integrate the makewhatis binary into the mandoc binary |
blob | commitdiff | raw | diff to current |
2014-12-05 |
Ingo Schwarze | Improve parsing of function names. |
blob | commitdiff | raw | diff to current |
2014-12-05 |
Ingo Schwarze | Do not misinterpret function arguments as function... |
blob | commitdiff | raw | diff to current |
2014-12-05 |
Ingo Schwarze | Render text before, not after accumulating flag bits... |
blob | commitdiff | raw | diff to current |
2014-12-04 |
Ingo Schwarze | When finding a .so link after the page was already... |
blob | commitdiff | raw | diff to current |
2014-12-04 |
Ingo Schwarze | correctly store .Dt and .TH information in the names... |
blob | commitdiff | raw | diff to current |
2014-12-04 |
Ingo Schwarze | in the SYNOPSIS, add .Fo and first .Fn arguments to... |
blob | commitdiff | raw | diff to current |
2014-12-04 |
Ingo Schwarze | In the SYNOPSIS, if .Nm occurs without argument, give... |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Ingo Schwarze | Make makewhatis(8) understand .so links to .gz pages. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Ingo Schwarze | Simplify the mparse_open()/mparse_wait() interface. |
blob | commitdiff | raw | diff to current |
2014-11-19 |
Ingo Schwarze | Three fixes with respect to the names table: |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Ingo Schwarze | Make the character table available to libroff so it... |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Ingo Schwarze | Fix a regression in term.c rev. 1.229 reported by bentley@: |
blob | commitdiff | raw | diff to current |
2014-10-12 |
Ingo Schwarze | add missing entry for .ll to the dispatch table; |
blob | commitdiff | raw | diff to current |
2014-09-09 |
Ingo Schwarze | If a manpath directory (for example, a _whatdb entry... |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Ingo Schwarze | Do not report a page as arch=any merely because .Dt... |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Ingo Schwarze | fix debugging output |
blob | commitdiff | raw | diff to current |
2014-09-03 |
Ingo Schwarze | Add *.gz support to apropos(1) -a, man(1), and even... |
blob | commitdiff | raw | diff to current |
2014-09-03 |
Ingo Schwarze | If a manual page is installed gzip(1)ed, let makewhatis... |
blob | commitdiff | raw | diff to current |
2014-09-01 |
Ingo Schwarze | When makewhatis(8) finds an .so link after the manual... |
blob | commitdiff | raw | diff to current |
2014-08-23 |
Ingo Schwarze | do not leak a file descriptor on fdopen(3) failure... |
blob | commitdiff | raw | diff to current |
2014-08-16 |
Ingo Schwarze | Improve build system and autodetection. |
blob | commitdiff | raw | diff to current |
2014-08-11 |
Ingo Schwarze | Provide a fallback version of fts(3) for systems lackin... |
blob | commitdiff | raw | diff to current |
2014-08-10 |
Ingo Schwarze | Get rid of HAVE_CONFIG_H, it is always defined; idea... |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Ingo Schwarze | Bring the handling of defective prologues even closer... |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Ingo Schwarze | Absurdly, the return value of sqlite3_column_text() |
blob | commitdiff | raw | diff to current |
2014-06-21 |
Ingo Schwarze | Prefix messages about bad command line options and... |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Ingo Schwarze | Merge from OpenBSD - Marc Espie improved the ohash... |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Ingo Schwarze | More tweaking of set_basedir(). |
blob | commitdiff | raw | diff to current |
2014-06-19 |
Ingo Schwarze | Some simple set_basedir() cleanup; more to come. |
blob | commitdiff | raw | diff to current |
2014-06-18 |
Ingo Schwarze | Merge OpenBSD rev. 1.108 by sthen@; original commit... |
blob | commitdiff | raw | diff to current |
2014-05-07 |
Ingo Schwarze | Render roff escape sequences contained in manual page... |
blob | commitdiff | raw | diff to current |
2014-05-07 |
Ingo Schwarze | Fix two memory leaks in makewhatis -n: |
blob | commitdiff | raw | diff to current |
2014-04-27 |
Ingo Schwarze | Improve error handling in dbopen(). If PRAGMA SQL... |
blob | commitdiff | raw | diff to current |
2014-04-25 |
Ingo Schwarze | Reduce the verbosity of makewhatis -t: |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Ingo Schwarze | Audit malloc(3)/calloc(3)/realloc(3) usage. |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Ingo Schwarze | Audit strlcpy(3)/strlcat(3) usage: |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Ingo Schwarze | improve SQL style: avoid "SELECT *", be explicit in... |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-04-19 |
Ingo Schwarze | Two minor tweaks regarding the fallback from -u/-d... |
blob | commitdiff | raw | diff to current |
2014-04-19 |
Ingo Schwarze | Properly handle symlinks (hardlinks and .so only files... |
blob | commitdiff | raw | diff to current |
2014-04-18 |
Ingo Schwarze | In update mode, when opening the database fails, probab... |
blob | commitdiff | raw | diff to current |
2014-04-16 |
Ingo Schwarze | Rename the mpages.id column to mpages.pageid. There... |
blob | commitdiff | raw | diff to current |
2014-04-16 |
Ingo Schwarze | Give the mlinks and keys tables a pageid index, |
blob | commitdiff | raw | diff to current |
2014-04-13 |
Ingo Schwarze | Unify description handling across all document types... |
blob | commitdiff | raw | diff to current |
2014-04-13 |
Ingo Schwarze | better error reporting in case of SQL errors: mention... |
blob | commitdiff | raw | diff to current |
2014-04-10 |
Ingo Schwarze | Next speed optimization step for the new apropos(1). |
blob | commitdiff | raw | diff to current |
2014-04-09 |
Ingo Schwarze | After careful gprof(1)ing of the new apropos(1), move... |
blob | commitdiff | raw | diff to current |
2014-04-04 |
Ingo Schwarze | In -p (picky) mode, warn unless each filename (aka... |
blob | commitdiff | raw | diff to current |
2014-04-04 |
Ingo Schwarze | Warn about missing mlinks. |
blob | commitdiff | raw | diff to current |
2014-04-04 |
Ingo Schwarze | Remember which names are in the NAME section. |
blob | commitdiff | raw | diff to current |
2014-04-04 |
Ingo Schwarze | When the -n or -t flag is given to makewhatis(8), |
blob | commitdiff | raw | diff to current |
2014-04-03 |
Ingo Schwarze | Instead of silently doing nothing at all, |
blob | commitdiff | raw | diff to current |
2014-04-03 |
Ingo Schwarze | Rename the -W option to -p (mnemonics: picky, print... |
blob | commitdiff | raw | diff to current |
2014-04-03 |
Ingo Schwarze | The -v option of mandocdb(8) clashes with the -v option... |
blob | commitdiff | raw | diff to current |
2014-03-26 |
Ingo Schwarze | Without bloating mandoc(1) itself, let mandocdb(8)... |
blob | commitdiff | raw | diff to current |
2014-03-26 |
Ingo Schwarze | Improve error reporting. |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | If an .Nd block contains macros, avoid fragmented entri... |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | If a man(7) NAME section contains macros, avoid truncat... |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | avoid repetitive code for asprintf error handling |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | The files mandoc.c and mandoc.h contained both speciali... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Ingo Schwarze | Register pure .so pages as mlinks, not as mpages. |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Ingo Schwarze | Without the MPARSE_SO option, if the file contains... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Ingo Schwarze | Generalize the mparse_alloc() and roff_alloc() function... |
blob | commitdiff | raw | diff to current |
2014-03-18 |
Ingo Schwarze | Allow checking that databases are up to date even when... |
blob | commitdiff | raw | diff to current |
2014-01-22 |
Ingo Schwarze | Implement the \: (optional line break) escape sequence, |
blob | commitdiff | raw | diff to current |
2014-01-19 |
Ingo Schwarze | Avoid the risk of trying to modify a literal string. |
blob | commitdiff | raw | diff to current |
2014-01-19 |
Ingo Schwarze | Always store the arch in lower-case only. |
blob | commitdiff | raw | diff to current |
2014-01-19 |
Ingo Schwarze | Support a second -v on mandocdb(8) to show keys while... |
blob | commitdiff | raw | diff to current |
2014-01-18 |
Ingo Schwarze | Cope with slightly broken NAME sections in man(7) pages |
blob | commitdiff | raw | diff to current |
2014-01-18 |
Ingo Schwarze | Drop the AUTOINCREMENT PRIMARY KEYs from the mlinks... |
blob | commitdiff | raw | diff to current |
2014-01-18 |
Ingo Schwarze | Despite some experimenting, i'm unable to find any... |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Do not sync to disk after each individual manual page... |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Fix mandocdb(8) -d and -u. |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Rename dbindex() to dbadd() to be less confusing. |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Remove the redundant "file" column from the "mlinks... |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Drop Nd from the mpages table, it is still in the keys... |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Ingo Schwarze | Add an option -Q (quick) to mandocdb(8) |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Ingo Schwarze | Rip out the complete "reachable" checks, without replac... |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Ingo Schwarze | Remove the obsolete file name column from the mpages... |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Ingo Schwarze | Remove the obsolete sec and arch columns from the mpage... |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Ingo Schwarze | Reimplement apropos -s NUM -S ARCH EXPR by internally... |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Ingo Schwarze | Put section and architecture info into the keys table, |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Ingo Schwarze | Avoid "utf8" in the names of a function and a struct... |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Ingo Schwarze | Do not put UTF-8-encoded strings into the database... |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Ingo Schwarze | Polish the mlink_add() interface: |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Ingo Schwarze | Check all MLINKS for consistency with the content of... |
blob | commitdiff | raw | diff to current |
2013-12-31 |
Ingo Schwarze | Yet another regression introduced by Kristaps when... |
blob | commitdiff | raw | diff to current |
2013-12-31 |
Ingo Schwarze | remove assignments that will be overwritten right after... |
blob | commitdiff | raw | diff to current |
2013-12-27 |
Ingo Schwarze | Oops, that segfaulted after deleting an mlink from... |
blob | commitdiff | raw | diff to current |
2013-12-27 |
Ingo Schwarze | Split mlinks_undupe() out of mpages_merge() |
blob | commitdiff | raw | diff to current |
2013-12-27 |
Ingo Schwarze | Save the MLINK name into the database, too; |
blob | commitdiff | raw | diff to current |
2013-12-27 |
Ingo Schwarze | Write more than one mlink per mpage to the database. |
blob | commitdiff | raw | diff to current |
2013-12-27 |
Ingo Schwarze | Allow saving more than one mlink per mpage in the mlink... |
blob | commitdiff | raw | diff to current |
2013-12-27 |
Ingo Schwarze | Enable the framework code to allow more than one mlink... |
blob | commitdiff | raw | diff to current |
2013-12-27 |
Ingo Schwarze | Clean up the interface of mlink_add(). |
blob | commitdiff | raw | diff to current |
next |