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
2009-05-08
Dave Rolsky
when checking @ISA to see if a class is loaded, make...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Dave Rolsky
add version number test for real
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Dave Rolsky
Ignore deprecated functons in Class::MOP
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Dave Rolsky
Use ExtraTests plugin to run extra tests for authors...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Dave Rolsky
Add $VERSION to modules without one
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Shawn M Moore
Deprecate, don't remove, Class::MOP::{subname,in_global...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Chris Prather
05:27 <@autarch> just import them in both Moose & CMOP
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Chris Prather
update changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Chris Prather
forgot to "use" Devel::GlobalDestruction after our...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Chris Prather
remove Class::MOP::subname and Class::MOP::in_global_de...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Chris Prather
add back in documentation for in_global_destruction...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Florian Ragwitz
Disable prototype mismatch warnings for add_package_symbol.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Florian Ragwitz
Fix pod indenting.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Florian Ragwitz
Fix pod typos.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Dave Rolsky
Fix release date
0.83
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Dave Rolsky
Checking in changes prior to tagging of version 0.83...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Dave Rolsky
bump version to 0.83
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Dave Rolsky
Remove the "email me" bits from Class::MOP too
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Florian Ragwitz
Use XSRETURN; make it x89 compliant.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Jesse Luehrs
update changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Jesse Luehrs
return early if a package's stash is empty in get_metho...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Jesse Luehrs
add test for get_message_map on empty package
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Yuval Kogman
changelog
0.82_02
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Dave Rolsky
bump version to 0.82_02
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Dave Rolsky
Add release date
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Dave Rolsky
do not try to load CMOP::Immutable anywhere
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Dave Rolsky
Refactor to exit early if we cannot inline
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Yuval Kogman
warn if expected metaclass's constructor doesn't exist
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dave Rolsky
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dave Rolsky
a few more tweaks now that CMOP::Class->_immutable_meta...
0.82_01
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Matt S Trout
changelog immutable work
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dave Rolsky
Don't document can_be_inlined here
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dave Rolsky
No need for API docs in Class::MOP::Class::Immutable...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dave Rolsky
Docs for CMOP::Method::Inlined
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dave Rolsky
Make immutable_metaclass private and move it so it...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dave Rolsky
Docs for Class::MOP::Class::Immutable::Trait Class...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dave Rolsky
Add docs to Class::MOP::Class::Immutable::Trait
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dave Rolsky
bump version to 0.82_01
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Dave Rolsky
Add header for next release
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Shawn M Moore
Don't use no_plan!
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Yuval Kogman
Merge branch 'no_immutable_transformer'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Dave Rolsky
bump version to 0.82
0.82
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Dave Rolsky
add date to Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Dave Rolsky
Move creation of the warning until the end of the metho...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Dave Rolsky
Reduce nested if-ness by short-circuiting and returning...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Dave Rolsky
Perltidy this file
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Dave Rolsky
More perltidying
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Dave Rolsky
More perltidying abuse of CMOP::Class
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Yuval Kogman
reformat
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Yuval Kogman
allow safe overriding of immutable_trait
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Yuval Kogman
refactor a Class::MOP::Method::Inlined base class
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Dave Rolsky
Push to origin after tagging
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Yuval Kogman
Remove immutable transformer
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Shawn M Moore
Don't define new() in this benchmark, make_immutable...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Dave Rolsky
Fix a speling error in Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-15
Jesse Luehrs
update Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Dave Rolsky
Document deprecation fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Dave Rolsky
Pass @_ from deprecation wrapper
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Jesse Luehrs
warn if we aren't going to inline a constructor because...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
Yuval Kogman
pass in args for all deprecated methods
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Dave Rolsky
bump version to 0.81
0.81
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Dave Rolsky
Update changes for release
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Florian Ragwitz
Changelogging.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Florian Ragwitz
Avoid c compiler warnings by declaring some unused...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Florian Ragwitz
Include stack traces in the deprecation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
Dave Rolsky
Make _initialize_body private to match other classes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
Add date for release
0.80_01
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
bump version to 0.80_01
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
Handle undef without warnings in class_of
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
Make the deprecation warning for attributes match all...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
Tweak changes to be a bit more useful
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
Document all the renames and deprecations in changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
Make attributes private. Even though it can be inlined...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
one more spot still referring to compute_all_applicable...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
Remove mention of compute_all_applicable_attributes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
Doh, had the wrong method name in the deprecation warning
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
Fix some comments referencing renamed methods
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
memoize get_all_attributes, not compute_all_applicable_...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
Merge branch 'master' into renames-and-deprecations
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
deprecate compute_all_applicable_attributes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
make CMOP::Class->construct_instance private
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Dave Rolsky
preserve compiler flags from Config.pm
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Dave Rolsky
Add release date
0.80
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Dave Rolsky
bump version
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Dave Rolsky
Add "reblessing" to dictionary
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Dave Rolsky
rebless_instance_away is documented
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Dave Rolsky
remove docs for HAVE_ISAREV
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Dave Rolsky
Give everything the same line length
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
Shawn M Moore
Make HAVE_ISAREV warn
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
Shawn M Moore
Remove the pure-perl fallback of CMOP::Class->subclasses
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
Shawn M Moore
Deprecate HAS_ISAREV, it was always just returning 1!
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Hans Dieter...
clean up trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Hans Dieter...
fix load_first_existing_class to die on an existing...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Mention that we switched to class_of in the Changes...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Changes from no-meta
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Move class_of into the scope of %METAS to save a method...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Don't protect against undef both because this is a...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Document that load_class returns the metaclass
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Use class_of in CMOP::Object::_new
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Use class_of in Immutable
commit
|
commitdiff
|
tree
|
snapshot
next