bump version to 0.82
[gitmo/Class-MOP.git] / lib / Class / MOP / Class.pm
2009-04-20 Dave Rolsky bump version to 0.82 0.82
2009-04-08 Yuval Kogman pass in args for all deprecated methods
2009-04-07 Dave Rolsky bump version to 0.81 0.81
2009-04-07 Florian Ragwitz Include stack traces in the deprecation warnings.
2009-04-05 Dave Rolsky bump version to 0.80_01
2009-04-05 Dave Rolsky Doh, had the wrong method name in the deprecation warning
2009-04-05 Dave Rolsky memoize get_all_attributes, not compute_all_applicable_...
2009-04-05 Dave Rolsky Merge branch 'master' into renames-and-deprecations
2009-04-05 Dave Rolsky deprecate compute_all_applicable_attributes
2009-04-05 Dave Rolsky make CMOP::Class->construct_instance private
2009-04-01 Dave Rolsky bump version
2009-03-31 Shawn M Moore Remove the pure-perl fallback of CMOP::Class->subclasses
2009-03-28 Shawn M Moore rebless_instance fixes and no-metaing
2009-03-28 Shawn M Moore Another error change
2009-03-28 Shawn M Moore Better error message given that we're trying to ignore...
2009-03-27 Dave Rolsky bump version and update Changes 0.79
2009-03-26 Dave Rolsky Merge branch 'master' into renames-and-deprecations
2009-03-24 Shawn M Moore Document rebless_instance_away as part of rebless_instance
2009-03-24 Shawn M Moore Add a rebless_instance_away hook
2009-03-24 Shawn M Moore Use blessed instead of ref to get an instance's class...
2009-03-23 Dave Rolsky bump version so Moose has something to depend on
2009-03-22 Dave Rolsky Merge branch 'master' into refactor-immutable
2009-03-19 Dave Rolsky Using goto is very subclass-unfriendly, and breaks...
2009-03-19 Dave Rolsky Merge branch 'master' into renames-and-deprecations
2009-03-19 Dave Rolsky More refactoring of immutable code to make it easy...
2009-03-18 Dave Rolsky bump version for dev release 0.78_01
2009-03-17 Dave Rolsky Missing docs on method metaclass names
2009-03-17 Dave Rolsky use X Protocol phrase in docs for each module
2009-03-17 Dave Rolsky add docs for meta method
2009-03-17 Dave Rolsky more spelling fixes
2009-03-17 Dave Rolsky Missing docs on method metaclass names
2009-03-17 Dave Rolsky Missing docs on method metaclass names
2009-03-17 Dave Rolsky Rename CMOP::Module->create to _instantiate_module...
2009-03-17 Dave Rolsky use X Protocol phrase in docs for each module
2009-03-17 Dave Rolsky use X Protocol phrase in docs for each module
2009-03-16 Dave Rolsky add docs for meta method
2009-03-16 Dave Rolsky more spelling fixes
2009-03-16 Dave Rolsky add docs for meta method
2009-03-16 Dave Rolsky more spelling fixes
2009-03-16 Dave Rolsky Major refactoring of the immutabilization code. This...
2009-03-16 Dave Rolsky Add warnings when calling CMOP::Class->{compute_all_app...
2009-03-16 Dave Rolsky make CMOP::Class->clone_instance private
2009-03-16 Dave Rolsky make create_meta_instance private
2009-03-16 Dave Rolsky make check_metaclass_compatibility private
2009-03-16 Dave Rolsky make construct_class_instance a private method
2009-03-16 Dave Rolsky Fixed the scrwed up the list of methods which are not...
2009-03-16 Dave Rolsky Pod fixlet
2009-03-16 Dave Rolsky major revamp of CMOP::Class docs
2009-03-16 Dave Rolsky Fix a mispelled method
2009-03-14 Dave Rolsky Kill the back-compat for misspelled check_metaclass_com...
2009-03-14 Dave Rolsky Tidy SYNOPSIS code
2009-03-12 Dave Rolsky bump copyright year to 2009
2009-03-08 Shawn M Moore Semi-hack to fix the rebless + overload behavior on 5.8
2009-02-24 Dave Rolsky bump version and update Changes for a release 0.78
2009-02-22 Dave Rolsky renumber to 0.77_01 for a dev release
2009-02-22 Dave Rolsky Remove all the pure Perl bits to go XS-only
2009-02-20 Dave Rolsky Make the error message for an unfound method (that...
2009-02-20 Dave Rolsky bump the version so I can make svn Moose require this...
2009-02-20 Jesse Luehrs heirachy -> hierarchy
2009-02-19 Dave Rolsky Actually test that this works and fix some unchanged...
2009-02-19 Dave Rolsky Clarify variable naming here
2009-02-14 Dave Rolsky bump version to 0.77 0.77
2009-02-14 Dave Rolsky Tidy the constructor code
2009-02-14 Florian Ragwitz Add a wrapped_method_metaclass attribute to CMOP::Class.
2009-02-05 Shawn M Moore Add get_all_method_names
2009-01-31 Dave Rolsky Document that initialize() returns a cached metaclass...
2009-01-22 Dave Rolsky bump all the versions to 0.76
2009-01-14 Jesse Luehrs get_method_map, find_method_by_name, and remove_method...
2009-01-11 Dave Rolsky Remove commented-out bit of code
2008-12-31 Dave Rolsky bump version to 0.75
2008-12-31 Dave Rolsky Fix a bug where a class made immutable and then mutable...
2008-12-25 Dave Rolsky bump version and update changes 0.74
2008-12-19 Dave Rolsky Show around on both sides of primary (it is around...
2008-12-16 Dave Rolsky bump version 0.73
2008-12-15 Todd Hepler typo fix
2008-12-09 Chris Prather add breadcrumbs to describe the Inheritance hierarchy...
2008-12-08 Dave Rolsky bump version to 0.72 0.72
2008-12-05 Dave Rolsky bump version to 0.71_02 and update Changes
2008-12-05 Florian Ragwitz get_method_map already is xsified.
2008-12-05 Florian Ragwitz Make get_all_package_symbols return a hashref in scalar...
2008-12-04 Dave Rolsky update version for release and update changes
2008-12-02 Dave Rolsky Avoid calling get_method_map when possible. Instead...
2008-12-02 Dave Rolsky Get class name into a local var earlier
2008-11-26 Dave Rolsky bump _all_ the versions to 0.71
2008-11-25 Shawn M Moore Typo fix
2008-11-25 Shawn M Moore Move the actual module/package creation from Class...
2008-11-19 Dave Rolsky Doh, I'm retarded. 0.70_01
2008-11-18 Dave Rolsky update Changes and make version 0.69_01 0.69_01
2008-11-14 Dave Rolsky bump version # and update changes
2008-11-07 Dave Rolsky bump version and update changes for release 0.69
2008-11-07 Dave Rolsky Class::MOP::Class->add_method does not accept any param...
2008-10-23 Dave Rolsky Bump all versions to 0.68
2008-10-06 Dave Rolsky Bump all the modules to 0.67
2008-09-30 Todd Hepler Class::MOP::Class::create()
2008-09-29 Shawn M Moore Resolve #39001: Call a method on the class after settin...
2008-09-14 Dave Rolsky Only skip destroying if the cached metaclas object...
2008-09-14 Dave Rolsky Don't destroy a metaclass that has an existing entry...
2008-09-13 Dave Rolsky I kept wondering why I "mistyped" this method name...
2008-09-11 Dave Rolsky Simplify wrap_method_body now that Method->wrap takes...
2008-09-11 Dave Rolsky Document that passing a method object to add_method...
next