2008-08-10 |
Yuval Kogman |
FIXME comment for obra optzns |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
localize $@ more |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
merge the attribute maps in compute_all_applicable_attr... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
package_name >= associated_metaclass->name |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
use associated method map in compute_all_applicable_met... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
add associated_metaclass to Method |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
microoptimize Class::MOP::Class::initialize since it... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
update package cache flag in get_method_map if it was... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
explicit meta instance dependencies |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
use Devel::GlobalDestruction to avoid destroying anon... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Yuval Kogman |
make initialize() and create() consistent WRT package arg |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Yuval Kogman |
clean up the mess after a failed attribute addition |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Yuval Kogman |
clean up metaclass::import |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Yuval Kogman |
correct invalidation of meta instance |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Yuval Kogman |
use mro::get_isarev if available |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Yuval Kogman |
MRO::Compat already does various version fiddling,... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
attributes attribute for Class::MOP::Instance |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
use named params to instance_metaclass->new |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
Bootstrap Instance to have a proper constructor |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
more fixes for Instance's constructor |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
slots as a hash is a hack in Instance, partway fix... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
proper constructor for Instance |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
proper constructor for Immutable |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
Accept fully named params to Class::MOP::Class::create |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
more $: $. and whatnot cleanups |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
accept fully named args to Class::MOP::Method::wrap |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
accept fully named args in Class::MOP::Attribute::new |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
also remove perl6isms from examples |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
Remove p6 style attribute naming |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
One last tweak to make sure our Sub::Name-using tests... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
Don't require Sub::Name if we don't find a compiler. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
Switched to EUMM with compiler detection (from Params... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Shawn M Moore |
Skip the generated MOP XS files in MANIFEST |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Shawn M Moore |
Bump version to 0.65 |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Shawn M Moore |
Update Changes 0_64 |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Yuval Kogman |
inline initialize slot didn't match non inline |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Yuval Kogman |
remove antiquated SYNOPSIS code |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Stevan Little |
fixing theplers test |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Yuval Kogman |
Clean up option processing for Immutable |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Shawn M Moore |
Bump us up to 0.64 |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Shawn M Moore |
Bump to 0.63 |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Shawn M Moore |
Have load_class return the metaclass, initializing... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Better error message for clone_instance("not a blessed... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Better error message for Foo->meta->clone_instance... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dave Rolsky |
Fix a typo in an error message that probably never... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Shawn M Moore |
Bump to 0.63 |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Shawn M Moore |
Begin updating to 0.62 |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Yuval Kogman |
changelog |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Yuval Kogman |
test for 5.10 case of borked constanting |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Yuval Kogman |
5.10 produces scalar refs, not globs, for constant... |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Stevan Little |
some little things and stuff |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Shawn M Moore |
Bump everything to 0.61 |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Shawn M Moore |
Bump all packages to 0.60 |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Shawn M Moore |
Bump to 0.60 in README too |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Shawn M Moore |
Bump to 0.60 |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Shawn M Moore |
Ignore MANIFEST.bak |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Shawn M Moore |
Update MANIFEST |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Shawn M Moore |
Update Changes |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Shawn M Moore |
TODOify failing modifier test |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Shawn M Moore |
Fix some typos in Instance doc |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Guillermo Roditi |
expose immutable options and transformer |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Shawn M Moore |
Name the failing test |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Shawn M Moore |
Add failing test for modifying a parent method after... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Some tests from Mouse for load_class and is_class_loaded |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Nonsensical (undef, empty, reference) class names now... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Ignore autogenerate MOP.gcda |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Have is_class_loaded use the old code from Moose's... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Stevan Little |
*_package_symbol all now take HASH ref as well as string |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Yuval Kogman |
fix MOP.xs for 5.8 |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stevan Little |
fucking mst... sheesh |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stevan Little |
fixing hcnages |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Matt S Trout |
work around a segfault |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Stevan Little |
some speed gains |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stevan Little |
0.58, no really this time |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stevan Little |
0.58 |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Dave Rolsky |
Remove some stray junk characters. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stevan Little |
0.57 |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Scott McWhirter |
Very small namespace() related refactor. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stevan Little |
fixing the destructor, so it wont be created unless... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stevan Little |
fixing the destructor, so it wont be created unless... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stevan Little |
initialize cleanup |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Scott McWhirter |
Inline some reused variables. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stevan Little |
better error message |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Stevan Little |
Some package speedups |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Shawn M Moore |
Ignore Makefile.old |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Stevan Little |
0.56 |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Stevan Little |
0.56 |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Stevan Little |
fixing get_{read,write}_method_ref |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Stevan Little |
adding Sub::Identify 0.03 stuff |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Yuval Kogman |
avoid uninitialized warning for CLASS_MOP_NO_XS |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Stevan Little |
just adjusting versions and writing changes |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Stevan Little |
Class::MOP::Method and co. are now stricter and require... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Stevan Little |
Class::MOP::Method and co. are now stricter and require... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Stevan Little |
working without XS |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Stevan Little |
okay, this is not meant to be used, but since i am... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Shawn M Moore |
Improve the error message of having a plain reference... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Dave Rolsky |
identifier, not indentifier |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Stevan Little |
fixing the get_method_map stuff |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Stevan Little |
removing ->blessed, blessed is not a method *cough... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Shawn M Moore |
Bump the version on Class::MOP so I can run Moose's... |
commit | commitdiff | tree | snapshot |
next |