Merge branch 'stable'
[gitmo/Class-MOP.git] / lib / Class / MOP / Class / Immutable / Trait.pm
2011-01-03 Florian Ragwitz Merge branch 'stable' master
2011-01-03 Florian Ragwitz Version 1.12 stable 1.12
2010-11-15 Jesse Luehrs get_package_symbol no longer calls add_package_symbol
2010-10-29 Dave Rolsky bump version to 1.11
2010-10-16 Dave Rolsky bump version to 1.10 so we can dep on it in Moose
2010-09-27 Dave Rolsky bump version to 1.09
2010-09-22 Jesse Luehrs _get_method_map was renamed to _method_map a while ago
2010-09-13 Dave Rolsky Bump version to 1.08 1.08
2010-08-24 Dave Rolsky bump version to 1.07
2010-08-23 Dave Rolsky bump version to 1.06
2010-08-20 Dave Rolsky Bump version to 1.05
2010-07-25 Dave Rolsky bump version to 1.04
2010-06-05 Florian Ragwitz Version 1.03 1.03
2010-05-20 Florian Ragwitz Version 1.02 1.02
2010-05-06 Florian Ragwitz Version 1.01. 1.01
2010-03-25 Florian Ragwitz Version 1.00. 1.00
2010-03-25 Florian Ragwitz Version 0.99. 0.99
2010-01-18 Dave Rolsky bump version to 0.98
2010-01-04 Dave Rolsky Update Changes, bump version to 0.97_01, make copyright... 0.97_01
2009-12-19 Dave Rolsky bump version to 0.97 0.97
2009-12-18 Shawn M Moore Checking in changes prior to tagging of version 0.96... 0.96
2009-11-19 Florian Ragwitz Checking in changes prior to tagging of version 0.95... 0.95
2009-09-22 Dave Rolsky bump version to 0.94 0.94
2009-09-14 Dave Rolsky bump version to 0.93
2009-09-14 Dave Rolsky Make get_method_map private (as _full_method_map) and...
2009-09-14 Shawn M Moore Include method name in immutable methods (fixes #49680)
2009-09-11 Dave Rolsky bump version to 0.92_01 and add release date 0.92_01
2009-09-10 Dave Rolsky make immutable_options part of the regular CMOP::Class...
2009-09-10 Dave Rolsky Make get_mutable_metaclass_name private (it was never...
2009-08-19 Jesse Luehrs Revert "Merge branch 'master' into topic/symbol-manipul...
2009-08-16 gfx Merge branch 'master' into topic/symbol-manipulator
2009-08-16 gfx add_package_symbol is no longer called from get_package...
2009-08-13 Dave Rolsky bump version to 0.92
2009-07-29 Dave Rolsky bump version to 0.91 0.91
2009-07-21 Dave Rolsky bump version to 0.90
2009-07-03 Dave Rolsky bump version to 0.89
2009-06-30 Dave Rolsky The immutable class's metaclass should be an object...
2009-06-30 Dave Rolsky almost all tests passing!
2009-06-23 Dave Rolsky bump version to 0.88
2009-06-23 Jesse Luehrs make CMOP::Immutable::Trait stop lying about its metaclass
2009-06-21 Dave Rolsky bump version to 0.87
2009-06-21 Dave Rolsky Add a little more docs to CMOP::Immutable::Trait
2009-06-16 Dave Rolsky bump version to 0.86
2009-06-06 Dave Rolsky bump version and update Changes
2009-05-12 Dave Rolsky bump version to 0.84 0.84
2009-05-03 Dave Rolsky Add $VERSION to modules without one
2009-04-23 Dave Rolsky Add docs to Class::MOP::Class::Immutable::Trait
2009-04-20 Dave Rolsky More perltidying
2009-04-20 Yuval Kogman reformat
2009-04-19 Yuval Kogman Remove immutable transformer