This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
reference miscount in Devel::Peek that causes debugger to
[perl5.git] / t /
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 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...
2000-03-02 Charles BaileyIncrement counter for skipped tests (Charles Lane)
2000-03-02 Charles Bailey Satisfy various Pod::* needs for Unix syntax...
2000-03-02 Charles BaileyMake File::Glob more VMS-friendly (Charles Lane)
2000-03-02 Charles BaileyTemrinate statements in pp_ctl warning test (Charles...
2000-03-01 Jarkko HietaniemiMake file sparseness detection more portable (Scott...
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyadd support for Env arrays (from Gregor N. Purdy
2000-03-01 Gurusamy Sarathycygwin update (from Eric Fifer)
2000-03-01 Gurusamy Sarathyfix minor compatibility issues with finddepth() (from...
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyfix testsuite issues in change#5397
2000-03-01 Gurusamy Sarathyconsolidated VMS patches (from Craig A. Berry
2000-02-29 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-29 Gurusamy Sarathyincrease sleep to compensate for slow cpu (from Peter...
2000-02-29 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-28 Jarkko HietaniemiLift the 32-bit straightjacket from bit ops;
2000-02-28 Jarkko HietaniemiAIX 64-bit patches from Steven Hirsch <hirschs@btv...
2000-02-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-28 Gurusamy Sarathymake stringwise bitops work properly on utf8 strings
2000-02-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-28 Charles BaileyIntegrate mainline
2000-02-28 Charles BaileyRepair typo -- conjunction of variable with text
2000-02-28 Charles BaileyDefer inclusion of VMS-specific code to runtime
2000-02-28 Charles BaileyMinor test updates to accomodate new subprocess invocation
2000-02-28 Charles BaileyWhen testing CGI.pm, use its notion of CRLF
2000-02-28 Charles BaileyQuote command line args which need to be upper case
2000-02-27 Gurusamy Sarathysupport fields::new() and fields::phash() to create...
2000-02-27 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-02-27 gomar@md.media-web.deFix locale case-ignorant matching bug reported in
2000-02-26 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-26 Gurusamy SarathyPodParser v1.11 update (from Brad Appleton)
2000-02-26 Gurusamy Sarathyintegrate cfgperl changes into mainline
next