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-31
gfx
Merge branch 'topic/unified-method-generation-w-xs...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Rebase origin and fix miss-merged segments
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Move BOOT section in Package.xs
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
no VERSIONCHECK in sub XS files
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Add benchmark scripts (bench/xs/*.pl)
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Fix profile.pl
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Improve bench/profile.pl
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Implement a XS constructor generator
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Reconsider method generation
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Fix magic stuff
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Refactor method generators, preparing XS constructor...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Clearify a comment
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Add assert to mi methods
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Add is_instance_of() to MOP APIs for extentions
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Add is_class_loaded() to MOP APIs so that extentions...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Use Module::Info instead of eval "require $mod" in...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Tweaks for less memory
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Change XS Meta Instance API
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Remove old accessors that are commented out
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Add a comment for GETMAGIC in accessors
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Add t/314_method_leak.t for memory leak testing
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Fix a memory leak
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Refactor MOP Instance API in XS
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Ensure that generated accessors are XS
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Optimize can_xs()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Comment out pp accessors in Package.pm
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
is_inline as an argument
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
fix can_xs()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
comment for Module::Install::XSUtil
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
ppport.h tweaks: share the function entity in all objec...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
A first step to cooperate Moose.xs (topic/xs-accessor)
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Whether is_inline is true or not does not matter.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Fix ArrayBasedStorage to define is_inlinable{ 1 }
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Fix unified generation
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Accessors are generated only once at add_attribute...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Pure Perl accessors into XS
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Change the algorithm to use XS accessors. Now "xs"...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Add xs accessors
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
The first step to frame XS attributes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Make all the simple readers and predicates XS template
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
Move BOOT section in Package.xs
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
gfx
no VERSIONCHECK in sub XS files
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
gfx
Add benchmark scripts (bench/xs/*.pl)
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
gfx
Fix profile.pl
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
gfx
Improve bench/profile.pl
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
gfx
Implement a XS constructor generator
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
gfx
Reconsider method generation
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
gfx
Fix magic stuff
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
gfx
Refactor method generators, preparing XS constructor...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
gfx
Clearify a comment
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
gfx
Add assert to mi methods
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
gfx
Add is_instance_of() to MOP APIs for extentions
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
gfx
Add is_class_loaded() to MOP APIs so that extentions...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
gfx
Use Module::Info instead of eval "require $mod" in...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
gfx
Tweaks for less memory
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Dave Rolsky
Make debugging output for MOP_PRINT_SOURCE a little...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Dave Rolsky
.pm files should not be executable
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Dave Rolsky
Add test plan, tidy, and add test descriptions
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
gfx
Change XS Meta Instance API
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
gfx
Separate deprecated features to Deprecated.pm
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
gfx
Merge branch 'master' into topic/unified-method-generat...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
gfx
Merge branch 'topic/unified-method-generation-w-xs...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
gfx
Remove old accessors that are commented out
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
gfx
Handle magical scalars in XS
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
gfx
Add a test file for magical scalars. Note that XSUB...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
gfx
Add a comment for GETMAGIC in accessors
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
gfx
Add t/314_method_leak.t for memory leak testing
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
gfx
Fix a memory leak
commit
|
commitdiff
|
tree
|
snapshot
2009-08-20
franck cuny
remove a misplaced sentence in the POD
commit
|
commitdiff
|
tree
|
snapshot
2009-08-20
gfx
Refactor MOP Instance API in XS
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
gfx
Refactor mop_get_package_symbols
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
gfx
Revert "Remove subname() in add_method(). Now add_packa...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
gfx
Ensure that generated accessors are XS
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
gfx
Optimize can_xs()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Jesse Luehrs
Revert "Merge branch 'master' into topic/symbol-manipul...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
gfx
Comment out pp accessors in Package.pm
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
gfx
is_inline as an argument
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
gfx
fix can_xs()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
gfx
comment for Module::Install::XSUtil
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
gfx
ppport.h tweaks: share the function entity in all objec...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
gfx
A first step to cooperate Moose.xs (topic/xs-accessor)
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
franck cuny
fix url in POD for meta-model
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
gfx
Merge branch 'topic/unified-method-generation' into...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
gfx
Whether is_inline is true or not does not matter.
abandoned/unified-method-generation
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
gfx
Ensure backword compatibility (checked in 5.8.1)
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
gfx
Add a comment.
commit
|
commitdiff
|
tree
|
snapshot
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 commit 'origin/topic/xs-attr-template' into topic...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
gfx
Fix ArrayBasedStorage to define is_inlinable{ 1 }
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
gfx
Fix unified generation
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
gfx
Accessors are generated only once at add_attribute...
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
next