summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.6.0 & 5.7.1, VMS fixesCharles Lane2000-10-125-5/+18
* An updated EBCDIC tr patch.Peter Prymmer2000-10-121-35/+46
* Upgrade to CPAN 1.58, from Andreas König.Jarkko Hietaniemi2000-10-122-144/+153
* Introduce the man[24-8] variables, from Andy Dougherty.Jarkko Hietaniemi2000-10-1210-73/+132
* restore change#7202Gurusamy Sarathy2000-10-121-0/+2
* another test of the Emergency Broadcast System--back out Gurusamy Sarathy2000-10-121-2/+0
* (submitted on behalf of Jarkko)Gurusamy Sarathy2000-10-121-0/+2
* SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.Jarkko Hietaniemi2000-10-112-2/+34
* The #7198 was a false alarm.Jarkko Hietaniemi2000-10-111-2/+1
* Remove duplicated code.Jarkko Hietaniemi2000-10-111-8/+0
* (Retracted by #7200.)Jarkko Hietaniemi2000-10-101-1/+2
* Add the test case for #7190, from the original bug reportJarkko Hietaniemi2000-10-101-1/+16
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-1012-21/+93
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-1013-110/+48
* ver.t v string tests for os/390Peter Prymmer2000-10-101-16/+72
* op/tr tests on OS/390Peter Prymmer2000-10-101-2/+9
* perlebcdic.pod updates and correctionsPeter Prymmer2000-10-101-22/+191
* Re: utf8 concat, mg_getSimon Cozens2000-10-101-7/+11
* [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perlJ. David Blackstone2000-10-101-3/+3
* RE: [ID 19990803.001] README.win32 suggestions Paul Moore2000-10-101-23/+39
* Quote the temp file name, needed in Win32 because thePaul Moore2000-10-101-1/+1
* Re: [ID 20001009.004] SEGV from sprintf in a thread Hugo van der Sanden2000-10-102-2/+17
* Upgrade to podlators 1.04, from Russ Allbery.Jarkko Hietaniemi2000-10-102-22/+39
* Upgrade to CGI.pm 2.74, from Lincoln Stein.Jarkko Hietaniemi2000-10-103-41/+67
* various VMS cleanup issues + CXX configurePeter Prymmer2000-10-094-663/+741
* Make eq work again with utf8 (disabling the upgradingJarkko Hietaniemi2000-10-092-2/+21
* tweak for change#7173Gurusamy Sarathy2000-10-091-0/+2
* on Windows, clean targets might not work under some flavors of the shellGurusamy Sarathy2000-10-092-14/+14
* Update Changes.Jarkko Hietaniemi2000-10-092-1/+141
* Warn about unknown scripts.Dominic Dunlop2000-10-091-0/+8
* Change #7160 had a nasty typo.Jarkko Hietaniemi2000-10-091-2/+2
* pod nitGurusamy Sarathy2000-10-091-1/+1
* Windows9x doesn't support link(), despite what Config.pmGurusamy Sarathy2000-10-091-1/+1
* avoid nonportable example codeGurusamy Sarathy2000-10-091-1/+1
* on Windows, avoid potential exception (could happen if MSVCRT isn'tGurusamy Sarathy2000-10-093-51/+51
* on Windows, cwd strings in the environment should be of theGurusamy Sarathy2000-10-091-7/+15
* on Windows, LoadLibrary() could load an extension DLL multipleGurusamy Sarathy2000-10-091-0/+19
* Add a todo note about overloadable assertions.Jarkko Hietaniemi2000-10-091-0/+3
* PATCH 5.6 perldebguts grammar cleanupMark-Jason Dominus2000-10-091-4/+4
* Tables assume network byte order for 16 bit forms, so 'S' packingNick Ing-Simmons2000-10-081-4/+4
* Make "encodings" work post-install when Encode/*.enc files may notNick Ing-Simmons2000-10-081-31/+42
* Work round the fact that $hash->{$key} does not take into accountNick Ing-Simmons2000-10-081-1/+1
* save_re_context() could reset PL_curcop to freed memory, causing coreGurusamy Sarathy2000-10-081-0/+6
* UTF8ize split() so that the cloned substrings get the UTF8Jarkko Hietaniemi2000-10-062-1/+31
* Fix in change 7162 was too-late for case where we "upgraded" to PVIV andNick Ing-Simmons2000-10-061-3/+4
* Make sv_upgrade() undo READONLY|FAKE shared string hackery.Nick Ing-Simmons2000-10-061-0/+3
* Change the version number of Tie::Handle in the core to 4.0,Andreas König2000-10-061-1/+10
* Fix bug in #7157 (s/cflags/ccflags); moved the -o fooJarkko Hietaniemi2000-10-062-43/+43
* Update Changes.Jarkko Hietaniemi2000-10-062-1/+71
* Eliminate $Is_VMS code from the test.Charles Lane2000-10-061-37/+6