]> git.cameronkatri.com Git - mandoc.git/history - man_hash.c
Add support for 1/2, 1/4, and 3/4 (needed by eqn).
[mandoc.git] / man_hash.c
2011-03-22 Kristaps Dzonsonslibmdoc.h and libman.h were including mdoc.h and man...
2010-07-31 Ingo SchwarzeSync to OpenBSD: add missing Copyright years.
2010-06-19 Kristaps DzonsonsChurn as I finish email address migration kth.se -...
2010-05-17 Kristaps DzonsonsEnable the unified error/warning enumeration in mandoc...
2010-05-15 Kristaps DzonsonsRemoved `.' entry from -man hashtable.
2010-05-08 Kristaps DzonsonsLint fixes (type-safety for enums via -cefuh).
2010-03-27 Kristaps DzonsonsLint fixes.
2010-03-23 Kristaps Dzonsonslibman using enum mant instead of #defines for macros.
2010-01-01 Kristaps DzonsonsBig check-in of compatibility layer. This should work...
2009-09-23 Kristaps DzonsonsFreeBSD compile fixes (uqs@spoerlein.net).
2009-09-17 Kristaps Dzonsonsascii_xxx -> chars_xxx (intended to hold more than...
2009-09-16 Kristaps DzonsonsLintifications.
2009-09-16 Kristaps DzonsonsLookup hashes are now static tables, ordered first...
2009-08-19 Kristaps DzonsonsAdded RS/RE macro pair (had to adjust closing rules...
2009-06-18 Kristaps DzonsonsAdded -fno-ign-chars support to libman.
2009-06-16 Kristaps DzonsonsRemoved MAN___: moved MAN_br to its index (comments...
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-04-05 Kristaps Dzonsonsman(3) doesn't use err.h anymore.
2009-04-02 Kristaps Dzonsonsmdoc_tokhash -> hash
2009-03-31 Kristaps DzonsonsGeneral clean-ups.
2009-03-26 Kristaps DzonsonsFixed reading whitespace for man.7 `. TH'.
2009-03-23 Kristaps Dzonsons-man linked to mandoc in documentation.
2009-03-23 Kristaps DzonsonsFirst addition of -man macro support.