gitmo/Class-MOP.git
2009-08-13 gfx Move documents for method introspection attic/topic/method_map-to-module
2009-08-13 gfx Fix tests and others
2009-08-13 gfx Move method_map and related stuff to Module
2009-08-12 Shawn M Moore We accept false attribute names now, update the test
2009-08-08 Florian Ragwitz Changelogging.
2009-08-07 Florian Ragwitz Allow attributes to be have a name which is false.
2009-07-29 Dave Rolsky More Changes reformatting tweaks
2009-07-29 Dave Rolsky Merge branch 'stable'
2009-07-29 Dave Rolsky bump version to 0.91 0.91
2009-07-29 Dave Rolsky Add date for release
2009-07-29 Stevan Little whoops forgot the changelog
2009-07-29 Stevan Little emergency fix for bad variable usage
2009-07-29 Dave Rolsky Changes reformatting
2009-07-29 Stevan Little whoops forgot the changelog
2009-07-29 Stevan Little emergency fix for bad variable usage
2009-07-26 Jesse Luehrs update Changes
2009-07-26 Jesse Luehrs update docs for calling ->wrap on a method object
2009-07-26 Jesse Luehrs add tests for wrapping a method metaobject
2009-07-26 Jesse Luehrs clone and rebless when wrapping a method object
2009-07-22 Hans Dieter... move Changes to an unreleased version
2009-07-22 Hans Dieter... Merge branch 'master' into method_map_move
2009-07-22 gfx Fix RT #48072 using isGV_with_GP directly, which is...
2009-07-22 gfx Update ppport.h to 3.19
2009-07-22 gfx Update dependencies in README
2009-07-21 Dave Rolsky Add a release date 0.90
2009-07-21 Dave Rolsky bump version to 0.90
2009-07-21 Dave Rolsky Update changelog for 0.90
2009-07-17 Stash Fix exception when $_ is modified in before/after.
2009-07-16 gfx Method modifier tweaks. Add missing Wrapped::_new()
2009-07-15 gfx Remove has_method() in _immutable_metaclass(), which...
2009-07-15 gfx Remove unnecessary calls of has_method()
2009-07-15 Florian Ragwitz Don't fail if a coderef's GV doesn't have a stash.
2009-07-15 Dave Rolsky More code tidying
2009-07-15 Dave Rolsky Fix a typo in Changes
2009-07-15 Dave Rolsky tidy new code from Goro
2009-07-15 gfx various tweaks, and refactor _instantiate_module not...
2009-07-15 gfx no get_method_map in get_all_method_names
2009-07-15 gfx Fix bench/foo.pl
2009-07-15 gfx Profile script for KiokuDB
2009-07-15 Shawn M Moore Note about JPA's sponsorship and the importance of...
2009-07-15 Shawn M Moore Changes entry for gfx/topic/reduce-inline-constructor
2009-07-15 Shawn M Moore Merge branch 'topic/reduce-inline-constructor' of git...
2009-07-15 Shawn M Moore Changes entry for gfx/topic/no-get_method_map
2009-07-15 Shawn M Moore Merge branch 'topic/no-get_method_map' of git://github...
2009-07-15 gfx Improve profiling script. Type "perl bench/profile...
2009-07-15 gfx Extend bench/loading-benchmark.pl
2009-07-15 gfx Move __class_to_pmfile() in load_first_existing_class...
2009-07-12 Shawn M Moore wrap_method_body is in Package now
2009-07-12 Hans Dieter... move get_method_map into Package
2009-07-12 gfx Implement an idea of reducing inline constructors in...
2009-07-12 gfx add_attribute tweaks
2009-07-12 gfx Merge branch 'master' of gitmo@git.moose.perl.org:Class-MOP
2009-07-12 gfx Cache init_arg() in _generate_slot_initializer()
2009-07-12 gfx no get_method_map in get_method_list
2009-07-12 gfx Remove method object generation stuff, which is no...
2009-07-11 Jesse Luehrs this syntax apparently hasn't worked in a while
2009-07-10 gfx refactoring no-get_method_map with package symmbol...
2009-07-10 gfx Improve get_method/has_method/add_method not to use...
2009-07-07 Dave Rolsky Revert "give unique names to method modifiers"
2009-07-07 Dave Rolsky Revert "really try to make method modifier names unique"
2009-07-07 Dave Rolsky really try to make method modifier names unique
2009-07-07 Dave Rolsky give unique names to method modifiers
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.
next