gitmo/Moose.git
2008-07-08 Stevan Little some refactoring of handles
2008-07-04 Stevan Little 0.54
2008-07-03 Stevan Little 0.55 setup
2008-07-03 Stevan Little 0.53
2008-07-03 Yuval Kogman OPTIMIZE!!! YERHA!!!!
2008-07-03 Stevan Little setting up 0.53
2008-07-03 Stevan Little 0.52
2008-07-03 Dave Rolsky Speling fix.
2008-07-02 Wallace Reis added legal_options_for_inheritance
2008-07-02 Stevan Little some changes, seee changes for details
2008-07-02 Stevan Little some doc cleanup
2008-07-02 Dave Rolsky Remove nothingmuch's nasty tabs ;)
2008-07-02 Yuval Kogman check that attr and method conflict in two different...
2008-07-02 Yuval Kogman add TODO tests for various role/attr related features
2008-06-30 Adam J. Foxson In the case where a child type constraint's parent...
2008-06-30 Yuval Kogman LOLZ
2008-06-30 Yuval Kogman MooseX::Types::Moose in Cookbook::Style
2008-06-30 Yuval Kogman repharse a bit
2008-06-30 Yuval Kogman a note about social style
2008-06-30 Yuval Kogman namespace::clean note
2008-06-30 Yuval Kogman add a heading
2008-06-30 Yuval Kogman start a style guide
2008-06-28 Yuval Kogman remove my cargoculted abuse of ref() (it never returns...
2008-06-28 Yuval Kogman use SUPER::DOES (next::method breaks, but SUPER::DOES...
2008-06-28 Yuval Kogman add UNIVERSAL::DOES support to Moose::Object
2008-06-27 Yuval Kogman renumber test from branch
2008-06-27 Yuval Kogman Merge 'inline_wrapped_constructor' into 'trunk'
2008-06-27 Yuval Kogman Merge 'inline_wrapped_constructor' into 'trunk'
2008-06-27 Yuval Kogman do while sucks
2008-06-27 Yuval Kogman test under various mutablation scenarios
2008-06-27 Yuval Kogman comment for new test
2008-06-27 Yuval Kogman t0m's around vs. immutable bug
2008-06-27 Shawn M Moore Follow through on the standard that attribute names...
2008-06-27 Shawn M Moore Bump to 0.52
2008-06-27 Shawn M Moore Bump us up to 0.51
2008-06-27 Shawn M Moore Update Changes
2008-06-27 Stevan Little fixing the handles stuff so that it works cleanly for...
2008-06-26 Yuval Kogman (no commit message)
2008-06-26 Yuval Kogman Merge 'BUILDARGS' into 'trunk'
2008-06-26 Yuval Kogman Merge 'BUILDARGS' into 'trunk'
2008-06-26 Yuval Kogman Merge 'BUILDARGS' into 'trunk'
2008-06-26 Yuval Kogman Merge 'trunk' into 'BUILDARGS'
2008-06-26 Yuval Kogman changelog
2008-06-26 Yuval Kogman Merge 'BUILDARGS' into 'trunk'
2008-06-26 Yuval Kogman avoid uninitialized warning on ->new(nonref)
2008-06-26 Yuval Kogman Merge 'trunk' into 'BUILDARGS'
2008-06-26 Yuval Kogman update FAQ on constructor stuff
2008-06-26 Yuval Kogman update FAQ
2008-06-26 Yuval Kogman test for BUILDARGS
2008-06-26 Yuval Kogman BUILDARGS, but no tests yet
2008-06-26 Yuval Kogman - Create branch BUILDARGS
2008-06-26 Dave Rolsky I feel silly thanking myself.
2008-06-24 Shawn M Moore Test that the sugar from Moose::Role is unimported...
2008-06-24 Shawn M Moore Test that "no Moose::Role" doesn't explode, qualify...
2008-06-24 Shawn M Moore Fix another typo
2008-06-24 Shawn M Moore Add support for meta_attr->does("ShortAlias")
2008-06-23 Stevan Little fixing the POD stuff
2008-06-23 Dave Rolsky Make the immutable constructor provide the same nice...
2008-06-22 Yuval Kogman demand Module::Install 0.75
2008-06-21 Yuval Kogman more null_constraint checks
2008-06-21 Yuval Kogman more aggressive optimization of types with no checking...
2008-06-21 Yuval Kogman add a comment about a bit of compat code
2008-06-19 Dave Rolsky This change gets Recipe 11 working. Here are the detail...
2008-06-19 Dave Rolsky Fix a typoe - "Bool", not "Boo"
2008-06-17 Shawn M Moore Add Moose::Role->unimport so we remove the Moose::Role...
2008-06-17 Shawn M Moore Add installing around to the method-modifier benchmark
2008-06-17 Shawn M Moore Adjust the error message for Moose::Role::extends so...
2008-06-14 Yuval Kogman attempt to work around the ??{ } vs. threads issue
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-06-13 Shawn M Moore 0.49
2008-06-13 Shawn M Moore Update Class::MOP dep to 0.59
2008-06-13 Shawn M Moore Update MANIFEST
2008-06-13 Shawn M Moore Some more Changes
2008-06-13 Shawn M Moore Skip the recipe 11 tests, they don't work yet :(
2008-06-12 Guillermo Roditi teeny bug
2008-06-11 Shawn M Moore Improve the DEMOLISHALL tests to check ordering, in...
2008-06-11 Tokuhiro Matsuno added test for Moose::Cookbook::Recipe11.
2008-06-10 Shawn M Moore Move the ClassName type check code to Class::MOP::is_cl...
2008-06-10 Stevan Little now uses *_package_symbol HASH ref versions
2008-06-10 Stevan Little fixing bug, thanks to Sartak
2008-06-06 Stevan Little adding stuff for MX::Literals
2008-06-04 Stevan Little some speed gains and a new test
2008-06-03 Yuval Kogman Fix Evan's required/writer/accessor bug
2008-06-03 Evan Carroll added a test for required=>1,undef with type that permi...
2008-06-03 John Goulah first stab at a reserved keyword doc
2008-05-29 Stevan Little 0.48
2008-05-29 Stevan Little 0.47
2008-05-28 Stevan Little 0.46
2008-05-28 Stevan Little fixing the destructor, so it doesnt need to be created
2008-05-28 Stevan Little fixing the destructor, so it doesnt need to be created
2008-05-28 Stevan Little initialize cleanup
2008-05-28 Stevan Little adding error message
2008-05-28 Guillermo Roditi add test for modifier order to prevent regressions
2008-05-27 Stevan Little some speedups in Moose
2008-05-25 Stevan Little 0.45
2008-05-25 Stevan Little 0.45
2008-05-25 Stevan Little adding the Changes, and fixing the MANIFEST
2008-05-24 Dave Rolsky add a trustme for intialize_body, rather than actually...
2008-05-24 Robert Boone so Moose::Meta::Method::Constructor can pass pod_coverage
2008-05-24 Shawn M Moore Describe how easy to is to create a (or reproduce an...
next