summaryrefslogtreecommitdiff
path: root/pp.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2004-03-311-2/+13
* Integrate:Jarkko Hietaniemi2004-03-241-0/+5
* Integrate:Andy Lester2004-03-221-0/+2
* Integrate:Nicholas Clark2004-03-221-1/+1
* Integrate:Nicholas Clark2004-03-221-0/+1
* Integrate:Nicholas Clark2004-01-271-0/+1
* Integrate:Nicholas Clark2003-12-141-2/+1
* Integrate:Tassilo von Parseval2003-12-131-6/+1
* Integrate:Nicholas Clark2003-08-291-44/+3
* Integrate:Jarkko Hietaniemi2003-08-041-0/+2
* Integrate:Jarkko Hietaniemi2003-07-291-1/+1
* Retract #14952, too aggressive for a maint release.Jarkko Hietaniemi2003-07-271-3/+0
* Integrate:Jarkko Hietaniemi2003-07-231-1/+2
* Integrate:Jarkko Hietaniemi2003-06-221-81/+0
* Integrate:Jarkko Hietaniemi2003-06-191-7/+6
* Integrate:Jarkko Hietaniemi2003-05-131-0/+3
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate the below, regen Configure. No regen Glossary,Jarkko Hietaniemi2003-04-171-32/+15
* Integrate:Michael G. Schwern2003-04-081-1/+2
* Integrate:Jarkko Hietaniemi2003-04-071-7/+5
* Address "5.8.1@19053: crypt_r() takes 128K per thread".Jarkko Hietaniemi2003-04-011-0/+18
* If no IVSIZE == 8, no need for modulo_1.Jarkko Hietaniemi2003-03-221-1/+1
* Integrate:Jarkko Hietaniemi2003-03-191-0/+1
* Integrate (and regen Configure):Jarkko Hietaniemi2003-03-071-3/+3
* Integrate:Jarkko Hietaniemi2003-03-031-6/+3
* Integrate:Adrian M. Enache2003-03-021-0/+1
* Integrate:Jarkko Hietaniemi2003-03-021-9/+72
* The Great Pad Run of '02Jarkko Hietaniemi2003-02-281-6/+6
* Integrate:Jarkko Hietaniemi2003-02-261-3/+10
* Integrate:Jarkko Hietaniemi2003-02-181-34/+72
* Integrate:Jarkko Hietaniemi2003-02-021-1/+1
* Integrate:Jarkko Hietaniemi2003-01-161-1/+12
* More comments and robustness in pp_ucfirst() and pp_lcfirst().Jarkko Hietaniemi2002-12-061-4/+17
* IntegrateJarkko Hietaniemi2002-11-091-25/+22
|\
| * Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regexHugo van der Sanden2002-11-051-22/+22
| * 1. Update pp_ucfirst to enter the UTF-8 branch only if the firstAbhijit Menon-Sen2002-11-051-4/+1
| * Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-33/+0
| * Re: speed of myStephen McCamant2002-10-031-4/+6
| * move all pad-related code to its own src fileDave Mitchell2002-10-021-6/+6
| * Copy On WriteNicholas Clark2002-08-171-2/+1
| * pp.c warns that sv may be used uninitialised in pp_delete()Hugo van der Sanden2002-08-171-0/+2
| * Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-57/+35
| * Re: [perl #15523] Memory Leak in split with trailing empty elementsSlaven Rezic2002-08-081-2/+6
* | The first big import towards 5.8.1, @18078. Please do NOTJarkko Hietaniemi2002-11-041-6/+12
|/
* pp.c:pp_pow() -- quit when you're doneCraig A. Berry2002-06-161-0/+2
* gcc -Wall nit noticed by NI-S.Jarkko Hietaniemi2002-06-071-1/+1
* Re: local tied hash slices & stray keys (was Re: Cwd breakage)Doug MacEachern2002-06-051-5/+26
* microperl: if DIEing on no-functionality, the has-functionalityJarkko Hietaniemi2002-05-211-2/+2
* reentr.h affects more C files than just reentr.cJarkko Hietaniemi2002-05-141-0/+2
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-081-1/+1