2009-04-27 |
Dave Rolsky |
Fix release date 0.76 |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dave Rolsky |
Add release date |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dave Rolsky |
bump version to 0.76 |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dave Rolsky |
Update conflicts list |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dave Rolsky |
Add paragraph break, add irc:// uri, add mailing list... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dave Rolsky |
Get rid of "email me" phrase, just point to RT |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Shawn M Moore |
Doc the reversion of THE WARNING |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Nelo Onyiah |
fixed small typo |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Hans Dieter... |
remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Shawn M Moore |
Revert "Moose now warns about class implicitly overridi... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Shawn M Moore |
For class_types, explicitly state that the value is... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Hans Dieter... |
xx is dumb, just put 76 in there |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Hans Dieter... |
document TC change |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Hans Dieter... |
add to Changes |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Hans Dieter... |
re-apply my patch |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Hans Dieter... |
simpler test case |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Hans Dieter... |
tests for selective coercion |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Hans Dieter... |
if something is already matching the type constraint... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
bump version to 0.75_01 0.75_01 |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
Mention specific CMOP version |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
No API docs needed for Moose::Meta::Class::Immutable... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
require very latest CMOP |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
Add release date |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
Doc immutabilization changes |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shawn M Moore |
Rename an obnoxiously long test file that messes up... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shawn M Moore |
More composition warning tests, oops |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shawn M Moore |
Changes doc for the new warning |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shawn M Moore |
Moose now warns about class implicitly overriding metho... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shawn M Moore |
Do not use no_plan! |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shawn M Moore |
Avoid duplication in running the same tests with and... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shawn M Moore |
Unconditionally depend on Test::Output; dropping Test... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tomas Doran... |
Merge commit 'origin/master' |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tomas Doran... |
Mark tests as TODO |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tomas Doran... |
Add all my tests wrt use base |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
Add some minimal docs |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
Add $VERSION & $AUTHORITY |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
Don't need to document MMC->superclasses |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
Doh, need to include wrapped_method_metaclass in our... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Yuval Kogman |
remove debugging warning |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Yuval Kogman |
Merge branch 'no_immutable_transformer' |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
bump version to 0.75 0.75 |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
Add date to Changes |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
push to origin after tagging |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
perltidy |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Yuval Kogman |
Update for removal of immutable transformer |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Yuval Kogman |
make Item a subtype of Any for sorting |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Yuval Kogman |
make Num a subtype of Str |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Hans Dieter... |
smooth out weird language |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Justin DeVuyst |
Change method_metaclass to an attr for metarole applica... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Shawn M Moore |
Doc -metaclass in Moose, and -metaclass and -traits... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Shawn M Moore |
Add -metaclass to changes and delta |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Shawn M Moore |
Make sure -metaclass works for Moose too |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Shawn M Moore |
Test to make sure -metaclass works |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Shawn M Moore |
Pass metaclass to init_meta |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Shawn M Moore |
Pull -metaclass out of the import line |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Hans Dieter... |
add ensure_all_roles() |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jesse Luehrs |
update Changes |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jesse Luehrs |
move validation (can't inherit from roles) from Moose... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Hans Dieter... |
note that role application does not try to save your... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dave Rolsky |
Basic recipe 12 was in 0.73_01 |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dave Rolsky |
Add basics recipe12 to changes |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Dave Rolsky |
Spel constraint properly |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Dave Rolsky |
various typo fixes from Matt Kraai |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Nelo Onyiah |
Fixed some typos |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Dave Rolsky |
Document deprecations/renamings |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Jesse Luehrs |
clean up warnings in test files due to constructors... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Dave Rolsky |
Fix test to actually test what it should be testing |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Dave Rolsky |
Add a more of a conclusion to the unsweetened docs |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Dave Rolsky |
Fix a code typo |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Dave Rolsky |
Update conflicts data 0.74 |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Dave Rolsky |
bump version to 0.74 |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Dave Rolsky |
require the latest CMOP |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Dave Rolsky |
remove ancient deprecated method, update changes for... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Florian Ragwitz |
Changelogging. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Florian Ragwitz |
Remove a commented out and deprecated method. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Florian Ragwitz |
Include stack traces in deprecation warnings. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Tomas Doran... |
Merge |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Hans Dieter... |
replace duplicate 'my' |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
bump version 0.73_02 |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
update changes for another dev release |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
doh, forgot to require the latest CMOP for the Moose... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
Document DEMOLISHALL fix in Changes |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
Fix DEMOLISHALL to work even with the metaclass object... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
Add a test for t0m's DEMOLISH bug |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
Using find_method_by_name, not find_next_method_by_name... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
Add a test for a class with no inherited DEMOLISH |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
Doc destructor fix in changes |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
Fix the is_needed method to actually check the right... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
Add a failing test to check that destructor inlining... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
Add MMM::Destructor changes |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dave Rolsky |
Make initialize_body private to match constructor class. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Dave Rolsky |
bump version to 0.73_01 0.73_01 |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Dave Rolsky |
Changes for renames and deprecations |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Dave Rolsky |
add warning for long-deprecated alias_method method... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Dave Rolsky |
no need for grant description in the repo any more |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Dave Rolsky |
use new_object instead of construct_instance in a few... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Dave Rolsky |
Merge branch 'renames-and-deprecations' |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Dave Rolsky |
account for latest deprecations in CMOP |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Dave Rolsky |
Tidy this test file |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Dave Rolsky |
doh, forgot to actually add the recipe itself |
commit | commitdiff | tree | snapshot |
next |