Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix C++ build error introducted in f8088870 | Tony Cook | 2011-03-09 | 1 | -1/+1 |
* | Add PERL_NO_GET_CONTEXT to NamedCapture.xs | Nicholas Clark | 2011-03-08 | 1 | -0/+1 |
* | Tweak Tie::Hash::NamedCapture's BOOT code - get the stash from the CV. | Nicholas Clark | 2011-03-08 | 1 | -4/+9 |
* | In Tie::Hash::NamedCapture move the tie of %+ and %- from perl to XS. | Nicholas Clark | 2011-03-08 | 2 | -8/+19 |
* | Convert Tie::Hash::NamedCapture::TIEHASH to XS. | Nicholas Clark | 2011-03-08 | 2 | -10/+22 |
* | Add tests for documented behaviour of Tie::Hash::NamedCapture::TIEHASH. | Nicholas Clark | 2011-03-08 | 1 | -0/+34 |
* | Convert modules in ext/ to pass minimal arguments to XSLoader::load(). | Nicholas Clark | 2010-10-14 | 1 | -1/+1 |
* | Move remaining Tie::Hash::NamedCapture XS code to NamedCapture.xs | Nicholas Clark | 2010-10-14 | 1 | -0/+56 |
* | Move Tie::Hash::NamedCapture::{FIRST,NEXT}KEY to NamedCapture.xs | Nicholas Clark | 2010-10-14 | 1 | -0/+27 |
* | Convert lib/Tie/Hash/NamedCapture.pm to an XS module in ext/ | Nicholas Clark | 2010-10-14 | 2 | -0/+76 |