projects
/
gitmo/Moose.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Moose.git
2012-02-20
Jesse Luehrs
calling Moose->init_meta yourself really shouldn't...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Jesse Luehrs
need to use Moose in this example
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Restore deleted recipes under Moose::Cookbook::Legacy
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Jesse Luehrs
stop recommending the register_implementation thing
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Jesse Luehrs
class metaclasses can also be applied directly
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Jesse Luehrs
add another warning against subclass extensions
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Jesse Luehrs
this is actually completely unnecessary
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Jesse Luehrs
'use Moose::Exporter' already turns on strict and warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Add CAVEAT to Meta::Table_MetaclassTrait about issues...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Doc recipe rename in Changes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Fix tests for moose sugar extending recipe so they...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Extending::Recipe4 to Extending::Mooseish_MooseSugar
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
There is no extending recipe3 any more
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Extending::Recipe2 to Extending::Debugging_BaseC...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Extending::Recipe1 to Extending::ExtensionOverview
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Remove reference to not-yet-written Meta::Recipe8
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Meta::Recipe7 to Meta::GlobRef_InstanceMetaclass
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Meta::Recipe6 to Meta::PrivateOrPublic_MethodMet...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Meta::Recipe5 to Meta::Table_MetaclassTrait
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Meta::Recipe3 to Meta::Labeled_AttributeTrait
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Meta::Recipe1 to Meta::WhyMeta
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Roles::Recipe3 to Roles::ApplicationToInstance
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Roles::Recipe2 to Roles::Restartable_AdvancedCom...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Roles::Recipe1 to Roles::Comparable_CodeReuse
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe11 to Basics::DateTime_ExtendingNo...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe10 to Basics::Person_BUILDARGSAndBUILD
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe9 to Basics::Genome_OverloadingSub...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe8 to Basics::BinaryTree_BuilderAnd...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe7 to Basics::Immutable
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe6 to Basics::Document_AugmentAndInner
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe5 to Basics::HTTP_SubtypesAndCoercion
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe4 to Basics::Company_Subtypes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe3 to Basics::BinaryTree_AttributeF...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe2 to Basics::BankAccount_MethodMod...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Rename Basics::Recipe1 to Basics::Point_AttributesAndSu...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Remove recipe on providing an alternate base class
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Use a metaclass trait and don't do "also => Moose"
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Remove deleted recipes from Cookbook.pod
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Use a better class name for recipe code
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Remove meta recipe 4 and merge its relevant bits into...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Removed Meta recipe2 (an attribute metaclass)
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Dave Rolsky
Update to modernize recommendations and make example...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Dave Rolsky
Mention ticket associated with bug
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Dave Rolsky
Small formatting tweak
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Tomas Doran
And the same fix for role_type
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Tomas Doran
Fix bug with multiple class_type statements.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Dave Rolsky
s/Version::Requirements/CPAN::Meta::Requirements/g
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Dave Rolsky
Add 2.0402 Changes to master branch
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Dave Rolsky
Fix implementation of _STRINGLIKE0
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Dave Rolsky
Add a test to make sure native array ->join accepts...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Dave Romano
Some typo fixes for the Class::MOP docs
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Karen Etheridge
require the minimum version of Class::Load that has...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Karen Etheridge
Revert "Class::Load::load_first_existing_class was...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Karen Etheridge
Class::Load::load_first_existing_class was added in...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Dave Rolsky
Fix some broken web links
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Dave Rolsky
Use mailto: in L<> links to email addresses
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Dave Rolsky
Fix (or remove) broken links in the POD
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Jesse Luehrs
missing use statement in dzil stuff
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Jesse Luehrs
make this test less reliant on exact error message
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Jesse Luehrs
recipe11 needs to load DateTime::Calendar::Mayan
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Dave Rolsky
Add todo for method conflicts in role -> role application
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Dave Rolsky
Move a bunch of stuff around in the TODO list
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Dave Rolsky
During role summation, make sure that any method name...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Dave Rolsky
Test (that fails) for an edge case in role composition
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Dave Rolsky
Fix a small comment typo
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Dave Rolsky
Add tests for handling of excludes ...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Dave Rolsky
Fix error message buglet
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Dave Rolsky
Remove PRANG from list of deps to test since it's been...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Dave Rolsky
Add some minimal tests of the method API for roles
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Dave Rolsky
Fix code example to match current api
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Jesse Luehrs
sync changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Jesse Luehrs
fix weak lazy attributes (tome)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Jesse Luehrs
changelog and version bump
2.0400
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Jesse Luehrs
add conflicts on broken things
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Jesse Luehrs
spelling fix
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Dave Rolsky
Fix docs on inlining to reflect reality
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Jesse Luehrs
changelog and version bump
2.0302
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Todd Hepler
first pass at benchmarking loading many classes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Dave Rolsky
Add mention of load_class and is_class_loaded to Delta
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Dave Rolsky
Small doc tweak - replace "there" with link to Class...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Dave Rolsky
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Chris Prather
document that some functions moved to Class::Load
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Jesse Luehrs
don't assume search.cpan.org-format anchors
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Matt S Trout
adjust tests to only test for truth of make_immutable...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Matt S Trout
make make_mutable always return $self and alter tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Dave Rolsky
Remove docs on no-longer-existent make_immutable method...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Dave Rolsky
Don't expect CMOP::Class to have a $VERSION var (when...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Dave Rolsky
Fix test failure with Perl 5.8.8
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Dave Rolsky
Add SUPER to list of modules for development
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Jesse Luehrs
version bump
2.0301
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Dave Rolsky
Doc error class bug fix
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Dave Rolsky
A mutable class will throw errors from inside CMOP...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Dave Rolsky
Fix uninit var warning from _inline_create_error when...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Dave Rolsky
Check that stderr is empty string, not undef
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Dave Rolsky
Add test - custom error class is causing a warning...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Jesse Luehrs
fix pod spelling
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Dave Rolsky
Small wording tweak in Changes
commit
|
commitdiff
|
tree
|
snapshot
next