| Commit message (Expand) | Author | Age | Files | Lines |
* | Performance improvement for overloaded classes from Benjamin Holzman | Abhijit Menon-Sen | 2010-11-12 | 4 | -4/+32 |
* | Refactor Storable::{net_,}pstore to return undef/true, instead of 1 or 0. | Nicholas Clark | 2010-11-01 | 2 | -9/+8 |
* | Refactor the error handling logic in Storable::_store(). | Nicholas Clark | 2010-11-01 | 1 | -2/+9 |
* | Merge Storable::{is_storing,is_retrieving} using ALIAS. | Nicholas Clark | 2010-10-31 | 1 | -7/+7 |
* | Storable::{last_op_in_netorder,is_storing,is_retrieving} are all boolean. | Nicholas Clark | 2010-10-31 | 1 | -6/+6 |
* | Merge Storable::{,net_}pstore and Storable::{,net_}mstore using ALIAS. | Nicholas Clark | 2010-10-31 | 2 | -80/+27 |
* | Merge commit 'origin/davem/post-5.12' into blead | David Mitchell | 2010-04-13 | 1 | -2/+2 |
|\ |
|
| * | Fix assorted bugs related to magic (such as pos) not "sticking" to | David Mitchell | 2010-03-23 | 1 | -2/+2 |
* | | doc update: Storable cannot serialize REGEXP (yet) | Slaven Rezic | 2010-03-29 | 1 | -1/+1 |
|/ |
|
* | Convert the 2 Storable tests that use Test to use Test::More. | Nicholas Clark | 2009-10-23 | 2 | -65/+65 |
* | Fix (comment) typo pointed out by Robin Barker | Abhijit Menon-Sen | 2009-10-21 | 1 | -1/+1 |
* | Convert sv_2mortal(newSVpvn(...)) to newSVpvs_flags(..., SVs_TEMP) | Nicholas Clark | 2009-10-16 | 2 | -3/+4 |
* | Upgrade to Storable-2.21 | Steve Hay | 2009-10-11 | 2 | -1/+7 |
* | Move Storable from ext/ to dist/ | Nicholas Clark | 2009-10-02 | 49 | -0/+14224 |