Dave Rolsky [Sun, 10 Apr 2011 20:29:16 +0000]
All TC objects (except unions) now have inlining code, and tests for all the variations on calling.
Along the way, fixed the basic constraint generation for the various TC
subclasses, which were not actually setting a proper constraint sub when they
were created.
Dave Rolsky [Sun, 10 Apr 2011 16:40:18 +0000]
Inlining parameterized type seems to work, but needs more explicit tests
Dave Rolsky [Sun, 10 Apr 2011 16:20:09 +0000]
Add tests for un-parameterized Maybe
Add inlining for parameterizable types - add infrastructure for inlining parameterized, but it needs tests
Dave Rolsky [Sun, 10 Apr 2011 15:57:19 +0000]
Rewrite builtin type tests to test optimized, unoptimized, and inlined version of every constraint.
FileHandle is not subtype of GlobRef, since an IO::Handle object does not pass the GlobRef constraint.
Dave Rolsky [Sun, 10 Apr 2011 15:41:35 +0000]
Remove use of confess when we should use Moose->throw_error
Dave Rolsky [Sun, 10 Apr 2011 03:11:59 +0000]
All non-parameterized types now have inlining code
All tests pass, but we really need explicit tests for unoptimized, optimized, and inline cases
Dave Rolsky [Sun, 10 Apr 2011 02:58:47 +0000]
Fix XS for RegexpRef
Dave Rolsky [Sun, 10 Apr 2011 02:31:17 +0000]
Move optimized constraint subs to new Builtins package
Dave Rolsky [Sun, 10 Apr 2011 02:28:15 +0000]
Move definition of built in types to a separate package just for sanity
Karen Etheridge [Tue, 17 May 2011 23:32:32 +0000]
typo
Jesse Luehrs [Tue, 17 May 2011 18:14:09 +0000]
pod spelling
Jesse Luehrs [Tue, 17 May 2011 18:13:31 +0000]
edits
Jesse Luehrs [Tue, 17 May 2011 17:30:17 +0000]
update our support policy with regards to supported perl versions
Jesse Luehrs [Mon, 16 May 2011 20:13:46 +0000]
be quieter when cleaning, to make listdeps work better
Dave Rolsky [Sun, 15 May 2011 16:34:46 +0000]
Add parens around qw() to avoid warning with 5.14
Florian Ragwitz [Sun, 15 May 2011 08:16:18 +0000]
Make the changelog lie less
Florian Ragwitz [Sat, 14 May 2011 14:47:35 +0000]
Assert the correct version of CMOP being installed
Jesse Luehrs [Sat, 14 May 2011 03:30:49 +0000]
pod coverage
Jesse Luehrs [Fri, 13 May 2011 17:18:00 +0000]
changelog
Jesse Luehrs [Fri, 13 May 2011 16:34:10 +0000]
more complete clone implementation
Jesse Luehrs [Fri, 13 May 2011 16:12:40 +0000]
more tests
Florian Ragwitz [Fri, 13 May 2011 11:42:17 +0000]
Make instance cloning go through attribute setters
This way things like weakening will be taken care of.
Florian Ragwitz [Fri, 13 May 2011 11:32:28 +0000]
Add failing test for cloning attrs with weak refs
Jesse Luehrs [Tue, 10 May 2011 20:39:49 +0000]
add Test::Magpie to test-my-deps
Dave Rolsky [Tue, 10 May 2011 06:30:07 +0000]
Put MooseX::MultiObject back into the list of modules to test
Jesse Luehrs [Tue, 10 May 2011 02:42:42 +0000]
add example of role-based delegation to Moose::Role synopsis
Jesse Luehrs [Tue, 10 May 2011 00:38:40 +0000]
changelog
Dave Rolsky [Mon, 9 May 2011 17:29:44 +0000]
Remove MooseX::MultiObject - it has a test dep on Class::API, which does not exist on CPAN
Jesse Luehrs [Mon, 9 May 2011 15:17:50 +0000]
changelog
Jesse Luehrs [Mon, 9 May 2011 14:53:54 +0000]
fix package name for no-indexing
Jesse Luehrs [Mon, 9 May 2011 14:53:06 +0000]
changelog
Jesse Luehrs [Mon, 9 May 2011 14:52:19 +0000]
whoops again
Dave Rolsky [Mon, 9 May 2011 15:13:32 +0000]
Space between changes
Jesse Luehrs [Mon, 9 May 2011 09:11:42 +0000]
changelog
Jesse Luehrs [Mon, 9 May 2011 09:01:49 +0000]
changelog
Jesse Luehrs [Mon, 9 May 2011 09:00:56 +0000]
sort some things to allow for some better caching
Jesse Luehrs [Mon, 9 May 2011 08:58:24 +0000]
changelog
Jesse Luehrs [Mon, 9 May 2011 08:57:23 +0000]
ugh, depend on a non-broken List::MoreUtils
Jesse Luehrs [Mon, 9 May 2011 08:17:34 +0000]
changelog
Jesse Luehrs [Mon, 9 May 2011 07:26:54 +0000]
this doesn't exist anymore
Jesse Luehrs [Sat, 7 May 2011 19:48:00 +0000]
setting weaken should be based on the passed in cache value
Jesse Luehrs [Sat, 7 May 2011 19:25:57 +0000]
and fix the reference to the test file
Jesse Luehrs [Sat, 7 May 2011 19:24:00 +0000]
this is actually from recipe 9
Jesse Luehrs [Sat, 7 May 2011 18:38:57 +0000]
fix up Moose::Object docs a bit
Jesse Luehrs [Sat, 7 May 2011 18:30:26 +0000]
mention that metaclass.pm shouldn't really be used with moose
Jesse Luehrs [Sat, 7 May 2011 18:28:48 +0000]
fix up oose.pm docs a bit
Jesse Luehrs [Sat, 7 May 2011 18:09:37 +0000]
couple more things to ignore for pod coverage
Jesse Luehrs [Sat, 7 May 2011 18:09:26 +0000]
fix recipe synopsis
Jesse Luehrs [Sat, 7 May 2011 18:03:13 +0000]
overriding new isn't necessary when using mx-nonmoose
Jesse Luehrs [Sat, 7 May 2011 18:01:59 +0000]
typo
Jesse Luehrs [Sat, 7 May 2011 17:58:08 +0000]
this is not what gender means
Jesse Luehrs [Sat, 7 May 2011 17:56:55 +0000]
typos
Jesse Luehrs [Sat, 7 May 2011 07:21:31 +0000]
typo fixes
Jesse Luehrs [Sat, 7 May 2011 07:12:34 +0000]
talking about things as "magical" isn't helpful
Jesse Luehrs [Sat, 7 May 2011 07:09:13 +0000]
no need for this to be a footnote, since we talk about it above now
Jesse Luehrs [Sat, 7 May 2011 07:04:56 +0000]
simplify a bit by giving this a default
Jesse Luehrs [Sat, 7 May 2011 06:56:25 +0000]
note how BUILD works here, since it's the first time it's mentioned
Jesse Luehrs [Sat, 7 May 2011 06:56:16 +0000]
typo fixes
Jesse Luehrs [Sat, 7 May 2011 06:50:35 +0000]
clarify a bit
Jesse Luehrs [Sat, 7 May 2011 06:07:24 +0000]
stop recommending '.' as a type namespace separator
Jesse Luehrs [Sat, 7 May 2011 03:11:02 +0000]
copy over some Moose.pm changes to Moose/Role.pm
Jesse Luehrs [Sat, 7 May 2011 03:10:40 +0000]
don't talk about class metaclasses either
Jesse Luehrs [Sat, 7 May 2011 01:51:14 +0000]
fix up some abstracts
Jesse Luehrs [Sat, 7 May 2011 01:48:02 +0000]
one more package to hide
Jesse Luehrs [Sat, 7 May 2011 01:47:24 +0000]
note that this example really should be using native traits
Jesse Luehrs [Sat, 7 May 2011 01:43:42 +0000]
make this its own header
Jesse Luehrs [Sat, 7 May 2011 01:43:37 +0000]
typo fixes
Jesse Luehrs [Sat, 7 May 2011 01:30:56 +0000]
typo fixes
Jesse Luehrs [Sat, 7 May 2011 01:09:53 +0000]
stop documenting BUILDALL and DEMOLISHALL
Jesse Luehrs [Sat, 7 May 2011 00:47:06 +0000]
cmop is no longer a separate dist
Jesse Luehrs [Sat, 7 May 2011 00:39:40 +0000]
more grammar cleanups
Jesse Luehrs [Sat, 7 May 2011 00:37:14 +0000]
grammar and formatting cleanups
Jesse Luehrs [Sat, 7 May 2011 00:33:37 +0000]
mention moosex-mangle
Jesse Luehrs [Sat, 7 May 2011 00:28:41 +0000]
this has had an appropriate warning for a while now
Jesse Luehrs [Sat, 7 May 2011 00:25:44 +0000]
we're already past 2.0
Jesse Luehrs [Sat, 7 May 2011 00:25:28 +0000]
nobody is really working on xs accessors anymore
Jesse Luehrs [Sat, 7 May 2011 00:20:05 +0000]
link to the list of moose-using organizations
Jesse Luehrs [Fri, 6 May 2011 23:25:29 +0000]
use Try::Tiny in this example
Jesse Luehrs [Fri, 6 May 2011 22:34:25 +0000]
clean up docs of blessed and confess
Jesse Luehrs [Fri, 6 May 2011 22:10:04 +0000]
fix up ::Cookbook::Snack::Keywords
Jesse Luehrs [Fri, 6 May 2011 22:00:22 +0000]
stop indexing a bunch of private modules
Jesse Luehrs [Fri, 6 May 2011 21:45:22 +0000]
this is redundant
Jesse Luehrs [Fri, 6 May 2011 21:42:21 +0000]
if these are internal use only, why are they in the public docs
Jesse Luehrs [Fri, 6 May 2011 21:31:11 +0000]
fix pod coverage
Jesse Luehrs [Fri, 6 May 2011 21:26:26 +0000]
seriously, who cares about ohloh
Jesse Luehrs [Fri, 6 May 2011 21:24:13 +0000]
drop docs for the old extension stuff from Moose.pm
Jesse Luehrs [Fri, 6 May 2011 21:20:29 +0000]
shift things around a bit
Jesse Luehrs [Fri, 6 May 2011 21:19:06 +0000]
fix documentation for attribute overriding
Jesse Luehrs [Fri, 6 May 2011 19:44:28 +0000]
mention that the list of attr options in Moose.pm isn't exhaustive
Jesse Luehrs [Fri, 6 May 2011 19:41:16 +0000]
stop documenting metaclass, lazy_build, and initializer in Moose.pm
Jesse Luehrs [Fri, 6 May 2011 19:38:33 +0000]
lazy can be filled by default or builder
Jesse Luehrs [Fri, 6 May 2011 19:30:33 +0000]
stop documenting auto_deref in Moose.pm
Karen Etheridge [Fri, 6 May 2011 18:15:06 +0000]
fix all misuse of "it's"
Jesse Luehrs [Fri, 6 May 2011 15:59:15 +0000]
changelog
Jesse Luehrs [Fri, 6 May 2011 04:37:42 +0000]
handle caching of anon classes better, when role/class params are used
Jesse Luehrs [Fri, 6 May 2011 00:13:33 +0000]
depend on the right version of Data::OptList
Ricardo Signes [Fri, 8 Apr 2011 21:04:14 +0000]
use hypothetical next version of Data::OptList
Jesse Luehrs [Thu, 5 May 2011 15:41:57 +0000]
fix references to test files
Jesse Luehrs [Thu, 5 May 2011 15:33:14 +0000]
mention duck_type in ::Manual::Types
Jesse Luehrs [Thu, 5 May 2011 15:45:13 +0000]
clean up type constraint declaration syntax in the docs a bit