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-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
2009-03-28
Shawn M Moore
rebless_instance fixes and no-metaing
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Make class_of actually work, since it's not a method! :x
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Another error change
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Better error message given that we're trying to ignore...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Tweaks to class_of
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Doc for class_of
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Shawn M Moore
Class::MOP::class_of($instance_or_class)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Dave Rolsky
bump version and update Changes
0.79
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Dave Rolsky
Merge branch 'master' into renames-and-deprecations
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Dave Rolsky
Add new method
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Dave Rolsky
Add release date
0.78_02
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Shawn M Moore
Document rebless_instance_away as part of rebless_instance
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Shawn M Moore
Document changes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Shawn M Moore
Add a rebless_instance_away hook
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Shawn M Moore
Use blessed instead of ref to get an instance's class...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Dave Rolsky
changes for 0.78_02
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Dave Rolsky
XSPROTO backcompat for 5.8.x
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Dave Rolsky
bump version so Moose has something to depend on
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Dave Rolsky
CMOP now conflicts with the most recent release of...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Dave Rolsky
More about the immutable changes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Dave Rolsky
More info on doc changes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Dave Rolsky
changes for immutable refactoring
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Dave Rolsky
Merge branch 'master' into refactor-immutable
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Dave Rolsky
We are never going to make a destructor object and...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Dave Rolsky
Documented the is_inline method twice, oops.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
Dave Rolsky
Using goto is very subclass-unfriendly, and breaks...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
Dave Rolsky
Merge branch 'master' into renames-and-deprecations
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
Dave Rolsky
More refactoring of immutable code to make it easy...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Dave Rolsky
Not document CMOP::Method::Constructor->options
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Dave Rolsky
Anchor the regex properly
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Dave Rolsky
Ignore manifest
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Dave Rolsky
Use git for tagging
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Dave Rolsky
Ignore all .git.*
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Dave Rolsky
bump version for dev release
0.78_01
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Add docs to Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
finish up docs for CMOP::Immutable
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Some more doc cleanup. Make this pod like the other...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Missing docs on method metaclass names
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Some more words in the dictionary
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Docs for CMOP::Package
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
fix a pod error
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
docs for CMOP::Module
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Docs for CMOP::Object
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Docs for CMOP::Method::Wrapped
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Docs for CMOP::Method::Generated (or really, lack of...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Make the new method in CMOP::Method::Generated throw...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
No need to pass an index to an array when we can pass...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
docs for CMOP::Method::Constructor
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Fix a small grammar error
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Missed a few required options for the constructor
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
docs for CMOP::Method::Accessor
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
docs for CMOP::Metohd
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
use X Protocol phrase in docs for each module
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
docs for CMOP::Instance
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
small tweaks to meta method docs
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
add docs for meta method
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
more spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Some more doc cleanup. Make this pod like the other...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Missing docs on method metaclass names
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Some more words in the dictionary
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Docs for CMOP::Package
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Some more doc cleanup. Make this pod like the other...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Missing docs on method metaclass names
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Some more words in the dictionary
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Docs for CMOP::Package
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
Rename CMOP::Module->create to _instantiate_module...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Dave Rolsky
fix a pod error
commit
|
commitdiff
|
tree
|
snapshot
next