index
:
Moose.git
Moose-XS
abandoned/Moose-XS
abandoned/accessors_not_capturing_meta
abandoned/carp_internal
abandoned/check_original_wrapped_method
abandoned/death_to_all_ellipses
abandoned/exclude-delegated
abandoned/exporter-parameters
abandoned/exporter_warnings
abandoned/extends_export_command
abandoned/handles_regexp_in_arrayref
abandoned/m-exporter-metaclass_roles-bug
abandoned/mixin-hasmethods
abandoned/name-delegations
abandoned/native-helpers-validation
abandoned/optional_meta_tests
abandoned/requires_attr_and_co
abandoned/role-attrs-have-methods
abandoned/self-ordering-attr-init
abandoned/subtype-of-parameterizable
abandoned/test-aggregate
abandoned/test-calls-explicitly
abandoned/test_refactor
abandoned/unimport_helpers
abandoned/xs-accessor
attic/Sub-Compose-test
attic/aborted-role-application-docs
attic/accessors_not_capturing_meta
attic/allow-role-metaclass-override
attic/attribute_validation
attic/document_lazy_build_required
attic/dont_close_over_meta
attic/dumb_roles
attic/grep_in_place
attic/handles_curry
attic/inlinable-type-checks
attic/meta-independence
attic/metaclass-traits
attic/native-array-additions
attic/native-helpers-validation
attic/native-methods-useful-errors
attic/no_filter
attic/parameterized_type_fixes
attic/public_compiled_type_coercion
attic/role_combination_bug
attic/save_immutable_options
attic/topic/build_all_class
attic/topic/nonmoose_gets_cmop_meta
attic/type_union_fix
attic/typeconstraint_intersection
attic/unimport_helpers
attribute_helpers
blead
exporter-enhanced
fhoxh-test
master
meta-independence
private-attribute-map
rfc/anonymous-improvements
rfc/check-conflicts
rfc/codegen_cleanup
rfc/deprecate-optimize_as
rfc/grep_in_place
rfc/method_cache
rfc/native-accessor-bug-fix
rfc/no_filter
rfc/parent_inlined_tc
rfc/rebless_triggers
rfc/role_class_attributes
rfm/check-native-trait-handles
rfm/use-class-load
self-ordering-attr-init
stable
test-aggregate
test_refactor
topic/adding_some_docs_to_method_modifiers
topic/aliasing_bug
topic/allow_mutable_ancestors
topic/anon-class-caching
topic/anonymous-improvements
topic/apply-multi-roles
topic/attribute_trait_parameters
topic/carp_internal
topic/check-for-loaded-metaclass
topic/check_original_wrapped_method
topic/cmop-merge
topic/code_attribute_helper
topic/codegen_cleanup
topic/composite_bug
topic/death_to_all_ellipses
topic/delegation_and_modifiers
topic/deprecate-direct-init_meta
topic/deprecate-instance-new
topic/deprecate_alias_excludes
topic/document_custom_classtype_names
topic/dont-close-over-meta-take-3
topic/dont_close_over_meta
topic/duck_type_messages
topic/eval-closure
topic/export_to_main
topic/exporter-parameters
topic/exporter_init_meta
topic/extends_export_command
topic/faq_require_attribute
topic/fix-derived-exports
topic/fix-test-file-regex
topic/fix_aliased_delegation
topic/immutable_subclass_warning
topic/import_method_pollution
topic/initialize-on-apply_all_roles
topic/inlinable-type-checks
topic/inline-tc
topic/is-traits
topic/is_role_only_subclass
topic/kentnl/typeconstraint_intersection
topic/list_util_helpers
topic/match_operator
topic/meta-generator
topic/metaclass_init_as_moose
topic/moose-cmop-merge
topic/more_metaclass_compat
topic/native-array-additions
topic/native-helpers-validation
topic/native-trait-bugfix
topic/no_checking_attr_method_metaclasses
topic/no_filter
topic/no_self_new_warning
topic/nonmoose
topic/oose-with-types
topic/optional_meta_tests
topic/public_compiled_type_coercion
topic/raw_value
topic/rebless_triggers
topic/regexpref
topic/reinitialize-fixes
topic/requires_attr_and_co
topic/role_class_attributes
topic/role_combination_bug
topic/role_combination_hooks
topic/rt-48985-and-deprecate-method-map
topic/save_immutable_options
topic/shuffle-explicit
topic/sort_a_b
topic/strict_export_list
topic/subclassible_initialization
topic/subtype-of-parameterizable
topic/support-policy-update
topic/tc_sugar_arrayrefs
topic/test-calls-explicitly
topic/use-class-load
topic/use-try-tiny
topic/validation-passthrough-objects
topic/xs-accessor
topics/inversed-legal-attribute-option-inheritance
git://git.moose.perl.org/Moose.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-01
changelog/delta for shallow_clone
HEAD
master
Ricardo Signes
2
-0/+12
2011-09-01
add shallow_clone to Array and Hash traits
Ricardo Signes
5
-0/+123
2011-09-01
add authordeps for inc::ExtractInlineTests
Ricardo Signes
1
-0/+3
2011-08-29
clean up duck type a bunch
Jesse Luehrs
2
-18/+11
2011-08-29
Merge changes for stable branch
Dave Rolsky
1
-4/+21
2011-08-29
Credit sartak for meta_lookup feature
Dave Rolsky
1
-1/+2
2011-08-29
Changes for parameterized traits bug fix
Dave Rolsky
1
-0/+4
2011-08-29
Fix typo in test description
Dave Rolsky
1
-1/+1
2011-08-29
Foreign options forbid caching of interpolated attribute metaobjects
Shawn M Moore
1
-4/+17
2011-08-29
Add a test exposing [rt.cpan.org #70419]
Shawn M Moore
1
-0/+47
2011-08-29
Add changes docs for meta_lookup feature
Dave Rolsky
1
-0/+7
2011-08-29
Basic test for meta_lookup
Shawn M Moore
1
-0/+38
2011-08-29
Flesh out meta_lookup doc a little more
Shawn M Moore
1
-4/+13
2011-08-29
meta_lookup doc
Shawn M Moore
1
-0/+8
2011-08-29
Rename meta_generator to meta_lookup
Shawn M Moore
1
-21/+21
2011-08-29
First pass at a meta_generator option for Moose::Exporter
Shawn M Moore
1
-15/+31
2011-08-29
Tweak doc changes for role_type & class_type
Dave Rolsky
1
-7/+5
2011-08-29
Improve documentation on Moose::Util::TypConstraints "role_type" and "class_t...
Kent Fredric
1
-0/+24
2011-08-25
Test duck_type under the debugger
Florian Ragwitz
1
-0/+18
2011-08-25
Make the duck type constraint closure check for blessing
Florian Ragwitz
1
-1/+1
2011-08-25
Fix duck_type constraint generators
Florian Ragwitz
2
-5/+12
2011-08-24
We work just fine with older EU::ParseXS versions
Florian Ragwitz
1
-3/+0
2011-08-22
another todo
Jesse Luehrs
1
-0/+5
2011-08-22
Fix is_class_loaded on blead
Florian Ragwitz
1
-11/+3
2011-08-21
don't rely on Carp::confess existing when compiling generated code
Jesse Luehrs
1
-1/+1
2011-08-21
Ignore MYMETA.json
Florian Ragwitz
1
-1/+1
2011-08-21
XS() was changed to imply static linkage - adapt
Florian Ragwitz
4
-14/+25
2011-08-07
Add applied_attribute as a possible role metarole
Dave Rolsky
1
-0/+2
2011-07-30
more todo
Jesse Luehrs
1
-0/+30
2011-07-30
add a few more rt tickets
Jesse Luehrs
1
-1/+11
2011-07-30
Add a little bit on handling of broken behavior that cannot be deprecated.
Dave Rolsky
1
-0/+3
2011-07-30
Added a todo item for 2.04
Dave Rolsky
1
-0/+4
2011-07-26
changelog
Jesse Luehrs
1
-4/+6
2011-07-25
conflict on MooseX::Types::Parameterizable 0.05
Jesse Luehrs
1
-0/+1
2011-07-25
Fix up weird indentation in code example (3-space indent?)
Dave Rolsky
1
-11/+11
2011-07-25
changelog
Jesse Luehrs
1
-0/+4
2011-07-25
clean up the moose::exporter doc additions a bit
Jesse Luehrs
1
-4/+6
2011-07-25
be a bit stricter and more consistent with tc messages
Jesse Luehrs
1
-1/+9
2011-07-23
Mention that the import method can take a into argument in
Paweł Murias
1
-1/+6
2011-07-22
changelog
Jesse Luehrs
1
-0/+13
2011-07-20
Update delta for deprecation warning
rfc/deprecate-optimize_as
Dave Rolsky
1
-0/+15
2011-07-20
Fix delta - we will warn for optimize_as in 2.0300, not 2.0200
Dave Rolsky
1
-1/+1
2011-07-20
deprecate optimize_as
Dave Rolsky
4
-3/+34
2011-07-20
initialize the metaclass when calling ->does
Jesse Luehrs
2
-1/+45
2011-07-20
actually, don't just call random ->does methods we don't control
Jesse Luehrs
1
-1/+1
2011-07-18
changelog
Jesse Luehrs
1
-0/+2
2011-07-18
changelog
2.0200
Jesse Luehrs
1
-0/+4
2011-07-18
version bump
Jesse Luehrs
1
-1/+1
2011-07-18
Spelling fix
Dave Rolsky
1
-1/+1
2011-07-18
MI issues exist with all method modifiers
Karen Etheridge
1
-7/+9
[next]