summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* correct Pod::Html's notion of email addressesAbigail1998-08-041-1/+1
| | | | | | Message-ID: <19980804002249.2011.qmail@betelgeuse.wayne.fnx.com> Subject: [PATCH 5.005_01] lib/Pod/Html.pm p4raw-id: //depot/maint-5.005/perl@1726
* support OE/MVSJarkko Hietaniemi1998-08-021-1/+1
| | | | | | Message-Id: <199808010903.MAA09371@alpha.hut.fi> Subject: [PATCH] 5.005_01: OE MVS p4raw-id: //depot/maint-5.005/perl@1697
* fix bug in display of watched expressionsIlya Zakharevich1998-08-021-1/+2
| | | | | | Message-Id: <199807310002.UAA21681@monk.mps.ohio-state.edu> Subject: Re: Bug? in perl5db.pl [PATCH] p4raw-id: //depot/maint-5.005/perl@1691
* Class::Struct has an incomplete tied array packageTom Hughes1998-08-021-0/+5
| | | | | Message-ID: <yek1zr3vi70.fsf@elva.cyberscience.com> p4raw-id: //depot/maint-5.005/perl@1688
* [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()Nick Ing-Simmons1998-08-021-78/+78
| | | | | Message-Id: <199807291228.NAA20055@tiuk.ti.com> p4raw-id: //depot/maint-5.005/perl@1681
* MM_Win32::maybe_command() case-insesitivity tweakGurusamy Sarathy1998-08-021-1/+1
| | | p4raw-id: //depot/maint-5.005/perl@1679
* fix MM_Win32::maybe_command()Gurusamy Sarathy1998-08-021-1/+16
| | | p4raw-id: //depot/maint-5.005/perl@1678
* fixes for overloading bugs and docs, tweaked someIlya Zakharevich1998-08-013-17/+545
| | | | | | Message-Id: <199807260128.VAA10543@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_76] better overloading p4raw-id: //depot/maint-5.005/perl@1677
* fix behavior of <=> on bigintsM. J. T. Guy1998-07-261-4/+4
| | | | | | Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk> Subject: [PATCH] Re: Math::BigInt <=> op is not correct. p4raw-id: //depot/maint-5.005/perl@1652
* lib/Sys/Syslog.pm docDaniel S. Lewart1998-07-221-1/+1
| | | | | Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu> p4raw-id: //depot/perl@1639
* remove spurious $VERSION line that confuses CPANJohan Vromans1998-07-221-1/+0
| | | | | | Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl> Subject: Re: 5.004_76 missing version numbers p4raw-id: //depot/perl@1627
* allow extensions to be specified as paths Paul Johnson1998-07-221-1/+1
| | | | | | Message-Id: <19980721120427.F903@west-tip.transeda.com> Subject: [PATCH] 5.004_75 Embed and static extensions p4raw-id: //depot/perl@1624
* fix Liblist.pm to find entries that are plain pathnames on win32Gurusamy Sarathy1998-07-221-0/+8
| | | p4raw-id: //depot/perl@1622
* final tweaks before beta2Gurusamy Sarathy1998-07-211-3/+0
| | | p4raw-id: //depot/perl@1613
* change case of PERL_OBJECT filenames, consistent with the restGurusamy Sarathy1998-07-211-1/+1
| | | p4raw-id: //depot/perl@1609
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-3/+3
| | | | | | brute force search script). Result builds and passes all tests on Solaris. win32 and PERL_OBJECT are still untested. p4raw-id: //depot/perl@1578
* Merge MainlineNick Ing-Simmons1998-07-193-21/+56
|\ | | | | p4raw-id: //depot/ansiperl@1566
| * tweak pod in MakeMaker.pmPaul Johnson1998-07-191-7/+7
| | | | | | | | | | | | Message-ID: <19980718155847.D903@west-tip.transeda.com> Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm p4raw-id: //depot/perl@1565
| * Minor debugger fixTye McQueen1998-07-191-2/+2
| | | | | | | | | | Message-Id: <199807151846.AA12653@metronet.com> p4raw-id: //depot/perl@1552
| * applied slightly tweaked version of patchIlya Zakharevich1998-07-191-2/+27
| | | | | | | | | | | | Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_72] Updated patch to Test::Harness p4raw-id: //depot/perl@1547
| * improve 'frame' handling in debuggerIlya Zakharevich1998-07-191-10/+20
| | | | | | | | | | | | Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_72] Better debugger trace p4raw-id: //depot/perl@1546
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-182-5/+4
|/ | | | | Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT p4raw-id: //depot/ansiperl@1532
* 5.004_74: MPE/iX final touchesJarkko Hietaniemi1998-07-151-1/+1
| | | | | Message-Id: <199807142245.BAA09651@alpha.hut.fi> p4raw-id: //depot/perl@1502
* fix warning from CGI::CarpGurusamy Sarathy1998-07-151-4/+5
| | | p4raw-id: //depot/perl@1496
* File/Spec.pm needs trailing newlineGurusamy Sarathy1998-07-141-1/+1
| | | p4raw-id: //depot/perl@1493
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-2/+17
| | | | | | Message-Id: <199807132107.AAA20603@alpha.hut.fi> Subject: MPE/iX patches for _73 p4raw-id: //depot/perl@1478
* make Term::Readline::get_line() independent of caller's $/Kurt D. Starsinic1998-07-141-0/+1
| | | | | | Message-ID: <19980713151749.G8596@O2.chapin.edu> Subject: [PATCH] Was: CPAN.pm still fails p4raw-id: //depot/perl@1474
* Parallel MakefilesAndreas König1998-07-141-2/+3
| | | | | Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de> p4raw-id: //depot/perl@1468
* avoid empty rm -f in MM_Unix.pmGurusamy Sarathy1998-07-131-1/+2
| | | p4raw-id: //depot/perl@1463
* Embed.pm support for PERL_OBJECTDoug MacEachern1998-07-121-7/+23
| | | | | Message-Id: <199807121829.OAA00525@postman.opengroup.org> p4raw-id: //depot/perl@1456
* update MANIFEST, ChangesGurusamy Sarathy1998-07-121-43/+0
| | | p4raw-id: //depot/perl@1454
* merge changes 1424, 1428 from maintbranchGurusamy Sarathy1998-07-121-19/+32
| | | p4raw-id: //depot/perl@1453
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-0/+1
| | | | | | Message-Id: <199807111451.RAA27010@alpha.hut.fi> Subject: M3 "generic" parts p4raw-id: //depot/perl@1451
* [5.004_71] Patch: let CPAN.pm work with threaded perlAndreas König1998-07-122-2/+7
| | | | | Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de> p4raw-id: //depot/perl@1449
* [perl5.004_71] Patch: change MakeMaker default compress --> gzipAndreas König1998-07-112-8/+8
| | | | | Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de> p4raw-id: //depot/perl@1440
* s/AVHV/pseudo-hash/ (via PM)Gisle Aas1998-07-111-2/+2
| | | | | | Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no> Subject: [PATCH] trivial fields.pm doc patch p4raw-id: //depot/perl@1434
* make Liblist return consistently backslashed pathsGurusamy Sarathy1998-07-111-0/+6
| | | p4raw-id: //depot/perl@1427
* CPAN-1.39 updateAndreas König1998-07-103-349/+758
| | | | | | Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de> Subject: Re: perl5.004_71 hit the stands this morn p4raw-id: //depot/perl@1410
* added patch, tweaked per Ilya's suggestionM. J. T. Guy1998-07-091-1/+1
| | | | | | Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk> Subject: [PATCH] perl5db.pl complains about non-integer condition p4raw-id: //depot/perl@1390
* change order of libs for extensionsLaszlo Molnar1998-07-091-1/+1
| | | | | | Message-ID: <19980707234805.C180@cdata.tvnet.hu> Subject: [PATCH _70] linking problem with modules p4raw-id: //depot/perl@1382
* patch for more flexible initialization of xsub parametersTye McQueen1998-07-091-7/+30
| | | | | | Message-Id: <199807070004.AA16454@metronet.com> Subject: Enhanced arg inits for xsubpp p4raw-id: //depot/perl@1381
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-67/+0
| | | | | | Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu> Subject: Re: _70 and Devel::RE p4raw-id: //depot/perl@1371
* doc tweaks suggested by Abigail, M.J.T. Guy, and Larry WallGurusamy Sarathy1998-07-072-4/+4
| | | p4raw-id: //depot/perl@1357
* added patch to fix Cwd.pm warnings, fixed a couple more placesGisle Aas1998-07-061-4/+4
| | | | | | Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no> Subject: [PATCH] 5.004_70 Cwd.pm now give warnings p4raw-id: //depot/perl@1347
* allow eval-groups in patterns only if they C<use re 'eval';>Gurusamy Sarathy1998-07-061-7/+23
| | | p4raw-id: //depot/perl@1334
* add Symbol::delete_package()Gurusamy Sarathy1998-07-061-0/+35
| | | p4raw-id: //depot/perl@1330
* add suggested tool as an example in ExtUtils::PacklistAlan Burlison1998-07-052-0/+50
| | | | | | Message-Id: <199807031028.LAA10456@sale-wts> Subject: Re: [make install] another horror story p4raw-id: //depot/perl@1315
* various small tweaks (still fails a few taint tests in {taint,locale}.t)Gurusamy Sarathy1998-07-041-1/+1
| | | p4raw-id: //depot/perl@1309
* fixes for mortalization bug in xsubpp, other efficiency tweaksJoshua Pritikin1998-07-041-6/+2
| | | | | | Message-Id: <H00000e500086fb3@MHS> Subject: [PATCH _69] sv_2mortal fix p4raw-id: //depot/perl@1306
* fix CPAN.pm problem, OS2 tweaksIlya Zakharevich1998-07-043-7/+19
| | | | | | Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_68] PAtch to CPAN first-time p4raw-id: //depot/perl@1301