summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update Changes.Jarkko Hietaniemi2000-10-162-1/+110
* Add the capability to include/exclude branches.Jarkko Hietaniemi2000-10-161-2/+22
* Add Charles Lane.Jarkko Hietaniemi2000-10-162-0/+2
* Add a perldelta note about the change #6024, pointed out by Sarathy.Jarkko Hietaniemi2000-10-161-0/+6
* $Carp::ExportLevel confusion in ExporterBen Tilly2000-10-160-0/+0
* Document offset hackSimon Cozens2000-10-161-0/+33
* small pod patchDan Boorstein2000-10-162-0/+8
* -w cleanup.Stephen P. Potter2000-10-161-3/+3
* One more ~utf8 tweak.Jarkko Hietaniemi2000-10-161-2/+5
* Tweak the test of #7235.Jarkko Hietaniemi2000-10-161-5/+22
* Fix a couple of compiler-noted nits in #7235.Jarkko Hietaniemi2000-10-161-15/+15
* Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.Jarkko Hietaniemi2000-10-162-6/+6
* Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.Simon Cozens2000-10-153-4/+71
* split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.Jarkko Hietaniemi2000-10-152-15/+54
* Document FNCASE=y as discussed in the bug 20000902.009.Jarkko Hietaniemi2000-10-141-1/+3
* Add test for bug id 20000427.003 (which seems to haveJarkko Hietaniemi2000-10-142-15/+46
* Test cases for bug id 20000323.056 (the bug seems to be fixed).Jarkko Hietaniemi2000-10-141-1/+25
* Needs to be conditional on SunOS 4.Paul Marquess2000-10-143-9/+23
* Update Changes.Jarkko Hietaniemi2000-10-142-1/+115
* RFC: a (temporary?) way around utf8.pm for EBCDICPeter Prymmer2000-10-141-1/+7
* Make the test acknowledge that self-ties are disabled as #7213 said.Jarkko Hietaniemi2000-10-131-1/+3
* Tweak #7225.Peter Prymmer2000-10-131-3/+3
* op/sprintf.t patch for OS/390 (and any other host with limitedDominic Dunlop2000-10-131-1/+10
* Allow @+ and @- to be doublequoted, from Simon Cozens.Jarkko Hietaniemi2000-10-131-2/+4
* Thinko in #7222.Jarkko Hietaniemi2000-10-131-1/+1
* Use UTF8SKIP(), from Simon Cozens.Jarkko Hietaniemi2000-10-131-7/+1
* (accidentally empty check-in)Jarkko Hietaniemi2000-10-130-0/+0
* Add (optimistically) Storable to static extensions.Jarkko Hietaniemi2000-10-132-3/+3
* Amdahl UTS doesn't seem to do dynaloading.Jarkko Hietaniemi2000-10-131-1/+3
* Slight tweak of the code to appease Amdahl UTS cc.Jarkko Hietaniemi2000-10-131-1/+2
* In Amdahl UTS "struct sv" is defined by a system header,Jarkko Hietaniemi2000-10-132-2/+7
* Ilya implemented the memory profiling API.Jarkko Hietaniemi2000-10-131-4/+0
* Perl API for mstatsIlya Zakharevich2000-10-132-5/+252
* IVs in mtatsIlya Zakharevich2000-10-132-32/+32
* Self-ties are unsupported currently, stopgap patch from Alan Burlison.Jarkko Hietaniemi2000-10-132-1/+8
* was: Re: off to a bad start on fixing regression testsPeter Prymmer2000-10-131-2/+14
* Update Changes.Jarkko Hietaniemi2000-10-132-1/+237
* The Install.pm third ofBill Campbell2000-10-121-21/+50
* Two thirds ofBill Campbell2000-10-122-29/+38
* 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