Version 1.01.
[gitmo/Class-MOP.git] / lib / Class / MOP / Class / Immutable / Trait.pm
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