summaryrefslogtreecommitdiff
path: root/dist/Safe
Commit message (Expand)AuthorAgeFilesLines
* Safe: safeutf8.t: Generalize for EBCDICKarl Williamson2021-07-251-2/+2
* add gitignore exclusions for files in gitGraham Knop2020-11-231-0/+1
* Make security warnings in the Safe and Opcode modules more direct.John Lightsey2020-09-101-1/+8
* Full revert of 894d8b10212a906402f4db9f9aac9efe9fa084fdNicolas R2020-07-301-1/+1
* Revert "Small changes to test on bugzilla and improve compatibility"Nicolas R2020-07-302-2/+2
* Use quoted strings to compare 5.031006 in Safe.pmTodd Rinaldo2020-07-301-1/+1
* Do not load utf8_heavy.pl in Safe.pm above 5.31.6Todd Rinaldo2020-07-301-1/+1
* Small changes to test on bugzilla and improve compatibilityRyan Voots2020-07-302-2/+2
* Bump Safe.pm version with changeRyan Voots2020-07-301-2/+2
* Update Safe.pm to use tr/// to trigger loading utf8_heavy.pl.Ryan Voots2020-07-302-6/+2
* Change bug URL from http://rt.perl.org to https://rt.perl.orgMax Maischein2019-10-111-2/+2
* Replace multiple 'use vars' by 'our' in distNicolas R2017-11-112-4/+2
* Add OP_MULTICONCAT opDavid Mitchell2017-10-311-0/+1
* Spelling corrections only.James E Keenan2017-04-071-2/+2
* Safe.pm: document rdo()'s usage of @INCDavid Mitchell2017-04-071-1/+4
* fix dist/Safe/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-071-1/+1
* Avoid deprecation warning.Abigail2017-01-171-1/+1
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* Remove code commented out since July 1996.James E Keenan2016-11-171-12/+0
* make OP_SPLIT a PMOP, and eliminate OP_PUSHREDavid Mitchell2016-10-041-1/+0
* dist/Safe/t/safeutf8.t: Fix to work on early PerlsKarl Williamson2015-03-131-1/+6
* dist/Safe/t/safeutf8.t: Generalize to non-ASCII platformKarl Williamson2015-03-091-1/+1
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-291-1/+1
* Revert "Corrections to spelling and grammatical errors."James E Keenan2015-01-291-1/+1
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-1/+1
* Correct perl ver in Safe ChangesFather Chrysostomos2015-01-111-1/+1
* Increase $Safe::VERSION to 2.39Father Chrysostomos2014-12-211-1/+1
* Safe Changes updateFather Chrysostomos2014-12-211-0/+4
* Propagate context properly in Safe->revalFather Chrysostomos2014-12-212-1/+14
* Add OP_MULTIDEREFDavid Mitchell2014-12-071-1/+2
* remove vestigal threadsv/threadsv_namedDavid Mitchell2014-09-191-1/+0
* Regenerate local Safe MANIFESTRafael Garcia-Suarez2014-08-051-3/+4
* Fix MANIFEST and Safe's changelogRafael Garcia-Suarez2014-08-052-3/+9
* Critical bugfix in module Safe (Opcode). Version increased, changelog and tes...syber2014-08-053-1/+36
* 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