2014-07-02 |
Ingo Schwarze | Implement the obsolete macros .En .Es .Fr .Ot for backw... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Ingo Schwarze | Clean up the warnings related to document structure. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Ingo Schwarze | The previous commit to this file broke the control... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Ingo Schwarze | garbage collect two unused enum mandocerr items |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Ingo Schwarze | Use the freshly improved roff_getname() function |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Ingo Schwarze | Use the freshly improved roff_getname() function |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Ingo Schwarze | Major roff_getname() cleanup. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Ingo Schwarze | Bugfix in roff_setstrn(): |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Ingo Schwarze | Improve messages related to the roff(7) .so request. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Ingo Schwarze | Deprecate .Tn and .Ux, and make it clearer that .Bt... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Ingo Schwarze | Below DIAGNOSTICS, document the SYSERR message level; |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Ingo Schwarze | Minimal COMPATIBILITY cleanup: |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Ingo Schwarze | Minimal cleanup of the COMPATIBILITY section: |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Ingo Schwarze | Reduce the verbosity of error messages caused by open... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Ingo Schwarze | Prefix messages about bad command line options and... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Ingo Schwarze | As suggested by jmc@, only include line and column... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Ingo Schwarze | Start systematic improvements of error reporting. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Ingo Schwarze | Prefix error messages from mandoc(1) with "mandoc: " |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Ingo Schwarze | let the build system cope with the recent ohash changes |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Ingo Schwarze | take a note about pandoc |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Ingo Schwarze | Merge from OpenBSD - Marc Espie improved the ohash... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Ingo Schwarze | sync to OpenBSD: |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Ingo Schwarze | More tweaking of set_basedir(). |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Ingo Schwarze | Some simple set_basedir() cleanup; more to come. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Ingo Schwarze | Merge OpenBSD rev. 1.108 by sthen@; original commit... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Ingo Schwarze | some new things to do |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Ingo Schwarze | Render roff escape sequences contained in manual page... |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Ingo Schwarze | Fix two memory leaks in makewhatis -n: |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Ingo Schwarze | Do not segfault in makewhatis -Q if the next .SH after... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Ingo Schwarze | Improve error handling in dbopen(). If PRAGMA SQL... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Ingo Schwarze | OMRON used uppercase for the model names of their Motor... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Ingo Schwarze | Fix a minor optimization i broke in rev. 1.163 on Augus... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Ingo Schwarze | Reduce the verbosity of makewhatis -t: |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Ingo Schwarze | Various Makefile improvements: |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Ingo Schwarze | misplaced punctuation |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Ingo Schwarze | prototype for reallocarray() |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Ingo Schwarze | Audit malloc(3)/calloc(3)/realloc(3) usage. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Ingo Schwarze | Audit malloc(3)/calloc(3)/realloc(3) usage. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Ingo Schwarze | Audit strlcpy(3)/strlcat(3) usage: |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Ingo Schwarze | espie@ suggests using SQL views |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Ingo Schwarze | improve SQL style: avoid "SELECT *", be explicit in... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Ingo Schwarze | Audit strlcpy(3)/strlcat(3) usage. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Ingo Schwarze | add a LICENSE file for clarity and for the convenience... |
commit | commitdiff | tree | snapshot |
2014-04-20 |
Ingo Schwarze | in debug messages, truncating strings of excessive... |
commit | commitdiff | tree | snapshot |
2014-04-20 |
Ingo Schwarze | strlen+malloc+snprintf is error prone; |
commit | commitdiff | tree | snapshot |
2014-04-20 |
Ingo Schwarze | fix unchecked snprintf(3) in page header printing: |
commit | commitdiff | tree | snapshot |
2014-04-20 |
Ingo Schwarze | make sure static buffers for snprintf(3) are large... |
commit | commitdiff | tree | snapshot |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Ingo Schwarze | Two minor tweaks regarding the fallback from -u/-d... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Ingo Schwarze | Properly handle symlinks (hardlinks and .so only files... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Ingo Schwarze | In update mode, when opening the database fails, probab... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Ingo Schwarze | Slowly, the dust begins to settle. |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Ingo Schwarze | Fix a few lies; polish wording and formatting while... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Ingo Schwarze | Garbage collect one pair of needless parentheses in... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Ingo Schwarze | Rename the mpages.id column to mpages.pageid. There... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Ingo Schwarze | Give the mlinks and keys tables a pageid index, |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Ingo Schwarze | Pass the function flags SQLITE_UTF8 (because SQLITE_ANY... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Ingo Schwarze | Oops, sorry, revert previous and commit the correct... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Ingo Schwarze | At the end of mansearch(), fchdir() back to where we... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Ingo Schwarze | remove documentation of the former macro key "NAME"; |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Ingo Schwarze | Document the database format and SQL code generation; |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Ingo Schwarze | Using macros in .Sh header lines, or having .Sm off... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Ingo Schwarze | Unify description handling across all document types... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Ingo Schwarze | better error reporting in case of SQL errors: mention... |
commit | commitdiff | tree | snapshot |
2014-04-11 |
Ingo Schwarze | Further apropos(1) speed optimization was trickier... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Ingo Schwarze | Next speed optimization step for the new apropos(1). |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Ingo Schwarze | After careful gprof(1)ing of the new apropos(1), move... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Ingo Schwarze | Add a new term_flushln() flag TERMP_BRIND (if break... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Ingo Schwarze | If the SYNOPSIS section contains an excessively long... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Ingo Schwarze | Fully implement the \B (validate numerical expression... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Ingo Schwarze | We already supported (outer) user-defined strings conta... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Ingo Schwarze | Make it clear which errors come from which tool. |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Ingo Schwarze | Accept arbitrary argument delimiters for various roff... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Ingo Schwarze | Almost complete implementation of roff(7) numerical... |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Ingo Schwarze | bugfix: make sure all variables are properly initialized |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Ingo Schwarze | Implement the roff(7) .rr (remove register) request. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Ingo Schwarze | In -p (picky) mode, warn unless each filename (aka... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Ingo Schwarze | Warn about missing mlinks. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Ingo Schwarze | Remember which names are in the NAME section. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Ingo Schwarze | merge OpenBSD rev. 1.20, describing new features |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Ingo Schwarze | When the -n or -t flag is given to makewhatis(8), |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ingo Schwarze | Instead of silently doing nothing at all, |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ingo Schwarze | Rename the -W option to -p (mnemonics: picky, print... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ingo Schwarze | The -v option of mandocdb(8) clashes with the -v option... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ingo Schwarze | document -Q and -T; from OpenBSD |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Ingo Schwarze | Support the CONTEXT section for kernel manual pages... |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Ingo Schwarze | Improve formatting of broken blocks in -Tman, |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Ingo Schwarze | Allow ERRORS in section 4; OpenBSD rev. 1.121. |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Ingo Schwarze | Support relative arguments to .ll (increase or decrease... |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Ingo Schwarze | Implement the roff(7) .ll (line length) request. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Ingo Schwarze | Allow leading and trailing vertical lines, |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Ingo Schwarze | Properly initialize malloc(3)ed memory. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Ingo Schwarze | Without bloating mandoc(1) itself, let mandocdb(8)... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Ingo Schwarze | Improve error reporting. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Ingo Schwarze | Skip leading escape sequences in man_deroff(). Helps... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Ingo Schwarze | Retire the old concat() function. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Ingo Schwarze | If an .Nd block contains macros, avoid fragmented entri... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Ingo Schwarze | If a man(7) NAME section contains macros, avoid truncat... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Ingo Schwarze | needs mandoc_aux, too |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Ingo Schwarze | avoid repetitive code for asprintf error handling |
commit | commitdiff | tree | snapshot |
next |