Move Archive::Tar from lib/ to ext/
[p5sagit/p5-mst-13.2.git] / lib / constant.pm
2009-08-21 Nicholas Clark Use the constant _CAN_PCS to optimise out things that...
2009-08-21 Nicholas Clark Remove a refactoring typo - don't post-increment $flush...
2009-08-18 Nicholas Clark Flush the MRO cache at the end, rather than the start.
2009-08-18 Nicholas Clark No need to flush the package's MRO cache if we've just...
2009-08-18 Nicholas Clark Convert perl version check in import() from run time...
2009-08-18 Nicholas Clark Generate perl version-dependent regexps once, rather...
2008-10-29 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/constant-1.17.tar.gz
2008-09-21 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/constant-1.16.tar.gz
2008-01-01 Steve Peters Upgrade to constant-1.15
2007-11-16 Nicholas Clark UNITCHECK is only a keyword post 5.009, so to allow...
2007-11-06 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/constant-1.12.tar.gz
2007-09-25 Sébastien Aperghis... Trans.: CPAN Upload: S/SA/SAPER/constant-1.11.tar.gz
2007-04-19 Brandon Black Re: new C3 MRO patch
2007-04-01 Jarkko Hietaniemi Symbian sync
2007-03-13 Joshua ben Jore inform constant.pm about UNITCHECK
2007-02-13 Nicholas Clark Change 26487 left some debugging code in, and through...
2005-12-27 Nicholas Clark As what we're doing is generating subroutines, which...
2005-12-26 Nicholas Clark Rework constant.pm to take advantage of the space savin...
2005-12-24 Nicholas Clark The value from caller doesn't change, so my $pkg =...
2005-12-24 Nicholas Clark Using a hash reference rather than a hash can save...
2004-11-12 Anno Siegel [perl #32400] Unnecessary warning from constant.pm
2001-09-20 Abhijit Menon-Sen Change #12044 didn't.
2001-07-29 Ilmari Karonen fixes to constant.pm documentation
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-04-17 Casey West Tweten->West
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-28 Casey R. Tweten Re: [PATCH] Idea: Declare multiple constants at once
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-03-03 Gurusamy Sarathy relax restrictions on constant names a bit (from M...
2000-02-09 Charles Bailey Resync with mainline
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathy newer version of constant.pm from Tom Phoenix; added...
1998-10-21 Gurusamy Sarathy restore sanity to "constant" references
1998-05-14 Gurusamy Sarathy [win32] merge changes#872,873 from maintbranch
1997-04-01 Jim Avera Fix MM doc's use of "SUPER::"
1997-04-01 Tom Phoenix Tweaks to constant.pm
1997-03-25 Perl 5 Porters [inseperable changes from patch from perl-5.003_95...