2009-06-16 |
Dave Rolsky |
Reword change a little 0.86 |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Dave Rolsky |
bump version to 0.86 |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Dave Rolsky |
Clean up changes for rela |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Dave Rolsky |
Add date for next release |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Dave Rolsky |
Tweak some code for clarity and formatting |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Dave Rolsky |
Add changes for cache removal fix |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dave Rolsky |
Shut up a warning from this test |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dave Rolsky |
Remove commented-out code (this is why we have source... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dave Rolsky |
Fix test description |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dave Rolsky |
Add Hardison to the spelling stop list |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dave Rolsky |
Undo dylan's version bump (either do it everywhere... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dave Rolsky |
Revert caching of added methods, since that caused... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dave Rolsky |
Add failing test for bug where a glob-assignment-create... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dave Rolsky |
Tweak skip message |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dylan William... |
Merge branch 'master' of gitmo@git.shadowcat.co.uk... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dave Rolsky |
Small code style fixes |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dylan William... |
bumped version, updated Changes, added myself to author... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dylan William... |
removed tabs - s/\t/ / |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dylan William... |
Bug fix: DESTROY was being overridden by make_immutable. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dylan William... |
Test message was wrong. Fixed. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dylan William... |
Alright, test skips in the absense of Moose now. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dylan William... |
add test that requires Moose -- skips if moose is not... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dylan William... |
added test case for immutable destroy overriding. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Jay Kuri |
Added note to make clear that get_attribute does not... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Dave Rolsky |
Formatting tweaks 0.85 |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Dave Rolsky |
bump version and update Changes |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Shawn M Moore |
Remove long, old warning about possibly outdated modules |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Shawn M Moore |
Test count fix |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Shawn M Moore |
Add a hook for _superclasses_updated |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Marc Mims |
Added tests or UNIVERSAL methods |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Yuval Kogman |
Add test for new subname behavior |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Yuval Kogman |
Only use subname on __ANON__ code refs |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Shawn M Moore |
Add direct_subclasses method, also tests for that and... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Shawn M Moore |
Localize $SIG{__DIE__} inside _try_load_one_class |
commit | commitdiff | tree | snapshot |
2009-05-18 |
nperez |
Add back rafl and rhesa's original changes and tweak... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dave Rolsky |
bump version to 0.84 0.84 |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dave Rolsky |
Add release date |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Florian Ragwitz |
Depend on latest Test::Exception to avoid failing tests. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
nperez |
oops. Updated the writer to the accessor to be private... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
nperez |
Change the writer for insertion_order to include an... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
nperez |
Update POD to reflect new insertion_order |
commit | commitdiff | tree | snapshot |
2009-05-08 |
nperez |
add test for insertion order |
commit | commitdiff | tree | snapshot |
2009-05-08 |
nperez |
and it would be a good idea to use the writer |
commit | commitdiff | tree | snapshot |
2009-05-08 |
nperez |
insertion order should be zero based, obviously |
commit | commitdiff | tree | snapshot |
2009-05-08 |
nperez |
Update 014 test to include insertion_order |
commit | commitdiff | tree | snapshot |
2009-05-08 |
nperez |
Populate insertion_order when attributes are added |
commit | commitdiff | tree | snapshot |
2009-05-08 |
nperez |
Add bootstrapping code for insertion_order in Attribute.pm |
commit | commitdiff | tree | snapshot |
2009-05-08 |
nperez |
insertion_order needs an writer before bootstrap |
commit | commitdiff | tree | snapshot |
2009-05-08 |
nperez |
Update Attribute.pm to support insertion order |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Jesse Luehrs |
fix the docs for load_class to match the implementation |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Jesse Luehrs |
note the caveat about the IO modules and is_class_loaded |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Hans Dieter... |
clarify class_of |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Dave Rolsky |
Changes formatting tweaks |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Dave Rolsky |
when checking @ISA to see if a class is loaded, make... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
add version number test for real |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Ignore deprecated functons in Class::MOP |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Use ExtraTests plugin to run extra tests for authors... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dave Rolsky |
Add $VERSION to modules without one |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Shawn M Moore |
Deprecate, don't remove, Class::MOP::{subname,in_global... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Prather |
05:27 <@autarch> just import them in both Moose & CMOP |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Prather |
update changes |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Prather |
forgot to "use" Devel::GlobalDestruction after our... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Prather |
remove Class::MOP::subname and Class::MOP::in_global_de... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Prather |
add back in documentation for in_global_destruction... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Florian Ragwitz |
Disable prototype mismatch warnings for add_package_symbol. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Florian Ragwitz |
Fix pod indenting. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Florian Ragwitz |
Fix pod typos. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dave Rolsky |
Fix release date 0.83 |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dave Rolsky |
Checking in changes prior to tagging of version 0.83... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dave Rolsky |
bump version to 0.83 |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dave Rolsky |
Remove the "email me" bits from Class::MOP too |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Florian Ragwitz |
Use XSRETURN; make it x89 compliant. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Jesse Luehrs |
update changes |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Jesse Luehrs |
return early if a package's stash is empty in get_metho... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Jesse Luehrs |
add test for get_message_map on empty package |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Yuval Kogman |
changelog 0.82_02 |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Dave Rolsky |
bump version to 0.82_02 |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Dave Rolsky |
Add release date |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Dave Rolsky |
do not try to load CMOP::Immutable anywhere |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Dave Rolsky |
Refactor to exit early if we cannot inline |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Yuval Kogman |
warn if expected metaclass's constructor doesn't exist |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
Fix indentation |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
a few more tweaks now that CMOP::Class->_immutable_meta... 0.82_01 |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Matt S Trout |
changelog immutable work |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
Don't document can_be_inlined here |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
No need for API docs in Class::MOP::Class::Immutable... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
Docs for CMOP::Method::Inlined |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
Make immutable_metaclass private and move it so it... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
Docs for Class::MOP::Class::Immutable::Trait Class... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
Add docs to Class::MOP::Class::Immutable::Trait |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
bump version to 0.82_01 |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dave Rolsky |
Add header for next release |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shawn M Moore |
Don't use no_plan! |
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.82 0.82 |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
add date to Changes |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
Move creation of the warning until the end of the metho... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
Reduce nested if-ness by short-circuiting and returning... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
Perltidy this file |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dave Rolsky |
More perltidying |
commit | commitdiff | tree | snapshot |
next |