| Commit message (Expand) | Author | Age | Files | Lines |
* | Random consting | Andy Lester | 2005-06-03 | 1 | -4/+4 |
* | Goodbye xav_arylen. You won't be missed that much. | Nicholas Clark | 2005-05-29 | 1 | -1/+2 |
* | Add a union in place of xnv_nv, which allows AVs and HVs to re-use | Nicholas Clark | 2005-05-21 | 1 | -2/+4 |
* | Move hv_name, hv_eiter and hv_riter into a new aux structure. | Nicholas Clark | 2005-05-21 | 1 | -9/+14 |
* | Move placeholders into a new rhash magic type. | Nicholas Clark | 2005-05-21 | 1 | -0/+1 |
* | SvPVX_const - patch #2 | Steve Peters | 2005-05-21 | 1 | -17/+18 |
* | Remove PMROOT and replace it with a small shell script. Er, magic. | Nicholas Clark | 2005-05-20 | 1 | -2/+7 |
* | Goodbye AvFLAGS | Nicholas Clark | 2005-05-20 | 1 | -4/+4 |
* | consting-eleventy.patch: More consts, plus actual bug fix | Andy Lester | 2005-05-16 | 1 | -5/+5 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -2/+2 |
* | Add editor boilerplates to all C files | Rafael Garcia-Suarez | 2005-05-10 | 1 | -0/+10 |
* | s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/ | Nicholas Clark | 2005-05-10 | 1 | -1/+1 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -13/+13 |
* | Refactoring to Sv*_set() macros - patch #5 | Steve Peters | 2005-04-19 | 1 | -3/+5 |
* | Add CLONE_SKIP() class method to allow individual classes to skip | Dave Mitchell | 2005-04-19 | 1 | -1/+3 |
* | const-eight.diff | Andy Lester | 2005-04-04 | 1 | -13/+12 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -1/+1 |
* | expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV | Dave Mitchell | 2005-03-28 | 1 | -0/+8 |
* | Third consting batch | Andy Lester | 2005-03-24 | 1 | -19/+19 |
* | More consting goodness | Andy Lester | 2005-03-21 | 1 | -3/+3 |
* | SvUTF8 can be present on scalars other than PVs | Nicholas Clark | 2005-02-26 | 1 | -1/+2 |
* | Add comment to top of reentr.c and fix typos in other files | Dave Mitchell | 2004-08-01 | 1 | -1/+1 |
* | Add comment to the top of most .c files explaining their purpose | Dave Mitchell | 2004-07-31 | 1 | -0/+7 |
* | make -Dl log runops loop entry and exit, and jump level popping | Dave Mitchell | 2004-07-25 | 1 | -0/+2 |
* | update -Dx to cope with lexical version of OP_AELEMFAST | Dave Mitchell | 2004-03-28 | 1 | -10/+12 |
* | pv_display() had code to display \n etc as escapes but it didn't | Dave Mitchell | 2004-03-28 | 1 | -13/+11 |
* | format/casting/warning RE: perl 5.9.1 | Robin Barker | 2004-03-17 | 1 | -9/+10 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | Fix segfaults when running under -Dx. | Marcus Holland-Moritz | 2004-02-28 | 1 | -5/+5 |
* | Re: op_seq (was: Freeing code) | Paul Johnson | 2004-02-21 | 1 | -13/+127 |
* | -Dx could coredump on threaded builds because consts are now | Dave Mitchell | 2004-02-19 | 1 | -0/+4 |
* | Re: [PATCH] GLOB to LVALUE assignment fix | Tassilo von Parseval | 2004-02-17 | 1 | -12/+12 |
* | Implement stacked filetest operators (-f -w -x $file). | Rafael Garcia-Suarez | 2004-02-09 | 1 | -3/+5 |
* | show the rehash flags in dumps | Nicholas Clark | 2003-10-25 | 1 | -1/+5 |
* | Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x | Marcus Holland-Moritz | 2003-07-27 | 1 | -2/+9 |
* | dump.c -Wformat; Re: maint @ 19975, maint @ 19997 | Robin Barker | 2003-07-05 | 1 | -2/+4 |
* | Re: Bug stomping fun. [PATCH: bug #1016] | Alex Vandiver | 2003-05-12 | 1 | -1/+1 |
* | Salvage 'use filetest "access"' from compiletime to runtime. | Jarkko Hietaniemi | 2003-05-03 | 1 | -0/+4 |
* | allow recursive FETCHes | Dave Mitchell | 2003-04-19 | 1 | -2/+3 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | stray n_a | Michael G. Schwern | 2003-03-31 | 1 | -1/+0 |
* | [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu) | Nicholas Clark | 2003-03-29 | 1 | -5/+7 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | add support for assertions. Updated form of: | Salvador FandiƱo | 2003-02-16 | 1 | -0/+1 |
* | Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes | Artur Bergman | 2003-02-02 | 1 | -1/+1 |
* | Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV) | Jarkko Hietaniemi | 2003-01-29 | 1 | -1/+1 |
* | Re: slight tweak to -DR flag - display whether on tmps stack | Dave Mitchell | 2003-01-22 | 1 | -3/+15 |
* | integrate (by hand) #18353 and #18359 from maint-5.8: | Hugo van der Sanden | 2003-01-21 | 1 | -3/+19 |
* | %_ (was Re: [PATCH] operation on `PL_na' may be undefined) | Nicholas Clark | 2003-01-07 | 1 | -10/+7 |
* | new flag SvPADSTALE | Dave Mitchell | 2003-01-03 | 1 | -0/+1 |