This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: something I missed
[perl5.git] / t /
2010-11-15 Niko TyniImplement $^A tainting
2010-11-15 Niko TyniTODO tests for $^A tainting
2010-11-15 Father ChrysostomosMake the new formline test fail more reliably
2010-11-15 Niko TyniFix a crash with a tainted formline() picture
2010-11-14 Father ChrysostomosMake changes to aliased *ISA work
2010-11-14 Florian RagwitzAdd ${^GLOBAL_PHASE}
2010-11-14 Father Chrysostomos[perl #74022] Parser hangs on some Unicode characters
2010-11-14 Father ChrysostomosOops. I need to learn how to use git add.
2010-11-13 Father ChrysostomosFix undef %Foo:: to update subclasses
2010-11-13 Father ChrysostomosMake delete $package::{ISA} work
2010-11-13 Father ChrysostomosUpdate isarev when clobbered class has subsubclasses
2010-11-12 H.Merijn BrandGuard write test against miniperl
2010-11-12 H.Merijn BrandAdd a test to use duplicated frormat through glob
2010-11-12 Father ChrysostomosFix package assignment with nested aliased packages
2010-11-11 Father Chrysostomos[perl #79024] Bleadperl 80ebaca breaks OVID/Class-Trait...
2010-11-11 Karl WilliamsonPATCH: [perl #78994]: optimizer loses folding
2010-11-11 Nicholas ClarkAdd Perl_bytes_cmp_utf8() to compare character sequence...
2010-11-11 Nicholas ClarkAdd tests for cmp, eq, ne for UTF-8 vs octet representa...
2010-11-11 Nicholas ClarkFix errors in the diagnostic output of t/op/cmp.t
2010-11-11 Nicholas ClarkAdjust t/run/switchd-78586.t to work under t/TEST and...
2010-11-11 Tim BunceTest for [perl #78586]
2010-11-11 Father Chrysostomosundef *glob should update isa(rev)
2010-11-09 Florian RagwitzMove ExtUtils-Command from cpan/ to dist/
2010-11-09 Florian RagwitzMove ExtUtils-Manifest from cpan/ to dist/
2010-11-09 Father Chrysostomos[perl #75176] Symbol::delete_package does not free...
2010-11-08 Jerry D. HeddenExcluding tests in sub-dirs
2010-11-08 Karl Williamsonregexec.c: Don't give up on fold matching early
2010-11-06 David Goldenlocalize $@ during binmode (RT#78844)
2010-11-06 David GoldenAdded test for RT#78844
2010-11-05 Nicholas ClarkA hack for t/harness to restore the ability to run...
2010-11-05 Niko TyniDocument that the -Ci, -Co, and -CD options have file...
2010-11-04 Marty Pauleyfix for #23790.
2010-11-03 Yves Ortonfix 68564: /g failure with zero-width patterns
2010-11-03 Yves Ortonfix the trie part of rt-78356
2010-11-03 Father Chrysostomosy///r
2010-11-03 Father Chrysostomoss///r leaks like a sieve
2010-11-03 Father ChrysostomosDon’t capitalise words in the middle of an error message
2010-11-02 Father ChrysostomosAdd test for rt-70998: qq{\x{30ab}} =~ /\xab|\xa9/...
2010-11-01 David GoldenAllow push/pop/keys/etc to act on references
2010-11-01 Father Chrysostomos[perl #78580] Stop a simple *glob from calling get...
2010-10-31 Karl Williamson[:posix:] now works under /u
2010-10-31 David MitchellRT 72246: rcatline memory leak on bad $/
2010-10-31 Father ChrysostomosTests for [perl #77358]
2010-10-30 David MitchellMerge branch 'blead' of perl5.git.perl.org:/gitroot...
2010-10-30 David MitchellRT #63790: &{PL_sv_yes} corrupted mark stack
2010-10-30 Father ChrysostomosSuppress warning from gv.t
2010-10-30 Father ChrysostomosA plethora of isarev tests
2010-10-30 Father ChrysostomosTo-do tests for isarev (more to come)
2010-10-30 Father ChrysostomosAdd test for the crashes fixed in 00169e2
2010-10-29 Father ChrysostomosAdd test for [perl #78674]
2010-10-29 Father ChrysostomosUse STDOUT in defout.t to suppress that ‘#foo’ under...
2010-10-28 Father ChrysostomosMark failing tests in t/op/stash.t as to-do
2010-10-27 Father ChrysostomosRenaming of stashes should not be visible from Perl
2010-10-27 Niko TyniDon't fold constants in sprintf() if locales are used
2010-10-27 Niko TyniLC_NUMERIC documentation updates + tests
2010-10-27 Niko TyniRefactor LC_NUMERIC test out of t/run/fresh_perl.t
2010-10-26 Jerry D. HeddenCleanup output from t/io/defout.t RT#78572
2010-10-26 Father ChrysostomosRevert "[PATCH] Cleanup output from t/io/defout.t RT...
2010-10-26 Jerry D. Hedden[PATCH] Cleanup output from t/io/defout.t RT#78572
2010-10-26 Tony Cookdetect the failure introduced in 304474c3 and fixed...
2010-10-26 Father Chrysostomos-$zero should not modify $zero
2010-10-26 Father ChrysostomosCorrect spelling
2010-10-26 Father ChrysostomosRemove the to-do mark from test 4 in threads-dirh.t
2010-10-25 Jan DuboisImplement DIR* cloning on Windows
2010-10-25 Father Chrysostomos[perl #77812] Globs in tied scalars can be reified...
2010-10-25 Father ChrysostomosMake untie check the FAKE flag on globs
2010-10-25 Zeframrefactor and regularise label/statement grammar
2010-10-25 Father Chrysostomos[perl #77688] tie $scalar can tie a handle
2010-10-25 Father ChrysostomosTests for [perl #77508] List assignment to fake globs...
2010-10-25 Father Chrysostomos[perl #77498] Assignment ignores magick when the RHS...
2010-10-25 Nicholas ClarkMove some GV tests to gv.t from glob.t - the latter...
2010-10-25 Nicholas ClarkStop sysio.t changing into t/op, and hence creating...
2010-10-25 Father Chrysostomos[perl #77496] tied gets scalars and globs confused
2010-10-24 Father Chrysostomos[perl #77810] Scalars vs globs
2010-10-24 Zeframpermit labels to appear before declarations
2010-10-21 Karl Williamsonregcomp.c: /d not overriding /u
2010-10-21 David GoldenAdd single-term prototype
2010-10-21 Father ChrysostomosFix the test count in t/re/pat.t
2010-10-21 Karl Williamsonregexec.c: utf8 doesn't match /i nonutf8 self
2010-10-21 Father ChrysostomosFix a nested package deletion bug
2010-10-21 Karl Williamsonregexec.c: utf8 doesn't match non-utf8 self
2010-10-21 Nicholas ClarkChange goto_xs.t to use Fcntl::S_IMODE() for testing.
2010-10-18 Chris 'BinGOs' Wil... Fix issues with the podlators update
2010-10-18 Nicholas ClarkTweak t/porting/dual-life.t for the file renames in...
2010-10-15 Florian RagwitzMake splice invoke set magic
2010-10-13 Nicholas ClarkAdd tests for the usage messages for Tie::Hash::NamedCa...
2010-10-13 Nicholas ClarkIn reg_nc_tie.t, use like() to get better diagnostics...
2010-10-13 Father Chrysostomos[perl #78362] Make mro_package_moved check for recursion
2010-10-12 Father ChrysostomosReset isa caches on nonexistent substashes when stash...
2010-10-10 Father ChrysostomosAdd an inheritance diagram to package_aliases.t
2010-10-10 Father ChrysostomosMake more ways to move packages around reset isa caches
2010-10-10 Father ChrysostomosOops. Remove a duplicate require.
2010-10-10 Father ChrysostomosReset isa on stash manipulation
2010-10-05 Nicholas ClarkMove pod2html.PL into ext/Pod-Html
2010-10-05 Nicholas ClarkMove pod2man.PL, pod2text.PL, podselect.PL into cpan...
2010-10-05 Nicholas ClarkMove pod2usage.PL, podchecker.PL, podselect.PL into...
2010-10-04 Father Chrysostomos[perl #45133] -0.0 has variable Boolean value
2010-10-04 Father Chrysostomos[perl #20661] Constant strings representing a number...
2010-10-04 Father ChrysostomosCorrect test names in negate.t
2010-10-04 Renée Bäcker[perl #57706] Unary minus on 'numeric' inputs like...
next