| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ext/Devel/Peek to ext/Devel-Peek | Nicholas Clark | 2009-02-09 | 5 | -1735/+0 |
* | Rename ext/Devel/PPPort to ext/Devel-PPPort | Nicholas Clark | 2009-02-09 | 164 | -20388/+0 |
* | Rename ext/Devel/DProf to ext/Devel-DProf | Nicholas Clark | 2009-02-09 | 6 | -1348/+0 |
* | Upgrade to Devel::PPPort 3.16 | Marcus Holland-Moritz | 2009-01-23 | 8 | -18/+58 |
* | Convert db_get_cv() to use get_cvn_flags() as it already knows the length of | Nicholas Clark | 2009-01-21 | 1 | -1/+3 |
* | Add get_cvs() as a shortcut for STR_WITH_LEN() and Perl_get_cvn_flags(), and | Nicholas Clark | 2009-01-21 | 1 | -1/+1 |
* | Correct the form of the flags passed to perl_get_cv(). | Nicholas Clark | 2009-01-21 | 1 | -2/+2 |
* | Update the documentation of get_sv() to note that it calls Perl_gv_fetchpv(), | Nicholas Clark | 2009-01-21 | 2 | -10/+10 |
* | Upgrade to Devel::PPPort 3.15 | Marcus Holland-Moritz | 2009-01-18 | 57 | -177/+215 |
* | Some source files and documentation files need not to be executable | Rafael Garcia-Suarez | 2008-12-25 | 1 | -0/+0 |
* | Fix up .gitignore files some more | Florian Ragwitz | 2008-12-19 | 1 | -0/+1 |
* | [admin] set up .gitignore files | Sam Vilain | 2008-12-19 | 2 | -0/+6 |
* | whether DEPTH gets dumped in formats varies within 5.10.0 | Dave Mitchell | 2008-12-05 | 1 | -2/+2 |
* | in Dump output, PV field of format may or not be displayed in 5.10.0 | Dave Mitchell | 2008-12-05 | 1 | -2/+2 |
* | [perl #948] [PATCH] Allow tied $, | Chip Salzenberg | 2008-11-14 | 1 | -1/+1 |
* | Upgrade to Devel::PPPort 3.14_05 | Marcus Holland-Moritz | 2008-10-31 | 5 | -10/+15 |
* | Upgrade to Devel::PPPort 3.14_04 | Marcus Holland-Moritz | 2008-10-30 | 9 | -13/+428 |
* | Upgrade to Devel::PPPort 3.14_03 | Marcus Holland-Moritz | 2008-10-21 | 8 | -35/+79 |
* | Upgrade to Devel::PPPort 3.14_02 | Marcus Holland-Moritz | 2008-10-12 | 20 | -80/+525 |
* | You can't (and shouldn't) use CvDEPTH on a PVFM. | Nicholas Clark | 2008-07-31 | 1 | -1/+1 |
* | PVFMs don't need to access the IVX any more. (as of change 32836, which | Nicholas Clark | 2008-07-12 | 1 | -1/+1 |
* | Test that formats can be dumped. | Nicholas Clark | 2008-07-12 | 1 | -1/+40 |
* | Upgrade to Devel::PPPort 3.14_01 | Marcus Holland-Moritz | 2008-07-11 | 14 | -413/+538 |
* | Upgrade to Devel::PPPort 3.14 | Marcus Holland-Moritz | 2008-06-01 | 4 | -5/+10 |
* | Upgrade to Devel::PPPort 3.13_03 | Marcus Holland-Moritz | 2008-05-13 | 5 | -11/+69 |
* | Upgrade to Devel::PPPort 3.13_02 | Marcus Holland-Moritz | 2008-04-13 | 7 | -19/+127 |
* | $VERSION++ for all the non-dual life modules in ext/ that | Nicholas Clark | 2008-03-31 | 2 | -2/+2 |
* | [perl #46957] [PATCH] make Devel::Peek::mstat always available | srezic@cpan.org | 2008-03-03 | 1 | -7/+5 |
* | Recode all the old variable-like substitutions with the generic line | Nicholas Clark | 2008-02-03 | 1 | -40/+29 |
* | Produce a more generic expectation management system, and use it to | Nicholas Clark | 2008-02-03 | 1 | -23/+82 |
* | 5.8.x and earler have a SUBPROCESS line in the dump of a PVIO. | Nicholas Clark | 2008-02-02 | 1 | -0/+5 |
* | Change 27244 wasn't quite correct. XSUB is dumped as 0x0, not 0. | Nicholas Clark | 2008-02-02 | 1 | -1/+1 |
* | Need to substitute out the placeholder '$RV' for earlier perls too. | Nicholas Clark | 2008-01-30 | 1 | -1/+3 |
* | Change 33069 missed updating dump.c to dump PVIOs correctly. | Nicholas Clark | 2008-01-26 | 1 | -1/+29 |
* | ... and the rest; was RE: unnecessary define | Robin Barker | 2008-01-24 | 2 | -5/+0 |
* | RE: [PATCH ext/Devel/DProf/Makefile.PL] unnecessary define | Robin Barker | 2008-01-23 | 1 | -2/+1 |
* | Make new regex type be 'REGEXP' and make all core qr//'s be in class Regexp (... | Yves Orton | 2008-01-06 | 1 | -2/+3 |
* | Don't allocate the NV slot for SVt_REGEXP. | Nicholas Clark | 2008-01-05 | 1 | -1/+0 |
* | Abolish wrapped in struct regexp - store the wrapped pattern pointer | Nicholas Clark | 2008-01-05 | 1 | -2/+4 |
* | Upgrade to Devel::PPPort 3.13_01 | Marcus Holland-Moritz | 2008-01-04 | 75 | -342/+607 |
* | Make struct regexp the body of SVt_REGEXP SVs, REGEXPs become SVs, | Nicholas Clark | 2008-01-02 | 1 | -3/+2 |
* | Dump the REGEXP member of SVt_REGEXP. | Nicholas Clark | 2007-12-28 | 1 | -1/+2 |
* | First class regexps. | Nicholas Clark | 2007-12-28 | 1 | -10/+3 |
* | Regexps are now orange. | Nicholas Clark | 2007-12-27 | 1 | -0/+22 |
* | Eliminate SVt_RV, and use SVt_IV to store plain references. | Nicholas Clark | 2007-12-26 | 1 | -11/+12 |
* | ext/ consting | Robin Barker | 2007-12-22 | 1 | -1/+1 |
* | Upgrade to Devel::PPPort 3.13 | Marcus Holland-Moritz | 2007-10-04 | 5 | -8/+14 |
* | Upgrade to Devel::PPPort 3.12 | Marcus Holland-Moritz | 2007-09-22 | 3 | -2/+6 |
* | Upgrade to Devel::PPPort 3.11_06 | Marcus Holland-Moritz | 2007-09-11 | 14 | -52/+145 |
* | Upgrade to Devel::PPPort 3.11_05 | Marcus Holland-Moritz | 2007-08-20 | 20 | -102/+381 |