]> git.cameronkatri.com Git - mandoc.git/history - arch.c
The wcwidth(3) of Plane 15 and Plane 16 Private Use Characters
[mandoc.git] / arch.c
2021-05-13 Ingo SchwarzeAdd OpenBSD riscv64 architecture; patch from jsg@.
2020-06-29 Ingo SchwarzeSupport the "powerpc64" architecture name.
2019-05-21 Ingo Schwarzesocppc makes an extended visit to the bigbucket;
2019-03-04 Ingo SchwarzeWhen the -S option is given to man(1) and the requested...
2014-11-28 Ingo SchwarzeDrop useless architecture table. Validating architectu...
2014-08-10 Ingo SchwarzeGet rid of HAVE_CONFIG_H, it is always defined; idea...
2014-04-20 Ingo SchwarzeKNF: case (FOO): -> case FOO:, remove /* LINTED ...
2014-03-23 Ingo SchwarzeThe files mandoc.c and mandoc.h contained both speciali...
2011-03-22 Kristaps Dzonsonslibmdoc.h and libman.h were including mdoc.h and man...
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-01-01 Kristaps DzonsonsBig check-in of compatibility layer. This should work...
2009-10-26 Kristaps DzonsonsAdded time.h to various files for FreeBSD compilation...
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-03-23 Kristaps DzonsonsFirst addition of -man macro support.
2009-03-16 Kristaps DzonsonsFixed mdoc_phrase escape handling.