2011-05-07 |
Jesse Luehrs |
this is redundant |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
if these are internal use only, why are they in the... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
fix pod coverage |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
seriously, who cares about ohloh |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
drop docs for the old extension stuff from Moose.pm |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
shift things around a bit |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
fix documentation for attribute overriding |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
mention that the list of attr options in Moose.pm isn... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
stop documenting metaclass, lazy_build, and initializer... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
lazy can be filled by default or builder |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
stop documenting auto_deref in Moose.pm |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Karen Etheridge |
fix all misuse of "it's" |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
handle caching of anon classes better, when role/class... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
depend on the right version of Data::OptList |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Ricardo Signes |
use hypothetical next version of Data::OptList |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
fix references to test files |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
mention duck_type in ::Manual::Types |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
clean up type constraint declaration syntax in the... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jesse Luehrs |
docs about type constraint error messages |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Stevan Little |
doc tweak from John M. Dlugosz |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
version bump 2.0002 |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
add the Devel::PartialDump stuff to ::Delta |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
fix authordep syntax |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Dave Rolsky |
200000 iterations of the 12-attr class is way too many |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Dave Rolsky |
Bump iteration counts back up |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
more benchmarks |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Dave Rolsky |
Improve benchmark (don't include object construction... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Dave Rolsky |
Add benchmark for various builtin TCs |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
require Devel::PartialDump 0.14, to avoid infinite... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
use Devel::PartialDump to dump tc failures, if possible |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
make the 'reset' delegation for Counter respect builders |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
fix tests |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
allow immutable options to override file and line |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
add definition_context info for inlined constructors... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
but with this, perl won't do anything at all |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Jesse Luehrs |
these aren't actually part of DEMOLISHALL |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Jesse Luehrs |
also document Class::MOP::Module::create 2.0001 |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Jesse Luehrs |
document the new anon stuff in ::Package |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
version bump |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
also note the Eval::Closure bump in Changes |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
stop encouraging wrapping BUILDALL, it's a bad idea |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
roles don't have throw_error |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Chris Weyl |
Moose::Meta::Role::create should honor "roles" |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
clear out build cruft before building |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
manually specify ::MakeMaker::Awesome as an authordep |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
this is unnecessary (and broken on <5.8.8) |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
Revert "conflict on mxrp 0.25 for its broken test suite" |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
add App::Termcast back, since its test suite should... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
conflict on mxrp 0.25 for its broken test suite |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Dave Rolsky |
Remove unneeded comma |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Dave Rolsky |
Escape any metacharacters in the anon prefix before... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
tests |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
don't calculate the cache key unless we're going to... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
no reason to not be using ::Package api here |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
unify the anon package stuff in CMOP::Package |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Shawn M Moore |
Remove these weird useless comments |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Shawn M Moore |
Document free_anon_{class, role} |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Shawn M Moore |
self_introspection needs free_anon_class |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Shawn M Moore |
Still need no warnings 'uninitialized' |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Shawn M Moore |
Missing a :: after $first_fragments |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Shawn M Moore |
Make anon role DESTROY logic match that of anon class |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Shawn M Moore |
Depend less on $ANON_CLASS_PREFIX |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Shawn M Moore |
Use the is_anon_class method we already have |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Shawn M Moore |
Factor out a free_anon_class method to minimize the... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
dep on Eval::Closure 0.04 to avoid some breakage |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Dave Rolsky |
No need for copyright_year |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Dave Rolsky |
How much do I hate curly-less blocks in C? A lot. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Dave Rolsky |
Require Test::DM 0.09 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Dave Rolsky |
Require Test::DM 0.09 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
leave this out until i fix the test suite |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
this doesn't appear to be on cpan anymore |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Dave Rolsky |
Require Test::DM 0.08 and use test_modules() so we... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Dave Rolsky |
Be more thorough about clearing TESTING env vars |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Karen Etheridge |
conflict on MooseX::SlurpyConstructor - latest is 1.2 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Dave Rolsky |
Fix wonky grammar |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Jesse Luehrs |
meh, this doesn't actually work 2.0000 |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Jesse Luehrs |
version bump |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Jesse Luehrs |
note backports in the changelog |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Jesse Luehrs |
clarify Support a bit more |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Dave Rolsky |
Taken Frost of the test list for now |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Dave Rolsky |
Move some stuff from PLANS to TODO, and remove PLANS |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Dave Rolsky |
Mention Support change in Changes |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Dave Rolsky |
The new release policy was actually release in 1.21 |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Dave Rolsky |
Mention new release policy in Delta |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Dave Rolsky |
Add paragraph on release windows |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Dave Rolsky |
s/toolchain/tool chain/ for spelling test |
commit | commitdiff | tree | snapshot |
2011-04-09 |
David Leadbeater |
Test RegexpRef type using SvRX or checking PERL_magic_qr |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jesse Luehrs |
update conflict for mx-setonce |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jesse Luehrs |
add some things to ::Delta |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jesse Luehrs |
we want to make sure there's actual content in the... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jesse Luehrs |
version bump 1.9906 |
commit | commitdiff | tree | snapshot |
next |