AUTHORS mass update; mst doesn't have to take credit for -everything- :)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Serialize / Storable.pm
2012-12-09 Brendan Byrd AUTHORS mass update; mst doesn't have to take credit...
2011-03-27 Peter Rabbitson Ditch Carp::Clan for our own thing
2011-03-22 Peter Rabbitson Cleanup that namespacing mess
2011-01-13 Peter Rabbitson Cleanup ResultSourceHandle handling after M.A.D. introd...
2010-12-27 Peter Rabbitson Deprecate DBIx::Class::Serialize::Storable (all functio...
2010-11-10 Peter Rabbitson Switch all Storable serialization calls from freeze...
2009-09-04 Peter Rabbitson Stop double-caching datetime_parser - keep it in the...
2009-09-03 Peter Rabbitson Storable sanification
2008-01-16 Michael G Schwern freeze/thaw/dclone as functions can't be made to reliab...
2007-07-27 Matt S Trout initial merge of Schwern's CDBICompat work, with many...
2006-11-21 Ash Berlin Changed row and rs objects to not have direct handle...
2006-05-31 Nigel Metheringham POD::Coverage additions
2006-03-26 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2006-03-26 Brandon L. Black converted tabs to spaces, removed trailing whitespace
2006-03-26 David Kamholz various small doc fixes
2006-03-24 Brandon L. Black Added use strict / use warnings everywhere it was missing
2006-03-21 Justin Guenther changed Foo/Bar in docs to more meaningful names
2006-02-12 David Kamholz don't die if result_source_instance is not available...
2006-02-11 David Kamholz - move Serialize.pm to Serialize/Storable.pm