2008-09-01 |
Dave Rolsky |
Make sure all the XS methods die when called as a class... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Dave Rolsky |
Fix XS so that Class::MOP::Method accessors blow up... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Dave Rolsky |
Spell can't correctly |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Dave Rolsky |
Make test descriptions clearer |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Dave Rolsky |
Update changes for 0.64_07 0.64_07 |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Dave Rolsky |
bump version to 0.64_07 for another (in an endless... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Dave Rolsky |
The package names were wrong for some of the XS subs... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Dave Rolsky |
Some small tweak to how we load XS, most notably shutti... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Dave Rolsky |
Fix the instance metaclass incompatibility error to... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dave Rolsky |
Fix comment speling |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dave Rolsky |
When checking for a valid class name, actually use... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dave Rolsky |
add changes for next release |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dave Rolsky |
Check that class name is actually a valid class name... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dave Rolsky |
Instead of loading by path, we let Perl do its thing... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dave Rolsky |
Bump the version and update changes for 0.64_06 0.64_06 |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dave Rolsky |
bump version and update changes for 0.65_05 0.64_05 |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dave Rolsky |
We need to take a copy of the version as a string in... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Dave Rolsky |
Replace the alloca and snprintf stuff with equivalent... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Dave Rolsky |
bump version and update Changes for 0.64_04 release 0.64_04 |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Dave Rolsky |
Don't ship pod tests since we don't want bogus failures... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Yuval Kogman |
changelog |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Yuval Kogman |
workaround 5.8.1 bug |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Dave Rolsky |
Bump the version # and updates Changes for 0.64_03 0.64_03 |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Yuval Kogman |
fix 5.8.2 mystery breakage |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Yuval Kogman |
avoid useless constant in void context by using !1... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Rolsky |
No need to ship .shipit file 0.64_02 |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Rolsky |
bump version # for next release |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Rolsky |
add a .shipit file for my sake |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Rolsky |
Changes for next release, plus add dates missing from... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Rolsky |
Document get_all_attributes method |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Yuval Kogman |
get_all_attributes for MI |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Rolsky |
More changes |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Rolsky |
Add missing test prereqs. Also, EUMM doesn't support... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Rolsky |
Mention explicit 5.8.x requirement |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Rolsky |
Be even more explicit about requiring Perl 5.8 + |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Rolsky |
Be explicit about our minimum required Perl. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Dave Rolsky |
Fix version in README 0_64_01 |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Dave Rolsky |
Implement the "eval $VERSION" trick from perlmodstyle... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Yuval Kogman |
changelog |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Yuval Kogman |
update_package_flag in alias |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Dave Rolsky |
Update changes for next release, which will be a dev... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Yuval Kogman |
wrap_method_body |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Yuval Kogman |
get_all_methods memoized in immutable |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Yuval Kogman |
simplify has_method check |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Yuval Kogman |
is_pristine |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Yuval Kogman |
pass @_ % 2 == 1 for compat |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Yuval Kogman |
accept named params to Package::initialize/reinitialize |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Yuval Kogman |
register on initialize, and move reinitialize to Package |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Yuval Kogman |
make sure get_method_map always returns a map (might... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Yuval Kogman |
Class::MOP::Package->initialize now checks Class::MOP... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
pass hashref to Attr->_new |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
oops, put Object::_new back in for Moose |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
use hash refs with _new |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
accept hash ref to _new |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
remove redundant constructors from MOP.pm |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
_new for Class::MOP::Class |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
_new for Accessor |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
_new for Accessor |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
_new for Instance |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
_enw for Method::Constructor |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
use _new everywhere |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
immutable constructor for package |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
immutable constructor for Attribute |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
allow forcing of constructor inlining |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
immutable constructor for method |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
use _new for inline constructors of meta objects |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
pod coverage for in_global_destruction |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Yuval Kogman |
Sub::Name prereq |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Yuval Kogman |
move Devel::GlobalDestruction usage to MOP.pm so that... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Yuval Kogman |
ppport.h |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Yuval Kogman |
more cleanup of XS version of get_all_package_symbols |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Yuval Kogman |
ARGHGHGHGH!!! FUCKING UNREFERENCED GLOB/ |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Dave Rolsky |
Update to a newer ppport.h to get things working on... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Yuval Kogman |
use ref instead of blessed where it's not needed, and... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Yuval Kogman |
XS versions of the most common readsers |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Yuval Kogman |
more simplification of the MOP.pm boilerplate |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Yuval Kogman |
simplify loading of XS code so that it's not as nitrusi... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Yuval Kogman |
simplify idiot PUSHs/SPAGAIN incest |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Yuval Kogman |
XS version of get_all_package_symbols |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
blah |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
bah, cleanup made it much slower |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
simplfy get_all_package_symbols |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
get_all_methods and get_all_attributes |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
deprecate bless_instance_structure |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
small fixes & optimizations in Meta::Instance |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
remove now redundant init args |
commit | commitdiff | tree | snapshot |
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 |
next |