2010-10-08 |
Jesse Luehrs |
todo test for metarole compat when metaroles have appli... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jesse Luehrs |
also handle weakening in anon roles |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jesse Luehrs |
fix test warning |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Jesse Luehrs |
handle weakening of anon classes here too |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Jesse Luehrs |
ignore composite roles during role reconciliation |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Dave Rolsky |
Oops, wrong ticket # |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Dave Rolsky |
Fix native methods which accept string to accept the... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Dave Rolsky |
# and date for next release |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Florian Ragwitz |
Make the spelling tests pass again |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Florian Ragwitz |
Fix Pod error |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Dave Rolsky |
Doh, wrong MX::CA conflict |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Karen Etheridge |
print timestamp and CMOP, Moose versions for author... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Karen Etheridge |
fix small typos in changelogs. |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Dave Rolsky |
Update conflict for catalyst |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Dave Rolsky |
Mention warning about existing meta in Changes |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dave Rolsky |
Mention manual revision |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dave Rolsky |
Small tweaks to Contributing |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dave Rolsky |
Revised BestPractices |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dave Rolsky |
Revise Unsweetened |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dave Rolsky |
More manual revisions |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dave Rolsky |
More manual revision |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dave Rolsky |
Some tweaks to documentation for Native.pm |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dave Rolsky |
Starting work on revising the manual |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dave Rolsky |
Add =pod at top of .pod file |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Dave Rolsky |
Changes for NEXT |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Dave Rolsky |
Fix test to work with 5.13.5 |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
hacks for ::Role::Method too |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
We don't care about NetHack::Item |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
conflict with markdent |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Add default is ... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Deprecate _default_is and _default_default for native... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Renamed file so we don't have two files with the same... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Skip in BEGIN block to avoid loading modules if we... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
bump version to 1.15 |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
add some more tests (including some TODOs) |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
more multiple inheritance fiddling |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Apply the Moose::Meta::Object::Trait to Moose::Error... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
typo fixes |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
changes and delta |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
tests for meta_name |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
actually, why not make the meta method renameable |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
use cluck for this warning |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
first pass at allowing Moose and Moose::Role to omit... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
stop testing for methods named 'meta' |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
make Moose and Moose::Role install proper meta methods |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
make MMC->create and MMR->create install meta methods... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
adding a meta method here is unnecessary |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
stop using ->meta in a last couple places, to allow... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
use _real_ref_name |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
no, actually, we do require this to work/: |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
handle role reinitialization too |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
this stuff is now all unnecessary |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
override metaclass compat stuff in a trait for CMOP... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
fix this broken test (oops again) |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
be a bit more accurate in determining role-only subclasses |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
oops, need to handle the "can't reinitialize" case... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
fall back to calculate_all_roles here so role metas... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
move role reconciliation calculation to Moose::Util |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
make _reconcile_roles_for_metaclass just return the... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
the error classes should be cmop objects |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Conlict with MX::NonMoose |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Conflict with MX::ClassAttribute |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Really require CMOP 1.09 |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Reword reinit changes description |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
add trait_aliases option to Moose::Exporter |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
reorder these methods into a more "proper" order |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
bump our cmop dep for the reinit stuff |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
update docs about initialize |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
let reinitialization fix metaobjs via role reconciliation |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jesse Luehrs |
apply_all_roles is broken with lists of role metas... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Allow overloading on arguments to native trait methods |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Also conflict on Fey::ORM |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Refactored native trait accessors so they are done... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Remove extra newline |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Handle uninlinable instance in native trait code generation |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Add semi-colon in code that generates entire assignment... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
More docs in Delta |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
No semi on potential value |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Doc bug fix for weak ref set |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Always get inlining code from meta-attr/class, never... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
When generating inline_store code, don't weaken non... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Get inline slot access snippets from attr, not direct... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Don't expect pod in MMMA::Native |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Moved some inlining duties to Attribute class, which... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Conflict with Fey 0.36 |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
More Delta docs |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Doc changes in Changes and Delta |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Add tests for coercing native Hash trait |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Add tests for triggers on a native Hash trait attr |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Tests that various subtypes are enforced for hash types |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Even more code path testing (add an empty trigger for... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
More tests for native traits to exercise all code paths |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Remove superfluous argument passing |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Rename _inline_copy_value so we don't accidentally... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Make sure potential value is a hash ref |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Fix potential_value for string inc |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
Don't turn hash into array when copying the old hash... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Dave Rolsky |
More tests for Hash trait to ensure we test all code... |
commit | commitdiff | tree | snapshot |
next |