This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
autovivify open($fh[0],...) properly
[perl5.git] / t /
2000-03-19 Gurusamy Sarathytaint.t shouldn't fail where IPC::SysV unavailable
2000-03-19 Gurusamy Sarathysquelch known scalar leak due to compile failure
2000-03-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-19 Gurusamy Sarathyfix sort optimizer to not hang inside loops
2000-03-19 Gurusamy Sarathywarn about CHECK and INIT blocks encountered at run...
2000-03-19 Jarkko HietaniemiTaint msgrcv() messages; general SysV IPC cleanup.
2000-03-19 Jarkko HietaniemiTaint shmread().
2000-03-19 Jarkko HietaniemiTaint also the passwd field of the getpw*().
2000-03-18 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-18 Jarkko HietaniemiThe #5805 requires a test change, too.
2000-03-18 Gurusamy Sarathyqueued errors may not be displayed after the PL_error_c...
2000-03-18 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-18 Gurusamy Sarathymake "\N{...}" enable utf8-ness correctly
2000-03-18 Gurusamy Sarathymake return values from match in a list context, as...
2000-03-17 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-17 Gurusamy SarathyPodParser v1.13 update (from Brad Appleton)
2000-03-17 Gurusamy Sarathyremove non-ANSI parts in comp/cpp.t
2000-03-17 Jarkko HietaniemiMake the test easier to use.
2000-03-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-14 Gurusamy Sarathymore warnings tidy-ups (from Paul Marquess)
2000-03-14 Gurusamy Sarathychange#5729 had syntax errors
2000-03-14 Gurusamy Sarathyintegrate vmsperl changes into mainline (change#5693...
2000-03-14 Gurusamy Sarathyupdate Changes; integrate cfgperl contents into mainline
2000-03-14 Gurusamy Sarathytest case for change#5700 (from M. J. T. Guy)
2000-03-14 Jarkko HietaniemiMake the tests 1018 and 1019 more robust.
2000-03-14 Jarkko HietaniemiIntegrate with Sarathy; unapply the #5539 that snekt in
2000-03-14 Gurusamy Sarathyadd sleep() to avoid race on NeXT (from M.E. O'Neill
2000-03-14 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-03-13 Gurusamy Sarathyupdates from PodParser v1.12 on CPAN (from Brad Appleton)
2000-03-13 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
2000-03-13 Gurusamy Sarathythe premature FREETMPS calls in change#1187 weren't...
2000-03-13 Charles BaileyInsulate tests of default display_format from different...
2000-03-13 Charles BaileyResync with mainline post RC1
2000-03-13 Charles Bailey Update File::Spec::VMS and tests
2000-03-13 Charles BaileyBasic 5.6.0 RC1 build patches for VMS
2000-03-13 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-12 Gurusamy Sarathyanother optimized-OP_SASSIGN bug: ops that were not...
2000-03-11 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-11 Gurusamy Sarathyanother long-standing eval bug: return doesn't reset...
2000-03-11 Gurusamy Sarathychange#3511 was not defensive enough about try blocks...
2000-03-11 Jarkko HietaniemiRewording.
2000-03-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-11 Gurusamy Sarathyreword comment
2000-03-11 Gurusamy SarathyFile::Spec::VMS fixups, *not tested* on VMS (from Barri...
2000-03-11 Gurusamy SarathyVMS build tweaks (from Charles Bailey)
2000-03-11 Gurusamy Sarathyfailed hunk in change#5644
2000-03-11 Gurusamy Sarathyfix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
2000-03-11 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-09 Jarkko HietaniemiRemove an obsolete note.
2000-03-08 Gurusamy Sarathydo FILE should not see outside lexicals (from Rick...
2000-03-08 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-08 Jarkko HietaniemiMake the stringification more customizable.
2000-03-07 Gurusamy Sarathyseparate options to incpush() for adding version direct...
2000-03-07 Gurusamy Sarathysupport :void to enable croaking only in void context...
2000-03-06 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-06 Gurusamy Sarathyskip tests that need VMS::Filespec on other platforms
2000-03-06 Gurusamy Sarathyintegrate vmsperl contents into mainline
2000-03-06 Charles Bailey Fix ricochet in File::Spec::VMS
2000-03-06 Charles BaileyRemove trailing . from typeless files (Charles Lane)
2000-03-06 Charles BaileyResync with mainline, update test in vmsfspec.t
2000-03-05 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-05 Gurusamy Sarathyprototype changes for eventually supporting C<binmode...
2000-03-05 Gurusamy Sarathyadd Term::ANSIColor, perldelta notes on Pod::Man, and...
2000-03-05 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-05 Gurusamy Sarathythinko in change#4546 that caused variables to lose...
2000-03-05 Gurusamy Sarathyundo change#5506; add patch to make blank line warnings...
2000-03-05 Gurusamy Sarathyintegrate cfgperl contents into mainline; add new tests...
2000-03-05 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-05 Gurusamy Sarathyscan_num() sticks to UVs rather than IVs (now -21474836...
2000-03-05 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-04 Gurusamy Sarathyavoid "scalars leaked" message in test
2000-03-04 Gurusamy Sarathysyntax error in change#5498
2000-03-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-04 Gurusamy Sarathytemporarily disable blank line warning from Pod::Parser...
2000-03-04 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-03 Michael G SchwernThe SysV IPC test must use the native integers
2000-03-03 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-03 Gurusamy Sarathysupport for list assignment to pseudohashes (from John...
2000-03-03 Gurusamy Sarathyskip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum...
2000-03-03 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-03-03 Charles BaileyOnce more unto resync
2000-03-03 Gurusamy Sarathyskip test if db doesn't have null key support
2000-03-03 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-03 Gurusamy Sarathy/(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-03-03 Jarkko Hietaniemi/[[:alpha]/ now dies on unmatched [] instead of
2000-03-03 Jarkko Hietaniemicosmetics
2000-03-03 Jarkko Hietaniemidetypo
2000-03-02 Jarkko HietaniemiFurther long double patches from Spider Boardman.
2000-03-02 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-02 Gurusamy Sarathyavoid buffering issue in warn/8signal
2000-03-02 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-02 Jarkko HietaniemiRemove the pack.t kludge introduced to fudge the test
2000-03-02 Charles BaileyYA sync with mainline
2000-03-02 Charles BaileyMIscellaneous tweaks to test and driver (Charles Lane)
2000-03-02 Charles BaileyTake advantage of new subprocess invocation (Charles...
next