summaryrefslogtreecommitdiff
path: root/dist/Safe/Safe.pm
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Safe 2.30Rafael Garcia-Suarez2011-12-061-10/+11
* Bump Safe's version to 2.29Rafael Garcia-Suarez2010-10-311-1/+1
* Add &version::vxs::VCMP to Safe's default shareRafael Garcia-Suarez2010-10-311-0/+1
* Bump Safe's VERSION to 2.28Rafael Garcia-Suarez2010-09-131-1/+1
* Avoid infinite loop in _find_code_refs.Rafael Garcia-Suarez2010-09-131-1/+7
* Bump Safe's version to 2.27 and update Changes and META.ymlRafael Garcia-Suarez2010-04-291-1/+1
* Mention that Safe::reval() no wraps returned coderefsRafael Garcia-Suarez2010-04-291-3/+3
* Wrap by default coderefs returned by rdo and revalRafael Garcia-Suarez2010-04-291-0/+2
* Add &version::vxs::stringify to the default shareRafael Garcia-Suarez2010-04-291-0/+1
* Bump version to 2.26Rafael Garcia-Suarez2010-03-091-1/+1
* More backwards-compatible way to force loading of SWASHNEW in SafeRafael Garcia-Suarez2010-03-091-1/+1
* B::sub_generation is not available for perls < 5.8.9Rafael Garcia-Suarez2010-03-081-1/+12
* Bump Safe to version 2.25Rafael Garcia-Suarez2010-03-071-1/+1
* Further improvements to the security fix in 16ac9e9a4185d3315152ade5286d4dd3d...Nick Cleaton2010-03-071-7/+8
* Bump version to 2.24 and update ChangesRafael Garcia-Suarez2010-03-061-1/+1
* Clean the stashes from the Safe compartment after evaluation of code.Rafael Garcia-Suarez2010-03-061-2/+28
* Remove unused variable, spotted by Alex HunsakerRafael Garcia-Suarez2010-02-261-1/+0
* Add methods wrap_code_ref and wrap_code_refs_withinTim Bunce2010-02-261-103/+155
* Also share SWASHGET in perls < 5.10, before it was translated from perl to CRafael Garcia-Suarez2010-02-241-1/+3
* Add more version::vxs routines to the default shareRafael Garcia-Suarez2010-02-231-0/+2
* Bump version to 2.23Rafael Garcia-Suarez2010-02-221-1/+1
* Add some symbols from version::vxs to the default shareRafael Garcia-Suarez2010-02-221-0/+3
* [perl #72942] Can't perform unicode operations in Safe compartmentTim Bunce2010-02-221-0/+18
* Bump Safe's version to 2.22Rafael Garcia-Suarez2010-02-111-1/+1
* Bug in Safe 2.21 re propagating exceptionsTim Bunce2010-02-111-1/+15
* Bump version to 2.21 and add changelogRafael Garcia-Suarez2010-01-141-1/+1
* Fixed the closure argument passing bug perl#72068Tim Bunce2010-01-141-1/+5
* Omnibus strict and lax version parsingDavid Golden2010-01-131-0/+2
* Make the new test work in the core and bump version of Safe to 2.20Rafael Garcia-Suarez2009-12-011-1/+1
* [rt.cpan.org #51574] Safe.pm sort {} bug accessing $a and $b with -DusethreadsTim Bunce2009-12-011-2/+23
* Move Safe from ext/ to dist/Nicholas Clark2009-09-291-0/+636