summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* static linking with uninstalled perlIlya Zakharevich2000-10-241-0/+1
| | | | | Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7420
* Undo the basename() part of #7412 since the lib/basenameJarkko Hietaniemi2000-10-231-8/+1
| | | | | tests would need upgrading too. p4raw-id: //depot/perl@7414
* Document PERL_INSTALL_ROOT of #7210.Jarkko Hietaniemi2000-10-231-0/+3
| | | p4raw-id: //depot/perl@7413
* Miscellaneous MacOS Classic library updates from Matthias Neeracher.Jarkko Hietaniemi2000-10-235-5/+23
| | | p4raw-id: //depot/perl@7412
* Re: [20000731.007] potential syntax error not detected [PATCH]Ronald J. Kimball2000-10-231-0/+3
| | | | | Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu> p4raw-id: //depot/perl@7408
* Retract #7404 with a patch from Robin Barker, via Andy Dougherty.Jarkko Hietaniemi2000-10-231-47/+76
| | | p4raw-id: //depot/perl@7406
* Doc patch.Robert Spier2000-10-221-0/+8
| | | | | | Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs Message-ID: <14835.16112.13457.447971@rls.cx> p4raw-id: //depot/perl@7405
* Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMakerRobert Spier2000-10-221-2/+2
| | | | | Message-ID: <14835.17223.72448.705566@rls.cx> p4raw-id: //depot/perl@7404
* Expand %Config variables only if explicitly so requestedGurusamy Sarathy2000-10-221-13/+35
| | | | | | | | during build time by PERL_BUILD_EXPAND_CONFIG_VARS. Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com> p4raw-id: //depot/perl@7401
* Tweak the Is* definitions of Unicode character classesJarkko Hietaniemi2000-10-229-162/+427
| | | | | | | | to better match the official categorizations; embrace the official categorizations; add the combining marks as alpha (and -numeric); fix DCinital (a typo and edito) to be DCmedial. p4raw-id: //depot/perl@7394
* Re: [ID 20001020.002] Tie::Array SPLICE method is buggyDaniel Chetlin2000-10-211-39/+35
| | | | | Message-ID: <20001021025703.A2115@darkstar.chetlin.org> p4raw-id: //depot/perl@7393
* Make Cwd more bulletproof in chrooted environments.Eric E. Coe2000-10-181-1/+9
| | | | | | Subject: [ID 20001018.001] Fix for Cwd.pm (chroot) Message-Id: <39ED596A.70E599FE@oracle.com> p4raw-id: //depot/perl@7358
* Show the failed remote port, instead of the failing line number.David Sparks2000-10-171-1/+1
| | | | | | Subject: [PATCH 5.6.1 Debugger] More diagnostics Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3> p4raw-id: //depot/perl@7356
* Clarify documentation on 'use bytes'.Simon Cozens2000-10-171-5/+22
| | | | | | Subject: Re: What does 'use bytes' "mean" ? Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org> p4raw-id: //depot/perl@7354
* RFC: a (temporary?) way around utf8.pm for EBCDICPeter Prymmer2000-10-141-1/+7
| | | | | Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com> p4raw-id: //depot/perl@7228
* The Install.pm third ofBill Campbell2000-10-121-21/+50
| | | | | | Subject: Proposed patches, Install.pm getopts.pl termcap.pl Message-ID: <20001005180451.A22029@kstarr.celestial.com> p4raw-id: //depot/perl@7210
* Two thirds ofBill Campbell2000-10-122-29/+38
| | | | | | | | | Subject: Proposed patches, Install.pm getopts.pl termcap.pl Message-ID: <20001005180451.A22029@kstarr.celestial.com> The Install.pm changes will be submitted separately because they need some work and discussion still. p4raw-id: //depot/perl@7209
* 5.6.0 & 5.7.1, VMS fixesCharles Lane2000-10-121-1/+2
| | | | | Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7208
* Upgrade to CPAN 1.58, from Andreas König.Jarkko Hietaniemi2000-10-122-144/+153
| | | p4raw-id: //depot/perl@7206
* [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perlJ. David Blackstone2000-10-101-3/+3
| | | | | Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com> p4raw-id: //depot/perl@7189
* Upgrade to podlators 1.04, from Russ Allbery.Jarkko Hietaniemi2000-10-102-22/+39
| | | p4raw-id: //depot/perl@7185
* Upgrade to CGI.pm 2.74, from Lincoln Stein.Jarkko Hietaniemi2000-10-101-27/+45
| | | p4raw-id: //depot/perl@7184
* Warn about unknown scripts.Dominic Dunlop2000-10-091-0/+8
| | | | | | Subject: Re: ideas? patches? [PATCH bleadperl] Message-Id: <p04320400b6076a75b15f@[192.168.1.4]> p4raw-id: //depot/perl@7178
* Windows9x doesn't support link(), despite what Config.pmGurusamy Sarathy2000-10-091-1/+1
| | | | | might think p4raw-id: //depot/perl@7175
* avoid nonportable example codeGurusamy Sarathy2000-10-091-1/+1
| | | p4raw-id: //depot/perl@7174
* Change the version number of Tie::Handle in the core to 4.0,Andreas König2000-10-061-1/+10
| | | | | | | | the (unrelated) Tie::Handle in CPAN will remain at 3.0. Subject: Note on Tie::Handle Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de> p4raw-id: //depot/perl@7161
* Re: Questions about Tie::Array and perl modulesNick Ing-Simmons2000-10-061-45/+45
| | | | | | | Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com> Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>. p4raw-id: //depot/perl@7151
* Epoc updateOlaf Flebbe2000-10-032-1/+18
| | | | | Message-ID: <26423.969484586@www10.gmx.net> p4raw-id: //depot/perl@7124
* Fix some recursion in overload.pmDaniel Chetlin2000-09-301-0/+5
| | | | | Message-Id: <20000918050540.C652@ilmd> p4raw-id: //depot/perl@7104
* The one that got away.Jarkko Hietaniemi2000-09-141-1/+1
| | | p4raw-id: //depot/perl@7082
* File::Find 5.7.0 POD nitsRich Morin2000-09-141-18/+17
| | | | | Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net> p4raw-id: //depot/perl@7079
* [patch: perl@7045] vms updatesPeter Prymmer2000-09-121-0/+1
| | | | | Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com> p4raw-id: //depot/perl@7058
* RE: [Patch 5.7.0] Removing -ldb from the core buildPaul Marquess2000-09-123-10/+10
| | | | | Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com> p4raw-id: //depot/perl@7054
* Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),Jarkko Hietaniemi2000-09-102-37/+128
| | | | | by Russ Allbery. p4raw-id: //depot/perl@7047
* Upgrade to CPAN 1.57_65, from Andreas König.Jarkko Hietaniemi2000-09-102-570/+879
| | | p4raw-id: //depot/perl@7046
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-081-11/+5
| | | p4raw-id: //depot/perl@7041
* Message-ID: <20000907190320.888.qmail@foad.org>Abigail2000-09-081-1/+4
| | | p4raw-id: //depot/perl@7038
* 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 forMarc Lehmann2000-09-071-3/+3
| | | | | | | | 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
* Tie::StdHandle did not know about 3-arg openGisle Aas2000-09-071-6/+6
| | | | | Message-ID: <20000904000422.26002.qmail@eik.g.aas.no> p4raw-id: //depot/perl@7022
* More %{} and other deref special casing - do not pass to 'nomethod'.Nick Ing-Simmons2000-09-021-59/+70
| | | p4raw-id: //depot/perl@7012
* Update to PodParser 1.18, from Brad Appleton.Jarkko Hietaniemi2000-09-011-1/+1
| | | p4raw-id: //depot/perl@6978
* Add the overload warnings to perldiag.Jarkko Hietaniemi2000-09-011-1/+1
| | | p4raw-id: //depot/perl@6971
* RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constantPaul Marquess2000-09-011-10/+3
| | | | | Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com> p4raw-id: //depot/perl@6970
* Sanaty checking of arguments to overload::constantAbigail2000-09-011-2/+48
| | | | | Message-ID: <20000901094654.6476.qmail@foad.org> p4raw-id: //depot/perl@6969
* CPAN.pm beta 1.57_57 for the coreAndreas König2000-09-012-179/+359
| | | | | Message-ID: <m3r974z1zk.fsf@ak-71.mind.de> p4raw-id: //depot/perl@6966
* File::Temp patches from Andreas König,Andreas König2000-09-011-2/+6
| | | | | | | | | | | | Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED) Date: 01 Sep 2000 10:07:20 +0200 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de> Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED) From: andreas.koenig@anima.de (Andreas J. Koenig) Date: 31 Aug 2000 23:26:08 +0200 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de> p4raw-id: //depot/perl@6964
* Issue useful diagnostic on unknown pod commands.Abigail2000-08-311-1/+17
| | | | | | Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048] Message-ID: <20000831074118.24880.qmail@foad.org> p4raw-id: //depot/perl@6940
* Re: typos in podsYitzchak Scott-Thoennes2000-08-312-2/+2
| | | | | Message-ID: <eIcr5gzkg25X092yn@efn.org> p4raw-id: //depot/perl@6935
* Missed one Unicode file.Jarkko Hietaniemi2000-08-311-0/+1025
| | | p4raw-id: //depot/perl@6934