summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Expand %Config variables and %ENV variables only ifJarkko Hietaniemi2000-11-011-37/+58
* Make the POSIX::setuid and POSIX::setgid to really call setuid()Garry T. Williams2000-11-015-25/+41
* [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"Garry T. Williams2000-11-011-19/+25
* Locale warning explanation tweak.Jarkko Hietaniemi2000-11-011-7/+8
* C.pm part ofJarkko Hietaniemi2000-11-011-1/+1
* [ID 20001005.006] Documentation -- description of qr//Martien Verbruggen2000-11-011-1/+1
* Generalize the Camel wording.John Borwick2000-11-013-10/+12
* [ID 20001005.004] doc bug: perlsec misleading re file outputAndrew Pimlott2000-11-011-3/+16
* More AIX lore.Jarkko Hietaniemi2000-11-011-5/+11
* [ID 20001101.001] Net::Ping icmp odd $bytesroot2000-11-011-2/+2
* [ID 20001031.004] Uninitialized auto variable in regcomp.cMartin Husemann2000-11-011-2/+2
* AUTHORS updates.Jarkko Hietaniemi2000-11-011-7/+7
* startperl to respect versiononlyRobin Barker2000-11-011-21/+24
* printf UVs the correct way, noticed by Robin Barker.Jarkko Hietaniemi2000-11-011-3/+3
* Do not cleanup *% because the % has special meanings in someJarkko Hietaniemi2000-11-011-1/+3
* The NonStop-UX libraries have a novel way to say NaN.Jarkko Hietaniemi2000-11-011-4/+4
* The osname has been lowercased by now, from Tom Bates.Jarkko Hietaniemi2000-11-011-2/+2
* The compiler is either gcc or cc, from Tom Bates.Jarkko Hietaniemi2000-10-311-1/+1
* Update Changes.Jarkko Hietaniemi2000-10-312-1/+135
* Whitespace style tweak. Was originally going to see toJoe Smith2000-10-311-2/+2
* AUTHORS tweaks.Jarkko Hietaniemi2000-10-311-4/+4
* perlfaq style changesJohn Borwick2000-10-3110-319/+337
* Be more lenient on bad UTF-8 when doing bit arithmetics.Yitzchak Scott-Thoennes2000-10-311-6/+6
* [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.cJens Hamisch2000-10-311-2/+7
* add three new EBCDIC Encode-ings && many testsPeter Prymmer2000-10-315-2/+115
* fix coded control chars in cgi-html.tPeter Prymmer2000-10-311-0/+5
* CRLF fix for cgi-function.t testsPeter Prymmer2000-10-311-0/+5
* generalize AIX ccversion hack for re extensionPeter Prymmer2000-10-313-4/+17
* Use Errno magic.Casey Tweten2000-10-311-3/+3
* Add a perlbug flag, -A, to avoid acknowledgement messages.Nicholas Clark2000-10-312-4/+31
* [Chris Winters <cwinters@intes.net>] patch to ExtUtils::ManifestAndreas König2000-10-291-2/+2
* Tests for #7487.Andreas König2000-10-291-1/+10
* constsub spillage.John Tobey2000-10-291-4/+6
* Make \x{...} consistently produce UTF-8.Simon Cozens2000-10-292-25/+100
* Update Changes.Jarkko Hietaniemi2000-10-292-1/+117
* UTF-8 decoder tweak.Jarkko Hietaniemi2000-10-291-1/+1
* Add also emailless people.Jarkko Hietaniemi2000-10-291-20/+119
* The #7476 needs a MANIFEST change, too.Jarkko Hietaniemi2000-10-291-1/+0
* Have only one master list of AUTHORS, drop unmaintained MAINTAIN.Jarkko Hietaniemi2000-10-293-1120/+414
* De-quoted-unreadable to ISO Latin 1.Jarkko Hietaniemi2000-10-282-2/+2
* [ID 20001027.007] uniq array in perlfaqHans Ginzel2000-10-281-4/+4
* Locking null mutexes is not recommendable.Hugo van der Sanden2000-10-281-0/+5
* Better create a true mailing list for the repository keepers.Jarkko Hietaniemi2000-10-281-2/+2
* Add the repository doc by Malcolm, Sarathy, and by Simon,Jarkko Hietaniemi2000-10-282-0/+328
* DOC PATCH 5.6.0Mark-Jason Dominus2000-10-281-2/+9
* [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dosPeter J. Farley III2000-10-281-17/+151
* Make target reordering to avoid pointless re-makes.Nicholas Clark2000-10-281-2/+9
* [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118Larry W. Virden2000-10-281-1/+1
* Upgrade to CPAN 1.58_55.Andreas König2000-10-282-90/+245
* The reëntrant version shouldn't be needed unless USE_PURE_BISON.Jarkko Hietaniemi2000-10-285-32/+30