move ext/utils/make_ext to ext/utils/make_ext.pl
[p5sagit/p5-mst-13.2.git] / ext / Opcode / Safe.pm
2008-08-24 Rafael Garcia-Suarez Patch by Tod Hagan to document the 2nd argument of...
2008-03-13 Rafael Garcia-Suarez Regexp::DESTROY was only added in 5.8.1
2008-02-05 Rafael Garcia-Suarez Adapt Safe innards to older (XS) versions of version.pm
2008-02-05 Rafael Garcia-Suarez Fix CPAN bug #32896: make version.pm loadable in a...
2008-02-01 Nicholas Clark Break apart the list of functions defined in universal...
2008-01-30 Rafael Garcia-Suarez Bump Safe's version
2008-01-28 Rafael Garcia-Suarez Bump the version of Safe
2008-01-28 Rafael Garcia-Suarez In Safe, load Carp::Heavy only if it exists (to remain
2007-12-08 Rafael Garcia-Suarez Change maintainer address for Safe.
2007-10-12 Rafael Garcia-Suarez Funny symbol table names can be shared, too
2007-10-12 Rafael Garcia-Suarez Share the internal XS functions defined in universal.c
2007-07-13 Rafael Garcia-Suarez Use new style L<> links in POD
2006-01-13 Rafael Garcia-Suarez Add a link to the Opcode doc in Safe.
2004-07-02 Rafael Garcia-Suarez Bump version number of Safe for CPAN release
2004-06-03 Rafael Garcia-Suarez Carp was mostly unusable with Safe because it may require
2003-09-07 Dave Mitchell Re: [perl #23656] Safe reval bleeds local variable...
2002-10-06 Artur Bergman Upgrade Safe.pm to 2.09 after CPAN backport.
2002-10-04 Rafael Garcia-Suarez Complement to change #17976 :
2002-10-04 Rafael Garcia-Suarez Fix bug #17744, suggested by Andreas Jurenda,
2002-10-03 Rafael Garcia-Suarez Change the warning message "%s trapped by operation...
2002-08-17 Slaven Rezic Safe.pm documentation
2001-12-04 Rafael Garcia-Suarez minor pod fix in Safe.pm
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-01-24 Charles Bailey SYN SYN
2001-01-23 Jarkko Hietaniemi A bug introduced in #8217 (the undefined variable in the
2000-08-30 Jarkko Hietaniemi From now on, Gisle is on my list of usual suspects :-)
2000-08-29 Gisle Aas Retry what #6882 attempted.
2000-08-29 Jarkko Hietaniemi Retract #6882, broke the safe tests.
2000-08-29 Gisle Aas [ID 20000829.004] Sharing leak root name into safe...
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-12 Gurusamy Sarathy fix DATA leaks; reword documentation about the DATA...
1999-01-21 Abigail CPAN update (CPAN-1.44_54) from Andreas and
1998-06-29 Gurusamy Sarathy applied patch, fixed one more leak, tweaked whitespace...
1997-03-22 Perl 5 Porters [inseparable changes from match from perl-5.003_94...
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-06-18 Perl 5 Porters New Opcode extension subsumes Safe