summaryrefslogtreecommitdiff
path: root/ext/Safe
Commit message (Expand)AuthorAgeFilesLines
* Fix test to pass en 5.6.2 (unpack is needed by version.pm there)Rafael Garcia-Suarez2008-02-111-1/+1
* Adapt Safe innards to older (XS) versions of version.pmRafael Garcia-Suarez2008-02-051-1/+1
* Add a new test for SafeRafael Garcia-Suarez2008-02-051-0/+30
* Document why ok() is being used instead of like(), to stop someoneNicholas Clark2008-01-291-0/+2
* Make this test pass with the Test::More that comes with perl 5.6.2Rafael Garcia-Suarez2008-01-291-3/+3
* New tests for new ops. Most of them are TODORafael Garcia-Suarez2008-01-181-1/+7
* More tests for SafeRafael Garcia-Suarez2007-10-171-2/+19
* New test for SafeRafael Garcia-Suarez2007-10-121-0/+29
* Avoid ext/Safe/t/safeops.t needing to keep its tests in lockstep withNicholas Clark2006-11-121-363/+373
* Remove :base_io from the set of default "safe" opcodes.Rafael Garcia-Suarez2005-07-201-0/+2
* returning would be good, too.Jarkko Hietaniemi2003-08-121-1/+1
* No dor in maint.Jarkko Hietaniemi2003-08-121-0/+1
* Add a new regression test for Safe : tests that all opsRafael Garcia-Suarez2003-08-111-0/+415
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-283-0/+0
* Upgrade Safe.pm to 2.09 after CPAN backport.Artur Bergman2002-10-063-13/+18
* Complement to change #17976 :Rafael Garcia-Suarez2002-10-041-3/+18
* Fix bug #17744, suggested by Andreas Jurenda,Rafael Garcia-Suarez2002-10-041-0/+33
* Change the warning message "%s trapped by operation mask"Rafael Garcia-Suarez2002-10-031-1/+1
* Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.tNicholas Clark2002-03-151-0/+3
* Extra paranoia from Nicholas Clark.Jarkko Hietaniemi2002-03-141-4/+8
* Re: PATCH proposal for ext/Safe/safe2.tNicholas Clark2002-03-141-7/+8
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-182-0/+213
* perl 5.003_01: [patch re-organisation and patch series introduction]Charles Bailey1996-07-313-808/+0
* Add NAME attribute to suppress MakeMaker "guess" warningPerl 5 Porters1996-06-231-0/+1
* perl 5.002perl-5.002Andy Dougherty1996-02-281-6/+9
* perl 5.002gamma: ext/Safe/Safe.xsPerl 5 Porters1996-02-111-2/+2
* VERSION PatchPaul Marquess1996-02-061-2/+5
* perl5.002beta3Perl 5 Porters1996-02-023-11/+296
* Patch for older compilers which had namespace confusion.Perl 5 Porters1996-01-051-4/+4
* Patch from Andreas.Perl 5 Porters1996-01-111-2/+13
* perl 5.002beta2 patchPerl 5 Porters1996-01-131-1/+4
* This is patch.2b1g to perl5.002beta1.Andy Dougherty1995-12-213-0/+502