summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Put back the slice accidentally removed by #6907.Jarkko Hietaniemi2000-08-301-0/+34
| | | p4raw-id: //depot/perl@6911
* Be consistent: other Net::get* do export theirs.Yasushi Nakajima2000-08-301-3/+2
| | | | | | Subject: Re: Net::protoent does not export 'getproto' Message-Id: <200008300051.DAA24700@taku.hut.fi> p4raw-id: //depot/perl@6910
* Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps Gurusamy Sarathy2000-08-301-2/+2
| | | | | Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com> p4raw-id: //depot/perl@6909
* Update Changes.Jarkko Hietaniemi2000-08-302-1/+77
| | | p4raw-id: //depot/perl@6908
* Introduce ccname to keep track of what compiler kind of we have.Jarkko Hietaniemi2000-08-302-52/+18
| | | p4raw-id: //depot/perl@6907
* Put back the flags dump as reasoned inMike Guy2000-08-302-0/+2
| | | | | | Subject: Re: [PATCH] Glob dumping Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk> p4raw-id: //depot/perl@6906
* Make the epsilon to be relative, not absolute.Spider Boardman2000-08-301-1/+2
| | | | | | Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED) Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com> p4raw-id: //depot/perl@6905
* From now on, Gisle is on my list of usual suspects :-)Jarkko Hietaniemi2000-08-301-18/+18
| | | | | Retract #6902. p4raw-id: //depot/perl@6904
* Chuck Lane's OpenVMS piping improvementsCraig A. Berry2000-08-296-96/+1074
| | | | | Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01> p4raw-id: //depot/perl@6903
* Retry what #6882 attempted.Gisle Aas2000-08-291-18/+18
| | | | | | Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment Message-ID: <m3pumry9y2.fsf@eik.g.aas.no> p4raw-id: //depot/perl@6902
* [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefsHugo van der Sanden2000-08-291-3/+9
| | | | | Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk> p4raw-id: //depot/perl@6901
* Admit that we are leaking scalars.Spider Boardman2000-08-291-0/+1
| | | | | | Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED) Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com> p4raw-id: //depot/perl@6900
* Update Changes.Jarkko Hietaniemi2000-08-292-1/+80
| | | p4raw-id: //depot/perl@6899
* Undo namespace pollution of #6878.Mike Guy2000-08-291-2/+3
| | | | | | Subject: Re: Net::protoent does not export 'getproto' Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk> p4raw-id: //depot/perl@6898
* updates to perlebcdic.podPeter Prymmer2000-08-291-61/+118
| | | | | Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com> p4raw-id: //depot/perl@6897
* There's no point repeating the 'revision' (5) of perl5.Jarkko Hietaniemi2000-08-291-10/+7
| | | p4raw-id: //depot/perl@6896
* Regen Configure for #6894.Jarkko Hietaniemi2000-08-291-1/+1
| | | p4raw-id: //depot/perl@6895
* [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.orgPhilip Newton2000-08-2912-26/+26
| | | | | Message-Id: <200008291938.VAA98259@smtp1.nikoma.de> p4raw-id: //depot/perl@6894
* [ID 20000829.022] [PATCH 6868] Minor nit in installhtmlPhilip Newton2000-08-291-1/+1
| | | | | Message-Id: <200008291938.VAA98255@smtp1.nikoma.de> p4raw-id: //depot/perl@6893
* [ID 20000829.026] [PATCH 6868] File::TempPhilip Newton2000-08-291-2/+0
| | | | | Message-Id: <200008291947.VAA13628@smtp2.nikoma.de> p4raw-id: //depot/perl@6892
* Nail the ID 20000828.023.Jarkko Hietaniemi2000-08-291-1/+1
| | | p4raw-id: //depot/perl@6891
* Under usethreads the dumped variable is IN_PAD.Gisle Aas2000-08-291-1/+1
| | | | | | Subject: Re: [PATCH] Glob dumping Message-ID: <m37l9010fi.fsf@eik.g.aas.no> p4raw-id: //depot/perl@6890
* Update Changes.Jarkko Hietaniemi2000-08-292-1/+155
| | | p4raw-id: //depot/perl@6889
* Retract #6882, broke the safe tests.Jarkko Hietaniemi2000-08-291-5/+4
| | | p4raw-id: //depot/perl@6888
* Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwdGisle Aas2000-08-291-1/+1
| | | | | Message-ID: <m3n1kud9as.fsf@eik.g.aas.no> p4raw-id: //depot/perl@6887
* The #6881 removed one dump line.Jarkko Hietaniemi2000-08-291-1/+0
| | | p4raw-id: //depot/perl@6886
* Don't forget to tidy up.Jarkko Hietaniemi2000-08-291-0/+1
| | | p4raw-id: //depot/perl@6885
* Disabling the one test is a bit tricky.Jarkko Hietaniemi2000-08-291-3/+5
| | | p4raw-id: //depot/perl@6884
* Disable one of the tests for now.Jarkko Hietaniemi2000-08-291-3/+6
| | | p4raw-id: //depot/perl@6883
* [ID 20000829.004] Sharing leak root name into safe compartmentGisle Aas2000-08-291-4/+5
| | | | | Message-Id: <20000829103506.21538.qmail@eik.g.aas.no> p4raw-id: //depot/perl@6882
* Glob dumpingGisle Aas2000-08-291-1/+1
| | | | | Message-ID: <20000829075942.20923.qmail@eik.g.aas.no> p4raw-id: //depot/perl@6881
* Warnings in B::DeparseAbigail2000-08-291-1/+1
| | | | | Message-ID: <20000829040001.2999.qmail@foad.org> p4raw-id: //depot/perl@6880
* Missed a change in #6869.Jarkko Hietaniemi2000-08-291-7/+11
| | | p4raw-id: //depot/perl@6879
* Net::protoent does not export 'getproto'Yasushi Nakajima2000-08-291-1/+1
| | | p4raw-id: //depot/perl@6878
* Patches all over for people and the files they (hopefully) care about.Jarkko Hietaniemi2000-08-293-11/+34
| | | p4raw-id: //depot/perl@6877
* Fix for thinko in #6848.Lupe Christoph2000-08-291-1/+1
| | | | | | Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866) Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de> p4raw-id: //depot/perl@6876
* Update to Getopt::Long 2.24, from Johan Vromans.Jarkko Hietaniemi2000-08-293-8/+21
| | | p4raw-id: //depot/perl@6875
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-29185-186/+205
| | | | | | | | so that we simply can't pick up stuff from other Perls than the one we are testing. Pointed out by Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk> p4raw-id: //depot/perl@6874
* Re: files not cleaned even by verycleanYitzchak Scott-Thoennes2000-08-292-7/+3
| | | | | Message-ID: <Afwq5gzkg2UB092yn@efn.org> p4raw-id: //depot/perl@6873
* spellingsMarcel Grunauer2000-08-289-10/+10
| | | | | Message-Id: <200008282319.BAA29862@gandalf.local> p4raw-id: //depot/perl@6872
* Take out the SUIDMAIL thing, that will not beJarkko Hietaniemi2000-08-281-1/+0
| | | | | a problem in 5.7.*. p4raw-id: //depot/perl@6871
* -S is the silent flag, -s is the strip flag.Yitzchak Scott-Thoennes2000-08-281-1/+1
| | | | | | Subject: [PATCH] Re: [PATCH] make no-install Message-ID: <nPuq5gzkg2FO092yn@efn.org> p4raw-id: //depot/perl@6870
* warnings fixesPaul Marquess2000-08-284-22/+76
| | | | | Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com> p4raw-id: //depot/perl@6869
* Potential cruft.Jarkko Hietaniemi2000-08-281-1/+1
| | | p4raw-id: //depot/perl@6868
* Update Changes.Jarkko Hietaniemi2000-08-282-35/+82
| | | p4raw-id: //depot/perl@6867
* hv.h Doc PatchMark Fisher2000-08-281-6/+12
| | | | | Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com> p4raw-id: //depot/perl@6866
* Add -ld to archname on long tr...double platforms.Jarkko Hietaniemi2000-08-282-522/+545
| | | p4raw-id: //depot/perl@6865
* An attempt to fix the problem reported inDaniel MuiƱo2000-08-281-2/+19
| | | | | | | | | | Subject: Building perl@6856 using gcc/AIX 4.3.3 Message-ID: <20000828155001.A14403@con2-dgi> I can't test this properly since the gcc installation I have access to seems to be botched (gcc is calling the AIX cpp, a losing proposition...) p4raw-id: //depot/perl@6864
* Fix for ID 20000828.001, long doubles were not formattedJarkko Hietaniemi2000-08-281-7/+13
| | | | | correctly (showed up in $], which stopped installing perl). p4raw-id: //depot/perl@6863
* Typo in #6858.Jarkko Hietaniemi2000-08-281-1/+1
| | | p4raw-id: //depot/perl@6862