summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgppPeter J. Farley III2000-10-161-2/+2
* -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
* Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.Simon Cozens2000-10-151-4/+21
* split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.Jarkko Hietaniemi2000-10-151-1/+35
* 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
* 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
* was: Re: off to a bad start on fixing regression testsPeter Prymmer2000-10-131-2/+14
* 5.6.0 & 5.7.1, VMS fixesCharles Lane2000-10-123-4/+15
* An updated EBCDIC tr patch.Peter Prymmer2000-10-121-35/+46
* SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.Jarkko Hietaniemi2000-10-111-1/+31
* Remove duplicated code.Jarkko Hietaniemi2000-10-111-8/+0
* Add the test case for #7190, from the original bug reportJarkko Hietaniemi2000-10-101-1/+16
* ver.t v string tests for os/390Peter Prymmer2000-10-101-16/+72
* op/tr tests on OS/390Peter Prymmer2000-10-101-2/+9
* Re: [ID 20001009.004] SEGV from sprintf in a thread Hugo van der Sanden2000-10-101-2/+15
* Upgrade to CGI.pm 2.74, from Lincoln Stein.Jarkko Hietaniemi2000-10-102-14/+22
* Make eq work again with utf8 (disabling the upgradingJarkko Hietaniemi2000-10-091-1/+20
* UTF8ize split() so that the cloned substrings get the UTF8Jarkko Hietaniemi2000-10-061-1/+16
* Eliminate $Is_VMS code from the test.Charles Lane2000-10-061-37/+6
* Re: Questions about Tie::Array and perl modulesNick Ing-Simmons2000-10-061-1/+14
* [ID 20001004.003] installman "Ambiguous call resolved as CORE::"nick@babyhippo.com2000-10-041-0/+24
* Test harness update to sync with the new perlcc,Jarkko Hietaniemi2000-10-032-3/+7
* Upgrade to Storable 1.0.3, from Raphael Manfredi.Jarkko Hietaniemi2000-10-033-2/+140
* [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16...Nicholas Clark2000-10-031-0/+5
* Re: [ID 20000912.008] substr replacement of tainted data (bug) Radu Greab2000-10-021-1/+8
* Fix aliasing of tied filehandlesDaniel Chetlin2000-10-021-1/+17
* A few tweaks to get Tk803 to work with Encode scheme.Nick Ing-Simmons2000-10-021-1/+1
* Add encoding tables from tcl8.3.2 and perl code in Encode.pmNick Ing-Simmons2000-10-011-0/+38
* Fix some recursion in overload.pmDaniel Chetlin2000-09-301-1/+15
* Re: unicode support and perl [ID 20000901.097]Spider Boardman2000-09-301-1/+9
* Re: perl@7078Simon Cozens2000-09-141-3/+3
* de-wall t/READMEYitzchak Scott-Thoennes2000-09-141-1/+1
* Retract #7062, the pod tests are not ready.Jarkko Hietaniemi2000-09-122-2/+2
* [ID 20000911.009] t/pod/*.t tests not run by harness or make testYitzchak Scott-Thoennes2000-09-122-2/+2
* Test for the #7049.Andreas König2000-09-121-1/+8
* [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINST...Yitzchak Scott-Thoennes2000-09-121-3/+3
* C<@a = @b = split(...)> optimization coredumps under ithreadsGurusamy Sarathy2000-09-111-3/+7
* Silence t/pod/*.t about alternate quote-mappings now implementedJarkko Hietaniemi2000-09-101-1/+1
* Re-allow vec() for characters > 255.Spider Boardman2000-09-081-3/+4
* Make Data::Dumper (non-XS) to work with changed semantics of ref().Gisle Aas2000-09-071-3/+7
* Tie::StdHandle did not know about 3-arg openGisle Aas2000-09-071-5/+5
* Guard against bad string->int conversion for quads.Jarkko Hietaniemi2000-09-071-2/+17
* Update to Storable 1.0, from Raphael Manfredi.Jarkko Hietaniemi2000-09-0114-85/+78
* Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)Mike Guy2000-09-011-1/+30
* Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constantAbigail2000-09-011-3/+3