summaryrefslogtreecommitdiff
path: root/pp.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2008-10-261-2/+2
* Integrate:Nicholas Clark2008-09-041-3/+3
* Integrate:Nicholas Clark2008-01-301-31/+33
* Fix up copyright years for files modified in 2007.Nicholas Clark2007-11-071-2/+2
* Cast markstack values to I32Jan Dubois2007-04-101-2/+2
* Remove register keyword from dSP; (at least for now)Nicholas Clark2007-01-211-1/+1
* pp_rv2av and pp_rv2hv have a lot of common code, so it's certainly aNicholas Clark2007-01-151-2/+4
* Update copyright years in .h files. Also, in .plRafael Garcia-Suarez2007-01-051-1/+1
* Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K.Nicholas Clark2006-02-071-1/+5
* Create new macros AMG_CALLun_var, AMG_CALLun_var and tryAMAGICun_varNicholas Clark2006-02-071-8/+13
* PL_amagic_generation is always non-zero, so remove the test for this.Nicholas Clark2005-12-281-4/+0
* pre-likely cleanupAndy Lester2005-12-271-9/+11
* Allow passing of the full enum name into the tryAMAGICbin family ofNicholas Clark2005-11-051-2/+8
* tidy up DieNull and DIE_NULLRobin Barker2005-07-281-1/+0
* Const Boy II: The LocalizingAndy Lester2005-06-231-3/+13
* Eliminate more C<n_a>sNicholas Clark2005-06-081-1/+1
* Convert POPpx POPpconstx and POPpbytex to use nolen macros.Nicholas Clark2005-06-081-7/+4
* POPpx needs a const equivalent.Nicholas Clark2005-06-071-0/+1
* consting-eleventy.patch: More consts, plus actual bug fixAndy Lester2005-05-161-2/+1
* Refactoring to Sv*_set() macros - patch #5Steve Peters2005-04-191-1/+1
* Update copyrights.Rafael Garcia-Suarez2005-03-301-1/+1
* to improve -DCHECK_FORMATRobin Barker2005-01-071-0/+1
* Missign STATEMENT brackets in PUSHMARKTon Hospel2004-12-241-14/+20
* Fix apidoc entries for PUSHMARK and newXSproto.Marcus Holland-Moritz2004-06-021-1/+1
* Fix mX?PUSH[inup] macros. (Follow-up to #22756 and #22757)Marcus Holland-Moritz2004-05-041-11/+11
* Follow-up to previous patch: the mX?PUSH[inup] macrosRafael Garcia-Suarez2004-04-301-26/+26
* Document limitations in PUSHi et al macros and add new mPUSHi et al macrosSteve Hay2004-04-301-12/+96
* Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaultsRick Delaney2003-09-181-1/+1
* Integrate from maint:Marcus Holland-Moritz2003-06-111-2/+2
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-021-1/+1
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-8/+0
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+2
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-2/+2
* Re: Would -Wno-unused -Wall be better?Michael G. Schwern2001-05-291-0/+1
* Some tests for Camel 3rd edition features.Nick Ing-Simmons2001-03-051-0/+10
* Re: sync sync sync: have I missed any patches?Tim Jenness2001-02-281-2/+2
* Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669Jarkko Hietaniemi2001-02-011-0/+1
* Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIXNicholas Clark2001-01-311-0/+1
* Use the /^Perl_/-less form of is_lvalue_sub().Jarkko Hietaniemi2001-01-151-1/+1
* The LVRET macro needed an aTHX.Jarkko Hietaniemi2001-01-131-1/+1
* Consolidated lvalue sub changesStephen McCamant2001-01-121-0/+7
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* djSPMichael Stevens2000-12-081-2/+8
* Add TOPm1s to peek at the second topmost stack item.Jarkko Hietaniemi2000-12-051-0/+1
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-1/+1
* If overloaded %{} etc. return the object do not loop.Nick Ing-Simmons2000-09-021-5/+8
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-1/+1