2018-08-23 |
Ingo Schwarze | The upcoming .while request will have to re-execute... |
blob | commitdiff | raw |
2017-04-24 |
Ingo Schwarze | Continue parser unification: |
blob | commitdiff | raw | diff to current |
2015-11-07 |
Ingo Schwarze | In private header files, __BEGIN_DECLS and __END_DECLS... |
blob | commitdiff | raw | diff to current |
2015-10-22 |
Ingo Schwarze | move man(7) validation into the dedicated validation... |
blob | commitdiff | raw | diff to current |
2015-04-23 |
Ingo Schwarze | Unify mdoc_deroff() and man_deroff() into a common... |
blob | commitdiff | raw | diff to current |
2015-04-18 |
Ingo Schwarze | Delete the wrapper functions mdoc_meta(), man_meta... |
blob | commitdiff | raw | diff to current |
2015-04-18 |
Ingo Schwarze | Replace the structs mdoc and man by a unified struct... |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | Third step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | Second step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | First step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Ingo Schwarze | Strangely, ignoring the roff(7) .na request was impleme... |
blob | commitdiff | raw | diff to current |
2014-12-24 |
Ingo Schwarze | For .RS, we need to save the information how much we... |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Ingo Schwarze | remove unneccessary inclusion protection; patch from... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify by making many functions in the man(7) parser... |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Ingo Schwarze | As suggested by jmc@, only include line and column... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Implement the roff(7) .ll (line length) request. |
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 |
2013-10-17 |
Ingo Schwarze | Implement the .UR/.UE block (uniform resource identifie... |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Ingo Schwarze | Minimal implementation of .EX and .EE for GNU compatibi... |
blob | commitdiff | raw | diff to current |
2012-01-03 |
Kristaps Dzonsons | Add support for `OP', one of the extended man macros... |
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-03-23 |
Kristaps Dzonsons | Add MAN_TAIL, which will be used by `UE' (forthcoming... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Add some documentation and clean up mdoc.h/man.h. |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 1 of restructuring: libmandoc.h. Move all compile... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Kristaps Dzonsons | Consolidate messages. Have all parse-time messages... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ingo Schwarze | Clean up date handling, |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | Allow -man to process EQN as well. Also fix a segfault... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Add initial libmdoc and libman top-most machinery for... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | If the first character of free-form text is whitespace... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Add -man support for tables. Like -mdoc, this consists... |
blob | commitdiff | raw | diff to current |
2010-12-26 |
Kristaps Dzonsons | Whack MDOC_ACTED and MAN_ACTED (these no longer exist). |
blob | commitdiff | raw | diff to current |
2010-12-08 |
Kristaps Dzonsons | Remove `i' and `r' macro handlers. These macros, origi... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Add support for `ft' macro found in groff(7). Based... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Kristaps Dzonsons | Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes... |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Kristaps Dzonsons | Revert merging of {mdoc,man}.h -> mandoc.h. |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Kristaps Dzonsons | Unify mdoc and man enums and structs into mandoc.h... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Ingo Schwarze | Implement a simple, consistent user interface for error... |
blob | commitdiff | raw | diff to current |
2010-07-31 |
Ingo Schwarze | Sync to OpenBSD: add missing Copyright years. |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Kristaps Dzonsons | Added `in' macro support for -man -Tascii. This is... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Following clue-stick applied by schwarze@, back out... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Downstream maintainers: this removes UGLY! I don't... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | Churn-ish check-in getting mdoc_parseln() and man_parse... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Kristaps Dzonsons | Allow bad -man dates to flow verbatim into the front... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | Enable the unified error/warning enumeration in mandoc... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Joerg Sonnenberger | Add support for .AT. Properly implement .UC. Add regres... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Kristaps Dzonsons | Allow roff_parseln() to be re-run. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Remove `am', `ami', `de', `dei', and `.' from -man... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Pull `ig' out of -man and leave it the roff preparser. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Removed restriction on integer manual sections in ... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | End-of-sentence spacing for -man -Tascii. |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Kristaps Dzonsons | Remove -fno-ign-chars as well-argued by Ingo Schwarze... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Kristaps Dzonsons | Lint fixes. |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Kristaps Dzonsons | Using man_node_delete() instead of man_node_free()... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Kristaps Dzonsons | libman using enum mant instead of #defines for macros. |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Kristaps Dzonsons | Support for pod2man standard header macros (Vb, Ve... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | libmdoc and libman now using non-recoverable allocation... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Kristaps Dzonsons | Added `PD' to -man (doesn't do anything, yet). |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Kristaps Dzonsons | Fixed superfluous function declaration (spotted by... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Kristaps Dzonsons | Added `UC' libman macro (has no effect). |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Added `DT' macro (pointed out by joerg@netbsd.org). |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Kristaps Dzonsons | Added RS/RE macro pair (had to adjust closing rules... |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Kristaps Dzonsons | Significant overhaul in libman. Macros are now block... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Kristaps Dzonsons | Added `sp' support to libman. |
blob | commitdiff | raw | diff to current |
2009-07-04 |
Kristaps Dzonsons | Moved escape validation into libmandoc.h/mandoc.c ... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Kristaps Dzonsons | Added -fno-ign-chars support to libman. |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Kristaps Dzonsons | Removed MAN___: moved MAN_br to its index (comments... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Kristaps Dzonsons | Fixed license email address. |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Using proper license template (const). |
blob | commitdiff | raw | diff to current |
2009-04-05 |
Kristaps Dzonsons | man(3) doesn't use err.h anymore. |
blob | commitdiff | raw | diff to current |
2009-04-03 |
Kristaps Dzonsons | Proper resetting of memory. |
blob | commitdiff | raw | diff to current |
2009-04-02 |
Kristaps Dzonsons | mdoc_tokhash -> hash |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Kristaps Dzonsons | Added some new manuals (mdoc.3 mandoc_char.7). |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Kristaps Dzonsons | Initial front-end formatting for -man pages. |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Kristaps Dzonsons | Added pflags to man_alloc. |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Kristaps Dzonsons | Actions in place for prologue parsing. |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Kristaps Dzonsons | Added man validator, renamed mdoc validator. |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Kristaps Dzonsons | -man printing linked to -Ttree. |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Kristaps Dzonsons | First addition of -man macro support. |
blob | commitdiff | raw | diff to current |
|