| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Stacked overloaded -X. | Ben Morrow | 2009-03-25 | 1 | -0/+13 |
* | Fall back to "" overload for -X. | Ben Morrow | 2009-03-25 | 1 | -1/+1 |
* | Finish the rest of the -X ops. | Ben Morrow | 2009-03-25 | 1 | -13/+14 |
* | Move magic logic into tryAMAGICftest macro. | Ben Morrow | 2009-03-25 | 1 | -0/+16 |
* | Introduce SvCANEXISTDELETE in pp.h, which simplify the logic in pp_helem and ... | Vincent Pit | 2008-12-28 | 1 | -0/+9 |
* | Update copyright years. | Nicholas Clark | 2008-10-25 | 1 | -2/+2 |
* | [perl #55786] [PATCH blead] Re: Overload Segfaulting | Rick Delaney | 2008-06-15 | 1 | -3/+3 |
* | Re-implement mPUSHp() and mXPUSHp() using Perl_newSVpvn_flags(), which | Nicholas Clark | 2008-01-04 | 1 | -2/+2 |
* | There's no need to handle 'set' magic in the mX?PUSH macros. | Marcus Holland-Moritz | 2008-01-04 | 1 | -35/+25 |
* | Add macros mPUSHs() and mXPUSHs() for pushing SVs on the stack | Marcus Holland-Moritz | 2008-01-04 | 1 | -0/+12 |
* | Fix up copyright years for files modified in 2007. | Nicholas Clark | 2007-11-07 | 1 | -2/+2 |
* | Cast markstack values to I32 | Jan Dubois | 2007-04-10 | 1 | -2/+2 |
* | Remove register keyword from dSP; (at least for now) | Nicholas Clark | 2007-01-21 | 1 | -1/+1 |
* | pp_rv2av and pp_rv2hv have a lot of common code, so it's certainly a | Nicholas Clark | 2007-01-15 | 1 | -2/+4 |
* | Update copyright years in .h files. Also, in .pl | Rafael Garcia-Suarez | 2007-01-05 | 1 | -1/+1 |
* | Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K. | Nicholas Clark | 2006-02-07 | 1 | -1/+5 |
* | Create new macros AMG_CALLun_var, AMG_CALLun_var and tryAMAGICun_var | Nicholas Clark | 2006-02-07 | 1 | -8/+13 |
* | PL_amagic_generation is always non-zero, so remove the test for this. | Nicholas Clark | 2005-12-28 | 1 | -4/+0 |
* | pre-likely cleanup | Andy Lester | 2005-12-27 | 1 | -9/+11 |
* | Allow passing of the full enum name into the tryAMAGICbin family of | Nicholas Clark | 2005-11-05 | 1 | -2/+8 |
* | tidy up DieNull and DIE_NULL | Robin Barker | 2005-07-28 | 1 | -1/+0 |
* | Const Boy II: The Localizing | Andy Lester | 2005-06-23 | 1 | -3/+13 |
* | Eliminate more C<n_a>s | Nicholas Clark | 2005-06-08 | 1 | -1/+1 |
* | Convert POPpx POPpconstx and POPpbytex to use nolen macros. | Nicholas Clark | 2005-06-08 | 1 | -7/+4 |
* | POPpx needs a const equivalent. | Nicholas Clark | 2005-06-07 | 1 | -0/+1 |
* | consting-eleventy.patch: More consts, plus actual bug fix | Andy Lester | 2005-05-16 | 1 | -2/+1 |
* | Refactoring to Sv*_set() macros - patch #5 | Steve Peters | 2005-04-19 | 1 | -1/+1 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -1/+1 |
* | to improve -DCHECK_FORMAT | Robin Barker | 2005-01-07 | 1 | -0/+1 |
* | Missign STATEMENT brackets in PUSHMARK | Ton Hospel | 2004-12-24 | 1 | -14/+20 |
* | Fix apidoc entries for PUSHMARK and newXSproto. | Marcus Holland-Moritz | 2004-06-02 | 1 | -1/+1 |
* | Fix mX?PUSH[inup] macros. (Follow-up to #22756 and #22757) | Marcus Holland-Moritz | 2004-05-04 | 1 | -11/+11 |
* | Follow-up to previous patch: the mX?PUSH[inup] macros | Rafael Garcia-Suarez | 2004-04-30 | 1 | -26/+26 |
* | Document limitations in PUSHi et al macros and add new mPUSHi et al macros | Steve Hay | 2004-04-30 | 1 | -12/+96 |
* | Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults | Rick Delaney | 2003-09-18 | 1 | -1/+1 |
* | Integrate from maint: | Marcus Holland-Moritz | 2003-06-11 | 1 | -2/+2 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Reverse copyright update (#18801) for files not changed in 2003. | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -8/+0 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -0/+2 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -2/+2 |
* | Re: Would -Wno-unused -Wall be better? | Michael G. Schwern | 2001-05-29 | 1 | -0/+1 |
* | Some tests for Camel 3rd edition features. | Nick Ing-Simmons | 2001-03-05 | 1 | -0/+10 |
* | Re: sync sync sync: have I missed any patches? | Tim Jenness | 2001-02-28 | 1 | -2/+2 |
* | Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669 | Jarkko Hietaniemi | 2001-02-01 | 1 | -0/+1 |
* | Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX | Nicholas Clark | 2001-01-31 | 1 | -0/+1 |
* | Use the /^Perl_/-less form of is_lvalue_sub(). | Jarkko Hietaniemi | 2001-01-15 | 1 | -1/+1 |
* | The LVRET macro needed an aTHX. | Jarkko Hietaniemi | 2001-01-13 | 1 | -1/+1 |