bump version to 0.71_02 and update Changes
[gitmo/Class-MOP.git] / Changes
2008-12-05 Dave Rolsky bump version to 0.71_02 and update Changes
2008-12-05 Florian Ragwitz Changelogging.
2008-12-05 Florian Ragwitz 0.71_01 is already released. Move changelog entries...
2008-12-04 Dave Rolsky Add an attribute to CMOP::Immutable, inlined_constructo...
2008-12-04 Dave Rolsky update version for release and update changes
2008-12-04 Dave Rolsky Small change tweaks
2008-12-04 Florian Ragwitz Changelog entry for the stub method crap.
2008-12-03 Dave Rolsky Document XS get_method_map
2008-12-03 Dave Rolsky Mention my perf tweaks in Changes
2008-12-03 Shawn M Moore When we memoize methods, get their results lazily to...
2008-12-03 Shawn M Moore Avoid calling $self->metaclass->meta again and again
2008-11-29 Shawn M Moore Class::MOP::Method->execute
2008-11-26 Dave Rolsky Add release date 0.71
2008-11-25 Shawn M Moore Document the small refactor I did
2008-11-19 Dave Rolsky Doh, I'm retarded. 0.70_01
2008-11-18 Dave Rolsky update Changes and make version 0.69_01 0.69_01
2008-11-14 Dave Rolsky s/bus error/segfault/
2008-11-14 Dave Rolsky bump version # and update changes
2008-11-07 Dave Rolsky bump version and update changes for release 0.69
2008-11-07 Dave Rolsky Added introspection methods for method modifiers, along...
2008-10-24 Dave Rolsky Oops, wrong date
2008-10-24 Dave Rolsky Add release date. 0.68
2008-10-23 Dave Rolsky Oops, accidenttaly bumped version in a change log entry.
2008-10-21 Tomas Doran Addition of load_one_class_of, to allow does method...
2008-10-17 Florian Ragwitz Changelogging.
2008-10-14 Dave Rolsky Add a release date
2008-10-06 Dave Rolsky Bump all the modules to 0.67
2008-09-30 Todd Hepler Class::MOP::Class::create()
2008-09-29 Dave Rolsky Fix my grammar (missing "a")
2008-09-29 Shawn M Moore Resolve #39001: Call a method on the class after settin...
2008-09-15 Dave Rolsky Small wording change in changes
2008-09-15 Dave Rolsky Merged my deprecate-alias_method branch to trunk
2008-09-13 Dave Rolsky update changes and MANIFEST
2008-09-12 Dave Rolsky Make it clear that this release has a backwards incompa...
2008-09-11 Dave Rolsky Apply changes to deprecate alias_method previously...
2008-09-11 Dave Rolsky Revert the last few commits related to deprecating...
2008-09-11 Dave Rolsky Make alias_method simply call add_method.
2008-09-03 Dave Rolsky Add changes for test doubling
2008-09-01 Dave Rolsky bump version to 0.65 and update changes for stable... 0.65
2008-09-01 Dave Rolsky Make sure all the XS methods die when called as a class...
2008-08-29 Dave Rolsky Update changes for 0.64_07 0.64_07
2008-08-29 Dave Rolsky bump version to 0.64_07 for another (in an endless...
2008-08-28 Dave Rolsky add changes for next release
2008-08-25 Dave Rolsky Bump the version and update changes for 0.64_06 0.64_06
2008-08-25 Dave Rolsky bump version and update changes for 0.65_05 0.64_05
2008-08-23 Dave Rolsky bump version and update Changes for 0.64_04 release 0.64_04
2008-08-23 Yuval Kogman changelog
2008-08-22 Dave Rolsky Bump the version # and updates Changes for 0.64_03 0.64_03
2008-08-21 Dave Rolsky Changes for next release, plus add dates missing from...
2008-08-21 Dave Rolsky More changes
2008-08-21 Dave Rolsky Mention explicit 5.8.x requirement
2008-08-20 Yuval Kogman changelog
2008-08-20 Dave Rolsky Update changes for next release, which will be a dev...
2008-08-08 Dave Rolsky Switched to EUMM with compiler detection (from Params...
2008-08-04 Shawn M Moore Bump version to 0.65
2008-08-03 Shawn M Moore Update Changes 0_64
2008-07-22 Stevan Little fixing theplers test
2008-07-07 Shawn M Moore Bump to 0.63
2008-07-01 Shawn M Moore Have load_class return the metaclass, initializing...
2008-06-18 Shawn M Moore Bump to 0.63
2008-06-18 Shawn M Moore Begin updating to 0.62
2008-06-18 Yuval Kogman changelog
2008-06-14 Stevan Little some little things and stuff
2008-06-13 Shawn M Moore Bump everything to 0.61
2008-06-13 Shawn M Moore Bump all packages to 0.60
2008-06-13 Shawn M Moore Bump to 0.60
2008-06-13 Shawn M Moore Update Changes
2008-06-11 Guillermo Roditi expose immutable options and transformer
2008-06-10 Shawn M Moore Some tests from Mouse for load_class and is_class_loaded
2008-06-10 Shawn M Moore Nonsensical (undef, empty, reference) class names now...
2008-06-10 Shawn M Moore Have is_class_loaded use the old code from Moose's...
2008-06-10 Stevan Little *_package_symbol all now take HASH ref as well as string
2008-06-05 Stevan Little fixing hcnages
2008-06-05 Matt S Trout work around a segfault
2008-06-04 Stevan Little some speed gains
2008-05-29 Stevan Little 0.58, no really this time
2008-05-29 Stevan Little 0.58
2008-05-28 Dave Rolsky Remove some stray junk characters.
2008-05-28 Stevan Little 0.57
2008-05-28 Stevan Little better error message
2008-05-27 Stevan Little Some package speedups
2008-05-25 Stevan Little 0.56
2008-05-25 Stevan Little 0.56
2008-05-24 Stevan Little fixing get_{read,write}_method_ref
2008-05-18 Stevan Little just adjusting versions and writing changes
2008-05-18 Dave Rolsky identifier, not indentifier
2008-05-18 Stevan Little removing ->blessed, blessed is not a method *cough...
2008-05-16 Stevan Little dont break trunk please
2008-05-08 Shawn M Moore add has_read_method and has_write_method
2008-04-28 Stevan Little 0.55
2008-04-15 Stevan Little c3 tests and details
2008-04-12 Stevan Little adding details to changelog
2008-03-19 Stevan Little rebless instance now returns the instance too
2008-03-14 Stevan Little 0.54
2008-03-12 Stevan Little addin in the extra params for rebless_instance
2008-03-11 Stevan Little Class::MOP fixes
2008-02-26 Stevan Little ovids bug
2008-02-22 Stevan Little some tweaks on C::MOP::Object
2008-02-18 Stevan Little changing make_{immtable,mutable} to return 1
2008-02-17 Stevan Little test tweaks
next