This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RT ticket #61845: from_bin() documentation error
[perl5.git] / t /
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...
2010-10-04 David Mitchellstop map,grep leaking temps [perl #48004]
2010-10-03 George GreerTest for RT#3363: lexical lvalue under recursion
2010-10-03 Father ChrysostomosAdd a refgen+PADTMP test
2010-10-01 Father Chrysostomos[perl #48332] Debugger corrupts symbol table munging
2010-09-29 Karl Williamsonre.t: Suppress warning
2010-09-29 Andrew RodlandAdd test against re-eval corrupting regexp state
2010-09-29 Father ChrysostomosRevert "[perl #77928] Glob slot assignment and set...
2010-09-28 Karl Williamsonregcomp.c [perl #78058] qr/\18/ loops
2010-09-28 Father Chrysostomos[perl #77928] Glob slot assignment and set-magic
2010-09-28 Nicholas ClarkA test to check that regen.pl doesn't need running.
2010-09-28 Father Chrysostomos[perl #75174] Clone dir handles
2010-09-27 Father ChrysostomosMake gv.t pass on systems that do not support -T $glob...
2010-09-27 Tye McQueen[perl #73754] Better error message for PerlIO layer...
2010-09-27 Father Chrysostomos#!perl -C -w dies
2010-09-26 Father Chrysostomos[perl #77362] Assigning glob to lvalue causes stringifi...
2010-09-25 Karl WilliamsonFix spelling
2010-09-25 Father Chrysostomos[perl #76814] FETCH called twice - y
2010-09-25 Father Chrysostomos[perl #76814] FETCH called twice - m and s
2010-09-25 Father Chrysostomos[perl #76814] FETCH called twice - !
2010-09-25 Father Chrysostomos[perl #76814] FETCH called twice - string comparison ops
2010-09-24 Nicholas ClarkAdd a warning to test.pl if quotes are used in one...
2010-09-24 Nicholas ClarkAvoid using double quotes in a one-liner runperl.
2010-09-23 Father Chrysostomos[perl #71806] perldb does not setup %dbline with the...
2010-09-23 Father Chrysostomos[perl #70614] Seg. fault with eval/use/UNITCHECK/DESTRO...
2010-09-23 Karl WilliamsonAdd /d, /l, /u (infixed) regex modifiers
2010-09-22 Father ChrysostomosAdd lib to @INC in t/base/rs.t
2010-09-21 Father Chrysostomos[perl #20444] regex not evaluated in constant ?:
next