bump version to 0.75_01
[gitmo/Moose.git] / lib / Moose / Meta / Method / Accessor.pm
2009-04-23 Dave Rolsky bump version to 0.75_01 0.75_01
2009-04-20 Dave Rolsky bump version to 0.75 0.75
2009-04-07 Dave Rolsky bump version to 0.74
2009-04-06 Dave Rolsky bump version 0.73_02
2009-04-05 Dave Rolsky bump version to 0.73_01 0.73_01
2009-04-05 Dave Rolsky Merge branch 'renames-and-deprecations'
2009-03-27 Dave Rolsky make a lazy attribute use the same logic value coercion...
2009-03-27 Dave Rolsky bump version and update Changes 0.73
2009-03-26 Dave Rolsky Merge branch 'master' into renames-and-deprecations
2009-03-26 Dave Rolsky bump version and update Changes
2009-03-21 Dave Rolsky doc revamp for MM::Method::Accessor
2009-03-19 Dave Rolsky changes needed to get Moose working with the renames...
2009-02-24 Dave Rolsky bump version and update Changes for release 0.72
2009-02-22 Dave Rolsky make a dev version to go with the CMOP release
2009-02-22 Dave Rolsky bump version
2009-02-20 Dave Rolsky Changes to work with 0.78 meta-instance code, which...
2009-02-19 Dave Rolsky bump version to 0.71 0.71
2009-02-14 Dave Rolsky bump version to 0.70 0.70
2009-02-12 Dave Rolsky bump version and update release date 0.69
2009-02-04 Dave Rolsky bump version to 0.68
2009-02-04 Dave Rolsky bump version and update changes for next release 0.67
2009-02-03 Dave Rolsky bump version to 0.66 0.66
2009-02-03 Dave Rolsky bump copyright date to 2009
2009-01-22 Dave Rolsky bump version to 0.65 0.65
2009-01-17 Yuval Kogman use _compile_code in Accessor
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2009-01-12 Yuval Kogman make use of definition_context
2008-12-31 Dave Rolsky add release date and bump version
2008-12-12 Matt S Trout move across to _eval_closure hashref style
2008-12-12 Matt S Trout Merge 'trunk' into 'method_generation_cleanup'
2008-12-09 Matt S Trout unsupport passing meta-attr object to triggers because...
2008-12-09 Shawn M Moore Always inline predicate and clearer methods
2008-12-08 Dave Rolsky bump version to 0.63 0.63
2008-12-05 Dave Rolsky bump version and update Changes
2008-12-05 Marcus Ramberg Revert unwanted MMM::Accessor change
2008-12-05 Marcus Ramberg Bump dependency for MoreUtils
2008-12-05 Matt S Trout use _eval_closure
2008-12-04 Dave Rolsky bump version and update changes. 0.62_01
2008-11-26 Dave Rolsky bump version to 0.62
2008-11-01 Dave Rolsky used perl-reversion to bump version to 0.61
2008-10-23 Dave Rolsky bump all versions to 0.60
2008-10-14 Dave Rolsky bump version to 0.59 0.59
2008-09-16 Yuval Kogman error tests and fixes
2008-09-04 Yuval Kogman Merge ../Moose-error into pluggable_errors
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-09-03 Dave Rolsky bump version and update changes for release later today...
2008-09-01 Dave Rolsky Handle the case where $instance ends up resolving to...
2008-09-01 Dave Rolsky Pass the invocant name to _inline_check_lazy for consis...
2008-09-01 Dave Rolsky bump version to 0.56 and update changes for release 0.56
2008-08-31 Dave Rolsky bump version to 0.55_04
2008-08-30 Dave Rolsky bump the version to 0.55_03
2008-08-29 Dave Rolsky bump version to 0.55_02
2008-08-20 Dave Rolsky Implement the "eval $VERSION" trick from perlmodstyle...
2008-08-04 Shawn M Moore Bump to 0.56
2008-07-22 Stevan Little rolling back
2008-07-18 Paul Driver Added support for fancy triggers, and a test.
2008-07-08 Stevan Little some refactoring of handles
2008-07-03 Stevan Little 0.55 setup
2008-07-03 Stevan Little setting up 0.53
2008-06-27 Shawn M Moore Bump to 0.52
2008-06-27 Shawn M Moore Bump us up to 0.51
2008-06-26 Yuval Kogman Method::Accessor throw_error code
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-06-03 Yuval Kogman Fix Evan's required/writer/accessor bug
2008-04-12 Stevan Little Changelog
2008-02-11 Stevan Little a bug fix and some tweaks 0_37
2008-02-07 Stevan Little more tests and the constructor stuff as well
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2008-01-13 Yuval Kogman capture less in accessors
2008-01-13 Yuval Kogman correct usage of compiled_type_constraint
2008-01-10 Stevan Little doc fixes, version updates and changelog
2008-01-08 Yuval Kogman Merge 'Moose-moosex_compile_support' into 'trunk'
2008-01-08 Yuval Kogman overload::Overloaded calls are superflous, overlaod...
2008-01-07 Yuval Kogman Generated methods now actually use optimized type const...
2008-01-04 Yuval Kogman Merge 'trunk' into 'Moose-moosex_compile_support'
2007-12-31 Stevan Little updating copyright dates
2007-12-30 Stevan Little fixing sartaks bug
2007-12-21 Stevan Little some doc tweaks
2007-12-18 Yuval Kogman yay
2007-12-11 Stevan Little foo
2007-12-06 Shawn M Moore allow subclasses to decide whether we need to copy...
2007-11-15 Guillermo Roditi optimize inlined accessors
2007-11-13 Guillermo Roditi error messgae fixes + new test
2007-11-13 Guillermo Roditi builder inline accessor bug fix and new test
2007-11-06 Guillermo Roditi changes so far
2007-10-29 Guillermo Roditi some optimizations to builder and lazy build along...
2007-10-26 Guillermo Roditi builder and lazy_build changes. note that this ups...
2007-09-20 Dave Rolsky This is a trivial change to make this class more easily
2007-09-19 Stevan Little adding fix for dexter
2007-09-06 Stevan Little overload fix
2007-09-06 Stevan Little overload fix
2007-08-02 Stevan Little foo
2007-05-09 Stevan Little foo
2007-04-28 Aankhen Moose::Meta::Method::Accessor:
2007-04-28 Aankhen Moose::Meta::Method::Accessor:
2007-03-11 Stevan Little 0.18 ... pretty much ready to go
2007-02-21 Stevan Little adding 2007 to the copyright list
2006-11-27 Stevan Little foo
2006-11-14 Stevan Little foo
next