summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Retract change #18765: makes HiRes.t hang after subtest #11.Jarkko Hietaniemi2003-02-251-20/+2
* Include p4d2p in Porting again, because p4genpatch doesn't workChip Salzenberg2003-02-242-1/+86
* In Porting scripts, use standard perl path of "/usr/bin/perl".Chip Salzenberg2003-02-247-7/+7
* PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.Jarkko Hietaniemi2003-02-2410-32/+58
* Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)Slaven Rezic2003-02-241-2/+20
* Patching magic from Inaba-san's keyboard: fix for [perl #8769]:Jarkko Hietaniemi2003-02-245-16/+64
* Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.Chip Salzenberg2003-02-242-9/+6
* Remove no-longer-true line from perlopHugo van der Sanden2003-02-241-2/+1
* Chip noticed that the intended optionality of the 'IV' wasJarkko Hietaniemi2003-02-231-2/+2
* API doc tweaks.Jarkko Hietaniemi2003-02-221-4/+7
* Change regex to be a bit more friendly against variousArtur Bergman2003-02-211-1/+1
* add some IV stuff to ext/Devel/Peek/Peek.t test 21Peter Prymmer2003-02-201-2/+4
* add probe for yet another dangerous logical name: COMPPeter Prymmer2003-02-202-6/+17
* Doc tweakage on -C.Jarkko Hietaniemi2003-02-201-3/+10
* 5.8.0: typo in pod/perlcompile.podBrendan O'Dea2003-02-191-5/+5
* Document clearly that "_" is always in package "main".Rafael Garcia-Suarez2003-02-191-1/+1
* Re: [perl #20716] scope error with bracketsAdrian M. Enache2003-02-192-9/+23
* 'A' is not 65 everywhere.Jarkko Hietaniemi2003-02-191-2/+2
* Support one-parameter unpack(), which unpacks $_.Chip Salzenberg2003-02-195-4/+11
* more complex assertions activation:Salvador Fandiño2003-02-193-26/+166
* Make adding notes to patchlevel.h easierAndreas König2003-02-191-0/+39
* Blocking option ignoredDave Mitchell2003-02-192-5/+18
* Shouldn't have added as t/run/switchA.t in #18739 - it'll causeHugo van der Sanden2003-02-182-1/+1
* Re: -Os for Darwin why?Michael G. Schwern2003-02-181-3/+6
* Format nit.Jarkko Hietaniemi2003-02-181-1/+1
* Re: -Os for Darwin why?Michael G. Schwern2003-02-181-1/+5
* Re: Did the assertion patch/feature submission get overlooked?Salvador Fandiño2003-02-183-0/+139
* Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...Nicholas Clark2003-02-181-0/+3
* Re: [perl #21261] B::Terse not outputting correct constants or variable namesStephen McCamant2003-02-185-162/+132
* Re: [PATCH] Copy on write for $& and $1...Nicholas Clark2003-02-171-1/+1
* Use the escape E<ntilde> in source files rather than the actual char.Hugo van der Sanden2003-02-172-4/+4
* Suppress empty #ifdef blocks in embed.plHugo van der Sanden2003-02-172-5/+1
* fix typo in sv.c and regenerate perlapi.podHugo van der Sanden2003-02-172-2/+2
* Philip Newton has eagle eyes :-)Jarkko Hietaniemi2003-02-171-1/+1
* Doc tweaks (and one code tweak) based on Philip Newton's comments.Jarkko Hietaniemi2003-02-176-35/+25
* Make also the -CAL conditional on locale.Jarkko Hietaniemi2003-02-172-13/+17
* NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.Jarkko Hietaniemi2003-02-163-7/+15
* According to Sarathy it's better have the MinistryJarkko Hietaniemi2003-02-162-6/+0
* add support for assertions. Updated form of:Salvador Fandiño2003-02-1619-22/+408
* COW regexps:Nicholas Clark2003-02-1613-34/+250
* inline SvREFCNT_dec:Nicholas Clark2003-02-165-0/+27
* Re: [perl #20798] foo(eval {}) crashes Perl 5.8Adrian M. Enache2003-02-161-8/+0
* outdent else-if chain in scope()Hugo van der Sanden2003-02-161-11/+9
* arcane tainting bug in vms.cCraig A. Berry2003-02-161-6/+10
* restrict PERL_PRESERVE_IVUV to things that should really give anHugo van der Sanden2003-02-162-47/+67
* As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES optionJarkko Hietaniemi2003-02-163-4/+32
* Clarify the -C syntax a bit.Jarkko Hietaniemi2003-02-161-14/+19
* Forgotten from #18715.Jarkko Hietaniemi2003-02-162-0/+7
* The new(er) way of controlling Unicode I/O (and other) features;Jarkko Hietaniemi2003-02-1515-82/+212
* Also Storable really wants the PATCHLEVEL, not PERL_VERSION.Jarkko Hietaniemi2003-02-151-1/+1