summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Regen Configure et al.Jarkko Hietaniemi2003-06-083-8/+9
| | | p4raw-id: //depot/perl@19710
* More symbol scan logic from Alan Burlison.Jarkko Hietaniemi2003-06-083-7/+26
| | | p4raw-id: //depot/perl@19709
* Major (internal) change to make it much more easy to embedArtur Bergman2003-06-071-51/+39
| | | | | | | threaded perl because we don't use our own TLS for the current thread info, but instead use PL_modglobal. Should make the mod_perl2 team (Hi Stas!) happy. Should also be more robust. p4raw-id: //depot/perl@19708
* Last patch broke this slightly because INC was wrong.Artur Bergman2003-06-071-1/+1
| | | p4raw-id: //depot/perl@19707
* Remove warnings from tests.Artur Bergman2003-06-074-13/+14
| | | p4raw-id: //depot/perl@19706
* Work in non core env.Artur Bergman2003-06-0710-10/+10
| | | p4raw-id: //depot/perl@19705
* ExtUtils::MakeMaker 6.10_04 -> 6.10_05Michael G. Schwern2003-06-0713-54/+164
| | | | | Message-ID: <20030607014145.GB12031@windhund.schwern.org> p4raw-id: //depot/perl@19703
* Upgrade to Time::Local 1.06, by Dave RolskyRafael Garcia-Suarez2003-06-062-19/+47
| | | p4raw-id: //depot/perl@19702
* Complement to change #19698 :Rafael Garcia-Suarez2003-06-061-5/+9
| | | | | | | | | add also this information (=> and curly braces doesn't quote compound identifiers) to the strict manpage. As an experiment in documentation, add a "HISTORY" section to the strict manpage. p4raw-link: @19698 on //depot/perl: 695ff5bd5c58ec45a757946fd60f1420702ba4b6 p4raw-id: //depot/perl@19701
* Minor grammatical nit.Rafael Garcia-Suarez2003-06-061-2/+2
| | | p4raw-id: //depot/perl@19700
* [patch] L<perlguts/"API LISTING"> is now L<perlapi>Stas Bekman2003-06-063-8/+3
| | | | | | | | | | | Date: Thu, 05 Jun 2003 10:10:36 +1000 Message-ID: <3EDE8A7C.2080302@stason.org> Subject: [patch] perlguts authors dup From: Stas Bekman <stas@stason.org> Date: Thu, 05 Jun 2003 10:14:12 +1000 Message-ID: <3EDE8B54.6090808@stason.org> p4raw-id: //depot/perl@19699
* Clarify that => doesn't quote compound identifiers.Rafael Garcia-Suarez2003-06-061-2/+3
| | | p4raw-id: //depot/perl@19698
* Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as longH.Merijn Brand2003-06-061-5/+5
| | | | | as the compiler supports it) p4raw-id: //depot/perl@19696
* Re: SPUG:-s option doesn't always work!Yitzchak Scott-Thoennes2003-06-052-3/+10
| | | | | Message-ID: <wrZ3+gzkg2iX092yn@efn.org> p4raw-id: //depot/perl@19695
* RE: maint @ 19683Robin Barker2003-06-055-13/+24
| | | | | | | Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk> (skipped the MIME::Base64 part, leaving that to Gisle) p4raw-id: //depot/perl@19694
* SKIP label was missing.Jarkko Hietaniemi2003-06-051-7/+9
| | | p4raw-id: //depot/perl@19693
* z/OS makedepend fix from Peter Prymmer;Jarkko Hietaniemi2003-06-051-0/+5
| | | | | still needed as reported by Brian De Pradine. p4raw-id: //depot/perl@19692
* Even more getspecific patches from Brian De Pradine;Jarkko Hietaniemi2003-06-051-25/+11
| | | | | macrofy the construct. p4raw-id: //depot/perl@19691
* z/OS threads tweak from Brian De Pradine.Jarkko Hietaniemi2003-06-051-0/+8
| | | p4raw-id: //depot/perl@19690
* Upgrade to Time::HiRes 1.48.Jarkko Hietaniemi2003-06-052-2/+6
| | | p4raw-id: //depot/perl@19689
* Prevent a potential null pointer dereference.Rafael Garcia-Suarez2003-06-041-2/+3
| | | | | | Noticed by Ryan Koga <rkoga@caida.org> in Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org> p4raw-id: //depot/perl@19688
* Re: [MacOS X] consider useshrplib='false' by defaultAndy Dougherty2003-06-041-3/+1
| | | | | Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@19687
* On closer reading the proposed UTS#18 update requiredJarkko Hietaniemi2003-06-047-41/+51
| | | | | even more changes. p4raw-id: //depot/perl@19686
* Align the 'graph' property definition with the proposedJarkko Hietaniemi2003-06-042-15/+17
| | | | | Unicode UTS #18 update (v7). p4raw-id: //depot/perl@19685
* [MacOS X] consider useshrplib='false' by defaultDan Kogai2003-06-041-1/+5
| | | | | Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp> p4raw-id: //depot/perl@19681
* Urk. Joe's patches were for the maint branch,Jarkko Hietaniemi2003-06-031-7447/+2699
| | | | | | not for the blead (which has assertions and stuff). Retract #19677, #19676, #19674. p4raw-id: //depot/perl@19679
* According to Arthur this should helpJarkko Hietaniemi2003-06-031-2/+2
| | | | | #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug p4raw-id: //depot/perl@19678
* Tiny tweaks from Joe McMahon.Jarkko Hietaniemi2003-06-031-4/+4
| | | p4raw-id: //depot/perl@19677
* Tiny pod and speling tweaks.Jarkko Hietaniemi2003-06-031-23/+37
| | | p4raw-id: //depot/perl@19676
* Extensive documentation patch reduxJarkko Hietaniemi2003-06-031-2699/+7433
| | | | | | | | | | | | From: Joe McMahon <mcmahon@ibiblio.org> Date: Mon, 2 Jun 2003 09:53:40 -0400 Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org> Subject: RE: [PATCH] RE: Extensive documentation patch redux From: Robin Barker <Robin.Barker@npl.co.uk> Date: Tue, 3 Jun 2003 10:00:22 +0100 Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk> p4raw-id: //depot/perl@19674
* Salvage parts of #19667.Jarkko Hietaniemi2003-06-033-32/+50
| | | p4raw-id: //depot/perl@19673
* Salvage parts of #19418 (the ext/PerlIO/t/open.tJarkko Hietaniemi2003-06-032-1/+5
| | | | | still is there). p4raw-id: //depot/perl@19672
* Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issueYitzchak Scott-Thoennes2003-06-031-3/+3
| | | | | Message-ID: <qJG3+gzkgajL092yn@efn.org> p4raw-id: //depot/perl@19671
* Retract #19667, #19660, #19659, #19658, #19657, #19656,Jarkko Hietaniemi2003-06-039-120/+41
| | | | | | #19655, #19418; File::Temp no more used internally. Some parts of these will be salvaged later. p4raw-id: //depot/perl@19670
* fix for 09_gen_rs.t#59 failure on windowsGurusamy Sarathy2003-06-021-1/+1
| | | p4raw-id: //depot/perl@19669
* resurrect change#19628 and make it work by generalizingGurusamy Sarathy2003-06-022-3/+5
| | | | | | | a spot that had a hardcoded dependency on the cmd.exe arguments being "/x/c" or "/c" p4raw-link: @19628 on //depot/perl: 7b24c8f3b02202da900623391393234a869d1b34 p4raw-id: //depot/perl@19668
* don't use File::Temp to implement PerlIO_tmpfile() on windows;Gurusamy Sarathy2003-06-023-9/+25
| | | | | | | | | | reuse the straightforward native implementation instead this fixes the warning from io_xs.t NOTE: File::Temp has a less-than-robust implementation on windows that relies on END blocks being run (this may not happen always) p4raw-id: //depot/perl@19667
* change#19628 broke many win32/system.t tests, so back it outGurusamy Sarathy2003-06-022-2/+2
| | | | | p4raw-link: @19628 on //depot/perl: 7b24c8f3b02202da900623391393234a869d1b34 p4raw-id: //depot/perl@19666
* A little bit more of weird-code-proofing in B::Deparse.Rafael Garcia-Suarez2003-06-021-0/+1
| | | | | | Fixes a bug reported by Alexey Tourbin in Message-ID: <20030602085348.GA24023@solemn.turbinal.org> p4raw-id: //depot/perl@19665
* Upgrade to the CGI.pm 2.93.Jarkko Hietaniemi2003-06-0219-302/+491
| | | | | (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks. Sigh.) p4raw-id: //depot/perl@19664
* Whitespace tweaks.Jarkko Hietaniemi2003-06-021-6/+7
| | | p4raw-id: //depot/perl@19663
* U/WIN: final (for now) touches from John P. Linderman;Jarkko Hietaniemi2003-06-022-20/+121
| | | | | | now we get 97% success rate, the remaining failures are quite obscure. p4raw-id: //depot/perl@19662
* Sync with libnet 1.14Graham Barr2003-06-0211-82/+384
| | | p4raw-id: //depot/perl@19661
* Beautification.Jarkko Hietaniemi2003-06-021-34/+46
| | | p4raw-id: //depot/perl@19660
* Duplicate definition bad.Jarkko Hietaniemi2003-06-021-1/+0
| | | p4raw-id: //depot/perl@19659
* I thought I tried building threaded. Never think. Try.Jarkko Hietaniemi2003-06-021-1/+2
| | | p4raw-id: //depot/perl@19658
* Stick with the original (5.8.0) logic.Jarkko Hietaniemi2003-06-021-11/+11
| | | p4raw-id: //depot/perl@19657
* Since pulling in File::Temp for tempfiles would pull inJarkko Hietaniemi2003-06-025-43/+79
| | | | | | | | | also Fcntl, miniperl could not open up tempfiles. This broke the use of miniperl in VMS, as noticed by Craig Berry. Try to cure this by moving the creation of tempfile into its own routine, my_tmpfp(), which gets compiled differently for miniperl and perl. p4raw-id: //depot/perl@19656
* A pointless test, noticed by Craig Berry.Jarkko Hietaniemi2003-06-021-7/+2
| | | p4raw-id: //depot/perl@19655
* Two Cygwin patches from Gerrit.Gerrit P. Haase2003-06-013-26/+45
| | | | | | | | | | | | Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue From: "Gerrit P. Haase" <gp@familiehaase.de> Date: Sat, 31 May 2003 14:12:07 +0200 Message-ID: <179860591535.20030531141207@familiehaase.de> Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH Date: Sat, 31 May 2003 13:57:49 +0200 Message-ID: <11859733881.20030531135749@familiehaase.de> p4raw-id: //depot/perl@19654