2009-03-14 |
Dave Rolsky |
Update the spelling dictionary and fix errors in Class... |
blob | commitdiff |
2009-03-14 |
Dave Rolsky |
Make get_code_info "public"(er) |
blob | commitdiff | diff to current |
2009-03-12 |
Dave Rolsky |
bump copyright year to 2009 |
blob | commitdiff | diff to current |
2009-03-12 |
Dave Rolsky |
Lots of doc updates and cleanup. |
blob | commitdiff | diff to current |
2009-03-12 |
Dave Rolsky |
No space between function name & args in docs. |
blob | commitdiff | diff to current |
2009-02-24 |
Dave Rolsky |
bump version and update Changes for a release 0.78 |
blob | commitdiff | diff to current |
2009-02-22 |
Dave Rolsky |
renumber to 0.77_01 for a dev release |
blob | commitdiff | diff to current |
2009-02-22 |
Dave Rolsky |
Remove all the pure Perl bits to go XS-only |
blob | commitdiff | diff to current |
2009-02-20 |
Dave Rolsky |
bump the version so I can make svn Moose require this... |
blob | commitdiff | diff to current |
2009-02-14 |
Dave Rolsky |
bump version to 0.77 0.77 |
blob | commitdiff | diff to current |
2009-02-14 |
Florian Ragwitz |
Add a wrapped_method_metaclass attribute to CMOP::Class. |
blob | commitdiff | diff to current |
2009-02-08 |
Dave Rolsky |
Improve is_class_loaded checking |
blob | commitdiff | diff to current |
2009-01-22 |
Dave Rolsky |
document USING_XS constant |
blob | commitdiff | diff to current |
2009-01-22 |
Dave Rolsky |
remove a useless comment |
blob | commitdiff | diff to current |
2009-01-22 |
Dave Rolsky |
try to make t/306_is_class_loaded.t skip except when... |
blob | commitdiff | diff to current |
2009-01-12 |
Yuval Kogman |
add definition_context |
blob | commitdiff | diff to current |
2009-01-07 |
Shawn M Moore |
Metaclass-cache documentation cleanups |
blob | commitdiff | diff to current |
2009-01-07 |
Shawn M Moore |
Typo fix |
blob | commitdiff | diff to current |
2008-12-31 |
Dave Rolsky |
bump version to 0.75 |
blob | commitdiff | diff to current |
2008-12-25 |
Dave Rolsky |
bump version and update changes 0.74 |
blob | commitdiff | diff to current |
2008-12-16 |
Dave Rolsky |
bump version 0.73 |
blob | commitdiff | diff to current |
2008-12-08 |
Dave Rolsky |
bump version to 0.72 0.72 |
blob | commitdiff | diff to current |
2008-12-05 |
Dave Rolsky |
bump version to 0.71_02 and update Changes |
blob | commitdiff | diff to current |
2008-12-04 |
Dave Rolsky |
Fix comment which totally disagreed with code it commen... |
blob | commitdiff | diff to current |
2008-12-04 |
Dave Rolsky |
update version for release and update changes |
blob | commitdiff | diff to current |
2008-11-26 |
Tomas Doran |
Bump version number as Moose needs trunk MOP (r6678) |
blob | commitdiff | diff to current |
2008-11-25 |
Shawn M Moore |
Use the same _is_valid_class_name check in is_class_loaded |
blob | commitdiff | diff to current |
2008-11-19 |
Dave Rolsky |
Doh, I'm retarded. 0.70_01 |
blob | commitdiff | diff to current |
2008-11-18 |
Dave Rolsky |
update Changes and make version 0.69_01 0.69_01 |
blob | commitdiff | diff to current |
2008-11-14 |
Dave Rolsky |
bump version # and update changes |
blob | commitdiff | diff to current |
2008-11-07 |
Dave Rolsky |
bump version and update changes for release 0.69 |
blob | commitdiff | diff to current |
2008-10-22 |
Tomas Doran |
I'm about to do a Moose change which requires trunk... |
blob | commitdiff | diff to current |
2008-10-22 |
Tomas Doran |
Change load_first_existing_class to return the name... |
blob | commitdiff | diff to current |
2008-10-21 |
Tomas Doran |
Fix error message. Loads of tests in the Moose test... |
blob | commitdiff | diff to current |
2008-10-21 |
Dave Rolsky |
More code cleanup for load_first_existing_class() |
blob | commitdiff | diff to current |
2008-10-21 |
Dave Rolsky |
Small formatting tweak for load class error messages |
blob | commitdiff | diff to current |
2008-10-21 |
Dave Rolsky |
Rename load_first_class_of to load_first_existing_class... |
blob | commitdiff | diff to current |
2008-10-21 |
Tomas Doran |
Addition of load_one_class_of, to allow does method... |
blob | commitdiff | diff to current |
2008-10-17 |
Florian Ragwitz |
Add myself to the list of contributors. |
blob | commitdiff | diff to current |
2008-10-17 |
Florian Ragwitz |
Instead of requiring by module name, generate the path... |
blob | commitdiff | diff to current |
2008-10-06 |
Dave Rolsky |
Bump all the modules to 0.67 |
blob | commitdiff | diff to current |
2008-09-11 |
Dave Rolsky |
Part 1 of the great clone plan. |
blob | commitdiff | diff to current |
2008-09-11 |
Dave Rolsky |
Apply changes to deprecate alias_method previously... |
blob | commitdiff | diff to current |
2008-09-11 |
Dave Rolsky |
Revert the last few commits related to deprecating... |
blob | commitdiff | diff to current |
2008-09-11 |
Dave Rolsky |
Bump the version (so I can install it and start testing... |
blob | commitdiff | diff to current |
2008-09-03 |
Dave Rolsky |
Tie together loading our XS plus our XS deps, so we... |
blob | commitdiff | diff to current |
2008-09-03 |
Dave Rolsky |
Change the docs so that _most_ functions are marked... |
blob | commitdiff | diff to current |
2008-09-02 |
Dave Rolsky |
Clarify public-ness of Class::MOP functions |
blob | commitdiff | diff to current |
2008-09-02 |
Dave Rolsky |
Clarify that utility functions are really functions |
blob | commitdiff | diff to current |
2008-09-02 |
Yuval Kogman |
Class::MOP::load_class no longer creates a metaclass... |
blob | commitdiff | diff to current |
2008-09-01 |
Dave Rolsky |
bump version to 0.65 and update changes for stable... 0.65 |
blob | commitdiff | diff to current |
2008-08-29 |
Dave Rolsky |
bump version to 0.64_07 for another (in an endless... |
blob | commitdiff | diff to current |
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 |
next |