projects
/
gitmo/Class-MOP.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Class-MOP.git
2009-08-17
gfx
Tiny tweaks in Package.xs
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
gfx
Remove subname() in add_method(). Now add_package_symbo...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
gfx
tiny tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
gfx
Merge branch 'master' into topic/symbol-manipulator
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
gfx
add_package_symbol is no longer called from get_package...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
gfx
tab -> space*4
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
gfx
Refactor XS symbol manipulators
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
gfx
Merge branch 'master' of gitmo@git.moose.perl.org:Class-MOP
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Florian Ragwitz
Allow metaclasses to be reinitialized from an existing...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
gfx
Merge branch 'master' of gitmo@git.moose.perl.org:Class-MOP
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Dave Rolsky
Add release date to Changes
0.92
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Dave Rolsky
Tidy Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Dave Rolsky
bump version to 0.92
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Dave Rolsky
Use double-quotes and quotemeta for inlined hash slot...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
gfx
Revert "Default accessor generators to use inline gener...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
gfx
Revert "Fix example to define sub is_inline{ 0 }"
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
gfx
Fix example to define sub is_inline{ 0 }
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
gfx
Default accessor generators to use inline generators
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
gfx
Remove unneccessary code
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
gfx
Fix too much quotemeta in Instance metaclass
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
gfx
Add source printing code to Method::Generated that...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
gfx
Add tests using immulable classes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
gfx
Enhance bench/loading-benchmark.pl to try to load blead...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Shawn M Moore
We accept false attribute names now, update the test
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Florian Ragwitz
Changelogging.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Florian Ragwitz
Allow attributes to be have a name which is false.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Dave Rolsky
More Changes reformatting tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Dave Rolsky
Merge branch 'stable'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Dave Rolsky
bump version to 0.91
0.91
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Dave Rolsky
Add date for release
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Stevan Little
whoops forgot the changelog
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Stevan Little
emergency fix for bad variable usage
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Dave Rolsky
Changes reformatting
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Stevan Little
whoops forgot the changelog
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Stevan Little
emergency fix for bad variable usage
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Jesse Luehrs
update Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Jesse Luehrs
update docs for calling ->wrap on a method object
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Jesse Luehrs
add tests for wrapping a method metaobject
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Jesse Luehrs
clone and rebless when wrapping a method object
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
Hans Dieter...
move Changes to an unreleased version
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
Hans Dieter...
Merge branch 'master' into method_map_move
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
gfx
Implement naming routine in add_package_symbol(xsub...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
gfx
Fix RT #48072 using isGV_with_GP directly, which is...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
gfx
Update ppport.h to 3.19
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
gfx
Update dependencies in README
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Dave Rolsky
Add a release date
0.90
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Dave Rolsky
bump version to 0.90
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Dave Rolsky
Update changelog for 0.90
commit
|
commitdiff
|
tree
|
snapshot
2009-07-19
gfx
Optimize symbol manipulators
commit
|
commitdiff
|
tree
|
snapshot
2009-07-19
gfx
Remove a "no strict 'refs'" statement
commit
|
commitdiff
|
tree
|
snapshot
2009-07-19
gfx
fix symbol manipulators
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Stash
Fix exception when $_ is modified in before/after.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
gfx
Remove pure perl implementations
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
gfx
Package symbol manipulators into XS
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
gfx
Method modifier tweaks. Add missing Wrapped::_new()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
gfx
Remove has_method() in _immutable_metaclass(), which...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
gfx
Remove unnecessary calls of has_method()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Florian Ragwitz
Don't fail if a coderef's GV doesn't have a stash.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Dave Rolsky
More code tidying
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Dave Rolsky
Fix a typo in Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Dave Rolsky
tidy new code from Goro
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
gfx
various tweaks, and refactor _instantiate_module not...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
gfx
no get_method_map in get_all_method_names
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
gfx
Fix bench/foo.pl
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
gfx
Profile script for KiokuDB
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Shawn M Moore
Note about JPA's sponsorship and the importance of...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Shawn M Moore
Changes entry for gfx/topic/reduce-inline-constructor
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Shawn M Moore
Merge branch 'topic/reduce-inline-constructor' of git...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Shawn M Moore
Changes entry for gfx/topic/no-get_method_map
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Shawn M Moore
Merge branch 'topic/no-get_method_map' of git://github...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
gfx
Improve profiling script. Type "perl bench/profile...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
gfx
Extend bench/loading-benchmark.pl
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
gfx
Move __class_to_pmfile() in load_first_existing_class...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Shawn M Moore
wrap_method_body is in Package now
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Hans Dieter...
move get_method_map into Package
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
gfx
Implement an idea of reducing inline constructors in...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
gfx
add_attribute tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
gfx
Merge branch 'master' of gitmo@git.moose.perl.org:Class-MOP
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
gfx
Cache init_arg() in _generate_slot_initializer()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
gfx
no get_method_map in get_method_list
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
gfx
Remove method object generation stuff, which is no...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Jesse Luehrs
this syntax apparently hasn't worked in a while
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
gfx
refactoring no-get_method_map with package symmbol...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
gfx
Improve get_method/has_method/add_method not to use...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dave Rolsky
Revert "give unique names to method modifiers"
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dave Rolsky
Revert "really try to make method modifier names unique"
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dave Rolsky
really try to make method modifier names unique
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dave Rolsky
give unique names to method modifiers
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Dave Rolsky
apply patch from Goro Fuji for anon class mem leak
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Dave Rolsky
Add changes for mem leak fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Dave Rolsky
Applied patch from Goro Fuji to fix leaks in creating...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Dave Rolsky
Add test count
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Dave Rolsky
Add test count
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Dave Rolsky
no Win32 line endings, code formatting tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
gfx
add bench/oading-benchmark.pl
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
gfx
add bench/loading-profile.pl
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
gfx
Removed "use B" in Class::MOP::Package
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Dave Rolsky
These tests all had tabs, so I just ran them through...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Dave Rolsky
add a notabs test
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Dave Rolsky
Fix release date
0.89
commit
|
commitdiff
|
tree
|
snapshot
next