summaryrefslogtreecommitdiff
path: root/dist/Safe
Commit message (Expand)AuthorAgeFilesLines
* Increase $Safe::VERSION to 2.37Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-1/+1
* fix various podcheck nitsDavid Golden2013-05-231-4/+2
* Make smartmatch, given & when experimentalBrian Fraser2013-03-261-1/+1
* Upgrade to Safe 2.35 from CPANRafael Garcia-Suarez2013-02-213-3/+16
* use non-dev version for SafeRicardo Signes2013-01-171-1/+1
* Test bug #111462, Safe + %^H + disallowed opsFather Chrysostomos2012-06-291-1/+11
* Updated Safe to CPAN release 2.33Chris 'BinGOs' Williams2012-06-176-20/+71
* Decrease $Safe::VERSION to 2.31_01Father Chrysostomos2012-04-031-1/+1
* [perl #111462] Move strict hints from %^H to $^HFather Chrysostomos2012-04-031-1/+9
* Safe.pm: Don’t eval code under ‘no strict’Father Chrysostomos2012-03-313-5/+26
* Convert safeops.t to test.plFather Chrysostomos2012-03-311-2/+5
* Increase $Safe::VERSION to 2.32Father Chrysostomos2012-03-311-1/+1
* Safe.pm: Make sure SWASHNEW is properly loadedKarl Williamson2012-01-202-5/+9
* Upgrade to Safe 2.30Rafael Garcia-Suarez2011-12-065-12/+39
* Convert Safe's remaining hold out tests to Test::MoreNicholas Clark2011-01-252-58/+52
* Extract the opcode data from regen/opcode.pl into regen/opcodesNicholas Clark2011-01-091-4/+1
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-073-5/+5
* Bump Safe's version to 2.29Rafael Garcia-Suarez2010-10-313-3/+6
* Add &version::vxs::VCMP to Safe's default shareRafael Garcia-Suarez2010-10-311-0/+1
* Move regen scripts to regen/Steffen Mueller2010-10-101-1/+1
* Bump Safe's VERSION to 2.28Rafael Garcia-Suarez2010-09-133-3/+7
* Avoid infinite loop in _find_code_refs.Rafael Garcia-Suarez2010-09-132-2/+17
* die() no longer propagates outside of a Safe compartmentRafael Garcia-Suarez2010-05-041-0/+1
* Bump Safe's version to 2.27 and update Changes and META.ymlRafael Garcia-Suarez2010-04-293-11/+23
* Mention that Safe::reval() no wraps returned coderefsRafael Garcia-Suarez2010-04-291-3/+3
* Revert "Un-TODO warning test"Rafael Garcia-Suarez2010-04-291-0/+1
* Wrap by default coderefs returned by rdo and revalRafael Garcia-Suarez2010-04-292-7/+3
* Add &version::vxs::stringify to the default shareRafael Garcia-Suarez2010-04-291-0/+1
* Bump version to 2.26Rafael Garcia-Suarez2010-03-093-2/+5
* More backwards-compatible way to force loading of SWASHNEW in SafeRafael Garcia-Suarez2010-03-092-3/+3
* 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-073-2/+5
* 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-063-2/+9
* Clean the stashes from the Safe compartment after evaluation of code.Rafael Garcia-Suarez2010-03-061-2/+28
* Un-TODO warning testRafael Garcia-Suarez2010-02-281-1/+0
* 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-264-105/+203
* 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
* Add new test in Safe's MANIFESTRafael Garcia-Suarez2010-02-221-0/+1
* Bump version to 2.23Rafael Garcia-Suarez2010-02-223-2/+8
* 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-222-0/+64
* Install Safe in "site" instead of "perl" for perls > 5.10Rafael Garcia-Suarez2010-02-221-1/+1
* Bump Safe's version to 2.22Rafael Garcia-Suarez2010-02-113-2/+6
* Silence spurious warning in new Safe testRafael Garcia-Suarez2010-02-111-4/+9
* Bug in Safe 2.21 re propagating exceptionsTim Bunce2010-02-112-2/+29
* Bump version to 2.21 and add changelogRafael Garcia-Suarez2010-01-143-2/+6