PL_in_load_module only has values 0 and 1, so can be a bool instead of int.
-commit fcd24582e9751804a977b6d4ef227de5a3b0343b
+commit fcd24582e9751804a977b6d4ef227de5a3b0343b # DOCed
Author: Nicholas Clark <nick@ccl4.org>
Date: Sat Mar 13 11:23:46 2010 +0000
Suggestion and initial patch by Ruslan Zakirov.
-commit 359164a0b0ca9d7142b89ef0b09c1d01437e4471
+commit 359164a0b0ca9d7142b89ef0b09c1d01437e4471 # DOCed
Author: Nicholas Clark <nick@ccl4.org>
Date: Sun Jan 24 15:39:53 2010 +0000
Eliminate xhv_fill from struct xpvhv.
-commit 4d0fbddde6c5dcb972786d09de0cab6e93056b88
+commit 4d0fbddde6c5dcb972786d09de0cab6e93056b88 # DOCed
Author: Nicholas Clark <nick@ccl4.org>
Date: Sun Jan 24 15:07:50 2010 +0000
Add a function Perl_hv_fill to perform the count. This will save 1 IV per hash,
and on some systems cause struct xpvhv to become cache aligned.
-commit f4431c56525a8650559872ff19c75f109a5d1190
+commit f4431c56525a8650559872ff19c75f109a5d1190 # DOCed
Author: Nicholas Clark <nick@ccl4.org>
Date: Sun Jan 24 10:50:02 2010 +0000