gitmo/Class-MOP.git
2008-08-13 Yuval Kogman use hash refs with _new
2008-08-13 Yuval Kogman accept hash ref to _new
2008-08-13 Yuval Kogman remove redundant constructors from MOP.pm
2008-08-13 Yuval Kogman _new for Class::MOP::Class
2008-08-13 Yuval Kogman _new for Accessor
2008-08-13 Yuval Kogman _new for Accessor
2008-08-13 Yuval Kogman _new for Instance
2008-08-13 Yuval Kogman _enw for Method::Constructor
2008-08-13 Yuval Kogman use _new everywhere
2008-08-13 Yuval Kogman immutable constructor for package
2008-08-13 Yuval Kogman immutable constructor for Attribute
2008-08-13 Yuval Kogman allow forcing of constructor inlining
2008-08-13 Yuval Kogman immutable constructor for method
2008-08-13 Yuval Kogman use _new for inline constructors of meta objects
2008-08-13 Yuval Kogman pod coverage for in_global_destruction
2008-08-13 Yuval Kogman Sub::Name prereq
2008-08-12 Yuval Kogman move Devel::GlobalDestruction usage to MOP.pm so that...
2008-08-12 Yuval Kogman ppport.h
2008-08-12 Yuval Kogman more cleanup of XS version of get_all_package_symbols
2008-08-12 Yuval Kogman ARGHGHGHGH!!! FUCKING UNREFERENCED GLOB/
2008-08-11 Dave Rolsky Update to a newer ppport.h to get things working on...
2008-08-11 Yuval Kogman use ref instead of blessed where it's not needed, and...
2008-08-11 Yuval Kogman XS versions of the most common readsers
2008-08-11 Yuval Kogman more simplification of the MOP.pm boilerplate
2008-08-11 Yuval Kogman simplify loading of XS code so that it's not as nitrusi...
2008-08-11 Yuval Kogman simplify idiot PUSHs/SPAGAIN incest
2008-08-11 Yuval Kogman XS version of get_all_package_symbols
2008-08-10 Yuval Kogman blah
2008-08-10 Yuval Kogman bah, cleanup made it much slower
2008-08-10 Yuval Kogman simplfy get_all_package_symbols
2008-08-10 Yuval Kogman get_all_methods and get_all_attributes
2008-08-10 Yuval Kogman deprecate bless_instance_structure
2008-08-10 Yuval Kogman small fixes & optimizations in Meta::Instance
2008-08-10 Yuval Kogman remove now redundant init args
2008-08-10 Yuval Kogman FIXME comment for obra optzns
2008-08-10 Yuval Kogman localize $@ more
2008-08-10 Yuval Kogman merge the attribute maps in compute_all_applicable_attr...
2008-08-10 Yuval Kogman package_name >= associated_metaclass->name
2008-08-10 Yuval Kogman use associated method map in compute_all_applicable_met...
2008-08-10 Yuval Kogman add associated_metaclass to Method
2008-08-10 Yuval Kogman microoptimize Class::MOP::Class::initialize since it...
2008-08-10 Yuval Kogman update package cache flag in get_method_map if it was...
2008-08-10 Yuval Kogman explicit meta instance dependencies
2008-08-10 Yuval Kogman use Devel::GlobalDestruction to avoid destroying anon...
2008-08-09 Yuval Kogman make initialize() and create() consistent WRT package arg
2008-08-09 Yuval Kogman clean up the mess after a failed attribute addition
2008-08-09 Yuval Kogman clean up metaclass::import
2008-08-09 Yuval Kogman correct invalidation of meta instance
2008-08-09 Yuval Kogman use mro::get_isarev if available
2008-08-09 Yuval Kogman MRO::Compat already does various version fiddling,...
2008-08-08 Yuval Kogman attributes attribute for Class::MOP::Instance
2008-08-08 Yuval Kogman use named params to instance_metaclass->new
2008-08-08 Yuval Kogman Bootstrap Instance to have a proper constructor
2008-08-08 Yuval Kogman more fixes for Instance's constructor
2008-08-08 Yuval Kogman slots as a hash is a hack in Instance, partway fix...
2008-08-08 Yuval Kogman proper constructor for Instance
2008-08-08 Yuval Kogman proper constructor for Immutable
2008-08-08 Yuval Kogman Accept fully named params to Class::MOP::Class::create
2008-08-08 Yuval Kogman more $: $. and whatnot cleanups
2008-08-08 Yuval Kogman accept fully named args to Class::MOP::Method::wrap
2008-08-08 Yuval Kogman accept fully named args in Class::MOP::Attribute::new
2008-08-08 Yuval Kogman also remove perl6isms from examples
2008-08-08 Yuval Kogman Remove p6 style attribute naming
2008-08-08 Dave Rolsky One last tweak to make sure our Sub::Name-using tests...
2008-08-08 Dave Rolsky Don't require Sub::Name if we don't find a compiler.
2008-08-08 Dave Rolsky Switched to EUMM with compiler detection (from Params...
2008-08-04 Shawn M Moore Skip the generated MOP XS files in MANIFEST
2008-08-04 Shawn M Moore Bump version to 0.65
2008-08-03 Shawn M Moore Update Changes 0_64
2008-08-02 Yuval Kogman inline initialize slot didn't match non inline
2008-07-27 Yuval Kogman remove antiquated SYNOPSIS code
2008-07-22 Stevan Little fixing theplers test
2008-07-22 Yuval Kogman Clean up option processing for Immutable
2008-07-07 Shawn M Moore Bump us up to 0.64
2008-07-07 Shawn M Moore Bump to 0.63
2008-07-01 Shawn M Moore Have load_class return the metaclass, initializing...
2008-06-27 Shawn M Moore Better error message for clone_instance("not a blessed...
2008-06-27 Shawn M Moore Better error message for Foo->meta->clone_instance...
2008-06-24 Dave Rolsky Fix a typo in an error message that probably never...
2008-06-18 Shawn M Moore Bump to 0.63
2008-06-18 Shawn M Moore Begin updating to 0.62
2008-06-18 Yuval Kogman changelog
2008-06-18 Yuval Kogman test for 5.10 case of borked constanting
2008-06-18 Yuval Kogman 5.10 produces scalar refs, not globs, for constant...
2008-06-14 Stevan Little some little things and stuff
2008-06-13 Shawn M Moore Bump everything to 0.61
2008-06-13 Shawn M Moore Bump all packages to 0.60
2008-06-13 Shawn M Moore Bump to 0.60 in README too
2008-06-13 Shawn M Moore Bump to 0.60
2008-06-13 Shawn M Moore Ignore MANIFEST.bak
2008-06-13 Shawn M Moore Update MANIFEST
2008-06-13 Shawn M Moore Update Changes
2008-06-12 Shawn M Moore TODOify failing modifier test
2008-06-12 Shawn M Moore Fix some typos in Instance doc
2008-06-11 Guillermo Roditi expose immutable options and transformer
2008-06-11 Shawn M Moore Name the failing test
2008-06-11 Shawn M Moore Add failing test for modifying a parent method after...
2008-06-10 Shawn M Moore Some tests from Mouse for load_class and is_class_loaded
2008-06-10 Shawn M Moore Nonsensical (undef, empty, reference) class names now...
2008-06-10 Shawn M Moore Ignore autogenerate MOP.gcda
next