2011-05-07 |
Jesse Luehrs |
make this its own header |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
typo fixes |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
typo fixes |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
stop documenting BUILDALL and DEMOLISHALL |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
cmop is no longer a separate dist |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
more grammar cleanups |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
grammar and formatting cleanups |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
mention moosex-mangle |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
this has had an appropriate warning for a while now |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
we're already past 2.0 |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
nobody is really working on xs accessors anymore |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
link to the list of moose-using organizations |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
use Try::Tiny in this example |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
clean up docs of blessed and confess |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
fix up ::Cookbook::Snack::Keywords |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
this is redundant |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
if these are internal use only, why are they in the... |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
seriously, who cares about ohloh |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
drop docs for the old extension stuff from Moose.pm |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
shift things around a bit |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
fix documentation for attribute overriding |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
mention that the list of attr options in Moose.pm isn... |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
stop documenting metaclass, lazy_build, and initializer... |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
lazy can be filled by default or builder |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
stop documenting auto_deref in Moose.pm |
tree | commitdiff |
2011-05-07 |
Karen Etheridge |
fix all misuse of "it's" |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
handle caching of anon classes better, when role/class... |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
depend on the right version of Data::OptList |
tree | commitdiff |
2011-05-07 |
Ricardo Signes |
use hypothetical next version of Data::OptList |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
fix references to test files |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
mention duck_type in ::Manual::Types |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
clean up type constraint declaration syntax in the... |
tree | commitdiff |
2011-05-07 |
Jesse Luehrs |
docs about type constraint error messages |
tree | commitdiff |
2011-05-07 |
Stevan Little |
doc tweak from John M. Dlugosz |
tree | commitdiff |
2011-04-28 |
Jesse Luehrs |
add the Devel::PartialDump stuff to ::Delta |
tree | commitdiff |
2011-04-28 |
Jesse Luehrs |
require Devel::PartialDump 0.14, to avoid infinite... |
tree | commitdiff |
2011-04-28 |
Jesse Luehrs |
use Devel::PartialDump to dump tc failures, if possible |
tree | commitdiff |
2011-04-28 |
Jesse Luehrs |
make the 'reset' delegation for Counter respect builders |
tree | commitdiff |
2011-04-28 |
Jesse Luehrs |
allow immutable options to override file and line |
tree | commitdiff |
2011-04-28 |
Jesse Luehrs |
add definition_context info for inlined constructors... |
tree | commitdiff |
2011-04-28 |
Jesse Luehrs |
but with this, perl won't do anything at all |
tree | commitdiff |
2011-04-28 |
Jesse Luehrs |
these aren't actually part of DEMOLISHALL |
tree | commitdiff |
2011-04-23 |
Jesse Luehrs |
also document Class::MOP::Module::create 2.0001 |
tree | commitdiff |
2011-04-23 |
Jesse Luehrs |
document the new anon stuff in ::Package |
tree | commitdiff |
2011-04-22 |
Jesse Luehrs |
stop encouraging wrapping BUILDALL, it's a bad idea |
tree | commitdiff |
2011-04-22 |
Jesse Luehrs |
roles don't have throw_error |
tree | commitdiff |
2011-04-22 |
Chris Weyl |
Moose::Meta::Role::create should honor "roles" |
tree | commitdiff |
2011-04-22 |
Jesse Luehrs |
this is unnecessary (and broken on <5.8.8) |
tree | commitdiff |
2011-04-22 |
Dave Rolsky |
Escape any metacharacters in the anon prefix before... |
tree | commitdiff |
2011-04-22 |
Jesse Luehrs |
don't calculate the cache key unless we're going to... |
tree | commitdiff |
2011-04-22 |
Jesse Luehrs |
no reason to not be using ::Package api here |
tree | commitdiff |
2011-04-22 |
Jesse Luehrs |
unify the anon package stuff in CMOP::Package |
tree | commitdiff |
2011-04-22 |
Shawn M Moore |
Remove these weird useless comments |
tree | commitdiff |
2011-04-22 |
Shawn M Moore |
Document free_anon_{class, role} |
tree | commitdiff |
2011-04-22 |
Shawn M Moore |
Still need no warnings 'uninitialized' |
tree | commitdiff |
2011-04-22 |
Shawn M Moore |
Missing a :: after $first_fragments |
tree | commitdiff |
2011-04-22 |
Shawn M Moore |
Make anon role DESTROY logic match that of anon class |
tree | commitdiff |
2011-04-22 |
Shawn M Moore |
Depend less on $ANON_CLASS_PREFIX |
tree | commitdiff |
2011-04-22 |
Shawn M Moore |
Use the is_anon_class method we already have |
tree | commitdiff |
2011-04-22 |
Shawn M Moore |
Factor out a free_anon_class method to minimize the... |
tree | commitdiff |
2011-04-12 |
Jesse Luehrs |
clarify Support a bit more |
tree | commitdiff |
2011-04-11 |
Dave Rolsky |
The new release policy was actually release in 1.21 |
tree | commitdiff |
2011-04-11 |
Dave Rolsky |
Mention new release policy in Delta |
tree | commitdiff |
2011-04-11 |
Dave Rolsky |
Add paragraph on release windows |
tree | commitdiff |
2011-04-11 |
Dave Rolsky |
s/toolchain/tool chain/ for spelling test |
tree | commitdiff |
2011-04-09 |
David Leadbeater |
Test RegexpRef type using SvRX or checking PERL_magic_qr |
tree | commitdiff |
2011-04-05 |
Jesse Luehrs |
add some things to ::Delta |
tree | commitdiff |
2011-04-03 |
Jesse Luehrs |
the created type here isn't anonymous |
tree | commitdiff |
2011-03-30 |
Jesse Luehrs |
fix up some docs |
tree | commitdiff |
2011-03-19 |
Dave Rolsky |
Croak with useful errors when trying to apply meta... |
tree | commitdiff |
2011-03-19 |
Dave Rolsky |
A little code tidying |
tree | commitdiff |
2011-03-19 |
Dave Rolsky |
Remove unused variable |
tree | commitdiff |
2011-03-14 |
Dave Rolsky |
Prep for removing deprecated features or making them... |
tree | commitdiff |
2011-03-14 |
Dave Rolsky |
Store the role which first defines an attribute, and... |
tree | commitdiff |
2011-03-04 |
Jesse Luehrs |
yes, this is necessary for us |
tree | commitdiff |
2011-03-03 |
Matthew Horsfall |
Int type constraint allowed for a newline character... |
tree | commitdiff |
2011-03-02 |
Matthew Horsfall |
Minor pod grammar fixes. |
tree | commitdiff |
2011-02-28 |
Jesse Luehrs |
pod-spelling fixes 1.9903 |
tree | commitdiff |
2011-02-25 |
Karen Etheridge |
add example for combining an initializer with a writer... |
tree | commitdiff |
2011-02-15 |
Chris Prather |
Reverse the output from _follow_also |
tree | commitdiff |
2011-02-14 |
Dave Rolsky |
Fix error message (missing "a") |
tree | commitdiff |
2011-02-13 |
Dave Rolsky |
Fixed reinitialization bug that lost all role meta... |
tree | commitdiff |
2011-02-08 |
Karen Etheridge |
also mention MX::NM:IO |
tree | commitdiff |
2011-02-07 |
Karen Etheridge |
remove meat of recipe - replace with reference to Moose... |
tree | commitdiff |
2011-02-07 |
Dave Rolsky |
Clarify what happens when weak refs go out of scope |
tree | commitdiff |
2011-02-07 |
Dave Rolsky |
Tweaks Sam's patch on weak_ref expiration |
tree | commitdiff |
2011-02-07 |
Hans Dieter Pearcey |
notes on weak_ref (based on patch from Sam Vilain) |
tree | commitdiff |
2011-01-19 |
Mateu X Hunter |
correct wording to use 'hash' instead of 'array' |
tree | commitdiff |
2011-01-04 |
Jesse Luehrs |
don't initialize lazy attrs with defaults in the constr... |
tree | commitdiff |
2011-01-03 |
Karen Etheridge |
trivial punctuation improvement |
tree | commitdiff |
2011-01-03 |
Jesse Luehrs |
fix up ::Contributing a bit |
tree | commitdiff |
2011-01-01 |
Jesse Luehrs |
Merge branch 'topic/cmop-merge' |
tree | commitdiff |
2010-12-31 |
Dave Rolsky |
Mention dist.ini and remove mention of .shipit |
tree | commitdiff |
2010-12-30 |
Chip |
avoid unnecessary copies in Str validation |
tree | commitdiff |
2010-12-28 |
Dave Rolsky |
Clean up various bits of code that broke when dzil... |
tree | commitdiff |
2010-12-28 |
Dave Rolsky |
Fix XS loading to actually use the right VERSION var |
tree | commitdiff |
2010-12-28 |
Dave Rolsky |
Dzil-ize all the .pod files so they can be pod-woven |
tree | commitdiff |
2010-12-27 |
Dave Rolsky |
Use dzil Authority plugin - remove $AUTHORITY from... |
tree | commitdiff |
2010-12-27 |
Dave Rolsky |
Remove _XS_VERSION hack |
tree | commitdiff |
2010-12-27 |
Dave Rolsky |
Merged CMOP into Moose |
tree | commitdiff |
next |