2.29 Sun Oct 31 2010

2.28 Mon Sep 13 2010

2.27 Thu Apr 29 2010

2.26 Mon Mar 9 2010

2.25 Sun Mar 7 2010

2.24 Sat Mar 6 2010

2.23 Mon Feb 22 2010

2.22 Thu Feb 11 2010

fix [perl #72700]: An exception thrown from a closure was getting lost. (Tim Bunce)

2.21 Thu Jan 14 2010

fix [perl #72068]: An anonymous sub created by the Safe container will have bogus arguments passed to it.

2.20 Tue Dec 1 2009

fix [rt.cpan.org #51574] Safe.pm sort {} bug accessing $a and $b with

-Dusethreads (Tim Bunce)

2.19 Tue Aug 25 2009

t/safeuniversal.t failure under 5.8.9 (Jerry D. Hedden)

2.18 released with perl 5.10.1

[perl #68530] "version::CLASS" warning in Safe.pm (Dave Mitchell)

2.17 Sun Jun 28 2009

Sync with code reorganisation in bleadperl Plus new tests

2.16 Thu Mar 13 2008

Fix a few backcompat issues:

Change 33503 on 2008/03/13 by rgs@stcosmo

Regexp::DESTROY was only added in 5.8.1

Change 33278 on 2008/02/11 by rgs@stcosmo

Fix test to pass en 5.6.2 (unpack is needed by version.pm there)

2.15 Wed Feb 6 2008

Change 33238 on 2008/02/05 by rgs@stcosmo

Adapt Safe innards to older (XS) versions of version.pm

Change 33237 on 2008/02/05 by rgs@stcosmo

Add a new test for Safe

Change 33236 on 2008/02/05 by rgs@stcosmo

Fix CPAN bug #32896: make version.pm loadable in a Safe compartment

Change 33170 on 2008/02/01 by nicholas@nicholas-bouvard

        Break apart the list of functions defined in universal.c by perl
        version (from 5.8.8 upwards)

2.14 Mon Jan 30 2008

2.13 Mon Jan 28 2008

Change 33096 on 2008/01/28 by rgs@stcosmo

Bump the version of Safe

Change 33093 on 2008/01/28 by rgs@stcosmo

            In Safe, load Carp::Heavy only if it exists (to remain
            compatible with older perls)

Change 32597 on 2007/12/08 by rgs@counterfly

Change maintainer address for Safe.

Change 32103 on 2007/10/12 by rgs@counterfly

Funny symbol table names can be shared, too

Change 32102 on 2007/10/12 by rgs@counterfly

            Share the internal XS functions defined in universal.c
            to Safe compartments

Change 31610 on 2007/07/13 by rgs@stcosmo

Use new style L<> links in POD

Change 26814 on 2006/01/13 by rgs@stencil

            Add a link to the Opcode doc in Safe.
            (see RT CPAN ticket #8579)

2.11 Fri Jul 2 2004

Change 22898 by rgs@valis on 2004/06/03 09:02:31

        Carp was mostly unusable with Safe because it may require
        Carp::Heavy at run-time (while require() is forbidden.)
        Have Safe load Carp::Heavy.

Change 21063 by rgs@rgs-home on 2003/09/07 18:25:23

        Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
        From: Dave Mitchell <davem@fdgroup.com>
        Date: Sun, 7 Sep 2003 19:14:44 +0100
        Message-ID: <20030907181444.GA7058@fdgroup.com>

2.09 Sun Oct 6 14:12:40 CEST 2002

2.08 Sat Oct 5 18:05:32 CEST 2002