| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Avoid utf8 warnings when printing diagnostics | Rafael Garcia-Suarez | 2008-02-15 | 1 | -0/+1 |
* | Silence compiler warnings on Win32/VC6 | Jan Dubois | 2008-02-15 | 3 | -5/+10 |
* | sprintf "%+d" | Abigail | 2008-02-14 | 1 | -2/+2 |
* | Re: [perl #50496] Bug Report: 'keys %+' does not return the correct keys. | Abigail | 2008-02-14 | 1 | -1/+41 |
* | Add missing file to MANIFEST, to go with change #33311 | Rafael Garcia-Suarez | 2008-02-14 | 1 | -0/+1 |
* | Re: [perl #50706] %^H affecting outside file scopes | Rick Delaney | 2008-02-14 | 3 | -1/+13 |
* | doio.c:Perl_my_lstat:/* XXX Do really need to be calling SvPV() all these tim... | Vincent Pit | 2008-02-14 | 2 | -5/+5 |
* | Make the new warning report undef constants as undef | Rafael Garcia-Suarez | 2008-02-14 | 2 | -3/+10 |
* | Fix leak when issuing new warning implemented by #33305 | Rafael Garcia-Suarez | 2008-02-14 | 1 | -1/+1 |
* | Revert change #33302. This change was wrong, since it was | Rafael Garcia-Suarez | 2008-02-14 | 2 | -10/+2 |
* | Fix linker error introduced by #33305 | Steve Hay | 2008-02-14 | 1 | -1/+1 |
* | Show constant in "Useless use of a constant in void context" | Rick Delaney | 2008-02-14 | 2 | -3/+10 |
* | use svtype | Robin Barker | 2008-02-14 | 6 | -20/+20 |
* | Jerry D. Hedden now maintains Thread::Semaphore on CPAN | Rafael Garcia-Suarez | 2008-02-14 | 1 | -0/+7 |
* | [perl #47047] Use of inherited AUTOLOAD for non-method is deprecated | Rick Delaney | 2008-02-13 | 2 | -2/+10 |
* | PERL_MAGIC_uvar_elem should be 'u' in dump.c | Vincent Pit | 2008-02-13 | 1 | -1/+1 |
* | pp_system explicitly passes NULL to do_aspawn, so NULL must be "OK" | Steve Hay | 2008-02-13 | 2 | -3/+2 |
* | Drat. #33298 doesn't fix it: need this too. | Steve Hay | 2008-02-13 | 2 | -8/+13 |
* | Correct another variable name in embed.fnc | Steve Hay | 2008-02-13 | 2 | -3/+3 |
* | Read-only variable tests | Jerry D. Hedden | 2008-02-13 | 1 | -3/+110 |
* | Unused var in perlio.c (revised) | Jerry D. Hedden | 2008-02-13 | 1 | -0/+3 |
* | Make sure we only find the macro we were looking for, | Marcus Holland-Moritz | 2008-02-13 | 1 | -1/+1 |
* | Upgrade to PathTools-3.2701 | Steve Peters | 2008-02-12 | 11 | -10/+22 |
* | Upgrade to Math-Complex-1.52 | Steve Peters | 2008-02-12 | 4 | -10/+17 |
* | Fix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC a... | Jan Dubois | 2008-02-12 | 6 | -13/+32 |
* | assert() that every NN argument is not NULL. Otherwise we have the | Nicholas Clark | 2008-02-12 | 42 | -85/+4006 |
* | Correct the paramter to Perl_op_xmldump(). The one that got away from | Nicholas Clark | 2008-02-12 | 2 | -2/+2 |
* | Correct (some) variable names in embed.fnc where they differ from the | Nicholas Clark | 2008-02-12 | 4 | -393/+437 |
* | In Perl_load_module_nocontext(), ver can actually be NULL. | Nicholas Clark | 2008-02-12 | 2 | -32/+20 |
* | Teach Math::Complex the maximum NV for a 16 byte float. (At least, a | Nicholas Clark | 2008-02-12 | 1 | -1/+3 |
* | Perl_sv_2iv_flags(), Perl_sv_2uv_flags, Perl_sv_2nv and | Nicholas Clark | 2008-02-11 | 2 | -28/+14 |
* | Perl_ck_retarget() doesn't even exist, so little point in mentioning | Nicholas Clark | 2008-02-11 | 3 | -7/+0 |
* | In Perl_sv_catpv(), Perl_sv_catpv_mg() the ptr can be not NULL. | Nicholas Clark | 2008-02-11 | 2 | -21/+15 |
* | Upgrade to Math-Complex-1.51 | Steve Peters | 2008-02-11 | 4 | -16/+27 |
* | Upgrade to Test-Harness-3.09 | Steve Peters | 2008-02-11 | 34 | -84/+237 |
* | Re: Unwanted warnings from "PerlIO::scalar" | Ben Morrow | 2008-02-11 | 2 | -3/+45 |
* | In Perl_regfree_internal(), rx is actually not NULL. | Nicholas Clark | 2008-02-11 | 2 | -5/+6 |
* | Fix test to pass en 5.6.2 (unpack is needed by version.pm there) | Rafael Garcia-Suarez | 2008-02-11 | 1 | -1/+1 |
* | In Perl_ck_lengthconst, "XXX length optimization goes here" is TODO. | Nicholas Clark | 2008-02-11 | 1 | -0/+8 |
* | The "pointer" argument to S_restore_magic() is not not NULL, because | Nicholas Clark | 2008-02-11 | 2 | -4/+2 |
* | Correct quad-related %Config variables on VMS. | Craig A. Berry | 2008-02-11 | 1 | -13/+9 |
* | Make fs.t compare the permissions of a link with those | Craig A. Berry | 2008-02-11 | 1 | -2/+6 |
* | The sv argument to gv_stashsv() is not NULL. | Nicholas Clark | 2008-02-10 | 2 | -2/+4 |
* | vcroak()'s pattern is actually NULLOK. | Nicholas Clark | 2008-02-10 | 2 | -3/+2 |
* | Correct some names of parameters in embed.fnc. | Nicholas Clark | 2008-02-10 | 2 | -18/+18 |
* | Two parameter names missing in embed.fnc | Nicholas Clark | 2008-02-10 | 2 | -4/+4 |
* | Eliminate use of Nullop in the core code. Dual life uses remain. | Nicholas Clark | 2008-02-10 | 4 | -67/+69 |
* | exp(999) isn't "infinity". Even exp(9999) can still be represented on | Nicholas Clark | 2008-02-10 | 1 | -1/+1 |
* | [patch] optimize OP_IS_(FILETEST|SOCKET) macros | Jim Cromie | 2008-02-10 | 5 | -440/+436 |
* | Upgrade to Time-HiRes-1.9712 | Steve Peters | 2008-02-10 | 3 | -20/+21 |