summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re: 64 bit SEGV in t/op/regmesg.tRafael Garcia-Suarez2002-03-301-1/+1
| | | | | Message-ID: <20020330213623.A677@rafael> p4raw-id: //depot/perl@15628
* If using a network filesystem several different hostsJarkko Hietaniemi2002-03-301-10/+26
| | | | | | | may be trying to lock the same file. In this case offering to kill the other process is not that helpful. (Unless one has *real* clustering, but that's not usually the case.) p4raw-id: //depot/perl@15627
* [DOC PATCH] Document Dumpvalue::stringifyAndreas König2002-03-301-1/+14
| | | | | Message-ID: <m3hemyvdtn.fsf@anima.de> p4raw-id: //depot/perl@15626
* dprofpp - allow command-line args passed to a script...Jeremy Zawodny2002-03-301-2/+4
| | | | | Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com> p4raw-id: //depot/perl@15625
* [Patch] pod/perlvar.podDan Kogai2002-03-301-2/+5
| | | | | Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp> p4raw-id: //depot/perl@15624
* MM & Encode fixesMichael G. Schwern2002-03-3012-115/+265
| | | | | Message-ID: <20020330114156.GA16533@blackrider> p4raw-id: //depot/perl@15623
* EBCDICification.Jarkko Hietaniemi2002-03-301-3/+5
| | | p4raw-id: //depot/perl@15622
* Upgrade to Tie::File 0.90, from mjd.Jarkko Hietaniemi2002-03-3019-279/+1460
| | | p4raw-id: //depot/perl@15621
* [DOC PATCH] Re: [BUG] sort pragma not working ?Rafael Garcia-Suarez2002-03-291-0/+5
| | | | | Message-ID: <20020330002039.A716@rafael> p4raw-id: //depot/perl@15620
* Makefile.PL's in core must be called with PERL_CORE=1Michael G. Schwern2002-03-294-64/+64
| | | | | Message-ID: <20020329231419.GI16816@blackrider> p4raw-id: //depot/perl@15619
* Flush unixisms in lib/ExtUtils/t/Constant.t and hints.tPaul Green2002-03-292-4/+0
| | | | | Message-Id: <200203292301.SAA22919@mailhub1.stratus.com> p4raw-id: //depot/perl@15618
* AUTHORS updates.Jarkko Hietaniemi2002-03-291-0/+2
| | | p4raw-id: //depot/perl@15617
* Upgrade to Encode 1.01, from Dan Kogai.Jarkko Hietaniemi2002-03-2982-103/+142
| | | p4raw-id: //depot/perl@15616
* use PERL_CORE=1 to build extensions on VMSCraig A. Berry2002-03-291-1/+1
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]> p4raw-id: //depot/perl@15615
* Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,Jarkko Hietaniemi2002-03-297-43/+37
| | | | | which one has to get from the CPAN distribution. p4raw-id: //depot/perl@15614
* Configure-related tweaks.Jarkko Hietaniemi2002-03-297-183/+197
| | | p4raw-id: //depot/perl@15612
* Ooops.Jarkko Hietaniemi2002-03-291-2/+2
| | | p4raw-id: //depot/perl@15611
* d_time for vmsCraig A. Berry2002-03-291-0/+1
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]> p4raw-id: //depot/perl@15610
* Re: Regex-Unicode bugsRafael Garcia-Suarez2002-03-291-0/+4
| | | | | Message-ID: <20020328101235.F678@rafael> p4raw-id: //depot/perl@15609
* Re: [DOC PATCH] Regex \G and POSIX restrictionsHugo van der Sanden2002-03-292-3/+7
| | | | | Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk> p4raw-id: //depot/perl@15608
* Re: debugger debuggers wantedspidb@cpan.org2002-03-291-5/+7
| | | | | Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US> p4raw-id: //depot/perl@15607
* Update Changes.Jarkko Hietaniemi2002-03-292-1/+422
| | | p4raw-id: //depot/perl@15606
* Rename for 8.3-friendliness.Jarkko Hietaniemi2002-03-293-1/+5
| | | p4raw-id: //depot/perl@15605
* Retract ExtUtils/t/basic.t until it works.Jarkko Hietaniemi2002-03-292-82/+0
| | | p4raw-id: //depot/perl@15604
* hints/freebsd.sh to allow usemymallocSlaven Rezic2002-03-291-3/+12
| | | | | Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de> p4raw-id: //depot/perl@15603
* Interesting... where did this come from?Jarkko Hietaniemi2002-03-291-0/+4
| | | | | (The Configure change in #15600) p4raw-id: //depot/perl@15602
* versiononly should not put `old' versions in incH.Merijn Brand2002-03-291-19/+25
| | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@15600
* MakeMaker sync 5.48_03 -> 5.53_01Michael G. Schwern2002-03-2948-3053/+2775
| | | | | | | | | Message-ID: <20020329091247.GA7432@blackrider> (with two nits: (1) change lib/Extutils/Command/MM.pm in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add @INC to compile.t) p4raw-id: //depot/perl@15599
* Leftovers from Encode 0.99.Jarkko Hietaniemi2002-03-296-20366/+0
| | | p4raw-id: //depot/perl@15598
* Another Unicode-3.2-induced doc fixSADAHIRO Tomoyuki2002-03-291-2/+2
| | | | | Message-Id: <20020329214046.4C1E.BQW10602@nifty.com> p4raw-id: //depot/perl@15596
* reentr.pl: warning fixes, getpwentr_size fixSlaven Rezic2002-03-292-6/+26
| | | | | Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de> p4raw-id: //depot/perl@15595
* Quieting OS XMichael G. Schwern2002-03-292-5/+17
| | | | | Message-ID: <20020329104622.GA9163@blackrider> p4raw-id: //depot/perl@15594
* optimize ext/Time/HiRes/HiRes.xsPaul Green2002-03-291-2/+3
| | | | | Message-Id: <200203290506.AAA20433@mailhub1.stratus.com> p4raw-id: //depot/perl@15593
* Re: perl 5.7.3 + XS lvalue subsSpider Boardman2002-03-292-0/+10
| | | | | Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com> p4raw-id: //depot/perl@15592
* It's perlce.Jarkko Hietaniemi2002-03-291-2/+3
| | | p4raw-id: //depot/perl@15591
* MPE/iX tweaks from Mark Bixby.Jarkko Hietaniemi2002-03-292-5/+37
| | | p4raw-id: //depot/perl@15590
* Upgrade to Encode 1.00, from Dan Kogai.Jarkko Hietaniemi2002-03-29110-577/+38424
| | | | | (one nit: bin/enc2xs needed also ../..) p4raw-id: //depot/perl@15589
* NEXT LINE --> NELPhilip Newton2002-03-292-8/+17
| | | | | Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com> p4raw-id: //depot/perl@15588
* binmode :bytes, again.Jarkko Hietaniemi2002-03-281-1/+2
| | | p4raw-id: //depot/perl@15587
* warning at use of /c modifier with s///Mark-Jason Dominus2002-03-284-5/+19
| | | | | Message-ID: <20020328153603.11992.qmail@plover.com> p4raw-id: //depot/perl@15586
* Support Unicode 3.1 names, names without the (XX), and BOM.Jarkko Hietaniemi2002-03-283-62/+192
| | | p4raw-id: //depot/perl@15585
* If expecting UTF-8, probably not expecting UTF-16.Jarkko Hietaniemi2002-03-281-3/+4
| | | p4raw-id: //depot/perl@15584
* Fix lib/Time/Local.pm for VOSPaul Green2002-03-281-1/+9
| | | | | Message-Id: <200203281322.IAA15632@mailhub1.stratus.com> p4raw-id: //depot/perl@15583
* Neuter socketpair on Stratus VOSPaul Green2002-03-284-4/+26
| | | | | Message-Id: <200203281246.HAA14426@mailhub1.stratus.com> p4raw-id: //depot/perl@15582
* A little bit better error message for \pq, stillJarkko Hietaniemi2002-03-284-4/+25
| | | | | not good because the script context is not shown. p4raw-id: //depot/perl@15581
* Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)Jeffrey Friedl2002-03-282-2/+49
| | | | | Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com> p4raw-id: //depot/perl@15580
* warning at use of /c modifier without /g modifierMark-Jason Dominus2002-03-284-1/+48
| | | | | Message-ID: <20020328100440.22081.qmail@plover.com> p4raw-id: //depot/perl@15579
* encoding.t not properly skipped when Encode extension not builtMark-Jason Dominus2002-03-281-0/+5
| | | | | Message-ID: <20020328092206.18833.qmail@plover.com> p4raw-id: //depot/perl@15578
* Unicode 3.2.0-induced doc tweaks.Jarkko Hietaniemi2002-03-282-100/+129
| | | p4raw-id: //depot/perl@15577
* ext/POSIX/t/posix.t -- neuter final test on VOSPaul Green2002-03-281-4/+10
| | | | | Message-Id: <200203280516.AAA16625@mailhub2.stratus.com> p4raw-id: //depot/perl@15575