p5sagit/Class-C3-Componentised.git
2011-08-09 Arthur Axel... Release v1.001000 v1.001000
2011-08-09 Arthur Axel... better MANIFEST.SKIP
2011-08-09 Matt S Trout factor out hook application code
2011-08-09 Matt S Trout remove -T from 00-load.t because not being able to...
2011-08-09 Arthur Axel... Add Class::C3::Componetised::ApplyHooks features
2011-04-16 Arthur Axel... fix repo url origin/master
2011-03-20 Peter Rabbitson Release 1.0009
2011-03-20 Peter Rabbitson FindBin is a core module
2011-03-20 Peter Rabbitson Copyright statement (for Debian's sake)
2011-03-19 Peter Rabbitson Preserve $_ (RT#66661)
2011-03-19 Peter Rabbitson Stop importing Carp functions
2011-03-19 Peter Rabbitson Release 1.0008 (forgotten commit)
2011-02-24 Peter Rabbitson Stupid regression - the primitive $isa{$_} does not...
2011-02-24 Peter Rabbitson Release 1.0007
2011-02-23 Peter Rabbitson Fix load_optional_class inspired by RT#56565
2011-02-23 Peter Rabbitson Specify minimal perl version
2011-02-22 Peter Rabbitson Multiple microoptimizations, including migrating some...
2011-01-31 Justin Hunter don't use Class::C3 explictly
2009-09-12 Peter Rabbitson use Test::Exception
2009-09-08 Ash Berlin Version 1.0006
2009-09-08 Ash Berlin Pod fixes (RT#33975 and RT#43040)
2009-07-21 Peter Rabbitson Do not call component_base_class unless it is actually...
2009-04-22 Ash Berlin Proper date on Changes file
2009-04-21 Justin Hunter move tests over and fix up load_optional_class
2009-04-20 Justin Hunter rip load_optional_class from DBIx::Class::Componentised...
2009-03-20 Justin Hunter typo fix
2009-03-18 Ash Berlin Version bump for release
2009-03-18 Florian Ragwitz Load MRO::Compat after Class::C3 so Class::C3::{,re...
2009-03-18 Florian Ragwitz Load Class::C3. Other code relies on us doing that.
2009-03-12 Florian Ragwitz Port from Class::C3 to MRO::Compat.
2008-03-06 Ash Berlin Fix for 5.10/Carp 1.08 upwards. Ugh
2008-03-04 Ash Berlin Make tests more resilient
2008-02-02 Jess Robinson Steal class loading code from Class::MOP, and get aroun...
2007-08-11 Ash Berlin Update deps
2007-07-30 Ash Berlin Fix up pod. I was being mad.
2007-07-30 Ash Berlin More work on tests
2007-07-29 Ash Berlin Update this module ready for relase, just need to write...
2006-07-11 Robert Norris checkpoint
2006-07-11 Robert Norris checkpoint
2006-07-03 Matt S Trout created trunk/Class-C3-Componentised