| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -0/+7 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | djSP | Michael Stevens | 2000-12-08 | 1 | -2/+8 |
* | Add TOPm1s to peek at the second topmost stack item. | Jarkko Hietaniemi | 2000-12-05 | 1 | -0/+1 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -1/+1 |
* | If overloaded %{} etc. return the object do not loop. | Nick Ing-Simmons | 2000-09-02 | 1 | -5/+8 |
* | various pod nits (from Larry Virden and others) | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+1 |
* | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
* | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -0/+107 |
* | Regen Configure. | Jarkko Hietaniemi | 1999-11-16 | 1 | -3/+3 |
* | Remove quad logic from perl.h; regen Configure; | Jarkko Hietaniemi | 1999-10-29 | 1 | -3/+3 |
* | s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS | Gurusamy Sarathy | 1999-09-10 | 1 | -2/+0 |
* | Speeding up XSUB calls up to 66% | Ilya Zakharevich | 1999-08-29 | 1 | -0/+2 |
* | Implement 64-bit vec(). | Jarkko Hietaniemi | 1999-08-29 | 1 | -3/+3 |
* | Batch of small 64-bit/long double/large file support tweaks: | Jarkko Hietaniemi | 1999-08-16 | 1 | -0/+8 |