bump version and update Changes
[gitmo/Class-MOP.git] / Changes
2009-06-06 Dave Rolsky bump version and update Changes
2009-05-30 Shawn M Moore Remove long, old warning about possibly outdated modules
2009-05-28 Shawn M Moore Add a hook for _superclasses_updated
2009-05-23 Yuval Kogman Only use subname on __ANON__ code refs
2009-05-19 Shawn M Moore Add direct_subclasses method, also tests for that and...
2009-05-19 Shawn M Moore Localize $SIG{__DIE__} inside _try_load_one_class
2009-05-18 nperez Add back rafl and rhesa's original changes and tweak...
2009-05-12 Dave Rolsky Add release date
2009-05-12 Florian Ragwitz Depend on latest Test::Exception to avoid failing tests.
2009-05-08 Dave Rolsky Changes formatting tweaks
2009-05-08 Dave Rolsky when checking @ISA to see if a class is loaded, make...
2009-05-02 Shawn M Moore Deprecate, don't remove, Class::MOP::{subname,in_global...
2009-04-30 Chris Prather update changes
2009-04-27 Florian Ragwitz Disable prototype mismatch warnings for add_package_symbol.
2009-04-27 Dave Rolsky Fix release date 0.83
2009-04-27 Dave Rolsky Checking in changes prior to tagging of version 0.83...
2009-04-25 Jesse Luehrs update changes
2009-04-24 Yuval Kogman changelog 0.82_02
2009-04-24 Dave Rolsky Add release date
2009-04-24 Dave Rolsky do not try to load CMOP::Immutable anywhere
2009-04-23 Dave Rolsky Fix indentation
2009-04-23 Matt S Trout changelog immutable work
2009-04-23 Dave Rolsky Add header for next release
2009-04-20 Dave Rolsky add date to Changes
2009-04-17 Dave Rolsky Fix a speling error in Changes
2009-04-15 Jesse Luehrs update Changes
2009-04-09 Dave Rolsky Document deprecation fixes
2009-04-07 Dave Rolsky Update changes for release
2009-04-07 Florian Ragwitz Changelogging.
2009-04-05 Dave Rolsky Add date for release 0.80_01
2009-04-05 Dave Rolsky Tweak changes to be a bit more useful
2009-04-05 Dave Rolsky Document all the renames and deprecations in changes
2009-04-05 Dave Rolsky preserve compiler flags from Config.pm
2009-04-01 Dave Rolsky Add release date 0.80
2009-04-01 Dave Rolsky Give everything the same line length
2009-03-31 Shawn M Moore Remove the pure-perl fallback of CMOP::Class->subclasses
2009-03-31 Shawn M Moore Deprecate HAS_ISAREV, it was always just returning 1!
2009-03-29 Hans Dieter Pearcey fix load_first_existing_class to die on an existing...
2009-03-28 Shawn M Moore Mention that we switched to class_of in the Changes...
2009-03-28 Shawn M Moore Changes from no-meta
2009-03-27 Dave Rolsky bump version and update Changes 0.79
2009-03-26 Dave Rolsky Add release date 0.78_02
2009-03-24 Shawn M Moore Document changes
2009-03-23 Dave Rolsky changes for 0.78_02
2009-03-23 Dave Rolsky More about the immutable changes
2009-03-23 Dave Rolsky More info on doc changes
2009-03-23 Dave Rolsky changes for immutable refactoring
2009-03-18 Dave Rolsky bump version for dev release 0.78_01
2009-03-17 Dave Rolsky Add docs to Changes
2009-03-17 Dave Rolsky Make the new method in CMOP::Method::Generated throw...
2009-03-17 Dave Rolsky Make the new method in CMOP::Method::Generated throw...
2009-03-17 Dave Rolsky Make the new method in CMOP::Method::Generated throw...
2009-03-15 Florian Ragwitz Upgrade ppport.h from 3.16 to 3.17.
2009-03-15 Florian Ragwitz Changelogging.
2009-03-15 Florian Ragwitz Changelogging.
2009-03-14 Dave Rolsky make process_accessors private
2009-03-11 Florian Ragwitz Changelogging.
2009-03-11 Dave Rolsky Formatting fixes
2009-03-10 Florian Ragwitz Spell my name correctly :-/
2009-03-10 Florian Ragwitz Changelogging.
2009-03-10 Florian Ragwitz Changelogging.
2009-03-09 Florian Ragwitz Changelogging.
2009-03-08 Shawn M Moore Add the change I made to Changes
2009-03-08 Shawn M Moore This change was for Class::MOP not Moose
2009-02-26 Dave Rolsky Make the changes for 0.78 a little more useful
2009-02-24 Dave Rolsky bump version and update Changes for a release 0.78
2009-02-22 Dave Rolsky Update changes for release 0.77_01
2009-02-22 Dave Rolsky Remove all the pure Perl bits to go XS-only
2009-02-14 Dave Rolsky Oh, the irony
2009-02-14 Dave Rolsky Add release date for 0.77 and fix 0.76 release date
2009-02-14 Dave Rolsky Warn about future removal of backcompat mispelled metho...
2009-02-14 Florian Ragwitz Changelogging.
2009-02-12 Dave Rolsky Update changes for CMOP
2009-02-09 Florian Ragwitz Disable deprecated get_all_packge_symbols in list context.
2009-02-08 Dave Rolsky Add changes
2009-02-08 Dave Rolsky Move next changes to next version
2009-02-05 Shawn M Moore Add get_all_method_names
2009-01-22 Dave Rolsky doh, forgot to add a date
2009-01-22 Dave Rolsky update changes
2009-01-12 Tomas Doran TODO test showing differences between xs and pp version...
2008-12-31 Dave Rolsky Oops, today is Wednesday
2008-12-31 Dave Rolsky Fix a bug where a class made immutable and then mutable...
2008-12-30 Dave Rolsky Fix wording of a change
2008-12-25 Dave Rolsky bump version and update changes 0.74
2008-12-25 Florian Ragwitz Changelogging.
2008-12-16 Dave Rolsky Update changes for next release
2008-12-14 Florian Ragwitz Revert "Allow attribute defaults to be objects with...
2008-12-13 Florian Ragwitz More changelogging.
2008-12-13 Florian Ragwitz Changelogging.
2008-12-09 Shlomi Fish Fixed some of the tests under perl -d.
2008-12-08 Dave Rolsky Add release date
2008-12-08 Dave Rolsky Clarify change
2008-12-08 Shawn M Moore Put this change under the correct version
2008-12-08 Shawn M Moore Doc fix for CMOP::Method from sorear
2008-12-07 Dave Rolsky No, Sartak, you cannot retroactively add code to a...
2008-12-07 Shawn M Moore Changelog entry
2008-12-05 Dave Rolsky bump version to 0.71_02 and update Changes
2008-12-05 Florian Ragwitz Changelogging.
2008-12-05 Florian Ragwitz 0.71_01 is already released. Move changelog entries...
2008-12-04 Dave Rolsky Add an attribute to CMOP::Immutable, inlined_constructo...
next