projects
/
gitmo/Class-MOP.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Class-MOP.git
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
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
next