whitespace cleanup
[catagits/Catalyst-Runtime.git] / lib / Catalyst / ClassData.pm
2011-10-21 Alexander Hartmaier fixed the remaining spelling errors + improved some...
2011-07-29 Alexander Hartmaier fixed the remaining spelling errors + improved some...
2009-09-16 Tomas Doran Now we depend on latest Moose we are certain to have...
2009-09-11 Tomas Doran Work with old and new Moose
2009-09-11 Dave Rolsky Preserve immutable_options when temporarily making...
2009-09-01 Tomas Doran Stop calling class data methods on instances + commente...
2009-06-11 Dan Dascalescu Cosmetic: removed trailing whitespace
2009-06-11 Dan Dascalescu Fixed run-on sentence in COPYRIGHT and s/program/library/
2009-05-13 Tomas Doran Fix the meta method test
2009-04-12 Florian Ragwitz Merge branch 'register_actions'
2009-04-02 Tomas Doran And fix it properly.
2009-04-02 Tomas Doran We actually need Moose::Object::meta to avoid metaclass...
2009-03-29 Florian Ragwitz Adopt Catalyst::ClassData to latest Class::MOP::Class...
2009-03-27 Florian Ragwitz Make mk_classdata fail if the class' metaclass is not...
2009-02-19 Florian Ragwitz Create branch register_actions.
2009-02-18 Tomas Doran Add comment to clarify, update TODO
2009-02-08 Florian Ragwitz Don't import blessed from Scalar::Util. Moose/Moose...
2009-02-02 Florian Ragwitz Fix various doc typoes.
2009-01-04 Tomas Doran Chop that chunk of sh*t out again, as we're going to...
2009-01-03 Tomas Doran And fixes for the CDI issue, this is getting really...
2009-01-03 Tomas Doran More CDI related fail
2008-12-24 Florian Ragwitz CMOP::Class->make_immutable expects a list of options...
2008-12-21 Tomas Doran Fix the CDI issue, Plugin::Auth's tests now blow up...
2008-12-07 Tomas Doran Fix and test for issues when components import or defin...
2008-12-05 Florian Ragwitz Fix a shitload "used once, possible typo" warnings.
2008-10-28 Matt S Trout inline symbol table tweaking in ClassData
2008-06-23 Guillermo Roditi make class data unlock and relock classes if immutable
2008-06-23 Guillermo Roditi switch from add_package_symbol for the sake of immutable
2008-06-23 Guillermo Roditi config wins, groditi loses. FUCK YOU FOR SUPPORTING...
2008-06-23 Guillermo Roditi still failing some tests. waiting for suggestions on...
2008-06-23 Guillermo Roditi broken classdata version
2008-06-23 Guillermo Roditi some tests fail and some things are ugly, but i think...