Refactor the C code to accumulate the size inside the tracking structure
authorNicholas Clark <nick@ccl4.org>
Sun, 17 Apr 2011 12:34:02 +0000 (13:34 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 17 Apr 2011 15:00:24 +0000 (16:00 +0100)
commiteee001458bafa01685310f74a9331e70b88517a5
tree0a8aa47ae45a7e163d5c6e77e5d1e0f94566410f
parent0e1f978fc738236bcad9f7f51c1657e4f43800c6
Refactor the C code to accumulate the size inside the tracking structure

The C *_size() functions now return void. Mark all as static.
The XS functions size() and total_size() now return UV, not IV.
CHANGES
Size.xs