summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to CPAN 1.57_65, from Andreas König.Jarkko Hietaniemi2000-09-102-570/+879
| | | p4raw-id: //depot/perl@7046
* Update Changes.Jarkko Hietaniemi2000-09-082-0/+252
| | | p4raw-id: //depot/perl@7045
* proper setting for isnan for DECC 5.3Peter Prymmer2000-09-081-1/+1
| | | | | Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com> p4raw-id: //depot/perl@7044
* make the ran_tests intermediate file 8.3 friendlyPeter Prymmer2000-09-082-3/+3
| | | | | Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com> p4raw-id: //depot/perl@7043
* Continue #7041.Jarkko Hietaniemi2000-09-082-13/+13
| | | p4raw-id: //depot/perl@7042
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-0817-332/+50
| | | p4raw-id: //depot/perl@7041
* Major rewrite of s2p. And I mean really major, it isWolfgang Laun2000-09-081-690/+1794
| | | | | | | | | an implementation of sed in perl. If called as s2p it will function as s2p. Note: needs non-UNIXifying. Subject: s2p Message-ID: <39AA5578.2102E2AA@alcatel.at> p4raw-id: //depot/perl@7040
* Re-allow vec() for characters > 255.Spider Boardman2000-09-085-27/+25
| | | | | | Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com> p4raw-id: //depot/perl@7039
* Message-ID: <20000907190320.888.qmail@foad.org>Abigail2000-09-081-1/+4
| | | p4raw-id: //depot/perl@7038
* Optimizing hash keys into shared strings doesn't work with ithreads.Spider Boardman2000-09-081-2/+3
| | | | | | Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com> p4raw-id: //depot/perl@7037
* [ID 20000908.002] perlipc documentation bug.Major Sébastien2000-09-081-0/+1
| | | | | Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr> p4raw-id: //depot/perl@7036
* Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0fH.Merijn Brand2000-09-081-1/+1
| | | | | Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@7035
* Re: [ID 20000906.004] segfault with bad perl statementSimon Cozens2000-09-081-0/+3
| | | | | Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org> p4raw-id: //depot/perl@7034
* [ID 20000904.008] Tiny fix for perldiagLarry W. Virden2000-09-081-1/+1
| | | | | Message-Id: <200009042245.SAA22916@lwv26awu.cas.org> p4raw-id: //depot/perl@7033
* perl5db.pl [Was: Re: Debugger question]Peter Scott2000-09-071-5/+6
| | | | | Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov> p4raw-id: //depot/perl@7032
* Fix the ccversion detection for 5.1 and beyond.Spider Boardman2000-09-071-1/+1
| | | | | | Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com> p4raw-id: //depot/perl@7031
* Fix forMarc Lehmann2000-09-074-9/+11
| | | | | | | | Subject: [ID 20000903.001] \w in utf8-strings Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji> and various related nits. p4raw-id: //depot/perl@7030
* Fix the URL, but the server is still missing in action.Larry W. Virden2000-09-071-1/+1
| | | | | | Subject: [ID 20000905.002] perlfaq1.pod URL error Message-Id: <200009051224.IAA11226@lwv26awu.cas.org> p4raw-id: //depot/perl@7029
* Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 Hugo van der Sanden2000-09-071-4/+4
| | | | | Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk> p4raw-id: //depot/perl@7028
* \G in non-/g is well-defined now ... right?Daniel Chetlin2000-09-072-9/+24
| | | | | Message-ID: <20000905045707.A8620@ilmd.chetlin.org> p4raw-id: //depot/perl@7027
* Document the new ref() semantics.Gisle Aas2000-09-071-0/+6
| | | | | | Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no> p4raw-id: //depot/perl@7026
* Make Data::Dumper (non-XS) to work with changed semantics of ref().Gisle Aas2000-09-072-6/+9
| | | | | | Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no> p4raw-id: //depot/perl@7025
* Modernize Opcode.pm documentationGisle Aas2000-09-071-2/+2
| | | | | Message-ID: <20000904001855.26128.qmail@eik.g.aas.no> p4raw-id: //depot/perl@7024
* Tied filehandle documentationGisle Aas2000-09-072-0/+9
| | | | | Message-ID: <20000904001440.26084.qmail@eik.g.aas.no> p4raw-id: //depot/perl@7023
* Tie::StdHandle did not know about 3-arg openGisle Aas2000-09-072-11/+11
| | | | | Message-ID: <20000904000422.26002.qmail@eik.g.aas.no> p4raw-id: //depot/perl@7022
* small apidoc fixMarc Lehmann2000-09-072-2/+2
| | | | | Message-ID: <20000903051206.A5909@cerebro.laendle> p4raw-id: //depot/perl@7021
* Tiny perldelta nits.Jarkko Hietaniemi2000-09-071-10/+10
| | | p4raw-id: //depot/perl@7020
* Guard against bad string->int conversion for quads.Jarkko Hietaniemi2000-09-071-2/+17
| | | p4raw-id: //depot/perl@7019
* Update Unicode todo list.Jarkko Hietaniemi2000-09-061-1/+8
| | | p4raw-id: //depot/perl@7018
* Document the SvIOK_.*UV().Jarkko Hietaniemi2000-09-052-7/+43
| | | p4raw-id: //depot/perl@7017
* Hash lookup of constant strings optimization:Nick Ing-Simmons2000-09-0314-242/+336
| | | | | | | | | | Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing to string table (as per sharepvn). Add newSV_pvn_share to create such a thing. Make hv.c compare addresses of strings and skip string compare if equal. Make method_named and helem ops use these shared-string SVs when arg is constant. Make keys op return shared-string SVs (less clearly a win). p4raw-id: //depot/perl@7016
* This is 5.7.0.perl-5.7.0Jarkko Hietaniemi2000-09-021-0/+10
| | | p4raw-id: //depot/perl@7015
* Changes and patchlevel tweaks.Jarkko Hietaniemi2000-09-022-3/+4
| | | p4raw-id: //depot/perl@7014
* Update Changes.Jarkko Hietaniemi2000-09-022-1/+70
| | | p4raw-id: //depot/perl@7013
* More %{} and other deref special casing - do not pass to 'nomethod'.Nick Ing-Simmons2000-09-022-97/+121
| | | p4raw-id: //depot/perl@7012
* Update perlhist.Jarkko Hietaniemi2000-09-021-1/+5
| | | p4raw-id: //depot/perl@7011
* perldelta nits.Jarkko Hietaniemi2000-09-021-18/+19
| | | p4raw-id: //depot/perl@7010
* If overloaded %{} etc. return the object do not loop.Nick Ing-Simmons2000-09-021-5/+8
| | | | | Thus sub deref { $_[0] } functions if object is wanted type. p4raw-id: //depot/perl@7009
* Retab MANIFEST.Jarkko Hietaniemi2000-09-021-6/+6
| | | p4raw-id: //depot/perl@7008
* Make certain cc is set before trying to run it.Jarkko Hietaniemi2000-09-023-2/+6
| | | p4raw-id: //depot/perl@7007
* Unicode notes.Jarkko Hietaniemi2000-09-021-1/+5
| | | p4raw-id: //depot/perl@7006
* Various Configure nits by Philip Newton,Jarkko Hietaniemi2000-09-021-7/+13
| | | | | plus the ebcdic one by me. p4raw-id: //depot/perl@7005
* Apparently avoiding the swapping is too costly.Ben Tilly2000-09-021-1/+0
| | | | | | Subject: Re: the door is closed. Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com> p4raw-id: //depot/perl@7004
* Undo part of change 6489 which looks like a bulk edit whichNick Ing-Simmons2000-09-021-1/+1
| | | | | | changed _all_ gv_efullname3() calls to gv_efullname4() calls. The supressing of main:: on return from select() is undesirable. p4raw-id: //depot/perl@7003
* Update Changes.Jarkko Hietaniemi2000-09-012-1/+38
| | | p4raw-id: //depot/perl@7002
* minimal removal of 8 bit chrs from perlebcdic.podPeter Prymmer2000-09-016-28/+33
| | | | | | | | Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com> plus rework the http: spots as suggested by Tom Christiansen, plus regen perltoc. p4raw-id: //depot/perl@7001
* Only the first line, thank you very much.Jarkko Hietaniemi2000-09-011-1/+1
| | | p4raw-id: //depot/perl@7000
* change#6791 accidentally clobbered change#6710, put it backGurusamy Sarathy2000-09-011-0/+6
| | | | | | p4raw-link: @6791 on //depot/perl: da147683998a4de28027887441303c16367eda87 p4raw-link: @6710 on //depot/perl: e8d3aa3b2e7edcd352aa3e0d8a884844f9aa9d5e p4raw-id: //depot/perl@6999
* Mention the HP-UX LP64 freak failure.Jarkko Hietaniemi2000-09-011-0/+7
| | | p4raw-id: //depot/perl@6998
* Detypo.Jarkko Hietaniemi2000-09-011-2/+3
| | | p4raw-id: //depot/perl@6997