summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update Changes.Jarkko Hietaniemi2001-04-262-1/+203
| | | p4raw-id: //depot/perl@9865
* Dethinko from Robin Houston.Jarkko Hietaniemi2001-04-261-1/+1
| | | p4raw-id: //depot/perl@9864
* C<$x = /(.)/> ne C<($x) = /(.)/>Robin Houston2001-04-261-1/+3
| | | | | Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9863
* Re: [PATCH B::Deparse] fix string uninterpretationRobin Houston2001-04-261-2/+1
| | | | | Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9862
* Re: [PATCH] UNIVERSAL shouldn't require ExporterMike Guy2001-04-261-7/+6
| | | | | Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@9861
* Re: [PATCH B::Deparse] fix string uninterpretationRobin Houston2001-04-261-2/+2
| | | | | | | Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk> Hashes do not interpolate. p4raw-id: //depot/perl@9860
* The Time::Piece conspiracy unmasked!!!Jarkko Hietaniemi2001-04-264-110/+1
| | | | | | | | | | | | | | | | | | | From: Mike Guy <mjtg@cam.ac.uk> Date: Thu, 26 Apr 2001 19:02:50 +0100 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk> Subject: [PATCH] that's enough UNIVERSAL stuff for one day ... From: Mike Guy <mjtg@cam.ac.uk> Date: Thu, 26 Apr 2001 19:08:21 +0100 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk> Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ... From: Graham Barr <gbarr@pobox.com> Date: Thu, 26 Apr 2001 19:12:03 +0100 Message-ID: <20010426191203.A70835@pobox.com> Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham) p4raw-id: //depot/perl@9859
* disable correct warningRobin Houston2001-04-261-1/+1
| | | | | Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9858
* Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than ↵Barrie Slaymaker2001-04-261-0/+8
| | | | | | | 0,1 in void context? Message-ID: <20010426120110.E29698@jester.slaysys.com> p4raw-id: //depot/perl@9857
* [PATCH B::Deparse] fix string uninterpretationRobin Houston2001-04-261-4/+4
| | | | | | | | | | | Date: Thu, 26 Apr 2001 17:13:41 +0100 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk> Subject: Re: [PATCH B::Deparse] fix string uninterpretation From: Robin Houston <robin@kitsite.com> Date: Thu, 26 Apr 2001 18:44:29 +0100 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9856
* filetests, open(my $x,...), warnings, formats &cRobin Houston2001-04-261-61/+45
| | | | | Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9855
* Re: Short test case for undef %stash:: crashBenjamin Sugars2001-04-262-0/+8
| | | | | | Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca> Changed and moved the perldiag entry. p4raw-id: //depot/perl@9854
* Beginnings of strptime(). Do not touch the wet paint.Jarkko Hietaniemi2001-04-262-87/+224
| | | p4raw-id: //depot/perl@9853
* Retract #9851, core dumps from pod2man.Jarkko Hietaniemi2001-04-261-1/+0
| | | p4raw-id: //depot/perl@9852
* (Retracted by #9852.)Hugo van der Sanden2001-04-261-0/+1
| | | | | | Subject: [PATCH @9846] dumping ANYOF Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk> p4raw-id: //depot/perl@9851
* If ccflags was empty the _previous_ $* containing all theJarkko Hietaniemi2001-04-261-2/+6
| | | | | | | | | | environment variables and Configure variables was used, which lead, among other bad things, into $ccflags being your uname -a output, which lead into test compile with cc failing, which lead into gcc being selected, which didn't work that well since gcc (ancient 2.8.1 in that particular box) wasn't too happy with large files, et cetera. p4raw-id: //depot/perl@9850
* Make selfstubber test more portable.Jarkko Hietaniemi2001-04-261-3/+5
| | | p4raw-id: //depot/perl@9849
* Re: [PATCH: perl@9841] fix a typo for Cwd.xsBenjamin Sugars2001-04-261-1/+0
| | | | | Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain> p4raw-id: //depot/perl@9848
* VMS updatesPeter Prymmer2001-04-264-125/+258
| | | | | Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com> p4raw-id: //depot/perl@9847
* re 'debug' was broken by #9084.Jarkko Hietaniemi2001-04-261-1/+1
| | | p4raw-id: //depot/perl@9846
* test for Devel::SelfStubberNicholas Clark2001-04-254-2/+206
| | | | | Message-ID: <20010426000054.D89026@plum.flirble.org> p4raw-id: //depot/perl@9845
* Re: [PATCH 5.7.1] B::Concise and extra variablesPaul Johnson2001-04-251-3/+60
| | | | | Message-ID: <20010426004608.H2338@pjcj.net> p4raw-id: //depot/perl@9844
* fix a typo for Cwd.xsPeter Prymmer2001-04-251-1/+1
| | | | | Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com> p4raw-id: //depot/perl@9843
* Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"John Peacock2001-04-252-5/+14
| | | | | Message-ID: <3AE741F2.B3217464@rowman.com> p4raw-id: //depot/perl@9842
* Update Changes.Jarkko Hietaniemi2001-04-252-1/+153
| | | p4raw-id: //depot/perl@9841
* Yet another HP-UX hints version from Merijn.Jarkko Hietaniemi2001-04-251-10/+31
| | | p4raw-id: //depot/perl@9840
* abs_path() didn't terminate the filename correctly,Jarkko Hietaniemi2001-04-251-16/+29
| | | | | in DIRNAMLENless systems like HP-UX this would fail. p4raw-id: //depot/perl@9839
* Re: Useless use of constants other than 0,1 in void context?Mike Guy2001-04-251-0/+3
| | | | | Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@9838
* Re: patch to perl5db.pl (formatting of h h screen)Jon Eveland2001-04-251-8/+9
| | | | | Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com> p4raw-id: //depot/perl@9837
* Porting/patching.pod: update version number formatPhilip Newton2001-04-251-9/+9
| | | | | Message-ID: <3AE703F6.3234.1833C45@localhost> p4raw-id: //depot/perl@9836
* It would seem that both ar and full_ar need to be overriddenJarkko Hietaniemi2001-04-251-1/+3
| | | | | for HP-UX to avoid the GNU ar. p4raw-id: //depot/perl@9835
* Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undefPhilip Newton2001-04-251-1/+1
| | | | | | | Message-ID: <3AE6F6B3.30503.14F6DEB@localhost> Detypo. p4raw-id: //depot/perl@9834
* In HP-UX set ar to /usr/bin/ar but only iff none set.Jarkko Hietaniemi2001-04-251-1/+1
| | | p4raw-id: //depot/perl@9833
* New version of HP-UX hints from Merijn.Jarkko Hietaniemi2001-04-251-35/+12
| | | p4raw-id: //depot/perl@9832
* Reintroduce the avoidance of mixing HP-UX cc and GNU ar.Jarkko Hietaniemi2001-04-251-0/+28
| | | p4raw-id: //depot/perl@9831
* The tzname[] bit is not needed by util.c -- and causesJarkko Hietaniemi2001-04-252-13/+8
| | | | | | heartburn in VMS (and it missing was probably the cause of the Mac OS X trouble). Ouch. p4raw-id: //depot/perl@9830
* Allow setting cppflags hints. This may affect Darwin (Mac OS X)Jarkko Hietaniemi2001-04-251-2/+5
| | | | | | | (which is actually the reason for the change, we need to pass cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx, EP/IX, OS/2, and TitanOS, based on the hints files. p4raw-id: //depot/perl@9828
* makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;Jarkko Hietaniemi2001-04-241-0/+4
| | | | | the $cat must have an absolute path. p4raw-id: //depot/perl@9827
* 5.7.1-updated README.amiga from Jan-Erik Karlsson.Jarkko Hietaniemi2001-04-241-60/+15
| | | p4raw-id: //depot/perl@9826
* [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexecPhilip Newton2001-04-241-50/+63
| | | | | Message-Id: <3AE5CB81.12234.1FC246F@localhost> p4raw-id: //depot/perl@9825
* New HP-UX hints from Jeff and Merijn, should work with IA-64.Jarkko Hietaniemi2001-04-241-368/+198
| | | | | | Some gcc specifics dropped out due to extensive rewriting; will be put back later as needed. p4raw-id: //depot/perl@9824
* Mac OS X patch for missing tzname definition from Paul Schinder.Jarkko Hietaniemi2001-04-241-0/+5
| | | p4raw-id: //depot/perl@9823
* Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on ↵Tim Jenness2001-04-241-17/+18
| | | | | | | sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED) Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu> p4raw-id: //depot/perl@9822
* Updated email addresses.Abigail2001-04-241-10/+10
| | | | | Message-ID: <20010424211203.7901.qmail@foad.org> p4raw-id: //depot/perl@9821
* Time::Piece additionsMatt Sergeant2001-04-241-28/+46
| | | | | Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org> p4raw-id: //depot/perl@9820
* Update Changes.Jarkko Hietaniemi2001-04-242-1/+156
| | | p4raw-id: //depot/perl@9818
* Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries Philip Newton2001-04-241-2/+2
| | | | | | | Message-ID: <3AE57864.8304.B77A0A@localhost> plus add CPAN to the list of modules that have their own tests. p4raw-id: //depot/perl@9817
* Re: [PATCH t/lib/1_compile.t] Skipping known tested librariesMichael G. Schwern2001-04-241-0/+143
| | | | | Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk> p4raw-id: //depot/perl@9816
* Re: [ID 20010423.006] Test failed in perl@9794Robin Houston2001-04-241-0/+4
| | | | | Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9815
* Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7Bill Glicker2001-04-241-1/+1
| | | | | Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com> p4raw-id: //depot/perl@9814