summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate CONDOPsStephen McCamant1999-07-0720-443/+333
| | | | | Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net> p4raw-id: //depot/perl@3637
* adapted suggested patch for IO-1.20xian@dial.pipex.com1999-07-071-4/+13
| | | | | | Message-Id: <199906250939.KAA02152@homer.diplex.co.uk> Subject: [ID 19990625.001] Minor fixes for IO::Socket.pm p4raw-id: //depot/perl@3636
* PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>Gurusamy Sarathy1999-07-071-1/+1
| | | p4raw-id: //depot/perl@3635
* memleak in optimizerHugo van der Sanden1999-07-075-5/+25
| | | | | Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk> p4raw-id: //depot/perl@3634
* add do-not-edit caveats for files generated by opcode.plGurusamy Sarathy1999-07-074-0/+39
| | | | | (suggested by Hugo van der Sanden) p4raw-id: //depot/perl@3633
* better diagnostics on read operations from write-onlyGurusamy Sarathy1999-07-078-44/+117
| | | | | filehandles p4raw-id: //depot/perl@3632
* make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggestedGurusamy Sarathy1999-07-071-0/+1
| | | | | by David Muir Sharnoff <muir@idiom.com>) p4raw-id: //depot/perl@3631
* Minor bug fix in pp_requireVishal Bhatia1999-07-071-1/+17
| | | | | Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com> p4raw-id: //depot/perl@3630
* installperl should write normal messages to STDOUT, not STDERRGurusamy Sarathy1999-07-071-13/+13
| | | p4raw-id: //depot/perl@3629
* BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)Gurusamy Sarathy1999-07-071-0/+1
| | | p4raw-id: //depot/perl@3628
* make diagnostic on C<my $^I> etc., more readableGurusamy Sarathy1999-07-071-1/+1
| | | p4raw-id: //depot/perl@3627
* [ID 19990617.004 [PATCH 5.005_57] make distclean fixes]Andy Dougherty1999-07-062-2/+4
| | | | | Message-Id: <Pine.GSU.4.05.9906171204580.937-100000@newton.phys> p4raw-id: //depot/perl@3626
* Devel::PeekIlya Zakharevich1999-07-062-9/+10
| | | | | Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@3623
* applied patch after demunging headers with appropriate pathsVishal Bhatia1999-07-067-31/+68
| | | | | | Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com> Subject: [Patch 5.005_57] unsigned arithmetic (Compiler) p4raw-id: //depot/perl@3622
* Optimize 2>&1 in commandsIlya Zakharevich1999-07-061-0/+14
| | | | | Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@3621
* fix int vs STRLEN issueGurusamy Sarathy1999-07-061-4/+4
| | | p4raw-id: //depot/perl@3619
* [ID 19990613.003 linklibperl set incorrectly in Makefile.SH for OpenBSD]Todd C. Miller1999-07-061-1/+1
| | | | | Message-Id: <199906132346.RAA26632@xerxes.courtesan.com> p4raw-id: //depot/perl@3615
* Optimize away OP_SASSIGNIlya Zakharevich1999-07-067-423/+545
| | | | | Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@3612
* portability fix for IO::File and FileHandlePeter Prymmer1999-07-061-1/+4
| | | | | Message-Id: <9906120007.AA13802@forte.com> p4raw-id: //depot/perl@3611
* fix for C<$/ = 42> setting paragraph mode (applied with smallM. J. T. Guy1999-07-062-3/+3
| | | | | | | tweak) Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk> Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32 p4raw-id: //depot/perl@3610
* test tweakGurusamy Sarathy1999-07-061-1/+1
| | | p4raw-id: //depot/perl@3608
* applied slightly tweaked version of suggested patch forIlya Zakharevich1999-07-0620-283/+590
| | | | | | | improved RE API Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu> Subject: [PATCH 5.005_57] REx engine rehash p4raw-id: //depot/perl@3606
* bug in change#3602 (cpp conditionals not allowed inside macro args)Gurusamy Sarathy1999-07-061-22/+28
| | | | | p4raw-link: @3602 on //depot/perl: 6520202708b2a849ca8538ed88e0f75376c3b2d7 p4raw-id: //depot/perl@3605
* DB_File 1.67Paul Marquess1999-07-064-38/+198
| | | | | Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk> p4raw-id: //depot/perl@3604
* DBM FiltersPaul Marquess1999-07-068-43/+12
| | | | | Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk> p4raw-id: //depot/perl@3603
* slightly tweaked version of suggested patchDan Sugalski1999-07-0623-178/+248
| | | | | | Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu> Subject: [PATCH 5.005_57]Use NV instead of double in the core p4raw-id: //depot/perl@3602
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-0635-378/+3529
|\ | | | | p4raw-id: //depot/perl@3601
| * Integrate with mainperl.Jarkko Hietaniemi1999-07-0519-82/+650
| |\ | |/ |/| p4raw-id: //depot/cfgperl@3598
* | Long-standing UDP sockets bug on OS/2Ilya Zakharevich1999-07-052-5/+19
| | | | | | | | | | Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@3596
* | Setting $^E wipes out $!Ilya Zakharevich1999-07-051-3/+5
| | | | | | | | | | Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@3595
* | hand-apply whitespace mutiliated patchHans Mulder1999-07-055-20/+165
| | | | | | | | | | | | Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu> Subject: [PATCH 5.005_57]Updated VMS patch p4raw-id: //depot/perl@3594
* | applied parts not duplicated by previous patchesVishal Bhatia1999-07-055-50/+268
| | | | | | | | | | | | Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com> Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes p4raw-id: //depot/perl@3593
* | "\e" and "\a" didn't produce right escape under EBCDICPeter Prymmer1999-07-051-0/+9
| | | | | | | | | | | | Message-Id: <9906041900.AA28387@forte.com> Subject: [PATCH 5.005_57]lingering ASCIIism in tokener p4raw-id: //depot/perl@3591
* | s/scalar ref constructor/single ref constructor/ (suggestedGurusamy Sarathy1999-07-052-2/+2
| | | | | | | | | | by Stephen McCamant) p4raw-id: //depot/perl@3590
* | no such thing as gdbm_clearerr() (from Andy Dougherty)Gurusamy Sarathy1999-07-051-1/+0
| | | | | | p4raw-id: //depot/perl@3589
* | allow C<-foo> under C<use integer> (behavior of C<-$string>Gurusamy Sarathy1999-07-051-1/+7
| | | | | | | | | | is unchanged still) p4raw-id: //depot/perl@3588
| * Hack SOCKS support some more plus a patch from Andy DoughertyJarkko Hietaniemi1999-07-0510-81/+76
| | | | | | | | | | that addresses the notorious "Additional libraries" question. p4raw-id: //depot/cfgperl@3597
| * AIX threaded build, plus few more on the side.Jarkko Hietaniemi1999-07-0512-30/+29
| | | | | | p4raw-id: //depot/cfgperl@3592
| * Make perl_exp.SH smarter about what to include and what to exclude.Jarkko Hietaniemi1999-07-051-3/+44
| | | | | | p4raw-id: //depot/cfgperl@3587
| * Remove unnecessary and extraneous my $i = 0.Jarkko Hietaniemi1999-07-051-1/+0
| | | | | | p4raw-id: //depot/cfgperl@3586
| * Integrate with mainperl.Jarkko Hietaniemi1999-07-0530-290/+903
| |\ | |/ |/| p4raw-id: //depot/cfgperl@3585
* | Re: [PATCH 5.005_57] pp_sort sorted outVishal Bhatia1999-07-053-10/+55
| | | | | | | | | | Message-ID: <19990603075749.86665.qmail@hotmail.com> p4raw-id: //depot/perl@3584
* | suppress fancy display when in verbose mode (suggested byGurusamy Sarathy1999-07-051-2/+3
| | | | | | | | | | Paul Johnson <pjcj@transeda.com>) p4raw-id: //depot/perl@3583
* | cygwin32 updateFifer, Eric1999-07-0520-172/+667
| | | | | | | | | | | | Message-Id: <71E287AB0D94D111BBD600600849EC8185EDD9@POST> Subject: [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port p4raw-id: //depot/perl@3582
* | NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)Gurusamy Sarathy1999-07-051-2/+7
| | | | | | p4raw-id: //depot/perl@3581
* | [ PATCH perl5.005_57 ] new perlcc + regression testsEd Peschko1999-07-054-101/+168
| | | | | | | | | | Message-ID: <19990601001813.AAA17834@csgsystems.com> p4raw-id: //depot/perl@3580
* | compatibility tweak for Class::StructGurusamy Sarathy1999-07-051-0/+1
| | | | | | p4raw-id: //depot/perl@3579
* | test tweakGurusamy Sarathy1999-07-041-3/+2
| | | | | | p4raw-id: //depot/perl@3577
* | adapted suggested tests for addition to testsuiteRonaldWS@aol.com1999-07-043-0/+82
| | | | | | | | | | | | Message-Id: <25cd799f.2482f930@aol.com> Subject: [19990530.007] Open with pipe | does not return pid under win32 p4raw-id: //depot/perl@3573
* | perl_run() should call my_exit(0) for normal completionGurusamy Sarathy1999-07-041-0/+2
| | | | | | p4raw-id: //depot/perl@3572