c3 tests and details
[gitmo/Class-MOP.git] / lib / Class / MOP / Class.pm
2008-04-15 Stevan Little c3 tests and details
2008-04-15 Yuval Kogman Use MRO::Compat in Class::MOP. The C3 test already...
2008-04-12 Yuval Kogman set the attr in rebless_instance when it has no init_arg
2008-03-19 Stevan Little rebless instance now returns the instance too
2008-03-12 Stevan Little addin in the extra params for rebless_instance
2008-03-11 Stevan Little Class::MOP fixes
2008-02-18 Stevan Little changing make_{immtable,mutable} to return 1
2008-02-08 Stevan Little bunch of doc fixes
2008-01-28 Stevan Little adding to changelog and changing versions
2008-01-27 Yuval Kogman finish get_attribute_values etc
2008-01-27 Yuval Kogman get_{init_args,attribute_values}
2008-01-27 Yuval Kogman more correct
2008-01-27 Yuval Kogman correct abuse of meta_instance and slots
2008-01-23 Stevan Little 0.52 stuff
2008-01-13 Shawn M Moore Change the error message for when you rebless into...
2008-01-13 Shawn M Moore A bit of doc for rebless_instance
2008-01-13 Shawn M Moore Some simplifications to rebless given by stevan++
2008-01-13 Shawn M Moore Need to use a lower level method in getting attribute...
2008-01-13 Shawn M Moore Check and upgrade attributes on rebless
2008-01-13 Shawn M Moore On the advice of autarch, force reblessing to target...
2008-01-12 Shawn M Moore Add Class::MOP::Class->rebless_instance, Class::MOP...
2008-01-09 Stevan Little adding the 5.10 constant to allow us to use those features
2007-12-31 Stevan Little copyright date changes on Class::MOP
2007-12-16 Matt S Trout fix make_mutable when option values defaulted
2007-12-13 Stevan Little possible bleadperl fix
2007-12-12 Stevan Little some tweaks
2007-12-12 Stevan Little Class::MOP with XS
2007-12-11 Stevan Little foo-bar
2007-11-28 Robert Boone Add ability for a base class to find its subclasses
2007-11-23 Stevan Little adding in the linearized_isa method
2007-11-18 Dave Rolsky Fix a couple spelling errors in the comments.
2007-11-17 Dave Rolsky Replaced a regex with a string comparison, since the...
2007-10-26 Guillermo Roditi builder changes. sorry about diff noise, my editor...
2007-10-05 Matt S Trout minor optimisations to metaclass retrieval
2007-06-08 Stevan Little upping verison numbers and reviewing the immutable...
2007-06-03 Guillermo Roditi use $self->name instead of refaddr. It would be totally...
2007-06-02 Guillermo Roditi more immutable fixes
2007-06-02 Guillermo Roditi massive updates to the way immutable works to fix a...
2007-06-01 Guillermo Roditi added ability to reverse immutability, sorry about...
2007-05-31 Stevan Little 0.38
2007-05-29 Stevan Little groditis anon class fixup
2007-05-29 Stevan Little fixed RT 27329
2007-05-27 Stevan Little fixing the authors lists and adding the ClassName type...
2007-05-21 Stevan Little foo
2007-04-08 Stevan Little I think this fixed the bleadperl issue
2007-02-21 Stevan Little More docs
2007-02-21 Stevan Little Lots of doc updates
2007-01-27 Stevan Little foo
2007-01-27 Stevan Little merging the immutable branch into trunk
2006-11-09 Stevan Little IT WORKS NOWrun_testsrun_testsrun_testsrun_tests
2006-11-08 Stevan Little fixed all the attribute name to be more Perl6ish and...
2006-11-02 Stevan Little immutable refacotring
2006-11-02 Stevan Little testing 0_36
2006-11-02 Stevan Little merging in the accessor refactoring
2006-10-28 Stevan Little a few tweaks here and there and a new proposal for...
2006-10-24 Stevan Little foo
2006-10-15 Stevan Little more-method-refactoring
2006-09-15 Stevan Little fixing some edge cases Moose brought out
2006-09-15 Stevan Little cleaning up Changes and docs
2006-08-30 Stevan Little add_attribute fix, and version fixes, changes, etc
2006-08-29 Stevan Little tweaks to how the method map is built
2006-08-28 Stevan Little slight speed improvements
2006-08-28 Stevan Little slight speed improvements
2006-08-28 Stevan Little no-more-blessed-subs
2006-08-26 Stevan Little lost of misc changes; fixed the &create method; test...
2006-08-20 Stevan Little adding the methods attribute
2006-08-17 Stevan Little lots of documentation changes, some refactoring too
2006-08-17 Stevan Little moved all the metaclass cache stuff to Class::MOP so...
2006-08-11 Stevan Little added the AUTHORITY into all classes, and support for...
2006-08-04 Stevan Little more-package-refactoring
2006-08-03 Stevan Little encapsulated-package-features
2006-07-15 Stevan Little ChangeLog and adding yuval to authors everywhere
2006-07-14 Stevan Little foo
2006-07-13 Yuval Kogman Docs, small fixes, find_method_by_name and the get_valu...
2006-07-06 Stevan Little foo
2006-07-03 Stevan Little buncha-stuff
2006-06-30 Stevan Little rename *_package_variable to *_package_symbol;
2006-06-30 Stevan Little foo
2006-06-29 Stevan Little foo
2006-06-29 Stevan Little class-module-package
2006-06-28 Stevan Little Class::MOP::Class::Immutable
2006-06-22 Yuval Kogman foreach my $key ( keys %params ), not foreach my $key...
2006-06-12 Stevan Little tweaking &create
2006-05-11 Stevan Little foo
2006-05-08 Stevan Little foo
2006-05-08 Stevan Little much-better
2006-05-08 Stevan Little this-is-wrong
2006-05-08 Stevan Little foo
2006-05-04 Stevan Little foo
2006-05-04 Stevan Little moo
2006-05-04 Stevan Little re-init
2006-05-04 Stevan Little foo
2006-05-03 Stevan Little tweaks
2006-05-02 Stevan Little fix
2006-05-02 Stevan Little cloning
2006-05-01 Stevan Little working-on-it
2006-04-29 Stevan Little refactoring-n-tests
2006-04-29 Stevan Little arrays
2006-04-29 Yuval Kogman You ain't getting rid of that FIXME
2006-04-28 Stevan Little done
next