Be less forgiving about ambiguous and illegal tr ranges.
[p5sagit/p5-mst-13.2.git] / t /
2000-04-27 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-27 Gurusamy Sarathy Data::Dumper fumbles negative numbers on 32-bit platfor...
2000-04-27 Gurusamy Sarathy fix Sys::Syslog breakage on domain sockets (from Tom...
2000-04-27 Gurusamy Sarathy tolerate spaces in group names in test on solaris ...
2000-04-27 Gurusamy Sarathy add testsuite for B backends, fix bug in B::Deparse...
2000-04-27 Gurusamy Sarathy avoid "will not stay shared" warnings for our variables...
2000-04-27 Gurusamy Sarathy patch from Larry to make (\&) prototype work; added...
2000-04-27 Gurusamy Sarathy better diagnostics on failed tests (from Ilya Zakharevich)
2000-04-27 Gurusamy Sarathy longstanding bug exposed by change#3307: sort arguments...
2000-04-26 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-04-26 Jarkko Hietaniemi Undo "use integer" addition from 64bitint as it seems
2000-04-26 Jarkko Hietaniemi Be more robust on "extreme" (large absolute value)
2000-04-24 Mark P Lutz Various Unicos 10.0.0.6 fixes.
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy additional tests for change#5934 (from Paul Marquess...
2000-04-24 M. J. T. Guy Do not assume sign propagation.
2000-04-24 Gurusamy Sarathy propagate lexical warnings from surrounding scope correctly
2000-04-24 Gurusamy Sarathy fix RE brokenness on refs/overloaded things (from Ilya...
2000-04-24 Gurusamy Sarathy arrange for next() to resume at the unstack op rather...
2000-04-24 Gurusamy Sarathy make eq unicode-aware (from Gisle Aas); fix bogus tests...
2000-04-24 Gurusamy Sarathy Larry's fix for buggy propagation of utf8-ness in join...
2000-04-24 Gurusamy Sarathy VMS nits in glob() test (from Charles Lane)
2000-04-24 Gurusamy Sarathy ignore dotfiles (.cvsignore etc) in test (from Warren...
2000-04-24 Gurusamy Sarathy caller() wasn't returning the right number of elements for
2000-04-24 Gurusamy Sarathy fix totally broken caching in UNIVERSAL::isa() (from
2000-04-16 Gurusamy Sarathy introduce illegal symbols into null package so that...
2000-03-31 Jarkko Hietaniemi Typo in #5905.
2000-03-31 Jarkko Hietaniemi Fix for "[ID 20000329.080] quad printing does not work...
2000-03-22 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-22 Gurusamy Sarathy io/fs.t tweaks for Windows 2000
2000-03-22 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-22 Gurusamy Sarathy rename tests to more appropriate names
2000-03-21 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-21 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-21 Gurusamy Sarathy make parenthetic warnings look consistent; make diagnos...
2000-03-21 Gurusamy Sarathy test fails when sockets not available (from Yitzchak...
2000-03-20 Jarkko Hietaniemi detypo
2000-03-20 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-20 Gurusamy Sarathy more sleep needed from slow systems (from Peter Haworth)
2000-03-20 Gurusamy Sarathy change#5797 didn't do the right thing for "\xff\N{WHITE...
2000-03-19 Jarkko Hietaniemi Fix the socklen default type (from Laszlo Molnar;
2000-03-19 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-19 Gurusamy Sarathy taint.t shouldn't fail where IPC::SysV unavailable
2000-03-19 Gurusamy Sarathy squelch known scalar leak due to compile failure
2000-03-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-19 Gurusamy Sarathy fix sort optimizer to not hang inside loops
2000-03-19 Gurusamy Sarathy warn about CHECK and INIT blocks encountered at run...
2000-03-19 Jarkko Hietaniemi Taint msgrcv() messages; general SysV IPC cleanup.
2000-03-19 Jarkko Hietaniemi Taint shmread().
2000-03-19 Jarkko Hietaniemi Taint also the passwd field of the getpw*().
2000-03-18 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-18 Jarkko Hietaniemi The #5805 requires a test change, too.
2000-03-18 Gurusamy Sarathy queued errors may not be displayed after the PL_error_c...
2000-03-18 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-18 Gurusamy Sarathy make "\N{...}" enable utf8-ness correctly
2000-03-18 Gurusamy Sarathy make return values from match in a list context, as...
2000-03-17 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-17 Gurusamy Sarathy PodParser v1.13 update (from Brad Appleton)
2000-03-17 Charles Bailey Quick pre-release fixes: clean up results in...
2000-03-17 Gurusamy Sarathy remove non-ANSI parts in comp/cpp.t
2000-03-17 Jarkko Hietaniemi Make the test easier to use.
2000-03-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-14 Gurusamy Sarathy more warnings tidy-ups (from Paul Marquess)
2000-03-14 Gurusamy Sarathy change#5729 had syntax errors
2000-03-14 Gurusamy Sarathy integrate vmsperl changes into mainline (change#5693...
2000-03-14 Gurusamy Sarathy update Changes; integrate cfgperl contents into mainline
2000-03-14 Gurusamy Sarathy test case for change#5700 (from M. J. T. Guy)
2000-03-14 Jarkko Hietaniemi Make the tests 1018 and 1019 more robust.
2000-03-14 Jarkko Hietaniemi Integrate with Sarathy; unapply the #5539 that snekt in
2000-03-14 Gurusamy Sarathy add sleep() to avoid race on NeXT (from M.E. O'Neill
2000-03-14 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-13 Gurusamy Sarathy lexical warnings update for docs and tests (from Paul...
2000-03-13 Gurusamy Sarathy updates from PodParser v1.12 on CPAN (from Brad Appleton)
2000-03-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-03-13 Gurusamy Sarathy the premature FREETMPS calls in change#1187 weren't...
2000-03-13 Charles Bailey Insulate tests of default display_format from different...
2000-03-13 Charles Bailey Resync with mainline post RC1
2000-03-13 Charles Bailey Update File::Spec::VMS and tests
2000-03-13 Charles Bailey Basic 5.6.0 RC1 build patches for VMS
2000-03-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-12 Gurusamy Sarathy another optimized-OP_SASSIGN bug: ops that were not...
2000-03-11 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-11 Gurusamy Sarathy another long-standing eval bug: return doesn't reset...
2000-03-11 Gurusamy Sarathy change#3511 was not defensive enough about try blocks...
2000-03-11 Jarkko Hietaniemi Rewording.
2000-03-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-11 Gurusamy Sarathy reword comment
2000-03-11 Gurusamy Sarathy File::Spec::VMS fixups, *not tested* on VMS (from Barri...
2000-03-11 Gurusamy Sarathy VMS build tweaks (from Charles Bailey)
2000-03-11 Gurusamy Sarathy failed hunk in change#5644
2000-03-11 Gurusamy Sarathy fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
2000-03-11 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-09 Jarkko Hietaniemi Remove an obsolete note.
2000-03-08 Gurusamy Sarathy do FILE should not see outside lexicals (from Rick...
2000-03-08 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-08 Jarkko Hietaniemi Make the stringification more customizable.
next