summaryrefslogtreecommitdiff
path: root/ext/Opcode/Safe.pm
Commit message (Expand)AuthorAgeFilesLines
* Bump version number of Safe for CPAN releaseRafael Garcia-Suarez2004-07-021-1/+1
* Carp was mostly unusable with Safe because it may requireRafael Garcia-Suarez2004-06-031-1/+2
* Re: [perl #23656] Safe reval bleeds local variable valuesDave Mitchell2003-09-071-10/+22
* Upgrade Safe.pm to 2.09 after CPAN backport.Artur Bergman2002-10-061-2/+2
* Complement to change #17976 :Rafael Garcia-Suarez2002-10-041-4/+4
* Fix bug #17744, suggested by Andreas Jurenda,Rafael Garcia-Suarez2002-10-041-3/+3
* Change the warning message "%s trapped by operation mask"Rafael Garcia-Suarez2002-10-031-1/+1
* Safe.pm documentationSlaven Rezic2002-08-171-2/+3
* minor pod fix in Safe.pmRafael Garcia-Suarez2001-12-041-1/+1
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
* A bug introduced in #8217 (the undefined variable in theJarkko Hietaniemi2001-01-231-0/+1
* From now on, Gisle is on my list of usual suspects :-)Jarkko Hietaniemi2000-08-301-18/+18
* Retry what #6882 attempted.Gisle Aas2000-08-291-18/+18
* Retract #6882, broke the safe tests.Jarkko Hietaniemi2000-08-291-5/+4
* [ID 20000829.004] Sharing leak root name into safe compartmentGisle Aas2000-08-291-4/+5
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-2/+1
* fix DATA leaks; reword documentation about the DATA filehandleGurusamy Sarathy1999-09-121-1/+1
* CPAN update (CPAN-1.44_54) from Andreas andAbigail1999-01-211-2/+2
* applied patch, fixed one more leak, tweaked whitespace bugsGurusamy Sarathy1998-06-291-7/+11
* [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-221-10/+11
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-4/+3
* Pod typos, pod2man bugs, and miscellaneous installation commentsJoseph S. Myers1996-09-201-4/+4
* New Opcode extension subsumes SafePerl 5 Porters1996-06-181-0/+555