This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / t /
2007-03-12 Rafael Garcia-SuarezLike fake scalars, state variables shouldn't get new...
2007-03-11 Craig A. BerryUpgrade inplace.t and iprefix.t to use test.pl, avoidin...
2007-03-10 Nicholas ClarkTest that format references can't be wrongly dereferenced.
2007-03-10 Nicholas ClarkA test case for change 30527 (chdir bareword ambiguity...
2007-03-10 Nicholas ClarkRefactor the "has fchdir" and "has dirfd" logic to...
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Jan DuboisRE: $Win32::VERSION problem
2007-03-04 Steve PetersUpgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib...
2007-03-03 Nicholas ClarkAs the test is about the parser, not actually running...
2007-03-03 Rafael Garcia-SuarezDon't let feature.pm interfere with the tests for use...
2007-03-03 Rafael Garcia-SuarezMake use VERSION also load feature.pm
2007-03-02 Nicholas ClarkAvoid an assertion failure when overloading readpipe.
2007-03-02 Nicholas ClarkMore assertion failures, found by auditing the code.
2007-03-02 Nicholas ClarkDon't crash if the symbol table entry for ISA isn't...
2007-03-01 Yves OrtonRe: New file: t/op/regexp_email.t
2007-03-01 Rafael Garcia-SuarezA new test by Abigail: Check that certain modules don't
2007-02-28 AbigailUnexpected output
2007-02-28 Rafael Garcia-SuarezRemove obsolete test for the deprecation warning I...
2007-02-28 Rafael Garcia-Suarez(?p{}) has been deprecated for a long time.
2007-02-28 Rafael Garcia-SuarezAdd new tests for keys in %+ and %-
2007-02-26 Nicholas ClarkFix bug #41550 - AUTOLOAD :lvalue not working the...
2007-02-26 Nicholas ClarkConvert t/op/sub_lval.t to test.pl
2007-02-24 Rafael Garcia-SuarezAdd a new test for undef and delete on stash entries...
2007-02-24 Rafael Garcia-SuarezC<keys %+> should not warn. Don't make scan_ident test for
2007-02-19 Tels[PATCH] integrate Math::BigInt 1.79 and Math::BigInt...
2007-02-19 Rafael Garcia-SuarezRevert change #30081 at dmq's request, and mark its...
2007-02-18 Nicholas Clarktest.pl should locally increase $Level, rather than...
2007-02-15 Jerry D. HeddenUse newer 'threads' constructs
2007-02-14 Yves OrtonRe: [PATCH] Document that m//k works
2007-02-14 Nicholas ClarkChange 30276 wasn't meant do mess with t/lib/common...
2007-02-14 SADAHIRO TomoyukiIntegrate:
2007-02-12 Yves OrtonRe: [perl #41492] Incorrect match with /(?(DEFINE)...
2007-02-12 Rafael Garcia-SuarezUn-TODO tests avec change #30228
2007-02-11 Rafael Garcia-SuarezConvert new test to using t/test.pl.
2007-02-11 knew-p5p@pimb.org[perl #41484] qr// stack bug
2007-02-10 Yves OrtonRe: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands...
2007-02-08 Rick DelaneyRe: Change 29193 is a regression
2007-02-08 Yves OrtonRe: [PATCH - provisional] H. Merijn Brands idea of...
2007-02-07 Nicholas Clarkopening $0 doesn't work if you change directory. So...
2007-02-07 Nicholas ClarkTODO tests for eval of tainted scalars. (change 29193...
2007-02-06 Rafael Garcia-SuarezAvoid obscure failures when a regexp hasn't matched
2007-02-06 SADAHIRO Tomoyukicurrent status on Unicode Regular Expressions
2007-02-05 Nicholas Clarkt/lib/common.pl can be warnings clean.
2007-02-05 Nicholas ClarkUse the new conditional TODOs to mark as TODO the warni...
2007-02-05 Nicholas ClarkEnhance t/lib/common.pl to provide conditional TODOs...
2007-02-03 Yves OrtonRe: prerelease checklist for Perl 5.10
2007-02-02 Nicholas ClarkTesting every pattern by also upgrading to UTF-8 would...
2007-02-01 Nicholas ClarkAllow regexp.t to take a command line argument for...
2007-02-01 Nicholas ClarkMake t/op/regexp.t warnings clean.
2007-02-01 Nicholas ClarkMake t/op/regexp.t run under use strict; including...
2007-01-31 Yves Orton$1 in nested regex EVAL doesnt work correctly.
2007-01-30 Marcus Holland-MoritzRe: run/cloexec.t is failing
2007-01-29 Gisle AasAvoid test failure with for a -Dusesitecustomize perl.
2007-01-27 Nicholas ClarkA test to exercise the smallbuf overflow code in S_incl...
2007-01-25 SADAHIRO Tomoyukisplit by " \0" (const string staring with a SPACE follo...
2007-01-23 Nicholas ClarkAdd lib to @INC so that ./perl t/op/local.t works.
2007-01-22 Yves OrtonDisable positive lookaround optimisations
2007-01-20 Nicholas Clarkdefined @$foo and defined %$bar should be subject to...
2007-01-19 SADAHIRO TomoyukiRe: [PATCH] fix unicode split /\s+/
2007-01-19 Yves Ortonfix unicode split /\s+/
2007-01-15 Rafael Garcia-SuarezEnable the ~~ operator by default.
2007-01-15 Yves OrtonAdd support for /k modfier for matching along with...
2007-01-15 Nicholas ClarkAdd get_cvn_flags(), which is like get_cv() but takes...
2007-01-15 Rafael Garcia-SuarezUse the $Is_MacOS variable
2007-01-15 Rafael Garcia-SuarezSimplify the ok/not ok logic
2007-01-15 Rafael Garcia-SuarezVarious cleanup and factorization by Schwern
2007-01-15 Nicholas ClarkTest that names with embedded NULs work for symbolic...
2007-01-11 Yves OrtonAdd Regexp::Keep \K functionality to regex engine as...
2007-01-09 Nicholas ClarkRe: Change 29723 breaks t/op/inccode-tie.t on Win32
2007-01-08 Nicholas Clarkdo $file; won't propagate errors from die, as do is...
2007-01-08 Rafael Garcia-SuarezTurn taint warnings (-t) into severe warnings, so they're
2007-01-08 Yitzchak Scott-Tho... help cygwin find its dlls even on taint tests with...
2007-01-08 Dave Mitchellfix occasional op/time.t failure
2007-01-04 Yves OrtonRe: [PATCH] Change implementation of %+ to use a proper...
2007-01-02 Nicholas ClarkAssignment to a tainted variable was causing confusion...
2006-12-31 Nicholas ClarkPL_linestr needs to survive until the end of scope...
2006-12-30 Paul MarquessUpdate Compress Modules to version 2.002
2006-12-29 Dave Mitchellfurther fix for #29543: fix parser leaks caused by...
2006-12-26 SADAHIRO TomoyukiRe: Named-capture regex syntax
2006-12-25 Yves OrtonRe: Named-capture regex syntax
2006-12-23 Rafael Garcia-SuarezFix #6006 for taint mode too.
2006-12-23 Rafael Garcia-SuarezRemove -T from op/subst.t, and add a new test file...
2006-12-23 Rafael Garcia-SuarezFix RT #6006: Regexp replaces using large replacement...
2006-12-23 Rafael Garcia-Suarezsyswrite() wasn't reporting a warning when writing...
2006-12-18 Rick DelaneyRe: [perl #41071] require stringifies code references...
2006-12-18 Ilya ZakharevichFixes for the test suite on OS/2
2006-12-16 Nicholas ClarkAdd a new flag SVprv_PCS_IMPORTED (which is a pseudonym...
2006-12-13 Ilya ZakharevichText mode wrongly set on pipe file descriptors
2006-12-13 Anton Berezint/op/groups.t: prevent failure on modern FreeBSDs
2006-12-12 Nicholas ClarkOops. As of some point one stopped being able to assign...
2006-12-11 Jan DuboisFirst patch from:
2006-12-11 Dave Mitchellfix eval qw(BEGIN{die}) style leaks (second attempt).
2006-12-10 Nicholas ClarkDowngrading a fixed or floating substring of a pattern...
2006-12-10 Dave Mitchell#28315 could crash when freeing ops with different...
2006-12-07 Steve HayMake use of $Config{d_pseudofork} in a couple of core...
2006-12-06 Joshua ben JoreUser pragmas now accessible from B
2006-12-04 Yves Orton\R is supposed to mean something else so switch to...
2006-12-03 Yves OrtonRe: [perl #41010] (?(COND)) in pattern matching not...
2006-11-29 Yves OrtonRe: Fix \k<foo> preceded by literal
next