summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"Garry T. Williams2000-11-011-19/+25
| | | | | Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net> p4raw-id: //depot/perl@7520
* Locale warning explanation tweak.Jarkko Hietaniemi2000-11-011-7/+8
| | | p4raw-id: //depot/perl@7519
* C.pm part ofJarkko Hietaniemi2000-11-011-1/+1
| | | | | | Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0] Message-Id: <20001010082228.B17030@chaos.wustl.edu> p4raw-id: //depot/perl@7518
* [ID 20001005.006] Documentation -- description of qr//Martien Verbruggen2000-11-011-1/+1
| | | | | Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au> p4raw-id: //depot/perl@7517
* Generalize the Camel wording.John Borwick2000-11-013-10/+12
| | | | | | Subject: Re: perlfaq style changes Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu> p4raw-id: //depot/perl@7516
* [ID 20001005.004] doc bug: perlsec misleading re file outputAndrew Pimlott2000-11-011-3/+16
| | | | | Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com> p4raw-id: //depot/perl@7515
* More AIX lore.Jarkko Hietaniemi2000-11-011-5/+11
| | | p4raw-id: //depot/perl@7514
* [ID 20001101.001] Net::Ping icmp odd $bytesroot2000-11-011-2/+2
| | | | | Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz> p4raw-id: //depot/perl@7513
* [ID 20001031.004] Uninitialized auto variable in regcomp.cMartin Husemann2000-11-011-2/+2
| | | | | Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de> p4raw-id: //depot/perl@7512
* AUTHORS updates.Jarkko Hietaniemi2000-11-011-7/+7
| | | p4raw-id: //depot/perl@7511
* startperl to respect versiononlyRobin Barker2000-11-011-21/+24
| | | | | Message-Id: <200010311629.QAA01771@tempest.npl.co.uk> p4raw-id: //depot/perl@7510
* printf UVs the correct way, noticed by Robin Barker.Jarkko Hietaniemi2000-11-011-3/+3
| | | p4raw-id: //depot/perl@7509
* Do not cleanup *% because the % has special meanings in someJarkko Hietaniemi2000-11-011-1/+3
| | | | | shell environments. p4raw-id: //depot/perl@7508
* The NonStop-UX libraries have a novel way to say NaN.Jarkko Hietaniemi2000-11-011-4/+4
| | | p4raw-id: //depot/perl@7507
* The osname has been lowercased by now, from Tom Bates.Jarkko Hietaniemi2000-11-011-2/+2
| | | p4raw-id: //depot/perl@7506
* The compiler is either gcc or cc, from Tom Bates.Jarkko Hietaniemi2000-10-311-1/+1
| | | p4raw-id: //depot/perl@7505
* Update Changes.Jarkko Hietaniemi2000-10-312-1/+135
| | | p4raw-id: //depot/perl@7504
* Whitespace style tweak. Was originally going to see toJoe Smith2000-10-311-2/+2
| | | | | | | | Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) Message-Id: <39FE32DD.24AAC4D@inwap.com> but that had already been taken care of. p4raw-id: //depot/perl@7503
* AUTHORS tweaks.Jarkko Hietaniemi2000-10-311-4/+4
| | | p4raw-id: //depot/perl@7502
* perlfaq style changesJohn Borwick2000-10-3110-319/+337
| | | | | Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu> p4raw-id: //depot/perl@7501
* Be more lenient on bad UTF-8 when doing bit arithmetics.Yitzchak Scott-Thoennes2000-10-311-6/+6
| | | | | | | | Subject: Re: [ID 20000918.005] ~ on wide chars Message-ID: <jQl/5gzkgWYL092yn@efn.org> (The ord() part of the patch skipped.) p4raw-id: //depot/perl@7500
* [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.cJens Hamisch2000-10-311-2/+7
| | | | | Message-Id: <20001030151707.A9597@Strawberry.COM> p4raw-id: //depot/perl@7499
* add three new EBCDIC Encode-ings && many testsPeter Prymmer2000-10-315-2/+115
| | | | | Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com> p4raw-id: //depot/perl@7498
* fix coded control chars in cgi-html.tPeter Prymmer2000-10-311-0/+5
| | | | | Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com> p4raw-id: //depot/perl@7497
* CRLF fix for cgi-function.t testsPeter Prymmer2000-10-311-0/+5
| | | | | Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com> p4raw-id: //depot/perl@7496
* generalize AIX ccversion hack for re extensionPeter Prymmer2000-10-313-4/+17
| | | | | Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com> p4raw-id: //depot/perl@7495
* Use Errno magic.Casey Tweten2000-10-311-3/+3
| | | | | | Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com> p4raw-id: //depot/perl@7494
* Add a perlbug flag, -A, to avoid acknowledgement messages.Nicholas Clark2000-10-312-4/+31
| | | | | | Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED)) Message-ID: <20001030173845.O60355@plum.flirble.org> p4raw-id: //depot/perl@7493
* [Chris Winters <cwinters@intes.net>] patch to ExtUtils::ManifestAndreas König2000-10-291-2/+2
| | | | | Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de> p4raw-id: //depot/perl@7489
* Tests for #7487.Andreas König2000-10-291-1/+10
| | | | | | Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED) Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de> p4raw-id: //depot/perl@7488
* constsub spillage.John Tobey2000-10-291-4/+6
| | | | | | Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED) Message-Id: <m13pvSr-000FObC@feynman.localnet> p4raw-id: //depot/perl@7487
* Make \x{...} consistently produce UTF-8.Simon Cozens2000-10-292-25/+100
| | | | | | Subject: Re: \x{...} is confused Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk> p4raw-id: //depot/perl@7485
* Update Changes.Jarkko Hietaniemi2000-10-292-1/+117
| | | p4raw-id: //depot/perl@7483
* UTF-8 decoder tweak.Jarkko Hietaniemi2000-10-291-1/+1
| | | p4raw-id: //depot/perl@7481
* Add also emailless people.Jarkko Hietaniemi2000-10-291-20/+119
| | | p4raw-id: //depot/perl@7478
* The #7476 needs a MANIFEST change, too.Jarkko Hietaniemi2000-10-291-1/+0
| | | p4raw-id: //depot/perl@7477
* Have only one master list of AUTHORS, drop unmaintained MAINTAIN.Jarkko Hietaniemi2000-10-293-1120/+414
| | | p4raw-id: //depot/perl@7476
* De-quoted-unreadable to ISO Latin 1.Jarkko Hietaniemi2000-10-282-2/+2
| | | | | (There's one ISO-2022-JP name in Changes5.004.) p4raw-id: //depot/perl@7475
* [ID 20001027.007] uniq array in perlfaqHans Ginzel2000-10-281-4/+4
| | | | | Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> p4raw-id: //depot/perl@7474
* Locking null mutexes is not recommendable.Hugo van der Sanden2000-10-281-0/+5
| | | | | | Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk> p4raw-id: //depot/perl@7473
* Better create a true mailing list for the repository keepers.Jarkko Hietaniemi2000-10-281-2/+2
| | | p4raw-id: //depot/perl@7472
* Add the repository doc by Malcolm, Sarathy, and by Simon,Jarkko Hietaniemi2000-10-282-0/+328
| | | | | name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>. p4raw-id: //depot/perl@7471
* DOC PATCH 5.6.0Mark-Jason Dominus2000-10-281-2/+9
| | | | | Message-ID: <20001027173244.23754.qmail@plover.com> p4raw-id: //depot/perl@7470
* [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dosPeter J. Farley III2000-10-281-17/+151
| | | | | Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net> p4raw-id: //depot/perl@7469
* Make target reordering to avoid pointless re-makes.Nicholas Clark2000-10-281-2/+9
| | | | | | Subject: Re: Total re-make of 'make okfile' after 7451 ? Message-ID: <20001028003101.A54517@plum.flirble.org> p4raw-id: //depot/perl@7468
* [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118Larry W. Virden2000-10-281-1/+1
| | | | | Message-Id: <200010271714.NAA22015@lwv26awu.cas.org> p4raw-id: //depot/perl@7467
* Upgrade to CPAN 1.58_55.Andreas König2000-10-282-90/+245
| | | | | | Subject: CPAN.pm status Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de> p4raw-id: //depot/perl@7466
* The reëntrant version shouldn't be needed unless USE_PURE_BISON.Jarkko Hietaniemi2000-10-285-32/+30
| | | p4raw-id: //depot/perl@7465
* Fix for sv_2iv() on "shared" value from keys %hash.Nick Ing-Simmons2000-10-281-1/+4
| | | p4raw-id: //depot/perl@7464
* Update Changes.Jarkko Hietaniemi2000-10-272-1/+112
| | | p4raw-id: //depot/perl@7463