| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Safe.pm into ext/Safe, and temporarily give it a Makfile.PL | Nicholas Clark | 2009-02-10 | 1 | -634/+0 |
* | Patch by Tod Hagan to document the 2nd argument of reval() in Safe.pm | Rafael Garcia-Suarez | 2008-08-24 | 1 | -2/+6 |
* | Regexp::DESTROY was only added in 5.8.1 | Rafael Garcia-Suarez | 2008-03-13 | 1 | -3/+4 |
* | Adapt Safe innards to older (XS) versions of version.pm | Rafael Garcia-Suarez | 2008-02-05 | 1 | -0/+1 |
* | Fix CPAN bug #32896: make version.pm loadable in a Safe compartment | Rafael Garcia-Suarez | 2008-02-05 | 1 | -0/+2 |
* | Break apart the list of functions defined in universal.c by perl | Nicholas Clark | 2008-02-01 | 1 | -13/+16 |
* | Bump Safe's version | Rafael Garcia-Suarez | 2008-01-30 | 1 | -1/+1 |
* | Bump the version of Safe | Rafael Garcia-Suarez | 2008-01-28 | 1 | -1/+1 |
* | In Safe, load Carp::Heavy only if it exists (to remain | Rafael Garcia-Suarez | 2008-01-28 | 1 | -1/+3 |
* | Change maintainer address for Safe. | Rafael Garcia-Suarez | 2007-12-08 | 1 | -4/+4 |
* | Funny symbol table names can be shared, too | Rafael Garcia-Suarez | 2007-10-12 | 1 | -3/+0 |
* | Share the internal XS functions defined in universal.c | Rafael Garcia-Suarez | 2007-10-12 | 1 | -1/+49 |
* | Use new style L<> links in POD | Rafael Garcia-Suarez | 2007-07-13 | 1 | -1/+1 |
* | Add a link to the Opcode doc in Safe. | Rafael Garcia-Suarez | 2006-01-13 | 1 | -1/+4 |
* | Bump version number of Safe for CPAN release | Rafael Garcia-Suarez | 2004-07-02 | 1 | -1/+1 |
* | Carp was mostly unusable with Safe because it may require | Rafael Garcia-Suarez | 2004-06-03 | 1 | -1/+2 |
* | Re: [perl #23656] Safe reval bleeds local variable values | Dave Mitchell | 2003-09-07 | 1 | -10/+22 |
* | Upgrade Safe.pm to 2.09 after CPAN backport. | Artur Bergman | 2002-10-06 | 1 | -2/+2 |
* | Complement to change #17976 : | Rafael Garcia-Suarez | 2002-10-04 | 1 | -4/+4 |
* | Fix bug #17744, suggested by Andreas Jurenda, | Rafael Garcia-Suarez | 2002-10-04 | 1 | -3/+3 |
* | Change the warning message "%s trapped by operation mask" | Rafael Garcia-Suarez | 2002-10-03 | 1 | -1/+1 |
* | Safe.pm documentation | Slaven Rezic | 2002-08-17 | 1 | -2/+3 |
* | minor pod fix in Safe.pm | Rafael Garcia-Suarez | 2001-12-04 | 1 | -1/+1 |
* | Bump up the VERSIONs of modules that have changed since 5.6.0, | Jarkko Hietaniemi | 2001-06-29 | 1 | -1/+1 |
* | A bug introduced in #8217 (the undefined variable in the | Jarkko Hietaniemi | 2001-01-23 | 1 | -0/+1 |
* | From now on, Gisle is on my list of usual suspects :-) | Jarkko Hietaniemi | 2000-08-30 | 1 | -18/+18 |
* | Retry what #6882 attempted. | Gisle Aas | 2000-08-29 | 1 | -18/+18 |
* | Retract #6882, broke the safe tests. | Jarkko Hietaniemi | 2000-08-29 | 1 | -5/+4 |
* | [ID 20000829.004] Sharing leak root name into safe compartment | Gisle Aas | 2000-08-29 | 1 | -4/+5 |
* | s/use vars/our/g modules that aren't independently maintained on CPAN | Gurusamy Sarathy | 2000-01-23 | 1 | -2/+1 |
* | fix DATA leaks; reword documentation about the DATA filehandle | Gurusamy Sarathy | 1999-09-12 | 1 | -1/+1 |
* | CPAN update (CPAN-1.44_54) from Andreas and | Abigail | 1999-01-21 | 1 | -2/+2 |
* | applied patch, fixed one more leak, tweaked whitespace bugs | Gurusamy Sarathy | 1998-06-29 | 1 | -7/+11 |
* | [inseparable changes from match from perl-5.003_94 to perl-5.003_95] | Perl 5 Porters | 1997-03-22 | 1 | -10/+11 |
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -4/+3 |
* | Pod typos, pod2man bugs, and miscellaneous installation comments | Joseph S. Myers | 1996-09-20 | 1 | -4/+4 |
* | New Opcode extension subsumes Safe | Perl 5 Porters | 1996-06-18 | 1 | -0/+555 |