2009-09-22 |
gfx |
Add various things |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Implement confliction checks in roles |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Add Mouse::Util::english_list() |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Add a comment |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Add some test files |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Copy .shipit from Moose |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Fix tests |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Add Mouse->moose_version for compatible Moose version... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
version 0.31 |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Note failures in 5.10.1, but I don't know why it happens |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Changelogging |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Change, Fix, Improve |
commit | commitdiff | tree | snapshot |
2009-09-22 |
gfx |
Fix Makefile.PL to remove old xt/compatibility/* tests... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Changelogging |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Remove xt/compatibility/* at make clean |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
More compatibility |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Update .gitignore and add MANIFEST.SKIP |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Remove a version check |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Add my name to AUTHORS |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Release date |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Fix typos in tests |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Merge branch 'master' into topic/more-compatible |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Add TODO |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Use scalar(caller) instead of caller in list context |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Make anonymous classes work correctly |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Mouse::Role improved |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
A tiny tweak |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Remove an unused method |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Fix tests for accessors |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Add Meta/Method/Accessor.pm |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
(Re-)organize Method Accessor, implementing has ..... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Tokuhiro Matsuno |
this test fails with older moose |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Add a test file for throw_error() |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Use throw_error() instead of confess() |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Add my name to Changes |
commit | commitdiff | tree | snapshot |
2009-09-21 |
gfx |
Remove duplications and cleanup |
commit | commitdiff | tree | snapshot |
2009-09-20 |
gfx |
Add has_x_method_modifiers, but not yet tested |
commit | commitdiff | tree | snapshot |
2009-09-20 |
gfx |
Changelogging |
commit | commitdiff | tree | snapshot |
2009-09-20 |
gfx |
Creanup |
commit | commitdiff | tree | snapshot |
2009-09-20 |
gfx |
Cleanup |
commit | commitdiff | tree | snapshot |
2009-09-20 |
gfx |
Move M::Util::(version|authority|identifier) to M:... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
gfx |
Fix a bug related to the randomized hash keys. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
gfx |
Refactoring |
commit | commitdiff | tree | snapshot |
2009-09-20 |
gfx |
Save global variables (Mouse/Util.pm) |
commit | commitdiff | tree | snapshot |
2009-09-20 |
gfx |
Fix Changes |
commit | commitdiff | tree | snapshot |
2009-09-20 |
gfx |
Merge branch 'master' into topic/more-compatible |
commit | commitdiff | tree | snapshot |
2009-09-17 |
sunnavy |
bump version to 0.30 |
commit | commitdiff | tree | snapshot |
2009-09-17 |
sunnavy |
update Changes for 0.29 |
commit | commitdiff | tree | snapshot |
2009-09-17 |
sunnavy |
small test update |
commit | commitdiff | tree | snapshot |
2009-09-17 |
gfx |
Fix meta() and initialize() for more compatibility |
commit | commitdiff | tree | snapshot |
2009-09-17 |
gfx |
Add missing is => 'bare' to a test |
commit | commitdiff | tree | snapshot |
2009-09-17 |
gfx |
Merge branch 'topic/more-compatible' of gitmo@moose... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
gfx |
Warn about missing associated methoes, instead of die. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
gfx |
Make $role->get_method_list() include meta() (Moose... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
gfx |
Improve type constraint stuff |
commit | commitdiff | tree | snapshot |
2009-09-17 |
gfx |
Support is => 'bare' for compatibility |
commit | commitdiff | tree | snapshot |
2009-09-17 |
gfx |
Make generators private |
commit | commitdiff | tree | snapshot |
2009-09-17 |
gfx |
Use mkpath instead of make_path in Makefile.PL |
commit | commitdiff | tree | snapshot |
2009-09-17 |
gfx |
Move MethodAccessor stuff to Attribute |
commit | commitdiff | tree | snapshot |
2009-09-16 |
sunnavy |
Moose role class has ->meta in method_list since 0... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
gfx |
Make $role->get_method_list() include meta() (Moose... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
gfx |
Improve type constraint stuff |
commit | commitdiff | tree | snapshot |
2009-09-15 |
gfx |
Support is => 'bare' for compatibility |
commit | commitdiff | tree | snapshot |
2009-09-15 |
gfx |
Make generators private |
commit | commitdiff | tree | snapshot |
2009-09-15 |
gfx |
Use mkpath instead of make_path in Makefile.PL |
commit | commitdiff | tree | snapshot |
2009-09-15 |
gfx |
Move MethodAccessor stuff to Attribute |
commit | commitdiff | tree | snapshot |
2009-09-09 |
sunnavy |
bump to 0.29 |
commit | commitdiff | tree | snapshot |
2009-09-08 |
sunnavy |
update changes |
commit | commitdiff | tree | snapshot |
2009-09-08 |
sunnavy |
make auto_deref also handles isa not only ArrayRef... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Shawn M Moore |
Only unlink Mouse::Tiny if it exists, otherwise autodie... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Shawn M Moore |
autodie in generate-mouse-tiny.pl |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Shawn M Moore |
Typo fix |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Matt S Trout |
fixup Makefile.PL to generate Mouse/Tiny.pm so we actua... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Shawn M Moore |
Bump to 0.28 |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Shawn M Moore |
0.27 changes 0.27 |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Shawn M Moore |
Transfer copyright to II |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Shawn M Moore |
Maintenance section |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Shawn M Moore |
You need CMM::Fast not Data::Util (which it uses) |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Shawn M Moore |
Some more pro-Moose propaganda |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Tomas Doran... |
Bump to 0.27, Sartak style :) |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Tomas Doran... |
Add date to changelog 0.26 |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Tomas Doran... |
Fix issue reported by ArjenL in #moose |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Shawn M Moore |
Bump to 0.26 |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Shawn M Moore |
0.25 Changes 0.25 |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Shawn M Moore |
Bump to 0.25 |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Shawn M Moore |
Don't warn about squirrel deprecations 0.24 |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Shawn M Moore |
0.24 changes |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Shawn M Moore |
This fails with older Moose. Not sure which version... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Tokuhiro Matsuno |
added Mouse->init_meta |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Tokuhiro Matsuno |
Mouse code has a lot of '{' and '}', q{} is dangerous. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Tokuhiro Matsuno |
construct_instance is obsolated, use construct_instance... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Tokuhiro Matsuno |
update the test code from latest moose repo |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Tokuhiro Matsuno |
latest moose inlining destructor by default |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Shawn M Moore |
Bump to 0.24 |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Shawn M Moore |
0.23 date 0.23 |
commit | commitdiff | tree | snapshot |
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 |
next |