summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ID 20000901.017] [PATCH] Basic test failure in an untidy world Mike Guy2000-09-011-0/+2
* Update to PodParser 1.18, from Brad Appleton.Jarkko Hietaniemi2000-09-011-1/+1
* RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constantPaul Marquess2000-09-011-1/+35
* File::Temp patches from Andreas König,Andreas König2000-09-011-0/+5
* Wrap the test in eval.Tim Jenness2000-08-311-6/+14
* Retract the dummy test, skip the security tests (instead of failing),Jarkko Hietaniemi2000-08-301-17/+24
* Change the internal implementation of sort() to be mergesortJarkko Hietaniemi2000-08-301-3/+3
* Re: UNTIE method Nick Ing-Simmons2000-08-301-0/+15
* Put back the flags dump as reasoned inMike Guy2000-08-301-0/+1
* Make the epsilon to be relative, not absolute.Spider Boardman2000-08-301-1/+2
* Chuck Lane's OpenVMS piping improvementsCraig A. Berry2000-08-291-1/+0
* Admit that we are leaking scalars.Spider Boardman2000-08-291-0/+1
* Under usethreads the dumped variable is IN_PAD.Gisle Aas2000-08-291-1/+1
* The #6881 removed one dump line.Jarkko Hietaniemi2000-08-291-1/+0