2009-05-27 |
Shawn M Moore |
mro::get_linear_isa -> Mouse::Util::get_linear_isa |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Shawn M Moore |
Changes |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Shawn M Moore |
If the metaclass has been collected, use mro::linearize... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Shawn M Moore |
Mouse::class_of |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Chris Prather |
add minimum version for Test::More and Test::Exception... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Chris Prather |
set perl version to 5.008 and document 5.6.2 bugs in POD |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shawn M Moore |
Bump to 0.23 |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shawn M Moore |
0.22 Changes 0.22 |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Shawn M Moore |
Make sure that role overrides work as specced |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Shawn M Moore |
Use $value instead of $_ in the constructor, since... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Shawn M Moore |
Clean up verify_against_type_constraint |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Tokuhiro Matsuno |
bug fixed. test is very important things! |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Tokuhiro Matsuno |
added workaround for autogenerated Moose test |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Shawn M Moore |
Bump to 0.22 |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Shawn M Moore |
0.21 date 0.21 |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Shawn M Moore |
Update Changes |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Tokuhiro Matsuno |
added typeconstraint's customizable error message support. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Tokuhiro Matsuno |
tckect #42992: Method modifiers affect all classes... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Tokuhiro Matsuno |
Moose says 'The clone_instance method has been made... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Tokuhiro Matsuno |
Merge branch 'master' of gitmo@jules.scsys.co.uk:Mouse |
commit | commitdiff | tree | snapshot |
2009-04-11 |
markstos |
eep, don't advise contacting nothingmuch directly for... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
markstos |
Improve documentation for type constraints. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
markstos |
Document address of the public git repo. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Tokuhiro Matsuno |
Mouse 0.21 Changes |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Tokuhiro Matsuno |
fixed pod mark up bug. and added Test::Pod test. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Tokuhiro Matsuno |
compatibility test is generating automatically.ignore it. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Joel Bernstein |
Fix test failures when user does not have C::Method... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Tokuhiro Matsuno |
class-mop says 'The compute_all_applicable_attributes... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Shawn M Moore |
Bump to 0.21 |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Shawn M Moore |
Be more damning of Mouse, more Squirrel deprecation 0.20 |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Shawn M Moore |
Deprecate Squirrel |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Shawn M Moore |
Add wu-lee to authors |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Shawn M Moore |
More 0.20 changes |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Shawn M Moore |
Move 0.20 changes into the right section |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Shawn M Moore |
throws_ok -> todo |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Yuval Kogman |
get_all_attributes |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Tokuhiro Matsuno |
fixed test count |
commit | commitdiff | tree | snapshot |
2009-04-06 |
wu-lee |
Added Changes note about metaclass accessors. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
wu-lee |
Added metaclass cache accessor methods (straight from... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
wu-lee |
Whoops. This should have been included in the previous... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
wu-lee |
Added latest bugfix to Changes. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
wu-lee |
Fixed bug in the immutable constructor. It now redispa... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
wu-lee |
Changes to date added for wu-lee. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Tokuhiro Matsuno |
added benchmark script for C::A::Fast |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Tokuhiro Matsuno |
do not create a copy of argument, if not needed |
commit | commitdiff | tree | snapshot |
2009-04-03 |
wu-lee |
Added test for the correct application order when multi... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
wu-lee |
Added test for the correct BUILD order after immutable... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
wu-lee |
Fixed a bug in the compiled constructor - it was invoki... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
wu-lee |
Type coercions should be added to the front of the... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
wu-lee |
Adjusted default 'isa' typeconstraint construction... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
wu-lee |
Correct error message to include 'Maybe' as implemented... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Tokuhiro Matsuno |
scope makes slower!mouse's constructer is faster than... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Tokuhiro Matsuno |
use compiled_constraints directly. performance enhancement. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Tokuhiro Matsuno |
refactoring the duplicated vars |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Tokuhiro Matsuno |
split accessor generator from the Meta::Attribute. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
use compiled type constraints. this change makes faster :) |
commit | commitdiff | tree | snapshot |
2009-04-02 |
NAKAGAWA Masaki |
Meta::Class->does_role searches isa for Moose compatibility |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
added benchmark case for setter, getter |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
less deps in Makefile.PL |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
generate moose compatibility test automatically |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
ignore *.old file |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
t/900_bug/001_immutable_types.t: oops. 'package B'... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
oops. i forgot to change make_immutable code. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
rebirth the find_type_constraint for backward compatibility |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
added Mouse::Meta::TypeConstraint and use it. Mouse... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
added Meta::Class->add_attribute_list for Moose compati... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
more strict argument check. Mouse does not support... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
added Meta::Class->has_method($name) |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
added comment |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
make a subtype for each Mouse class This behavior is... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Daisuke Maki... |
look under %TYPE first |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Daisuke Maki... |
Export find_type_constraint |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Daisuke Maki... |
Add a dummy TypeConstraint namespace so you can treat... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Daisuke Maki... |
move stuff from Meta::Attribute to Util::TypeConstraint... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Daisuke Maki... |
fix portability between Moose/Mouse's class_type |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Daisuke Maki... |
implement Maybe |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Tokuhiro Matsuno |
much faster impl. for constructor/accessor. this is... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Shawn M Moore |
Update error message to match Moose's |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Shawn M Moore |
Forbid undef passed to new for Moose compat |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Shawn M Moore |
TODO package A;our @VERSION passing is_class_loaded |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Shawn M Moore |
Need to actually be tests to be usefully todo'd |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Shawn M Moore |
Turn the throws_ok failures into TODO tests |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Shawn M Moore |
Fix another keyword regex |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Shawn M Moore |
Fix version check |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Shawn M Moore |
Fix use of meta-attr in trigger |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Shawn M Moore |
Remove third argument to trigger |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Nick Woolley |
Added a new test, essentially the code posted in RT... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Nick Woolley |
Modified glob asignment to be coderef assignment. ... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Nick Woolley |
Implemented Mouse::Role->does; modified Mouse::Meta... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Nick Woolley |
Implemented Moose::Object::does, borrowing from Moose... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Shawn M Moore |
Bump to 0.20 |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Shawn M Moore |
0.19 0.19 |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Shawn M Moore |
0.19 changes |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Shawn M Moore |
Avoid depending on method modifiers again |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Shawn M Moore |
Don't use a method modifier in a test, since they may... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Daisuke Maki |
oops, that used confess |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Daisuke Maki |
Make coercion work for parameterized types |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Daisuke Maki |
properly commit the newly created parameterized type... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Daisuke Maki |
I want parameterized types... I want it! |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Tokuhiro Matsuno |
oops. we want to use 'metaclass' in role, too :( |
commit | commitdiff | tree | snapshot |
next |