]> git.cameronkatri.com Git - mandoc.git/history - mdoc_hash.c
Make mathematical symbols have a longer first-column width (pointed out by Joerg...
[mandoc.git] / mdoc_hash.c
2010-03-31 Kristaps DzonsonsMacro types enum-ated (enum mdoct) (for easier debuggin...
2010-01-01 Kristaps DzonsonsBig check-in of compatibility layer. This should work...
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-07-20 Kristaps DzonsonsFreeBSD includes fix (uqs@sporlein.net).
2009-07-17 Kristaps DzonsonsFixed hash assertion.
2009-07-17 Kristaps DzonsonsHash now accepts `br'. This needs work (way to sparse).
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-02 Kristaps Dzonsonsmdoc_tokhash -> hash
2009-03-23 Kristaps DzonsonsFirst addition of -man macro support.