gitmo/Moose.git
2010-12-29 Dave Rolsky Prune generated recipe tests when dzil runs
2010-12-29 Dave Rolsky Add $VERSION back to test classes (accidentally removed...
2010-12-29 Dave Rolsky Move pod test extraction to code that can be reused...
2010-12-29 Dave Rolsky Now that all the .pod files have a package statement...
2010-12-28 Dave Rolsky Centralize MakeMaker customizations so they can be...
2010-12-28 Dave Rolsky Clean up various bits of code that broke when dzil...
2010-12-28 Dave Rolsky Fix XS loading to actually use the right VERSION var
2010-12-28 Dave Rolsky Move MakeMaker customizations to a module in inc that...
2010-12-28 Dave Rolsky Rename dzil plugin to have a much shorter namespace
2010-12-28 Dave Rolsky Dzil-ize all the .pod files so they can be pod-woven
2010-12-27 Dave Rolsky Merge branch 'master' into topic/cmop-merge
2010-12-27 Dave Rolsky Remove some done stuff from TODO
2010-12-27 Dave Rolsky s/Build/Makefile/
2010-12-27 Dave Rolsky Use dzil Authority plugin - remove $AUTHORITY from...
2010-12-27 Dave Rolsky Remove _XS_VERSION hack
2010-12-27 Dave Rolsky do not ignore inc
2010-12-27 Dave Rolsky Add inc (and don't ignore it)
2010-12-27 Dave Rolsky Merged CMOP into Moose
2010-12-26 Dave Rolsky Ignore .c in xs dir
2010-12-26 Dave Rolsky Don't ignore .c files
2010-12-26 Dave Rolsky Beginning of dzilization
2010-12-24 chromatic Fixed a couple of typos.
2010-12-04 Ricardo Signes correct method call in Hash trait documentation
2010-11-25 Karen Etheridge explicitly test that shift returns undef and does not...
2010-11-25 Karen Etheridge Revert "clarification re the limitations of the "map...
2010-11-25 Karen Etheridge clarification re the limitations of the "map" array...
2010-11-24 Dave Rolsky We're not doing weekly minor releases
2010-11-24 Karen Etheridge grammar fix in Changes
2010-11-24 Dave Rolsky Changes for stable release - with release date
2010-11-24 Dave Rolsky s/for/from/ in docs
2010-11-24 Karen Etheridge spelling fixes
2010-11-24 Jesse Luehrs test for the metaroles of metaroles thing (ruoso)
2010-11-24 Jesse Luehrs MMR::Attribute is a metaclass, it needs to inherit...
2010-11-24 Karen Etheridge Doc note about explicit omission of each() in the nativ...
2010-11-19 Dave Rolsky Tweaks to clarify stable branch naming scheme.
2010-11-19 Dave Rolsky bump copyright year to 2010
2010-11-19 Dave Rolsky Include RT ticket in Changes
2010-11-19 Dave Rolsky Bump version to 1.9900 for new version numbering scheme
2010-11-19 Dave Rolsky Take Changes from stable
2010-11-19 Dave Rolsky Update Changes for release
2010-11-19 Dave Rolsky Merge branch 'topic/native-trait-bugfix'
2010-11-19 Dave Rolsky Fix error message generation when array or hash ref...
2010-11-19 Dave Rolsky Some small tweaks, and section on writing docs
2010-11-19 Dave Rolsky Mention where cabal members are listed and mention irc
2010-11-19 Dave Rolsky Update Changes for codegen rewrite
2010-11-19 Jesse Luehrs update our workflow
2010-11-18 Jesse Luehrs comment
2010-11-18 Jesse Luehrs refactor constructor inlining to reuse attribute code
2010-11-18 Jesse Luehrs push constructor generation back into Moose::Meta:...
2010-11-18 Jesse Luehrs shift a few more things around
2010-11-18 Jesse Luehrs use _eval_environment here
2010-11-18 Jesse Luehrs push the accessor inlining code back into the attribute
2010-11-18 Jesse Luehrs stop duplicating code here
2010-11-18 Jesse Luehrs use new method names from cmop
2010-11-18 Jesse Luehrs error if we have a lazy attr with no default or builder
2010-11-18 Jesse Luehrs more cleanups
2010-11-18 Jesse Luehrs make native trait inlining work
2010-11-18 Jesse Luehrs clean up ::Destructor
2010-11-18 Jesse Luehrs make ::Constructor readable
2010-11-18 Jesse Luehrs serious cleanup of ::Accessor (native traits are broken...
2010-11-18 Jesse Luehrs use type_constraint_obj here
2010-11-18 Jesse Luehrs use the new _compile_code interface in cmop
2010-11-18 Jesse Luehrs this was pushed back to ::HasMethods
2010-11-18 Dave Rolsky Clarify that one year starts at the major release which...
2010-11-18 Dave Rolsky Further clarify deprecation removal
2010-11-18 Chris Prather restore documentation for lazy_build and underscore...
2010-11-18 Karen Etheridge grammar correction in test descriptions
2010-11-18 Dave Rolsky Clarify sentence on removal of deprecated APIs
2010-11-18 Dave Rolsky Editing and updates for Support
2010-11-18 Jesse Luehrs typo fixes and reformatting
2010-11-18 Chris Prather make the Supported Behavior policy explicit
2010-11-18 Chris Prather update the support policy with changes to time-box...
2010-11-16 Jesse Luehrs tests and changelogging
2010-11-16 Jesse Luehrs add a applied_attribute_metaclass to roles
2010-11-15 Dave Rolsky Add native delegation lazy load change to Changes
2010-11-15 Jesse Luehrs lazily load the native trait accessor roles
2010-11-12 Ricardo Signes revert permissions changes from previous commit
2010-11-12 Ricardo Signes fix typo in docs: . instead of ;
2010-11-02 Ricardo Signes clarify how to define multiple coercions
2010-11-02 Dave Rolsky bump version to 1.19 1.19
2010-11-02 Dave Rolsky Changes for 1.19
2010-11-02 Karen Etheridge one last Test::Exception->Test::Fatal conversion
2010-11-01 Karen Etheridge pod typo fix
2010-10-31 Dave Rolsky Skip c compilation files 1.18
2010-10-31 Dave Rolsky Update release date
2010-10-31 Dave Rolsky Test that a lazy attr without a default or builder...
2010-10-30 Dave Rolsky Revert "Hash accessor should accept more than 2 arguments"
2010-10-30 Dave Rolsky Hash accessor should accept more than 2 arguments
2010-10-29 Dave Rolsky Fix error when array accessor delegation method is...
2010-10-29 Dave Rolsky Fix test description
2010-10-29 Dave Rolsky Fix error when no arguments are passed to Hash's access...
2010-10-29 Dave Rolsky Spelling fix in Changes
2010-10-29 Dave Rolsky Add changes entry for native delegation lazy default...
2010-10-29 Dave Rolsky Add tests for lazy default type checking and coercion
2010-10-29 Dave Rolsky Tidy code
2010-10-29 Dave Rolsky Add whitespace
2010-10-29 Dave Rolsky Test coercion of lazy defaults
2010-10-29 Dave Rolsky Make sure that lazy defaults are coerced and type checked
2010-10-29 Dave Rolsky Remove unneeded around modifier - we're already overrid...
2010-10-29 Dave Rolsky Test accessor read & write
next