| Commit message (Expand) | Author | Age | Files | Lines |
* | SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs. | Jarkko Hietaniemi | 2000-10-11 | 1 | -1/+31 |
* | Remove duplicated code. | Jarkko Hietaniemi | 2000-10-11 | 1 | -8/+0 |
* | Add the test case for #7190, from the original bug report | Jarkko Hietaniemi | 2000-10-10 | 1 | -1/+16 |
* | ver.t v string tests for os/390 | Peter Prymmer | 2000-10-10 | 1 | -16/+72 |
* | op/tr tests on OS/390 | Peter Prymmer | 2000-10-10 | 1 | -2/+9 |
* | Re: [ID 20001009.004] SEGV from sprintf in a thread | Hugo van der Sanden | 2000-10-10 | 1 | -2/+15 |
* | Upgrade to CGI.pm 2.74, from Lincoln Stein. | Jarkko Hietaniemi | 2000-10-10 | 2 | -14/+22 |
* | Make eq work again with utf8 (disabling the upgrading | Jarkko Hietaniemi | 2000-10-09 | 1 | -1/+20 |
* | UTF8ize split() so that the cloned substrings get the UTF8 | Jarkko Hietaniemi | 2000-10-06 | 1 | -1/+16 |
* | Eliminate $Is_VMS code from the test. | Charles Lane | 2000-10-06 | 1 | -37/+6 |
* | Re: Questions about Tie::Array and perl modules | Nick Ing-Simmons | 2000-10-06 | 1 | -1/+14 |
* | [ID 20001004.003] installman "Ambiguous call resolved as CORE::" | nick@babyhippo.com | 2000-10-04 | 1 | -0/+24 |
* | Test harness update to sync with the new perlcc, | Jarkko Hietaniemi | 2000-10-03 | 2 | -3/+7 |
* | Upgrade to Storable 1.0.3, from Raphael Manfredi. | Jarkko Hietaniemi | 2000-10-03 | 3 | -2/+140 |
* | [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16... | Nicholas Clark | 2000-10-03 | 1 | -0/+5 |
* | Re: [ID 20000912.008] substr replacement of tainted data (bug) | Radu Greab | 2000-10-02 | 1 | -1/+8 |
* | Fix aliasing of tied filehandles | Daniel Chetlin | 2000-10-02 | 1 | -1/+17 |
* | A few tweaks to get Tk803 to work with Encode scheme. | Nick Ing-Simmons | 2000-10-02 | 1 | -1/+1 |
* | Add encoding tables from tcl8.3.2 and perl code in Encode.pm | Nick Ing-Simmons | 2000-10-01 | 1 | -0/+38 |
* | Fix some recursion in overload.pm | Daniel Chetlin | 2000-09-30 | 1 | -1/+15 |
* | Re: unicode support and perl [ID 20000901.097] | Spider Boardman | 2000-09-30 | 1 | -1/+9 |
* | Re: perl@7078 | Simon Cozens | 2000-09-14 | 1 | -3/+3 |
* | de-wall t/README | Yitzchak Scott-Thoennes | 2000-09-14 | 1 | -1/+1 |
* | Retract #7062, the pod tests are not ready. | Jarkko Hietaniemi | 2000-09-12 | 2 | -2/+2 |
* | [ID 20000911.009] t/pod/*.t tests not run by harness or make test | Yitzchak Scott-Thoennes | 2000-09-12 | 2 | -2/+2 |
* | Test for the #7049. | Andreas König | 2000-09-12 | 1 | -1/+8 |
* | [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINST... | Yitzchak Scott-Thoennes | 2000-09-12 | 1 | -3/+3 |
* | C<@a = @b = split(...)> optimization coredumps under ithreads | Gurusamy Sarathy | 2000-09-11 | 1 | -3/+7 |
* | Silence t/pod/*.t about alternate quote-mappings now implemented | Jarkko Hietaniemi | 2000-09-10 | 1 | -1/+1 |
* | Re-allow vec() for characters > 255. | Spider Boardman | 2000-09-08 | 1 | -3/+4 |
* | Make Data::Dumper (non-XS) to work with changed semantics of ref(). | Gisle Aas | 2000-09-07 | 1 | -3/+7 |
* | Tie::StdHandle did not know about 3-arg open | Gisle Aas | 2000-09-07 | 1 | -5/+5 |
* | Guard against bad string->int conversion for quads. | Jarkko Hietaniemi | 2000-09-07 | 1 | -2/+17 |
* | Update to Storable 1.0, from Raphael Manfredi. | Jarkko Hietaniemi | 2000-09-01 | 14 | -85/+78 |
* | Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?) | Mike Guy | 2000-09-01 | 1 | -1/+30 |
* | Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant | Abigail | 2000-09-01 | 1 | -3/+3 |
* | [ID 20000901.017] [PATCH] Basic test failure in an untidy world | Mike Guy | 2000-09-01 | 1 | -0/+2 |
* | Update to PodParser 1.18, from Brad Appleton. | Jarkko Hietaniemi | 2000-09-01 | 1 | -1/+1 |
* | RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant | Paul Marquess | 2000-09-01 | 1 | -1/+35 |
* | File::Temp patches from Andreas König, | Andreas König | 2000-09-01 | 1 | -0/+5 |
* | Wrap the test in eval. | Tim Jenness | 2000-08-31 | 1 | -6/+14 |
* | Retract the dummy test, skip the security tests (instead of failing), | Jarkko Hietaniemi | 2000-08-30 | 1 | -17/+24 |
* | Change the internal implementation of sort() to be mergesort | Jarkko Hietaniemi | 2000-08-30 | 1 | -3/+3 |
* | Re: UNTIE method | Nick Ing-Simmons | 2000-08-30 | 1 | -0/+15 |
* | Put back the flags dump as reasoned in | Mike Guy | 2000-08-30 | 1 | -0/+1 |
* | Make the epsilon to be relative, not absolute. | Spider Boardman | 2000-08-30 | 1 | -1/+2 |
* | Chuck Lane's OpenVMS piping improvements | Craig A. Berry | 2000-08-29 | 1 | -1/+0 |
* | Admit that we are leaking scalars. | Spider Boardman | 2000-08-29 | 1 | -0/+1 |
* | Under usethreads the dumped variable is IN_PAD. | Gisle Aas | 2000-08-29 | 1 | -1/+1 |
* | The #6881 removed one dump line. | Jarkko Hietaniemi | 2000-08-29 | 1 | -1/+0 |