summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* backout change#5708; fixups for behavior of recently added -a switch;Gurusamy Sarathy2000-03-222-19/+175
| | | | | | | support -k and -m switches in h2xs (from Hugo van der Sanden) p4raw-link: @5708 on //depot/perl: ea5e7566745834b0ad6566d9ab0445e5381c11f5 p4raw-id: //depot/perl@5873
* remove outdated notes in makefilesGurusamy Sarathy2000-03-222-14/+0
| | | p4raw-id: //depot/perl@5872
* perlbug -ok shouldn't prompt (from Paul MooreGurusamy Sarathy2000-03-221-0/+2
| | | | | <Paul.Moore@uk.origin-it.com>) p4raw-id: //depot/perl@5869
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-2214-17/+63
|\ | | | | p4raw-id: //depot/perl@5868
| * OpenBSD pthreadness fixes from Tom Christiansen.Jarkko Hietaniemi2000-03-221-0/+4
| | | | | | p4raw-id: //depot/cfgperl@5867
| * The SysV shm*() are in libc but unimplemented.Jarkko Hietaniemi2000-03-211-0/+9
| | | | | | p4raw-id: //depot/cfgperl@5865
| * s/setgropus/setgroups/; # detypo in a commentJarkko Hietaniemi2000-03-217-9/+9
| | | | | | p4raw-id: //depot/cfgperl@5864
| * Add supported platforms.Jarkko Hietaniemi2000-03-211-0/+2
| | | | | | p4raw-id: //depot/cfgperl@5863
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-211-2/+7
| |\ | | | | | | p4raw-id: //depot/cfgperl@5862
| * | Disallow using too old gcc in {Tru64,Digital UNIX,DEC OSF/1}.Jarkko Hietaniemi2000-03-212-1/+31
| | | | | | | | | | | | | | | (Even gcc 2.95 doesn't seem to be working 100%.) p4raw-id: //depot/cfgperl@5860
| * | Nit for #5802 from Robin Barker.Jarkko Hietaniemi2000-03-211-2/+2
| | | | | | | | | p4raw-id: //depot/cfgperl@5859
| * | Be more lenient in the case libsunmath cannot be found.Jarkko Hietaniemi2000-03-211-5/+7
| | | | | | | | | p4raw-id: //depot/cfgperl@5858
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-03-2127-111/+275
| |\ \ | | | | | | | | p4raw-id: //depot/cfgperl@5857
| * | | Document the lib/io_multihomed test hang in 64-bit HP-Ux.Jarkko Hietaniemi2000-03-201-0/+8
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@5846
| * | | detypoJarkko Hietaniemi2000-03-201-1/+1
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@5845
| * | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-2013-19/+128
| |\ \ \ | | | | | | | | | | p4raw-id: //depot/cfgperl@5844
| * | | | Fix the socklen default type (from Laszlo Molnar;Jarkko Hietaniemi2000-03-194-14/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | though I prefer signed, not unsigned); move the cross-compialtion wish item to Todo; drop excess permissions in taint.t. p4raw-id: //depot/cfgperl@5834
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-1942-240/+856
| |\ \ \ \ | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5833
* | | | | | UMRs in universal.c (SvCUR() may not be there unless SvPOK())Gurusamy Sarathy2000-03-221-2/+2
| |_|_|_|/ |/| | | | | | | | | p4raw-id: //depot/perl@5866
* | | | | add missing bincompat symbols to export listGurusamy Sarathy2000-03-211-2/+7
| |_|_|/ |/| | | | | | | p4raw-id: //depot/perl@5861
* | | | here lies RC3Gurusamy Sarathy2000-03-213-1/+23
| | | | | | | | | | | | p4raw-id: //depot/perl@5856
* | | | clone awareness for change#5847Gurusamy Sarathy2000-03-211-0/+3
| | | | | | | | | | | | | | | | | | | | p4raw-link: @5847 on //depot/perl: 9e5093700069f9f74b9ca2d59c30b0b9880239d2 p4raw-id: //depot/perl@5855
* | | | regen win32/config*Gurusamy Sarathy2000-03-213-31/+31
| | | | | | | | | | | | p4raw-id: //depot/perl@5854
* | | | integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-216-18/+28
|\ \ \ \ | | | | | | | | | | p4raw-id: //depot/perl@5853
| * | | | Quick pre-release fixes: clean up results in File::Spec::VMS andCharles Bailey2000-03-172-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | switch dir test order in taint.t to accomodate DECCRTL extension. p4raw-id: //depot/vmsperl@5778
* | | | | README.mint tweaks (from Guido Flohr <gufl0000@stud.uni-sb.de>)Gurusamy Sarathy2000-03-212-17/+140
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@5852
* | | | | make parenthetic warnings look consistent; make diagnostic onGurusamy Sarathy2000-03-2113-47/+58
| | | | | | | | | | | | | | | | | | | | | | | | | "use 5.6" et al mention the alternate form; pod fixups p4raw-id: //depot/perl@5851
* | | | | disable unused Windows code that won't run on Windows 95Gurusamy Sarathy2000-03-211-0/+8
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@5850
* | | | | $File::Find::name doesn't reflect top level filesGurusamy Sarathy2000-03-211-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | correctly (from Simon Cozens <simon@brecon.co.uk>) p4raw-id: //depot/perl@5849
* | | | | test fails when sockets not available (from Yitzchak Scott-Thoennes)Gurusamy Sarathy2000-03-211-6/+1
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@5848
* | | | | under useithreads, PUSHLOOP must save PL_curpad for looking upGurusamy Sarathy2000-03-211-1/+3
| |_|_|/ |/| | | | | | | | | | | | | | | iterdata, since dounwind() may defer LEAVEs p4raw-id: //depot/perl@5847
* | | | add note about symbolic filehandles (from Johan Vromans)Gurusamy Sarathy2000-03-202-1/+6
| | | | | | | | | | | | p4raw-id: //depot/perl@5843
* | | | perlbugtron flags in perlbug (from Richard Foley); eliminate duplicateGurusamy Sarathy2000-03-201-6/+51
| | | | | | | | | | | | | | | | | | | | code p4raw-id: //depot/perl@5842
* | | | more sleep needed from slow systems (from Peter Haworth)Gurusamy Sarathy2000-03-201-1/+1
| | | | | | | | | | | | p4raw-id: //depot/perl@5841
* | | | typo in change#5839Gurusamy Sarathy2000-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | p4raw-link: @5839 on //depot/perl: d918263624f69db4f9575643879bfa5b4453117e p4raw-id: //depot/perl@5840
* | | | make dumpvar.pl recognize emptyness in arrays (from Matthias UrlichsGurusamy Sarathy2000-03-202-7/+15
| | | | | | | | | | | | | | | | | | | | <smurf@noris.de>); fix up duplicate code in Dumpvalue.pm p4raw-id: //depot/perl@5839
* | | | mention handle autovivification in perldata (from Johan Vromans)Gurusamy Sarathy2000-03-202-1/+23
| | | | | | | | | | | | p4raw-id: //depot/perl@5838
* | | | change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}"Gurusamy Sarathy2000-03-202-2/+12
| | | | | | | | | | | | | | | | | | | | p4raw-link: @5797 on //depot/perl: e1992b6d91e50ab66a903c570e8d9c48f121f34b p4raw-id: //depot/perl@5837
* | | | autovivify open($fh[0],...) properlyGurusamy Sarathy2000-03-202-1/+8
| | | | | | | | | | | | p4raw-id: //depot/perl@5836
* | | | add @x->[2] bug to known issues (from Johan Vromans)Gurusamy Sarathy2000-03-191-0/+12
| |_|/ |/| | | | | p4raw-id: //depot/perl@5835
* | | pwent.pm doc tweak (from Tom Christiansen)Gurusamy Sarathy2000-03-191-2/+2
| | | | | | | | | p4raw-id: //depot/perl@5832
* | | unsigned is a more reasonable socksizetype default (fromGurusamy Sarathy2000-03-191-1/+1
| | | | | | | | | | | | | | | Laszlo <ml1050@freemail.hu>) p4raw-id: //depot/perl@5831
* | | taint.t shouldn't fail where IPC::SysV unavailableGurusamy Sarathy2000-03-191-4/+7
| | | | | | | | | p4raw-id: //depot/perl@5830
* | | update ChangesGurusamy Sarathy2000-03-192-0/+186
| | | | | | | | | p4raw-id: //depot/perl@5829
* | | squelch known scalar leak due to compile failureGurusamy Sarathy2000-03-191-2/+4
| | | | | | | | | p4raw-id: //depot/perl@5828
* | | mention how to look up perllocal.pod (from Michael G Schwern)Gurusamy Sarathy2000-03-193-10/+20
| | | | | | | | | p4raw-id: //depot/perl@5827
* | | mention need to wait for children (from Russ Allbery)Gurusamy Sarathy2000-03-193-22/+40
| | | | | | | | | p4raw-id: //depot/perl@5826
* | | Pod::Man should strip leading lib/ for module manpages (fromGurusamy Sarathy2000-03-191-3/+5
| | | | | | | | | | | | | | | Russ Allbery) p4raw-id: //depot/perl@5825
* | | User::pwent fixups for additional fields (from Tom Christiansen);Gurusamy Sarathy2000-03-191-46/+239
| | | | | | | | | | | | | | | | | | fix bug in pw_has(); tolerate absense of pw{change,age,quota} and pw{comment,class} (Debian 2.1 doesn't have either of these) p4raw-id: //depot/perl@5824
* | | pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)Gurusamy Sarathy2000-03-197-10/+10
| | | | | | | | | p4raw-id: //depot/perl@5823