Add method macro_from_item to encapsulate the entire logic for getting
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / Constant /
2005-12-26 Nicholas Clark Add method macro_from_item to encapsulate the entire...
2005-12-26 Nicholas Clark Add a couple of newlines for tidier regen output, consi...
2005-12-26 Nicholas Clark The values for proxy constant subroutines need to be...
2005-12-23 Nicholas Clark Provide support for types PVN and UNDEF in
2005-12-23 Nicholas Clark Add support for PV to ExtUtils::Constant::ProxySubs...
2005-12-23 Nicholas Clark Need to be more careful with the symbol table manipulat...
2005-12-23 Nicholas Clark SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON...
2005-12-23 Nicholas Clark Use inlineable proxy constant subs for Socket
2005-12-22 Nicholas Clark Use inlineable proxy constant subs for POSIX.
2005-12-22 Nicholas Clark Make ExtUtils::Constant generate the inlineable proxy...
2005-12-22 Nicholas Clark Break out the code to generate #ifdef/#endif into new...
2005-12-22 Nicholas Clark Break out the item normalisation code into a method...
2005-01-28 Nicholas Clark More consistent names for all the parameter name/declar...
2005-01-24 Nicholas Clark Correct and update comments (before anyone writes in)
2005-01-24 Nicholas Clark Add weights to ExtUtils::Constant to allow sorting...
2005-01-23 Nicholas Clark Assimilate ExtUtils::Constant 0.16