2018-12-14 |
Ingo Schwarze | Major cleanup; may imply minor changes in edge cases... |
blob | commitdiff | raw |
2018-08-23 |
Ingo Schwarze | The upcoming .while request will have to re-execute... |
blob | commitdiff | raw | diff to current |
2017-07-04 |
Ingo Schwarze | various nits found with mandoc -Tlint |
blob | commitdiff | raw | diff to current |
2017-06-24 |
Ingo Schwarze | Split -Wstyle into -Wstyle and the even lower -Wbase... |
blob | commitdiff | raw | diff to current |
2017-05-17 |
Ingo Schwarze | Delete the -T xhtml command line option. |
blob | commitdiff | raw | diff to current |
2017-01-09 |
Ingo Schwarze | Warnings and errors that occur during mdoc_validate() |
blob | commitdiff | raw | diff to current |
2016-07-07 |
Ingo Schwarze | update developer documentation |
blob | commitdiff | raw | diff to current |
2016-01-08 |
Ingo Schwarze | Delete the redundant "nchild" member of struct roff_nod... |
blob | commitdiff | raw | diff to current |
2016-01-08 |
Ingo Schwarze | Simplify the mparse_open() interface. |
blob | commitdiff | raw | diff to current |
2016-01-08 |
Ingo Schwarze | It was very surprising that a function called mparse_re... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Ingo Schwarze | Major character table cleanup: |
blob | commitdiff | raw | diff to current |
2015-07-19 |
Ingo Schwarze | Do not fork and exec gunzip(1), just link with libz... |
blob | commitdiff | raw | diff to current |
2015-01-15 |
Ingo Schwarze | Fatal errors no longer exist. |
blob | commitdiff | raw | diff to current |
2015-01-15 |
Ingo Schwarze | downgrade .so failure from FATAL to ERROR |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Ingo Schwarze | Let mparse_readfd() use mparse_open() and mparse_wait() |
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-10-28 |
Ingo Schwarze | Make the character table available to libroff so it... |
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-08-05 |
Ingo Schwarze | Sync library documentation with reality. |
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-01-05 |
Ingo Schwarze | Add an option -Q (quick) to mandocdb(8) |
blob | commitdiff | raw | diff to current |
2013-10-06 |
Ingo Schwarze | The .Lb arguments wants a "lib" prefix; |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Ingo Schwarze | Cleanup suggested by gcc-4.8.1, following hints by... |
blob | commitdiff | raw | diff to current |
2013-09-16 |
Ingo Schwarze | two improvements in the SYNOPSIS; |
blob | commitdiff | raw | diff to current |
2013-07-13 |
Ingo Schwarze | For citing the names and email addresses of authors, |
blob | commitdiff | raw | diff to current |
2013-06-02 |
Ingo Schwarze | Note where these functions are declared and implemented. |
blob | commitdiff | raw | diff to current |
2012-01-13 |
Joerg Sonnenberger | Reflect reality, mandoc_escape does not skip the "... |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Kristaps Dzonsons | Const-ify some mchars arguments. I think these are... |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Kristaps Dzonsons | Fix mandoc_escape() function argument names. From... |
blob | commitdiff | raw | diff to current |
2011-10-06 |
Kristaps Dzonsons | If -Tman is specified and input is -man, echo the prepr... |
blob | commitdiff | raw | diff to current |
2011-08-18 |
Kristaps Dzonsons | Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'. |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Kristaps Dzonsons | Make sure constants in mandoc.3 use the `Dv' macro. |
blob | commitdiff | raw | diff to current |
2011-06-22 |
Kristaps Dzonsons | Add more documentation for libmandoc. |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Kristaps Dzonsons | Document that spec2cp never returns 0. |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Kristaps Dzonsons | Remove all references to ESCAPE_PREDEF, which is now... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | Documentation: note COMPATIBILITY of -Tascii `?' printi... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | Flip on unicode output (via \[uNNNN]) in -T[x]html... |
blob | commitdiff | raw | diff to current |
2011-05-01 |
Kristaps Dzonsons | Documenting the mchars_XXXX part of mandoc.h. |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Kristaps Dzonsons | No code change: fixing spelling errors. From a patch... |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Kristaps Dzonsons | Add more documentation bits to mandoc.3. |
blob | commitdiff | raw | diff to current |
2011-04-09 |
Kristaps Dzonsons | Skeleton of documentation functions, types, and variabl... |
blob | commitdiff | raw | diff to current |
2011-03-28 |
Kristaps Dzonsons | Put mandocerrs and mandoclevels arrays into libmandoc... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 3: consolidate manuals. The parse functions in... |
blob | commitdiff | raw | diff to current |
|