2008-08-29 |
Dave Rolsky |
bump version to 0.64_07 for another (in an endless... |
blob | commitdiff |
2008-08-29 |
Dave Rolsky |
Some small tweak to how we load XS, most notably shutti... |
blob | commitdiff | diff to current |
2008-08-28 |
Dave Rolsky |
When checking for a valid class name, actually use... |
blob | commitdiff | diff to current |
2008-08-28 |
Dave Rolsky |
Check that class name is actually a valid class name... |
blob | commitdiff | diff to current |
2008-08-28 |
Dave Rolsky |
Instead of loading by path, we let Perl do its thing... |
blob | commitdiff | diff to current |
2008-08-25 |
Dave Rolsky |
Bump the version and update changes for 0.64_06 0.64_06 |
blob | commitdiff | diff to current |
2008-08-25 |
Dave Rolsky |
bump version and update changes for 0.65_05 0.64_05 |
blob | commitdiff | diff to current |
2008-08-25 |
Dave Rolsky |
We need to take a copy of the version as a string in... |
blob | commitdiff | diff to current |
2008-08-23 |
Dave Rolsky |
bump version and update Changes for 0.64_04 release 0.64_04 |
blob | commitdiff | diff to current |
2008-08-22 |
Dave Rolsky |
Bump the version # and updates Changes for 0.64_03 0.64_03 |
blob | commitdiff | diff to current |
2008-08-22 |
Yuval Kogman |
avoid useless constant in void context by using !1... |
blob | commitdiff | diff to current |
2008-08-21 |
Dave Rolsky |
bump version # for next release |
blob | commitdiff | diff to current |
2008-08-21 |
Yuval Kogman |
get_all_attributes for MI |
blob | commitdiff | diff to current |
2008-08-21 |
Dave Rolsky |
Be even more explicit about requiring Perl 5.8 + |
blob | commitdiff | diff to current |
2008-08-20 |
Dave Rolsky |
Implement the "eval $VERSION" trick from perlmodstyle... |
blob | commitdiff | diff to current |
2008-08-13 |
Yuval Kogman |
remove redundant constructors from MOP.pm |
blob | commitdiff | diff to current |
2008-08-13 |
Yuval Kogman |
use _new everywhere |
blob | commitdiff | diff to current |
2008-08-13 |
Yuval Kogman |
immutable constructor for package |
blob | commitdiff | diff to current |
2008-08-13 |
Yuval Kogman |
immutable constructor for Attribute |
blob | commitdiff | diff to current |
2008-08-13 |
Yuval Kogman |
allow forcing of constructor inlining |
blob | commitdiff | diff to current |
2008-08-13 |
Yuval Kogman |
immutable constructor for method |
blob | commitdiff | diff to current |
2008-08-13 |
Yuval Kogman |
use _new for inline constructors of meta objects |
blob | commitdiff | diff to current |
2008-08-13 |
Yuval Kogman |
pod coverage for in_global_destruction |
blob | commitdiff | diff to current |
2008-08-12 |
Yuval Kogman |
move Devel::GlobalDestruction usage to MOP.pm so that... |
blob | commitdiff | diff to current |
2008-08-11 |
Yuval Kogman |
more simplification of the MOP.pm boilerplate |
blob | commitdiff | diff to current |
2008-08-11 |
Yuval Kogman |
simplify loading of XS code so that it's not as nitrusi... |
blob | commitdiff | diff to current |
2008-08-11 |
Yuval Kogman |
XS version of get_all_package_symbols |
blob | commitdiff | diff to current |
2008-08-10 |
Yuval Kogman |
small fixes & optimizations in Meta::Instance |
blob | commitdiff | diff to current |
2008-08-10 |
Yuval Kogman |
remove now redundant init args |
blob | commitdiff | diff to current |
2008-08-10 |
Yuval Kogman |
FIXME comment for obra optzns |
blob | commitdiff | diff to current |
2008-08-10 |
Yuval Kogman |
localize $@ more |
blob | commitdiff | diff to current |
2008-08-10 |
Yuval Kogman |
add associated_metaclass to Method |
blob | commitdiff | diff to current |
2008-08-09 |
Yuval Kogman |
use mro::get_isarev if available |
blob | commitdiff | diff to current |
2008-08-09 |
Yuval Kogman |
MRO::Compat already does various version fiddling,... |
blob | commitdiff | diff to current |
2008-08-08 |
Yuval Kogman |
attributes attribute for Class::MOP::Instance |
blob | commitdiff | diff to current |
2008-08-08 |
Yuval Kogman |
Bootstrap Instance to have a proper constructor |
blob | commitdiff | diff to current |
2008-08-08 |
Yuval Kogman |
more fixes for Instance's constructor |
blob | commitdiff | diff to current |
2008-08-08 |
Yuval Kogman |
accept fully named args to Class::MOP::Method::wrap |
blob | commitdiff | diff to current |
2008-08-08 |
Yuval Kogman |
accept fully named args in Class::MOP::Attribute::new |
blob | commitdiff | diff to current |
2008-08-08 |
Yuval Kogman |
Remove p6 style attribute naming |
blob | commitdiff | diff to current |
2008-08-04 |
Shawn M Moore |
Bump version to 0.65 |
blob | commitdiff | diff to current |
2008-07-07 |
Shawn M Moore |
Bump us up to 0.64 |
blob | commitdiff | diff to current |
2008-07-01 |
Shawn M Moore |
Have load_class return the metaclass, initializing... |
blob | commitdiff | diff to current |
2008-06-18 |
Shawn M Moore |
Bump to 0.63 |
blob | commitdiff | diff to current |
2008-06-18 |
Shawn M Moore |
Begin updating to 0.62 |
blob | commitdiff | diff to current |
2008-06-18 |
Yuval Kogman |
test for 5.10 case of borked constanting |
blob | commitdiff | diff to current |
2008-06-18 |
Yuval Kogman |
5.10 produces scalar refs, not globs, for constant... |
blob | commitdiff | diff to current |
2008-06-14 |
Stevan Little |
some little things and stuff |
blob | commitdiff | diff to current |
2008-06-13 |
Shawn M Moore |
Bump everything to 0.61 |
blob | commitdiff | diff to current |
2008-06-13 |
Shawn M Moore |
Bump to 0.60 |
blob | commitdiff | diff to current |
2008-06-10 |
Shawn M Moore |
Nonsensical (undef, empty, reference) class names now... |
blob | commitdiff | diff to current |
2008-06-10 |
Shawn M Moore |
Have is_class_loaded use the old code from Moose's... |
blob | commitdiff | diff to current |
2008-06-04 |
Stevan Little |
some speed gains |
blob | commitdiff | diff to current |
2008-05-29 |
Stevan Little |
0.58 |
blob | commitdiff | diff to current |
2008-05-27 |
Stevan Little |
Some package speedups |
blob | commitdiff | diff to current |
2008-05-19 |
Stevan Little |
adding Sub::Identify 0.03 stuff |
blob | commitdiff | diff to current |
2008-05-19 |
Yuval Kogman |
avoid uninitialized warning for CLASS_MOP_NO_XS |
blob | commitdiff | diff to current |
2008-05-18 |
Stevan Little |
just adjusting versions and writing changes |
blob | commitdiff | diff to current |
2008-05-18 |
Stevan Little |
Class::MOP::Method and co. are now stricter and require... |
blob | commitdiff | diff to current |
2008-05-18 |
Stevan Little |
okay, this is not meant to be used, but since i am... |
blob | commitdiff | diff to current |
2008-05-18 |
Shawn M Moore |
Improve the error message of having a plain reference... |
blob | commitdiff | diff to current |
2008-05-18 |
Stevan Little |
fixing the get_method_map stuff |
blob | commitdiff | diff to current |
2008-05-18 |
Stevan Little |
removing ->blessed, blessed is not a method *cough... |
blob | commitdiff | diff to current |
2008-05-17 |
Shawn M Moore |
Bump the version on Class::MOP so I can run Moose's... |
blob | commitdiff | diff to current |
2008-04-15 |
Yuval Kogman |
Use MRO::Compat in Class::MOP. The C3 test already... |
blob | commitdiff | diff to current |
2008-03-19 |
Stevan Little |
rebless instance now returns the instance too |
blob | commitdiff | diff to current |
2008-02-26 |
Stevan Little |
ovids bug |
blob | commitdiff | diff to current |
2008-02-17 |
Stevan Little |
test tweaks |
blob | commitdiff | diff to current |
2008-02-08 |
Stevan Little |
bunch of doc fixes |
blob | commitdiff | diff to current |
2008-02-07 |
Stevan Little |
tweaking the attribute initializer stuff a little |
blob | commitdiff | diff to current |
2008-02-04 |
Ricardo SIGNES |
allow an initilizer to be set for attributes |
blob | commitdiff | diff to current |
2008-01-28 |
Stevan Little |
adding to changelog and changing versions |
blob | commitdiff | diff to current |
2008-01-27 |
Yuval Kogman |
init_arg can be undef |
blob | commitdiff | diff to current |
2008-01-23 |
Stevan Little |
0.52 stuff |
blob | commitdiff | diff to current |
2008-01-09 |
Stevan Little |
adding the 5.10 constant to allow us to use those features |
blob | commitdiff | diff to current |
2007-12-31 |
Stevan Little |
copyright date changes on Class::MOP |
blob | commitdiff | diff to current |
2007-12-21 |
Stevan Little |
some tweaks for release |
blob | commitdiff | diff to current |
2007-12-13 |
Stevan Little |
foo |
blob | commitdiff | diff to current |
2007-12-13 |
Stevan Little |
fucking-bleadperl 0_49 |
blob | commitdiff | diff to current |
2007-12-13 |
Stevan Little |
possible bleadperl fix |
blob | commitdiff | diff to current |
2007-12-12 |
Stevan Little |
Class::MOP with XS |
blob | commitdiff | diff to current |
2007-11-30 |
Stevan Little |
docfix |
blob | commitdiff | diff to current |
2007-11-26 |
Stevan Little |
making get_read_method, etc act more sanely |
blob | commitdiff | diff to current |
2007-11-24 |
Stevan Little |
fixed |
blob | commitdiff | diff to current |
2007-11-23 |
Stevan Little |
adding in the linearized_isa method |
blob | commitdiff | diff to current |
2007-11-13 |
Guillermo Roditi |
error message fixes. |
blob | commitdiff | diff to current |
2007-11-13 |
Guillermo Roditi |
changes for 0_44 |
blob | commitdiff | diff to current |
2007-10-29 |
Guillermo Roditi |
just some little optimizations to builder stuff |
blob | commitdiff | diff to current |
2007-10-26 |
Guillermo Roditi |
builder changes. sorry about diff noise, my editor... |
blob | commitdiff | diff to current |
2007-09-21 |
Stevan Little |
refactored the Constructor to support inlining better... |
blob | commitdiff | diff to current |
2007-07-17 |
Stevan Little |
0.42 |
blob | commitdiff | diff to current |
2007-07-15 |
Stevan Little |
0.41 |
blob | commitdiff | diff to current |
2007-07-03 |
Stevan Little |
0.40 |
blob | commitdiff | diff to current |
2007-06-08 |
Stevan Little |
upping verison numbers and reviewing the immutable... |
blob | commitdiff | diff to current |
2007-05-27 |
Stevan Little |
fixing the authors lists and adding the ClassName type... |
blob | commitdiff | diff to current |
2007-04-08 |
Stevan Little |
I think this fixed the bleadperl issue |
blob | commitdiff | diff to current |
2007-02-24 |
Stevan Little |
added some functions to check if class is loaded and... 0_37 |
blob | commitdiff | diff to current |
2007-02-21 |
Stevan Little |
More docs |
blob | commitdiff | diff to current |
2007-02-21 |
Stevan Little |
Lots of doc updates |
blob | commitdiff | diff to current |
2007-01-27 |
Stevan Little |
merging the immutable branch into trunk |
blob | commitdiff | diff to current |
next |