Karl Williamson 7e9ba10fa8 Document (and export) [IU]_(BITS|DIG)
Fixes #24083. Fixes #24084.

In d957e95daa0143d60933d96d6cbfb69eee6d6269 I changed the definitions of
IV_DIG and UV_DIG to depend on IV_BITS and UV_BITS respectively,
creating the latter in perl.h.  These had only visibility to the perl
core.  But I forgot that the _DIG forms were visible everywhere, so the
_BITS forms needed to be as well.

This commit merely documents all of them as public API (which should
have been the case all along anyway), which automatically causes their
visibility to be made everywhere.
2026-01-15 18:15:54 -07:00
..
2026-01-15 18:15:54 -07:00
2025-10-06 08:20:03 -06:00