| Commit message (Expand) | Author | Age | Files | Lines |
* | Run 'make regen' for #34567 and #34568. | Marcus Holland-Moritz | 2008-10-24 | 1 | -0/+10 |
* | Re: [5.8] Change 33727 (op.c) breaks constant folding in "elsif" | Vincent Pit | 2008-09-13 | 1 | -0/+2 |
* | S_isa_lookup() no longer recurses (as of Brandon's MRO changes), so we | Nicholas Clark | 2008-09-11 | 1 | -1/+1 |
* | Add Perl_croak_xs_usage(), which reduces a lot of explicit calls of | Nicholas Clark | 2008-05-21 | 1 | -0/+2 |
* | Double magic/warnings with binmode $fh, undef | Vincent Pit | 2008-04-30 | 1 | -1/+1 |
* | /* This code tries to figure out just what went wrong with | Nicholas Clark | 2008-04-17 | 1 | -0/+2 |
* | Perl_store_cop_label() isn't meant to be part of the public API. | Nicholas Clark | 2008-04-14 | 1 | -0/+2 |
* | Split out S_refcounted_he_new_common() from | Nicholas Clark | 2008-04-07 | 1 | -2/+10 |
* | Eliminate cop_label from struct cop by storing a label as the first | Nicholas Clark | 2008-04-07 | 1 | -0/+2 |
* | Define sv_insert() as a wrapper to sv_insert_flags(), and move | Nicholas Clark | 2008-04-01 | 1 | -2/+0 |
* | Double magic with substr | Vincent Pit | 2008-03-31 | 1 | -0/+2 |
* | Add Perl_malloc_good_size to malloc.c. (A routine that rounds up the | Nicholas Clark | 2008-02-27 | 1 | -0/+2 |
* | Regenerate embed.h | Rafael Garcia-Suarez | 2008-02-25 | 1 | -0/+2 |
* | Update to embed.h somehow missed from change 33343. | Nicholas Clark | 2008-02-22 | 1 | -2/+2 |
* | Missed a file from regen.pl | Nicholas Clark | 2008-02-22 | 1 | -2/+0 |
* | Eliminate ck_lengthconst. | Nicholas Clark | 2008-02-20 | 1 | -2/+0 |
* | Perl_ck_retarget() doesn't even exist, so little point in mentioning | Nicholas Clark | 2008-02-11 | 1 | -2/+0 |
* | also report forced tokens when using -DT | Gerard Goossen | 2008-01-28 | 1 | -1/+1 |
* | Investigation reveals that the work of restoring the iterator to the | Nicholas Clark | 2008-01-26 | 1 | -2/+2 |
* | Change 33072 missed embed.h. I wasn't aware that it was affected by | Nicholas Clark | 2008-01-26 | 1 | -2/+0 |
* | Avoid an unused argument in S_sv_2iuv_non_preserve() by using | Nicholas Clark | 2008-01-18 | 1 | -0/+12 |
* | Eliminate all PERL_UNUSED_ARG()s in S_validate_suid() by changing its | Nicholas Clark | 2008-01-18 | 1 | -2/+22 |
* | Remove C variables (and a parameter!) now unused since -P bit the dust. | Nicholas Clark | 2008-01-11 | 1 | -1/+1 |
* | Re: [perl #49564] Re: MRO and av_clear | Rick Delaney | 2008-01-11 | 1 | -0/+2 |
* | Move the reg_stringify logic to Perl_sv_2pv_flags | Ævar Arnfjörð Bjarmason | 2008-01-10 | 1 | -2/+0 |
* | BER is all very well, but it turns out that it's better to store the | Nicholas Clark | 2008-01-05 | 1 | -2/+0 |
* | Re-implement the SvOOK() hack to store the offset as a BER encoded | Nicholas Clark | 2008-01-04 | 1 | -0/+2 |
* | Run regen.pl (fixes build on Win32, at least) | Steve Hay | 2008-01-04 | 1 | -4/+0 |
* | Add a new function newSVpvn_flags(), which takes a third parameter of | Nicholas Clark | 2008-01-02 | 1 | -0/+6 |
* | Make struct regexp the body of SVt_REGEXP SVs, REGEXPs become SVs, | Nicholas Clark | 2008-01-02 | 1 | -4/+4 |
* | As Perl_magic_setbm() and Perl_magic_setfm() aren't in the public API, | Nicholas Clark | 2007-12-31 | 1 | -16/+0 |
* | Perl_magic_setbm() and Perl_magic_setfm() are mathoms that can be | Nicholas Clark | 2007-12-31 | 1 | -2/+14 |
* | For 5.12 we can simply exterminate! the private function | Nicholas Clark | 2007-12-21 | 1 | -14/+0 |
* | Regen some files... | Steve Peters | 2007-12-20 | 1 | -0/+4 |
* | Implement each @array. | Nicholas Clark | 2007-12-20 | 1 | -0/+16 |
* | Change 32676 missed embed.h. Oops. Avert any more black smoke. | Nicholas Clark | 2007-12-20 | 1 | -2/+0 |
* | Perl_newAV() can become a mathom by making newAV() a wrapper around | Nicholas Clark | 2007-12-20 | 1 | -2/+0 |
* | Perl_magic_setglob() is a mathom. | Nicholas Clark | 2007-12-20 | 1 | -0/+12 |
* | Bug fix for storing shared objects in shared structures | Jerry D. Hedden | 2007-11-08 | 1 | -0/+2 |
* | Fix overloading for 64-bit ints (revised) | Jerry D. Hedden | 2007-10-19 | 1 | -0/+6 |
* | Inline and eliminate S_incl_perldb(), as it's only called on one place. | Nicholas Clark | 2007-10-18 | 1 | -2/+0 |
* | Pass in explicit lengths for the key and type arguments to | Nicholas Clark | 2007-10-16 | 1 | -2/+2 |
* | If PERL_DISABLE_PMC is defined, doopen_pm() is just a direct call to | Nicholas Clark | 2007-10-09 | 1 | -0/+12 |
* | Remove the strlen in doopen_pm() by passing in the length. (As we know | Nicholas Clark | 2007-10-09 | 1 | -1/+1 |
* | Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure) | Brandon Black | 2007-10-08 | 1 | -0/+2 |
* | PL_cshname is actually a constant value known at compile time. | Nicholas Clark | 2007-10-05 | 1 | -2/+0 |
* | With the demise of PERL_FLEXIBLE_EXCEPTIONS, S_docatch_body() can be | Nicholas Clark | 2007-10-05 | 1 | -2/+0 |
* | S_dopoptosub() is just a wrapper for S_dopoptosub_at(), so make it a | Nicholas Clark | 2007-10-04 | 1 | -2/+0 |
* | [perl #45513] Test failures on amd64-freebsd 6.2 | Slaven Rezic | 2007-10-03 | 1 | -0/+2 |
* | fifth attempt to silence S_emulate_eaccess compiler warning | Dave Mitchell | 2007-09-24 | 1 | -2/+0 |