| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
p4raw-link: @2576 on //depot/cfgperl: 5e985ccb892ad7073a08ce8fc45550f2b84c4230
p4raw-id: //depot/perl@2622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Optimize common sort routines. Thread started by the message
From: Hans Mulder <hansm@icgroup.nl>
Sender: owner-perl5-porters@perl.org
To: perl5-porters@perl.org
Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
and the patch from the message
From: Hans Mulder <hans@icgroup.nl>
To: jhi@iki.fi
Cc: perl5-porters@perl.org
Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
$b }
Date: Wed, 13 Jan 1999 17:39:35 +0100
Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
p4raw-id: //depot/cfgperl@2595
|
|
|
| |
p4raw-id: //depot/cfgperl@2576
|
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org (Mailing list Perl5)
Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
\G fixes (wasn't working right with //g, s///, and $_ in (?{})).
p4raw-id: //depot/cfgperl@2515
|
|
|
|
|
|
|
|
| |
avoid most uses of PL_na (which is much more inefficient than a
simple local); update docs to suit; PL_na now being thr->Tna may
be a minor compatibility issue for extensions--will require dTHR
outside of XSUBs (those get automatic dTHR)
p4raw-id: //depot/perl@2387
|
|
|
| |
p4raw-id: //depot/perl@2379
|
|
|
|
|
|
| |
Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
p4raw-id: //depot/perl@2367
|
|
|
|
|
| |
Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@2365
|
|
|
|
|
| |
Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
p4raw-id: //depot/perl@2323
|
|
|
|
|
| |
p4raw-link: @2245 on //depot/perl: a99e4ac224ca891463a7704e48b83906ece3bb7c
p4raw-id: //depot/perl@2248
|
|
|
| |
p4raw-id: //depot/perl@2245
|
|
|
|
|
| |
p4raw-link: @2191 on //depot/perl: de616352556f5da70790ceef0ca8b92726d7761a
p4raw-id: //depot/perl@2196
|
|
|
|
|
|
|
|
|
|
| |
(objpp.h is gone, embed.pl now does some of that); objXSUB.h
should soon be automated also; the global variables that
escaped the PL_foo conversion are now reined in; renamed
MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
type of same name; duplicated lists of pp_things in various
places is now gone; result has only been tested on win32
p4raw-id: //depot/perl@2133
|
|
|
|
|
| |
Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@2117
|
|
|
|
|
| |
Message-ID: <19981024214550.C508@pobox.com>
p4raw-id: //depot/perl@2077
|
|
|
|
|
| |
Message-ID: <19981017204241.G510@pobox.com>
p4raw-id: //depot/perl@2071
|
|
|
| |
p4raw-id: //depot/perl@2051
|
|
|
| |
p4raw-id: //depot/perl@2030
|
|
|
|
|
| |
making exceptions in BEGIN{} propagate as expected
p4raw-id: //depot/perl@1947
|
|
|
|
|
|
|
|
| |
fixup the cop_seq value that must be seen by lexical lookups that
emanate within eval''
p4raw-link: @1614 on //depot/perl: bd28dd3ca083953e5682058b02b9529902e14ca9
p4raw-id: //depot/perl@1944
|
|
|
|
|
| |
implementation)
p4raw-id: //depot/perl@1941
|
|
|
|
|
| |
p4raw-link: @1927 on //depot/perl: eb07465ebe1238598e948058857ec948c6697f86
p4raw-id: //depot/perl@1936
|
|
|
|
|
| |
p4raw-link: @1903 on //depot/perl: 13b51b796ac5d39ced5a8f4f5922bfa7ca1678d5
p4raw-id: //depot/perl@1933
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Mon, 28 Sep 1998 17:41:49 +0100
Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] Re: More on ?p
--
Date: Thu, 01 Oct 1998 09:10:58 +0100
Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] ?p fix
--
Date: Thu, 01 Oct 1998 10:45:56 +0100
Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] more on ?p
p4raw-id: //depot/perl@1903
|
|
|
| |
p4raw-id: //depot/perl@1900
|
|
|
|
|
| |
that are autoloaded)
p4raw-id: //depot/perl@1867
|
|
|
| |
p4raw-id: //depot/perl@1855
|
|
|
| |
p4raw-id: //depot/perl@1778
|
|
|
|
|
|
| |
Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
Subject: lexical warnings patch for 5.005_50
p4raw-id: //depot/perl@1773
|
|\
| |
| | |
p4raw-id: //depot/perl@1760
|
| |
| |
| |
| |
| |
| | |
Message-Id: <199808010903.MAA09371@alpha.hut.fi>
Subject: [PATCH] 5.005_01: OE MVS
p4raw-id: //depot/maint-5.005/perl@1697
|
|/
|
| |
p4raw-id: //depot/utfperl@1651
|
|
|
|
|
| |
p4raw-link: @623 on //depot/maint-5.004/perl: e811c00b2f4acecfa354c70062bc82a1157cebc4
p4raw-id: //depot/perl@1614
|
|
|
| |
p4raw-id: //depot/perl@1607
|
|
|
|
|
| |
Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1601
|
|
|
|
|
|
| |
brute force search script). Result builds and passes all tests on
Solaris. win32 and PERL_OBJECT are still untested.
p4raw-id: //depot/perl@1578
|
|\
| |
| | |
p4raw-id: //depot/perl@1575
|
| |
| |
| | |
p4raw-id: //depot/ansiperl@1534
|
| |
| |
| |
| |
| | |
Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
p4raw-id: //depot/ansiperl@1532
|
|/
|
| |
p4raw-id: //depot/perl@1574
|
|
|
| |
p4raw-id: //depot/perl@1509
|
|
|
|
|
|
| |
and runs regexes in 1000s of threads without crashing; also fixed
statcache not being thread-local
p4raw-id: //depot/perl@1448
|
|
|
| |
p4raw-id: //depot/perl@1445
|
|
|
|
|
|
| |
Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
Subject: Re: [PATCH 5.004_71] Secure RE update
p4raw-id: //depot/perl@1444
|
|
|
| |
p4raw-id: //depot/perl@1405
|
|
|
|
|
| |
p4raw-link: @1367 on //depot/perl: d426b052dee31c20224ef2893d5c969ad5a2c617
p4raw-id: //depot/perl@1398
|
|
|
| |
p4raw-id: //depot/perl@1394
|
|
|
|
|
|
| |
Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
Subject: Re: _70 and Devel::RE
p4raw-id: //depot/perl@1371
|
|
|
|
|
| |
Message-ID: <m3k95qm1pg.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1367
|
|
|
| |
p4raw-id: //depot/perl@1339
|