This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert "[perl #77496] tied gets scalars and globs confused"
[perl5.git] / t / op /
2010-12-03 Father ChrysostomosRevert "[perl #77496] tied gets scalars and globs confused"
2010-12-03 Father ChrysostomosRevert "[perl #77688] tie $scalar can tie a handle"
2010-12-03 Father ChrysostomosRevert "Make untie check the FAKE flag on globs"
2010-11-30 Father ChrysostomosSuppress warning from t/op/attrs.t
2010-11-30 Father ChrysostomosUse ' to avoid interpolation
2010-11-30 Father Chrysostomos[perl #68560] calling closure prototype SEGVs
2010-11-29 Father Chrysostomos[perl #63540] bizarre closure lossage
2010-11-28 Nicholas ClarkMake my $pi := 4; a syntax error.
2010-11-27 Father ChrysostomosSuppress test warning added by 04698ff6
2010-11-27 Father Chrysostomos[perl #79178] STORE/FETCH of tie()d hash get stringifie...
2010-11-26 Father Chrysostomos[perl #78634] Conflict in defining constant INIT
2010-11-26 Jan DuboisCan't spawn fresh Perl interpreter with an empty PATH
2010-11-25 Nicholas ClarkMake BEGIN {require 5.12.0} behave as documented.
2010-11-24 ZeframDeprecate ?PATTERN? without explicit m operator
2010-11-21 Father Chrysostomos[perl #77926] Glob reification during localisation
2010-11-18 Nicholas ClarkTest that the stash and file of a sub's definition...
2010-11-15 Father Chrysostomosstash.t: The [perl #58530] test should not be skipped
2010-11-15 Father ChrysostomosCorrect an anonymisation test in stash.t
2010-11-15 Father ChrysostomosCorrect skip count in stash.t
2010-11-15 Father Chrysostomos[perl #79208] %stash:: = () anonymises CVs
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 Florian RagwitzAdd ${^GLOBAL_PHASE}
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-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-09 Father Chrysostomos[perl #75176] Symbol::delete_package does not free...
2010-11-04 Marty Pauleyfix for #23790.
2010-11-03 Father Chrysostomosy///r
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 David MitchellRT 72246: rcatline memory leak on bad $/
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 ChrysostomosAdd test for the crashes fixed in 00169e2
2010-10-29 Father ChrysostomosAdd test for [perl #78674]
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-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 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 Nicholas ClarkChange goto_xs.t to use Fcntl::S_IMODE() for testing.
2010-10-15 Florian RagwitzMake splice invoke set magic
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-09-29 Father ChrysostomosRevert "[perl #77928] Glob slot assignment and set...
2010-09-28 Father Chrysostomos[perl #77928] Glob slot assignment and set-magic
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-26 Father Chrysostomos[perl #77362] Assigning glob to lvalue causes stringifi...
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 #70614] Seg. fault with eval/use/UNITCHECK/DESTRO...
2010-09-20 Father ChrysostomosAdd missing bug numbers
2010-09-20 Father Chrysostomos[perl #77930] cx_stack reallocation during sort
2010-09-20 David Mitchellstop do_clean_named_objs() leaving dangling refs
2010-09-17 Tony CookExplicitly disable unicode for non-unicode tests in...
2010-09-16 Father ChrysostomosFix "Wide character in warn" warning
2010-09-16 Father ChrysostomosFix warn to respect utf8-encoded scalars [perl #45549]
2010-09-16 Father Chrysostomoschange warn.t to use test.pl
2010-09-11 David Mitchelllist cxt hash assign with dups gives garbage
2010-09-08 David Mitchellbad things happened with for $x (...) { *x = *y }
2010-09-08 Zeframmake qw(...) first-class syntax
2010-09-08 Florian RagwitzMove test for #76540 to op/gv.t
2010-09-07 Rafael Garcia-SuarezMore tests for when(slice)
2010-09-07 David LeadbeaterFix RT #77468: Smart matching on slices
2010-09-06 David Mitchell$ref++, $ref-- leaked referent
2010-09-06 Father Chrysostomos[perl #76138] perl inadvertently destroys signal handle...
2010-08-27 Nicholas ClarkPeephole optimise adjacent pairs of nextstate ops.
2010-08-25 Bram (via RT)Add tests for commit 1b0124a7c19a5499714e57a00a3d30b2f2...
2010-08-20 Ben MorrowFix my $x = 3; $x = length(undef);.
2010-08-20 Nicholas Clarkwhile_readdir.t needs a private directory to run in.
2010-08-17 Andy ArmstrongMake sure the stack is balanced in the case that we...
2010-08-14 Slaven Rezic[perl #72588] t/op/mkdir.t fails, setting LC_ALL=C...
2010-08-13 Eric BrineFix untimely destruction introduced by lvalue ops ...
next