This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Refactor Perl_get_vtbl() to a small array lookup from a large switch statement.
[perl5.git]
/
mg_vtable.h
2011-06-11
Nicholas Clark
Refactor Perl_get_vtbl() to a small array lookup from...
blob
|
commitdiff
2011-06-11
Nicholas Clark
Replace PL_vtbl_* with an array PL_magic_vtables.
blob
|
commitdiff
|
diff to current
2011-06-11
Nicholas Clark
Generate the enum for want_vtbl_* with regen/mg_vtable.pl
blob
|
commitdiff
|
diff to current
2011-06-11
Nicholas Clark
Move the work of MGVTBL_SET() from the C pre-processor...
blob
|
commitdiff
|
diff to current
2011-06-11
Nicholas Clark
Move the cast for a magic vtable with const get into...
blob
|
commitdiff
|
diff to current
2011-06-11
Nicholas Clark
Generate the definitions for magic vtables from data...
blob
|
commitdiff
|
diff to current