summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* here lies 5.6.1perl-5.6.1Gurusamy Sarathy2001-04-091-0/+6
* update Changes, patchlevel.h &c.Gurusamy Sarathy2001-04-095-62/+123
* tweak perldelta as suggested by JarkkoGurusamy Sarathy2001-04-091-9/+14
* add note about ithreads and Thread.pm (too many people areGurusamy Sarathy2001-04-092-1/+16
* update perldelta.pod for changes in 5.6.1Gurusamy Sarathy2001-04-092-17/+867
* integrate change#9634 from mainlineGurusamy Sarathy2001-04-082-425/+1371
* on windows, many of the README.* pods were being copied to the wrongGurusamy Sarathy2001-04-082-41/+46
* update to latest JPL from the anoncvs repositoryGurusamy Sarathy2001-04-089-1075/+1473
* add $Tie::RefHash::VERSIONGurusamy Sarathy2001-04-081-5/+7
* test in t/pod/* were bustedGurusamy Sarathy2001-04-0816-58/+69
* integrate change#9470 from mainlineGurusamy Sarathy2001-04-081-1/+4
* can't optimize away scope entry if tr/// is presentGurusamy Sarathy2001-04-072-1/+10
* integrate change#9464 from mainline (addendum to change#8313)Gurusamy Sarathy2001-04-061-0/+1
* add a low-impact fix to accommodate darwin-ismGurusamy Sarathy2001-04-061-1/+3
* Integrate changes #9528,9593 from mainline into maintperl;Jarkko Hietaniemi2001-04-061-27/+125
* integrate change#9477 from mainline (base.pm doc tweak)Gurusamy Sarathy2001-04-062-1/+2
* add README.macos (from Chris Nandor)Gurusamy Sarathy2001-04-067-6/+76
* fixes for Math::BigFloat bugs; add fmod() (from John Peacock)Gurusamy Sarathy2001-04-062-68/+112
* integrate changes#9555,9556,9563..9567,9570..9575,9577..9578Gurusamy Sarathy2001-04-0612-85/+164
* keep eval"" CVs alive until the end of the statement in whichGurusamy Sarathy2001-04-0611-3/+48
* tr/// doesn't null-terminate the result in some situationsGurusamy Sarathy2001-04-052-1/+7
* B::Deparse fix for ${^FOO} and documentation for PVX() methodGurusamy Sarathy2001-04-042-3/+18
* integrate changes#9460,9462,9482,9521,9522Gurusamy Sarathy2001-04-046-10/+59
* s/djSP/dSP/Gurusamy Sarathy2001-04-041-1/+1
* integrate change#8837 from mainlineGurusamy Sarathy2001-04-0412-44/+30
* "double" should be "NV"; standard typemap is missing entryGurusamy Sarathy2001-04-043-5/+6
* another tweak needed for SunOS 4.1.x build (from Mike Guy)Gurusamy Sarathy2001-04-041-1/+2
* fflush() is a macro on SunOS 4.1.x, so provide a wrapperGurusamy Sarathy2001-04-041-1/+11
* better fix for change#9517 to accomodate UNC paths likeGurusamy Sarathy2001-04-033-5/+17
* accomodate VMS "mailbox overflow" quirk in testsuite (fromGurusamy Sarathy2001-04-031-4/+4
* EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)Gurusamy Sarathy2001-04-031-4/+4
* many of the utilities interpolate literal paths within doublequotesGurusamy Sarathy2001-04-023-8/+6
* a foolish releaseGurusamy Sarathy2001-04-025-18/+35
* add missing changelog summariesGurusamy Sarathy2001-04-021-2/+1312
* add some notes about gutsy threading mattersGurusamy Sarathy2001-04-021-13/+42
* add more prominent caveat notices about experimental featuresGurusamy Sarathy2001-04-022-4/+22
* integrate changes#9479,9509 from mainlineGurusamy Sarathy2001-04-026-38/+133
* README.win32 tweaks; add a note about alternative location forGurusamy Sarathy2001-04-021-18/+42
* Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506Jarkko Hietaniemi2001-04-017-14/+44
* fix the perlembed notes on multiple interpretersGurusamy Sarathy2001-04-012-37/+54
* various nits identified by the Borland 5.5 compiler; remove suppressionGurusamy Sarathy2001-03-313-8/+9
* avoid redefinition warnings under Borland 5.02Gurusamy Sarathy2001-03-311-1/+2
* nits spotted by Borland compilerGurusamy Sarathy2001-03-312-2/+2
* fix a broken workaround for Borland compiler in change#4739Gurusamy Sarathy2001-03-311-1/+1
* Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when theGurusamy Sarathy2001-03-311-1/+8
* dmake can only handle == and != in comparisons; support buildingGurusamy Sarathy2001-03-291-7/+14
* Integrate change #9409 from mainline to maintperl.Jarkko Hietaniemi2001-03-282-3/+3
* integrate changes#9377,9385,9401 from mainlineGurusamy Sarathy2001-03-285-4/+25
* add execute bit to files with shebang lines in the repository;Gurusamy Sarathy2001-03-23144-4/+10
* There are AIXes without /usr/include/load.h,Jarkko Hietaniemi2001-03-231-0/+2