projects
/
gitmo/Mouse.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Checking in changes prior to tagging of version 0.64.
[gitmo/Mouse.git]
/
lib
/
Mouse
/
Meta
/
Attribute.pm
2010-07-26
gfx
Checking in changes prior to tagging of version 0.64.
0.64
blob
|
commitdiff
2010-07-26
gfx
Remove long deprecated methods in M::M::Attribute
blob
|
commitdiff
|
diff to current
2010-07-26
gfx
Fix illegal option process, add tests for it
blob
|
commitdiff
|
diff to current
2010-07-26
gfx
Add illigal inheritance process (Moose 1.09 feature)
blob
|
commitdiff
|
diff to current
2010-07-26
gfx
Add $attr->insertion_order
blob
|
commitdiff
|
diff to current
2010-07-20
gfx
Checking in changes prior to tagging of version 0.63.
0.63
blob
|
commitdiff
|
diff to current
2010-07-06
gfx
Checking in changes prior to tagging of version 0.62.
0.62
blob
|
commitdiff
|
diff to current
2010-06-19
gfx
Checking in changes prior to tagging of version 0.61.
0.61
blob
|
commitdiff
|
diff to current
2010-06-09
gfx
Checking in changes prior to tagging of version 0.60.
0.60
blob
|
commitdiff
|
diff to current
2010-05-18
Fuji, Goro
Checking in changes prior to tagging of version 0.59.
0.59
blob
|
commitdiff
|
diff to current
2010-05-08
Fuji, Goro
Checking in changes prior to tagging of version 0.58.
0.58
blob
|
commitdiff
|
diff to current
2010-05-07
Fuji, Goro
Checking in changes prior to tagging of version 0.57.
0.57
blob
|
commitdiff
|
diff to current
2010-04-29
gfx
Checking in changes prior to tagging of version 0.56.
0.56
blob
|
commitdiff
|
diff to current
2010-04-21
gfx
Checking in changes prior to tagging of version 0.55.
0.55
blob
|
commitdiff
|
diff to current
2010-04-17
gfx
Checking in changes prior to tagging of version 0.54.
0.54
blob
|
commitdiff
|
diff to current
2010-04-11
gfx
Checking in changes prior to tagging of version 0.53.
0.53
blob
|
commitdiff
|
diff to current
2010-03-27
gfx
Checking in changes prior to tagging of version 0.52...
0.52
blob
|
commitdiff
|
diff to current
2010-03-15
gfx
Checking in changes prior to tagging of version 0.51...
0.51
blob
|
commitdiff
|
diff to current
2010-03-15
gfx
Checking in changes prior to tagging of version 0.50_09...
0.50_09
blob
|
commitdiff
|
diff to current
2010-03-12
gfx
Introduce Test::Perl::Critic
blob
|
commitdiff
|
diff to current
2010-03-12
gfx
Remove unused vars, suggested by Test::Vars
blob
|
commitdiff
|
diff to current
2010-03-11
gfx
Checking in changes prior to tagging of version 0.50_08...
0.50_08
blob
|
commitdiff
|
diff to current
2010-03-07
gfx
Checking in changes prior to tagging of version 0.50_07...
0.50_07
blob
|
commitdiff
|
diff to current
2010-03-02
gfx
Checking in changes prior to tagging of version 0.50_06...
0.50_06
blob
|
commitdiff
|
diff to current
2010-03-01
gfx
Checking in changes prior to tagging of version 0.50_05...
0.50_05
blob
|
commitdiff
|
diff to current
2010-02-26
gfx
Checking in changes prior to tagging of version 0.50_04...
0.50_04
blob
|
commitdiff
|
diff to current
2010-02-26
gfx
Use @CARP_NOT instead of %Carp::Internal
blob
|
commitdiff
|
diff to current
2010-02-23
gfx
Clean up warnings
blob
|
commitdiff
|
diff to current
2010-02-23
gfx
Make Mouse::Util::load_class return the argument class...
blob
|
commitdiff
|
diff to current
2010-02-22
gfx
Checking in changes prior to tagging of version 0.50_03...
0.50_03
blob
|
commitdiff
|
diff to current
2010-02-22
gfx
Resolve a todo: if you set both 'isa' and 'does' on...
blob
|
commitdiff
|
diff to current
2010-02-22
gfx
Tidy delegation routine
blob
|
commitdiff
|
diff to current
2010-02-20
gfx
Checking in changes prior to tagging of version 0.50_02...
0.50_02
blob
|
commitdiff
|
diff to current
2010-02-19
gfx
Add argument currying for delegation
blob
|
commitdiff
|
diff to current
2010-02-13
gfx
Checking in changes prior to tagging of version 0.50_01...
0.50_01
blob
|
commitdiff
|
diff to current
2010-02-13
gfx
Mouse::Meta::Attribute->new warns about unknown, or...
blob
|
commitdiff
|
diff to current
2010-02-08
gfx
Checking in changes prior to tagging of version 0.50...
0.50
blob
|
commitdiff
|
diff to current
2010-02-02
gfx
Checking in changes prior to tagging of version 0.49...
0.49
blob
|
commitdiff
|
diff to current
2010-01-31
gfx
Checking in changes prior to tagging of version 0.48...
0.48
blob
|
commitdiff
|
diff to current
2010-01-16
gfx
Use Mouse::Object::BUILDARGS, because it's safe and...
blob
|
commitdiff
|
diff to current
2010-01-15
gfx
Checking in changes prior to tagging of version 0.47...
0.47
blob
|
commitdiff
|
diff to current
2010-01-11
gfx
Move Mouse::Meta::Attribute::_process_options into XS
blob
|
commitdiff
|
diff to current
2010-01-09
gfx
Checking in changes prior to tagging of version 0.46...
0.46
blob
|
commitdiff
|
diff to current
2010-01-09
gfx
Remove long-deprecated features
blob
|
commitdiff
|
diff to current
2010-01-09
gfx
Apply a patch to support handle => sub { ... }, contrib...
blob
|
commitdiff
|
diff to current
2009-12-22
gfx
Checking in changes prior to tagging of version 0.4501...
0.4501
blob
|
commitdiff
|
diff to current
2009-12-19
gfx
Checking in changes prior to tagging of version 0.45...
blob
|
commitdiff
|
diff to current
2009-12-19
gfx
Rename: s/verify_type_constraint_error/_throw_type_cons...
blob
|
commitdiff
|
diff to current
2009-12-19
gfx
Change the signature of verify_type_constraint_error...
blob
|
commitdiff
|
diff to current
2009-12-19
gfx
Change the internal delegation code
blob
|
commitdiff
|
diff to current
2009-12-18
gfx
Lazy load for Delegation class
blob
|
commitdiff
|
diff to current
2009-12-18
gfx
Tidy
blob
|
commitdiff
|
diff to current
2009-12-18
gfx
Rename variable names for clearity
blob
|
commitdiff
|
diff to current
2009-12-16
gfx
Add set_value/get_value/has_value/clear_value to Attribute
blob
|
commitdiff
|
diff to current
2009-12-09
gfx
Checking in changes prior to tagging of version 0.44...
0.44
blob
|
commitdiff
|
diff to current
2009-12-07
gfx
Checking in changes prior to tagging of version 0.43...
0.43
blob
|
commitdiff
|
diff to current
2009-12-07
gfx
Add some document
blob
|
commitdiff
|
diff to current
2009-12-05
gfx
Checking in changes prior to tagging of version 0.42...
0.42
blob
|
commitdiff
|
diff to current
2009-12-05
gfx
Checking in changes prior to tagging of version 0.41...
0.41
blob
|
commitdiff
|
diff to current
2009-12-05
gfx
Tidy
blob
|
commitdiff
|
diff to current
2009-12-03
gfx
Checking in changes prior to tagging of version 0.40_09...
0.40_09
blob
|
commitdiff
|
diff to current
2009-11-26
gfx
Checking in changes prior to tagging of version 0.40_08...
0.40_08
blob
|
commitdiff
|
diff to current
2009-11-17
gfx
Fix many
0.40_07
blob
|
commitdiff
|
diff to current
2009-11-17
gfx
Mouse::Object has meta() method
blob
|
commitdiff
|
diff to current
2009-11-16
gfx
Checking in changes prior to tagging of version 0.40_06...
0.40_06
blob
|
commitdiff
|
diff to current
2009-11-02
gfx
Checking in changes prior to tagging of version 0.40_05...
0.40_05
blob
|
commitdiff
|
diff to current
2009-11-01
gfx
Checking in changes prior to tagging of version 0.40_04...
0.40_04
blob
|
commitdiff
|
diff to current
2009-10-31
gfx
Fix associate_method()
blob
|
commitdiff
|
diff to current
2009-10-31
gfx
Change is-a predicate stuff
blob
|
commitdiff
|
diff to current
2009-10-30
gfx
Checking in changes prior to tagging of version 0.40_03...
0.40_03
blob
|
commitdiff
|
diff to current
2009-10-27
gfx
Checking in changes prior to tagging of version 0.40_02...
0.40_02
blob
|
commitdiff
|
diff to current
2009-10-27
gfx
Tweaks for compatibility
blob
|
commitdiff
|
diff to current
2009-10-26
gfx
Split accessor generators into Accessor.pm and Delegati...
blob
|
commitdiff
|
diff to current
2009-10-26
gfx
More _generate_class_type_for()
blob
|
commitdiff
|
diff to current
2009-10-26
gfx
Version 0.40_01
blob
|
commitdiff
|
diff to current
2009-10-25
gfx
Implement XS accessor generators
blob
|
commitdiff
|
diff to current
2009-10-24
gfx
Move accessors into XS
blob
|
commitdiff
|
diff to current
2009-10-19
gfx
Checking in changes prior to tagging of version 0.40...
0.40
blob
|
commitdiff
|
diff to current
2009-10-19
gfx
Revert "Ignore fatal errors in "traits" resolution...
blob
|
commitdiff
|
diff to current
2009-10-19
gfx
Ignore fatal errors in "traits" resolution. This is...
blob
|
commitdiff
|
diff to current
2009-10-13
gfx
Checking in changes prior to tagging of version 0.39...
0.39
blob
|
commitdiff
|
diff to current
2009-10-13
gfx
Checking in changes prior to tagging of version 0.38...
0.38
blob
|
commitdiff
|
diff to current
2009-10-13
gfx
Add VERSION section to pods
blob
|
commitdiff
|
diff to current
2009-10-12
gfx
Add a comment
blob
|
commitdiff
|
diff to current
2009-10-12
gfx
Tidy
blob
|
commitdiff
|
diff to current
2009-10-10
gfx
Add regexp handles
blob
|
commitdiff
|
diff to current
2009-10-09
gfx
Tidy for release
blob
|
commitdiff
|
diff to current
2009-10-07
gfx
Implement 'does' attribute in has()
blob
|
commitdiff
|
diff to current
2009-10-07
gfx
Switch to Mouse::Exporter
blob
|
commitdiff
|
diff to current
2009-10-05
gfx
Refactor install_accessor() and related stuff
blob
|
commitdiff
|
diff to current
2009-10-04
gfx
Fix clone_and_inherit_options() to take 'traits' and...
blob
|
commitdiff
|
diff to current
2009-10-03
gfx
Fix issues on 5.6.2
blob
|
commitdiff
|
diff to current
2009-10-03
gfx
Cleanup
blob
|
commitdiff
|
diff to current
2009-10-03
gfx
Comment deprecated methods
blob
|
commitdiff
|
diff to current
2009-10-02
gfx
Add get_read_method_ref and get_write_method_ref. Remov...
blob
|
commitdiff
|
diff to current
2009-10-02
gfx
Tidy
blob
|
commitdiff
|
diff to current
2009-09-30
gfx
Deprecate two internal methods: coerce_constraint(...
blob
|
commitdiff
|
diff to current
2009-09-30
gfx
Add a semicolon
blob
|
commitdiff
|
diff to current
2009-09-30
gfx
Move type coercion mechanism from Util/TypeConstraints...
blob
|
commitdiff
|
diff to current
2009-09-28
gfx
Tweaks for pods
blob
|
commitdiff
|
diff to current
next