gitmo/Class-MOP.git
2009-07-06 Dave Rolsky apply patch from Goro Fuji for anon class mem leak
2009-07-06 Dave Rolsky Add changes for mem leak fixes
2009-07-06 Dave Rolsky Applied patch from Goro Fuji to fix leaks in creating...
2009-07-06 Dave Rolsky Add test count
2009-07-06 Dave Rolsky Add test count
2009-07-06 Dave Rolsky no Win32 line endings, code formatting tweaks
2009-07-06 gfx add bench/oading-benchmark.pl
2009-07-06 gfx add bench/loading-profile.pl
2009-07-06 gfx Removed "use B" in Class::MOP::Package
2009-07-03 Dave Rolsky These tests all had tabs, so I just ran them through...
2009-07-03 Dave Rolsky add a notabs test
2009-07-03 Dave Rolsky Fix release date 0.89
2009-07-03 Dave Rolsky bump version to 0.89
2009-07-03 Dave Rolsky This release breaks with last Moose
2009-07-03 Dave Rolsky Add release date
2009-07-03 Dave Rolsky Add changes for 0.89
2009-07-03 Dave Rolsky Merge branch 'master' into immutable_as_real_trait
2009-07-03 Dave Rolsky please do not use Moose in CMOP tests!
2009-07-03 Dave Rolsky Remove some cruft left over from earlier experimentation
2009-07-01 Dave Rolsky next person who uses Moose in the CMOP tests gets a...
2009-07-01 Dave Rolsky Merge branch 'master' into immutable_as_real_trait
2009-07-01 Dave Rolsky Changes tweaks
2009-07-01 Dave Rolsky This test does pass (but we'll keep it since apparently...
2009-07-01 Dave Rolsky Reverse sense of test to check for success, not failure
2009-07-01 Dave Rolsky Add some parens to is()
2009-07-01 Dave Rolsky perltidy this test a bit
2009-07-01 Dave Rolsky Merge branch 'master' into immutable_as_real_trait
2009-07-01 Dave Rolsky renumber test
2009-07-01 Dave Rolsky Improve changes for ash's fix
2009-07-01 Tomas Doran... Test as requested by autarch
2009-07-01 Chris Prather apply patch from ash on #moose
2009-06-30 Dave Rolsky Fixes to accomodate a metaclass which is an anon subcla...
2009-06-30 Dave Rolsky The immutable class's metaclass should be an object...
2009-06-30 Dave Rolsky What the heck, make the new immutable subclass immutabl...
2009-06-30 Dave Rolsky almost all tests passing!
2009-06-30 Dave Rolsky Hacking on making immutable a real(ish) trait so it...
2009-06-30 Dave Rolsky Attempting to call ->make_immutable on a class instead...
2009-06-30 Florian Ragwitz Ignore temporary files created by xsubpp/eumm.
2009-06-30 Florian Ragwitz There can only be one PPCODE section.
2009-06-30 Dave Rolsky De-tabify
2009-06-30 Dave Rolsky Tweak comment for clarity
2009-06-30 Dave Rolsky There's no point making the new metaclass for immutable...
2009-06-30 Dave Rolsky Avoid a warning when the inherited method has no uninli...
2009-06-30 Florian Ragwitz Return an empty method map instead of undef for non...
2009-06-30 Dave Rolsky Improve error message for metaclass incompat errors
2009-06-25 Shawn M Moore Update CMOP comments
2009-06-25 Cory Watson Make inline_slot_access use double quotes to be consist...
2009-06-25 Jesse Luehrs doc inline_rebless_instance_structure
2009-06-25 Jesse Luehrs update Changes
2009-06-25 Jesse Luehrs add a few more tests for inline instance methods
2009-06-25 Jesse Luehrs add inline version of rebless_instance_structure
2009-06-23 Dave Rolsky Conflicts with the last Moose release 0.88
2009-06-23 Dave Rolsky bump version to 0.88
2009-06-23 Dave Rolsky Add release date
2009-06-23 Jesse Luehrs update Changes
2009-06-23 Jesse Luehrs fix up the 000_load test to handle the immutable trait...
2009-06-23 Jesse Luehrs need to initialize a moose meta if called from Moose...
2009-06-23 Jesse Luehrs make CMOP::Immutable::Trait stop lying about its metaclass
2009-06-23 Dave Rolsky Class::MOP::Class::Immutable::Trait can not really...
2009-06-22 Dave Rolsky Remove references to Moose
2009-06-22 Dave Rolsky Add an explicit return
2009-06-22 Dave Rolsky Add release date
2009-06-22 Jesse Luehrs update Changes
2009-06-22 Jesse Luehrs document the __INSTANCE__ thing being pushed back to...
2009-06-21 Jesse Luehrs push the __INSTANCE__ parameter back into cmop
2009-06-21 Dave Rolsky Update changes
2009-06-21 Dave Rolsky bump version to 0.87
2009-06-21 Dave Rolsky spelling and dictionary fixes
2009-06-21 Dave Rolsky Make sure we always local-ize $@ and $SIG{__DIE__}...
2009-06-21 Dave Rolsky Make sure to local-ize $@ and $SIG{__DIE__} for each...
2009-06-21 Dave Rolsky Remove a useless eval block
2009-06-21 Dave Rolsky The immutable_transformer method is gone
2009-06-21 Dave Rolsky Latest changes to CMOP destructor inlining break Moose
2009-06-21 Dave Rolsky Minor doc formatting tweak
2009-06-21 Dave Rolsky Minor code formatting tweaks
2009-06-21 Dave Rolsky update Changes
2009-06-21 Dave Rolsky Docs for immutability
2009-06-21 Dave Rolsky Add a little more docs to CMOP::Immutable::Trait
2009-06-21 Dave Rolsky Add tests for inline {con,de}structor warnings and...
2009-06-18 Andrew Moore fixing test suite to address RT ticket 47119
2009-06-16 Dave Rolsky Reword change a little 0.86
2009-06-16 Dave Rolsky bump version to 0.86
2009-06-16 Dave Rolsky Clean up changes for rela
2009-06-16 Dave Rolsky Add date for next release
2009-06-16 Dave Rolsky Tweak some code for clarity and formatting
2009-06-16 Dave Rolsky Add changes for cache removal fix
2009-06-15 Dave Rolsky Shut up a warning from this test
2009-06-15 Dave Rolsky Remove commented-out code (this is why we have source...
2009-06-15 Dave Rolsky Fix test description
2009-06-15 Dave Rolsky Add Hardison to the spelling stop list
2009-06-15 Dave Rolsky Undo dylan's version bump (either do it everywhere...
2009-06-15 Dave Rolsky Revert caching of added methods, since that caused...
2009-06-15 Dave Rolsky Add failing test for bug where a glob-assignment-create...
2009-06-11 Dave Rolsky Tweak skip message
2009-06-11 Dylan William... Merge branch 'master' of gitmo@git.shadowcat.co.uk...
2009-06-11 Dave Rolsky Small code style fixes
2009-06-11 Dylan William... bumped version, updated Changes, added myself to author...
2009-06-11 Dylan William... removed tabs - s/\t/ /
2009-06-11 Dylan William... Bug fix: DESTROY was being overridden by make_immutable.
2009-06-11 Dylan William... Test message was wrong. Fixed.
next