| Commit message (Expand) | Author | Age | Files | Lines |
* | Define sv_insert() as a wrapper to sv_insert_flags(), and move | Nicholas Clark | 2008-04-01 | 1 | -2/+2 |
* | Double magic with substr | Vincent Pit | 2008-03-31 | 1 | -0/+6 |
* | Repeat change 33508 - change 33561 re-instated the mistake in change | Nicholas Clark | 2008-03-25 | 1 | -1/+1 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-25 | 1 | -9/+9 |
* | Change 33507 had a const too far (Perl_mg_dup()'s mg is assigned to). | Nicholas Clark | 2008-03-13 | 1 | -1/+1 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-13 | 1 | -13/+13 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-12 | 1 | -14/+14 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-11 | 1 | -12/+12 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-11 | 1 | -18/+18 |
* | Perl_croak_nocontext() is called with NULL indirectly from | Steve Peters | 2008-03-08 | 1 | -4/+1 |
* | Silence warning introduced by #32703 when building with MYMALLOC | Steve Hay | 2008-03-06 | 1 | -1/+1 |
* | Silence some warnings on Win32 with VC6 | Steve Hay | 2008-03-06 | 1 | -9/+9 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-02 | 1 | -11/+11 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-02 | 1 | -10/+10 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-02 | 1 | -11/+11 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-01 | 1 | -9/+9 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-02-29 | 1 | -10/+10 |
* | Add Perl_malloc_good_size to malloc.c. (A routine that rounds up the | Nicholas Clark | 2008-02-27 | 1 | -0/+3 |
* | Change variable name to fix debug build with PERL_OLD_COPY_ON_WRITE | Steve Hay | 2008-02-27 | 1 | -2/+2 |
* | Following 33291, on VMS we need to use the same prototypes other platforms | Craig A. Berry | 2008-02-22 | 1 | -1/+1 |
* | Eliminate ck_lengthconst. | Nicholas Clark | 2008-02-20 | 1 | -6/+0 |
* | use svtype | Robin Barker | 2008-02-14 | 1 | -6/+6 |
* | pp_system explicitly passes NULL to do_aspawn, so NULL must be "OK" | Steve Hay | 2008-02-13 | 1 | -2/+1 |
* | Drat. #33298 doesn't fix it: need this too. | Steve Hay | 2008-02-13 | 1 | -2/+2 |
* | Correct another variable name in embed.fnc | Steve Hay | 2008-02-13 | 1 | -2/+2 |
* | assert() that every NN argument is not NULL. Otherwise we have the | Nicholas Clark | 2008-02-12 | 1 | -0/+1866 |
* | Correct the paramter to Perl_op_xmldump(). The one that got away from | Nicholas Clark | 2008-02-12 | 1 | -1/+1 |
* | Correct (some) variable names in embed.fnc where they differ from the | Nicholas Clark | 2008-02-12 | 1 | -159/+159 |
* | In Perl_load_module_nocontext(), ver can actually be NULL. | Nicholas Clark | 2008-02-12 | 1 | -22/+9 |
* | Perl_sv_2iv_flags(), Perl_sv_2uv_flags, Perl_sv_2nv and | Nicholas Clark | 2008-02-11 | 1 | -21/+7 |
* | Perl_ck_retarget() doesn't even exist, so little point in mentioning | Nicholas Clark | 2008-02-11 | 1 | -4/+0 |
* | In Perl_sv_catpv(), Perl_sv_catpv_mg() the ptr can be not NULL. | Nicholas Clark | 2008-02-11 | 1 | -14/+8 |
* | In Perl_regfree_internal(), rx is actually not NULL. | Nicholas Clark | 2008-02-11 | 1 | -3/+4 |
* | The "pointer" argument to S_restore_magic() is not not NULL, because | Nicholas Clark | 2008-02-11 | 1 | -3/+1 |
* | The sv argument to gv_stashsv() is not NULL. | Nicholas Clark | 2008-02-10 | 1 | -1/+3 |
* | vcroak()'s pattern is actually NULLOK. | Nicholas Clark | 2008-02-10 | 1 | -2/+1 |
* | Correct some names of parameters in embed.fnc. | Nicholas Clark | 2008-02-10 | 1 | -9/+9 |
* | Two parameter names missing in embed.fnc | Nicholas Clark | 2008-02-10 | 1 | -2/+2 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-02-08 | 1 | -11/+11 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-02-07 | 1 | -11/+11 |
* | sv.c: consting | Steven Schubiger | 2008-02-04 | 1 | -5/+5 |
* | taint.c: consting | Steven Schubiger | 2008-02-03 | 1 | -1/+1 |
* | Fix compiler warning introduced in DEBUGGING builds by #33103 | Steve Hay | 2008-01-31 | 1 | -1/+1 |
* | Fix Win32 compiler warnings introduced by #33081 and #33085 | Steve Hay | 2008-01-29 | 1 | -1/+1 |
* | toke.c/universal.c: consting | Steven Schubiger | 2008-01-29 | 1 | -11/+11 |
* | also report forced tokens when using -DT | Gerard Goossen | 2008-01-28 | 1 | -1/+3 |
* | util.c: some consting | Steven Schubiger | 2008-01-28 | 1 | -1/+1 |
* | Investigation reveals that the work of restoring the iterator to the | Nicholas Clark | 2008-01-26 | 1 | -1/+1 |
* | Avoid an unused argument in S_sv_2iuv_non_preserve() by using | Nicholas Clark | 2008-01-18 | 1 | -0/+6 |
* | The suidscript argument to S_forbid_setid(), S_open_script() and | Nicholas Clark | 2008-01-18 | 1 | -3/+3 |