Devel::Size can only report the size of a single element or the total
size of a structure (array, hash etc). This module enhances Devel::Size
by giving you the ability to generate a full size report for each
element in a structure.
ok sthen@
and 2.7, since a lot of software use these macros to detect the installed
python version and since we use 2.7 as the default now, these were all
failing.
patch from Brad, ok jasper@ and sthen@
- Better handling of the case of a matched declaration that should only
be replaced by other top level things.
- Improved filtering of result of matching atomic patterns
- Drop positions before creating function prototype rules
- Adjust position of { introduced by adding multiple statements in a
single-statement position
- Drop newline after function call ( when all arguments on that line are
eliminated
- Accept removal of a single declaration, replaced by arbitrary,
non-declaration code
- smpl_spacing takes into account newlines, indentation
from base causing a build failure in apr-util (as there's been nothing
changed since then to trigger an update). Set cache value to autoconf
to make sure nawk isn't picked up if for some reason it's hanging
around, though the REVISION bump alone is probably enough to take
care of most problems.
Asm6 is another 6502 assembler. It was built to do NES development, but
you can probably use it for just about anything. It was written because
the author thought most other assemblers either were too finicky, had
weird syntax, took too much work to set up, or were too bug-ridden to be
useful.