summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* Make Perl_gv_fetchpvn_flags actually heed the passed in length.Nicholas Clark2006-01-311-2/+1
* Code assumes that *FOO{SCALAR} will always return a scalar reference,Nicholas Clark2006-01-301-1/+14
* Now that change #26410 is reverted, mark as TODO the tests addedRafael Garcia-Suarez2006-01-231-7/+3
* Missing chunk in change #26926Rafael Garcia-Suarez2006-01-231-2/+1
* Change the regression test added by 26410 to use test.pl; this makesNicholas Clark2006-01-232-3/+37
* Change 26410 caused a regression, with the RVALUE return value ofNicholas Clark2006-01-181-2/+13
* defined %foo::bar:: wasn't working like it used to do in evalsRafael Garcia-Suarez2006-01-161-1/+6
* Additional tests for RT #38207: "Useless localization of constant ($[)Steve Peters2006-01-131-1/+14
* Upgrade to version-0.52Steve Peters2006-01-061-8/+6
* Since we no longer autovivify stashes (change #26370), we needRafael Garcia-Suarez2006-01-021-1/+7
* Add a test for change 26547. (We no longer expect to see errors aboutNicholas Clark2005-12-311-1/+15
* Convert t/op/sleep.t to using test.plSteve Peters2005-12-301-1/+8
* Now that proxy subroutines can be unproxied in 2 places withoutNicholas Clark2005-12-231-2/+1
* Regression tests for proxy subroutine glob assignment.Nicholas Clark2005-12-221-3/+91
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-211-13/+2
* Remove some hardcoded references to ./perl in testsRafael Garcia-Suarez2005-12-202-13/+9
* Croak if gv_init doesn't know how to create a typeglob from that typeNicholas Clark2005-12-201-3/+19
* Verify that the code for initialising typeglobs from other types works.Nicholas Clark2005-12-201-1/+29
* [perl #8262] //g loops infinitely on tainted dataDave Mitchell2005-12-191-1/+15
* latest switch/say/~~Robin Houston2005-12-193-1/+965
* Un-TODO a fixed testYves Orton2005-12-191-1/+1
* Two test workarounds for VMSCraig A. Berry2005-12-181-4/+4
* Addition documentation explaining aritmetic negation on strings. Also,Steve Peters2005-12-171-0/+31
* RE: PeekMessage() call in win32\win32.c win32_async_checkJan Dubois2005-12-161-0/+18
* Don't autovivify stashes as soon as the lexer sees them.Rafael Garcia-Suarez2005-12-151-1/+13
* Re: [perl #37897] sprintf of version objectsJohn Peacock2005-12-151-0/+13
* Convert range.t to test.plNicholas Clark2005-12-131-57/+57
* Remove tests that were not portable to 64bit ints.Gisle Aas2005-12-131-3/+3
* Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().Gisle Aas2005-12-132-7/+15
* Check that %v$foo does not crash.Nicholas Clark2005-12-121-1/+14
* Drop "v" prefix from sprintf("%vd", $^V).Gisle Aas2005-12-121-0/+2
* Move the rest of the data munging into the test preparation loop.Nicholas Clark2005-12-111-3/+4
* Move the $data and $result munging into the test preparation loop.Nicholas Clark2005-12-111-20/+21
* Disallow sprintf's vector handling for non-integer formats.Gisle Aas2005-12-111-3/+10
* Quench the other 2 ways obscure ways of abusing positional parametersNicholas Clark2005-12-111-0/+2
* Re: stringification of v-string referencesJohn Peacock2005-12-061-1/+6
* Clarification and cleanup of the XS SWASHGET codeSADAHIRO Tomoyuki2005-12-051-6/+18
* sprintf %NNN$ check for large values wrapping to negativeDave Mitchell2005-12-011-2/+22
* [PATCH] Re: Perl PR: "Security holes in Sys::Syslog"Gisle Aas2005-12-011-0/+3
* Disable constant folding of sprintfGisle Aas2005-12-011-1/+9
* Revert change #22520 (optimise away my $foo = undef and similarRafael Garcia-Suarez2005-11-301-1/+11
* XS-assisted SWASHGET (esp. for t/uni/class.t speedup)SADAHIRO Tomoyuki2005-11-231-2/+11
* [perl #37725] perl segfaults on reversed array referenceDave Mitchell2005-11-221-1/+14
* Re: [PATCH] concat interacts badly with magicRobin Houston2005-11-221-0/+7
* Revert change #26185, which could have some unwanted side-effects.Rafael Garcia-Suarez2005-11-221-7/+0
* patch@26180 - t/op/pat.t : Can't reset %ENV on VMSJohn E. Malmberg2005-11-221-2/+11
* patch@26180 - t/op/array.t : Can't reset %ENV on VMSJohn E. Malmberg2005-11-221-1/+1
* concat interacts badly with magicRobin Houston2005-11-211-0/+7
* Thread failures on AIX (and others) caused by interleaved outputH.Merijn Brand2005-11-211-0/+1
* Pulling ancient RCS commentsAndy Lester2005-11-2011-22/+0