| Commit message (Expand) | Author | Age | Files | Lines |
* | Make \x{...} consistently produce UTF-8. | Simon Cozens | 2000-10-29 | 1 | -6/+80 |
* | Re: [PATCH bleadperl] ripples from constsub patch | John Tobey | 2000-10-27 | 1 | -2/+2 |
* | Allow poking holes at the UTF-8 decoding strictness. | Jarkko Hietaniemi | 2000-10-25 | 1 | -4/+4 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 2 | -3/+170 |
* | Move the #7390 test from warn/op to comp/redef. | John Tobey | 2000-10-22 | 1 | -15/+0 |
* | Testcases for a #7383,#7385 related bug. | Nicholas Clark | 2000-10-21 | 1 | -1/+16 |
* | Add a testcase for #7389. | Jarkko Hietaniemi | 2000-10-21 | 1 | -0/+15 |
* | Fix for ID 20001020.006, concatenating an unset submatch | Jarkko Hietaniemi | 2000-10-21 | 1 | -1/+20 |
* | Add the test case for the bug id 20000730.004 which seems | Jarkko Hietaniemi | 2000-10-19 | 1 | -1/+55 |
* | Re: [ID 20001018.008] flip-flop bug when there's no <FH> | Hugo van der Sanden | 2000-10-18 | 1 | -0/+3 |
* | -w cleanup. | Stephen P. Potter | 2000-10-16 | 1 | -3/+3 |
* | split() utf8 fixes. Should fix both 20001014.001 and 20000426.003. | Jarkko Hietaniemi | 2000-10-15 | 1 | -1/+35 |
* | Add test for bug id 20000427.003 (which seems to have | Jarkko Hietaniemi | 2000-10-14 | 1 | -6/+45 |
* | Test cases for bug id 20000323.056 (the bug seems to be fixed). | Jarkko Hietaniemi | 2000-10-14 | 1 | -1/+25 |
* | SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs. | Jarkko Hietaniemi | 2000-10-11 | 1 | -1/+31 |
* | Add the test case for #7190, from the original bug report | Jarkko Hietaniemi | 2000-10-10 | 1 | -1/+16 |
* | 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 |
* | [ID 20001004.003] installman "Ambiguous call resolved as CORE::" | nick@babyhippo.com | 2000-10-04 | 1 | -0/+24 |
* | Fix some recursion in overload.pm | Daniel Chetlin | 2000-09-30 | 1 | -1/+15 |
* | Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant | Abigail | 2000-09-01 | 1 | -3/+3 |
* | RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant | Paul Marquess | 2000-09-01 | 1 | -1/+35 |
* | Admit that we are leaking scalars. | Spider Boardman | 2000-08-29 | 1 | -0/+1 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 9 | -10/+10 |
* | warnings fixes | Paul Marquess | 2000-08-28 | 1 | -0/+34 |
* | Test nit. | Jarkko Hietaniemi | 2000-08-27 | 1 | -1/+1 |
* | DJGPP update from Laszlo Molnar. | ml1050 | 2000-08-27 | 1 | -0/+7 |
* | RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered | Fifer, Eric | 2000-08-21 | 1 | -18/+22 |
* | Add warnif(), check warnings further up the stack, | Paul Marquess | 2000-08-18 | 1 | -2/+257 |
* | Tweak the regex compilation errors once more. | Jarkko Hietaniemi | 2000-08-17 | 1 | -26/+26 |
* | Change the regx compilation error markers to use = instead of < | Lupe Christoph | 2000-08-16 | 1 | -26/+26 |
* | Re: enhanced(?) regex error messages | Jeffrey Friedl | 2000-08-09 | 1 | -26/+27 |
* | (The fix did work but was not right, retracted in #6573) | Christian Kirsch | 2000-08-09 | 1 | -9/+14 |
* | Re: [ID 20000807.008] Double reads considered evil? (deja vu) | Mike Guy | 2000-08-08 | 1 | -4/+11 |
* | Continue fixing the io warnings. This also | Jarkko Hietaniemi | 2000-08-06 | 3 | -21/+42 |
* | [ID 20000724.004] Perl interpreter segfault when using built-in flock | Ronald F. Guilmette | 2000-08-05 | 1 | -2/+10 |
* | Warn under -w if lstat(FH) is attempted. | Todd C. Miller | 2000-08-04 | 1 | -0/+21 |
* | In the warnings call filehandles consistently so; | Jarkko Hietaniemi | 2000-08-04 | 2 | -12/+19 |
* | The name of a filehandle does not have <these>. | Jarkko Hietaniemi | 2000-08-02 | 2 | -4/+4 |
* | Remove the extraneous "main::" prefix from all the | Gurusamy Sarathy | 2000-08-02 | 4 | -67/+67 |
* | various syntax errors and such (not fixed: comp/require.t#22 coredump | Gurusamy Sarathy | 2000-08-01 | 1 | -1/+1 |
* | Make chr() for values >127 to create utf8 when under utf8. | Simon Cozens | 2000-08-01 | 1 | -1/+7 |
* | A new version of the "remove UPPERACSE string comparison" | Jarkko Hietaniemi | 2000-07-30 | 7 | -197/+166 |
* | Back out #6454, doesn't seem to work. | Jarkko Hietaniemi | 2000-07-28 | 6 | -98/+125 |
* | Remove EQ, NE, GT, LT, GE, LE (they have been deprecated | Jarkko Hietaniemi | 2000-07-27 | 6 | -125/+98 |
* | Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]] | Jeffrey Friedl | 2000-07-26 | 1 | -23/+24 |
* | Make the "uninit variable" warning to say "concat or string" | Jarkko Hietaniemi | 2000-07-25 | 2 | -2/+2 |
* | integrate cfgperl changes#6325..6373 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -2/+2 |
* | integrate cfgperl changes#6252..6260 into mainline | Gurusamy Sarathy | 2000-07-11 | 2 | -1/+16 |
* | fix bogus redeclaration warning for "our" variables in different | Gurusamy Sarathy | 2000-05-28 | 1 | -2/+4 |