]> git.cameronkatri.com Git - mandoc.git/history - mdoc_action.c
Removed mdoc_nwarn (not being used anywhere).
[mandoc.git] / mdoc_action.c
2009-06-12 Kristaps DzonsonsLint fixes (no effect).
2009-06-12 Kristaps Dzonsons`Lk' is correctly handled as CALLABLE (note groff munge...
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-04-06 Kristaps DzonsonsRemoved forgotten printfs.
2009-04-06 Kristaps DzonsonsFix bogus use of mdoc->last in action pre-handler ...
2009-04-03 Kristaps DzonsonsProper resetting of memory.
2009-04-02 Kristaps DzonsonsAdded -p1003.1-2008 specification.
2009-04-02 Kristaps Dzonsonsmdoc_tokhash -> hash
2009-03-31 Kristaps DzonsonsGeneral clean-ups.
2009-03-25 Kristaps DzonsonsAdded man_action.c, renamed mdoc_action.c.