projects
/
gitmo/Class-MOP.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
perltidy this test file
[gitmo/Class-MOP.git]
/
MOP.xs
2009-02-14
Florian Ragwitz
Don't call GvCV on something that's not a GV.
blob
|
commitdiff
2009-02-09
Florian Ragwitz
Disable deprecated get_all_packge_symbols in list context.
blob
|
commitdiff
|
diff to current
2009-02-08
Florian Ragwitz
Make MOP.xs compile again.
blob
|
commitdiff
|
diff to current
2009-02-08
Dave Rolsky
Add comment referring people looking at is_class_loaded...
blob
|
commitdiff
|
diff to current
2009-02-08
Dave Rolsky
Make the XS version of is_class_loaded smarter about...
blob
|
commitdiff
|
diff to current
2009-02-08
Dave Rolsky
this fix of just checking of GV-ness to determine if...
blob
|
commitdiff
|
diff to current
2009-01-22
Dave Rolsky
Add a line break for readability(-ishness)
blob
|
commitdiff
|
diff to current
2008-12-25
Florian Ragwitz
Remove prototypes from MOP.xs. The pure perl implementa...
blob
|
commitdiff
|
diff to current
2008-12-25
Florian Ragwitz
Avoid macro expansion of 'name' in PREHASH_KEY.
blob
|
commitdiff
|
diff to current
2008-12-25
Florian Ragwitz
Whops. s/VALUE/VERSION/;
blob
|
commitdiff
|
diff to current
2008-12-25
Florian Ragwitz
Don't require the hash key to be specified twice in...
blob
|
commitdiff
|
diff to current
2008-12-24
Florian Ragwitz
Make it easier to add new prehashed hash keys.
blob
|
commitdiff
|
diff to current
2008-12-22
Florian Ragwitz
Stop gcc from warning.
blob
|
commitdiff
|
diff to current
2008-12-22
Florian Ragwitz
Precompute hashes for VERSION and ISA.
blob
|
commitdiff
|
diff to current
2008-12-22
Florian Ragwitz
Add an xs implementation of Class::MOP::is_class_loaded.
blob
|
commitdiff
|
diff to current
2008-12-13
Florian Ragwitz
Make mop_check_package_cache_flag work on 5.10, even...
blob
|
commitdiff
|
diff to current
2008-12-05
Florian Ragwitz
Fix a few more style issues in MOP.xs.
blob
|
commitdiff
|
diff to current
2008-12-05
Florian Ragwitz
Tell ppport.h that we need newRV_noinc.
blob
|
commitdiff
|
diff to current
2008-12-05
Florian Ragwitz
Fail if hv_store fails.
blob
|
commitdiff
|
diff to current
2008-12-05
Florian Ragwitz
use style; in MOP.xs.
blob
|
commitdiff
|
diff to current
2008-12-05
Florian Ragwitz
Make the c get_code_info static.
blob
|
commitdiff
|
diff to current
2008-12-05
Florian Ragwitz
A few simplifications to xs get_method_map.
blob
|
commitdiff
|
diff to current
2008-12-05
Florian Ragwitz
Don't check if the xs version of get_method_map is...
blob
|
commitdiff
|
diff to current
2008-12-05
Florian Ragwitz
Factor out a c version of get_code_info. Make get_metho...
blob
|
commitdiff
|
diff to current
2008-12-05
Florian Ragwitz
Make get_all_package_symbols return a hashref in scalar...
blob
|
commitdiff
|
diff to current
2008-12-05
Florian Ragwitz
Factor a c function doing all the hard work out of...
blob
|
commitdiff
|
diff to current
2008-12-04
Florian Ragwitz
Make the xs code work if RVs are IVs (again!).
blob
|
commitdiff
|
diff to current
2008-12-04
Florian Ragwitz
Silence a gcc warning.
blob
|
commitdiff
|
diff to current
2008-12-04
Florian Ragwitz
Make the xs version of get_method_map include stub...
blob
|
commitdiff
|
diff to current
2008-12-04
Florian Ragwitz
Make the xs version of get_all_package_symbols return...
blob
|
commitdiff
|
diff to current
2008-12-04
Florian Ragwitz
Properly initialize values that'll be checked in boolea...
blob
|
commitdiff
|
diff to current
2008-12-04
Florian Ragwitz
Remove trailing whitespace.
blob
|
commitdiff
|
diff to current
2008-12-03
Dave Rolsky
Fix spacing
blob
|
commitdiff
|
diff to current
2008-12-03
Dave Rolsky
Restore the doubled parens, cause they shut up gcc...
blob
|
commitdiff
|
diff to current
2008-12-03
Dave Rolsky
Redo get_method_map with PPCODE (and fix indentation)
blob
|
commitdiff
|
diff to current
2008-12-03
Dave Rolsky
A bunch of style tweaks to try to get things more consi...
blob
|
commitdiff
|
diff to current
2008-12-03
Dave Rolsky
This is a tweaked version of Goro Fuji's XS implementat...
blob
|
commitdiff
|
diff to current
2008-11-15
Florian Ragwitz
Don't declare return values for PPCODE.
blob
|
commitdiff
|
diff to current
2008-11-15
Florian Ragwitz
Silence some compiler warnings.
blob
|
commitdiff
|
diff to current
2008-11-15
Florian Ragwitz
Don't try to get a CV from globs that are references...
blob
|
commitdiff
|
diff to current
2008-11-14
Florian Ragwitz
Don't mortalize the CVs behind inlined constants in...
blob
|
commitdiff
|
diff to current
2008-09-01
Dave Rolsky
Make sure all the XS methods die when called as a class...
blob
|
commitdiff
|
diff to current
2008-09-01
Dave Rolsky
Fix XS so that Class::MOP::Method accessors blow up...
blob
|
commitdiff
|
diff to current
2008-08-29
Dave Rolsky
The package names were wrong for some of the XS subs...
blob
|
commitdiff
|
diff to current
2008-08-25
Dave Rolsky
Bump the version and update changes for 0.64_06
0.64_06
blob
|
commitdiff
|
diff to current
2008-08-25
Dave Rolsky
Replace the alloca and snprintf stuff with equivalent...
blob
|
commitdiff
|
diff to current
2008-08-12
Yuval Kogman
ppport.h
blob
|
commitdiff
|
diff to current
2008-08-12
Yuval Kogman
more cleanup of XS version of get_all_package_symbols
blob
|
commitdiff
|
diff to current
2008-08-12
Yuval Kogman
ARGHGHGHGH!!! FUCKING UNREFERENCED GLOB/
blob
|
commitdiff
|
diff to current
2008-08-11
Yuval Kogman
XS versions of the most common readsers
blob
|
commitdiff
|
diff to current
2008-08-11
Yuval Kogman
simplify idiot PUSHs/SPAGAIN incest
blob
|
commitdiff
|
diff to current
2008-08-11
Yuval Kogman
XS version of get_all_package_symbols
blob
|
commitdiff
|
diff to current
2008-06-05
Yuval Kogman
fix MOP.xs for 5.8
blob
|
commitdiff
|
diff to current
2008-06-05
Stevan Little
fucking mst... sheesh
blob
|
commitdiff
|
diff to current
2008-06-05
Matt S Trout
work around a segfault
blob
|
commitdiff
|
diff to current
2008-05-18
Stevan Little
removing ->blessed, blessed is not a method *cough...
blob
|
commitdiff
|
diff to current
2007-12-23
Scott McWhirter
Add prototype behaviour to MOP.xs to silence warnings...
blob
|
commitdiff
|
diff to current
2007-12-13
Stevan Little
slighttweak
blob
|
commitdiff
|
diff to current
2007-12-13
Stevan Little
possible bleadperl fix
blob
|
commitdiff
|
diff to current
2007-12-12
Chris Prather
add in the cross version XS headers so we can build...
blob
|
commitdiff
|
diff to current
2007-12-12
Stevan Little
Class::MOP with XS
blob
|
commitdiff
|
diff to current