summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* Whoops, these are the changes supposed to be in #18318.Hugo van der Sanden2002-12-171-2/+46
* Re: [perl #19017] lexical "my" variables not visible in debugger "x" commandDave Mitchell2002-12-161-1/+27
* Proper fix for CvOUTSIDE weak refcountingDave Mitchell2002-12-141-2/+57
* Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297Rafael Garcia-Suarez2002-12-122-5/+64
* Re: Precedence of ? :Stephen McCamant2002-12-111-1/+71
* Integrate from maint-5.8 #18156, #18218.Hugo van der Sanden2002-12-111-1/+4
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-104-178/+201
* Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regexAbhijit Menon-Sen2002-12-091-1/+16
* $0 mofifying part IJarkko Hietaniemi2002-12-021-1/+1
* SvFAKE lexicals in scope for all of the subDave Mitchell2002-12-021-1/+16
* #18221 broke t/op/eval.tHugo van der Sanden2002-12-021-7/+7
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-024-6/+27
* allow evals to see the full lexical scopeDave Mitchell2002-12-021-8/+110
* UTF8 regexp {n} bugInaba Hiroto2002-11-251-2/+12
* A new test for $^S, based on a patch by Iain 'Spoon' Truskett.Rafael Garcia-Suarez2002-11-221-3/+4
* Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist...Gurusamy Sarathy2002-11-191-1/+16
* [perl #18065] LFS related bug in perl-5.8.0 testsuitedavid@dhaller.de2002-11-071-1/+5
* Re: [perl #18038] DESTROY change in 5.8.0?Yitzchak Scott-Thoennes2002-11-071-1/+20
* Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8...Hugo van der Sanden2002-11-072-3/+10
* Re: [perl #17064] illegal legal unicode characterHugo van der Sanden2002-11-041-1/+14
* Adjust the number of tests in t/op/range.tRafael Garcia-Suarez2002-10-311-1/+1
* Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIMAbhijit Menon-Sen2002-10-301-2/+4
* [perl #18165] "0" fails as right-hand argument to ..Mark-Jason Dominus2002-10-301-1/+5
* Partial fix of bug [perl #17589] : prevent the parser toRafael Garcia-Suarez2002-10-291-1/+29
* Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallac...Nicholas Clark2002-10-281-1/+1
* PL_curpad == AvARRAY(PL_comppad) alwaysDave Mitchell2002-10-221-1/+14
* Re: [perl #18019] regex overoptimizationHugo van der Sanden2002-10-211-0/+1
* t/op/pack.t: Tru64 5.1A gcc 3.2.1 no infJarkko Hietaniemi2002-10-201-1/+1
* Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashesSlaven Rezic2002-10-201-1/+6
* Re: [perl #17809] Different warning behaviour between normal and tied hashesYitzchak Scott-Thoennes2002-10-171-38/+58
* Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallaciousNicholas Clark2002-10-121-1/+39
* Fix bug #17771 : segfault with the 'for' statement modifierRafael Garcia-Suarez2002-10-111-1/+33
* Fix bug #17776 : memory corruption in qr/##/xRafael Garcia-Suarez2002-10-101-1/+5
* Fix bug #17823 : non-modifying tr/// stringifies referencesRafael Garcia-Suarez2002-10-091-1/+5
* op/tr.t test is affected by #17962Hugo van der Sanden2002-10-021-1/+1
* Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::dieRafael Garcia-Suarez2002-10-021-31/+38
* Re: sv_2pv_flags and ROK and UTF8 flagsYitzchak Scott-Thoennes2002-10-011-7/+47
* Remove package; (Heh heh.)Abhijit Menon-Sen2002-09-291-1/+0
* perl #17453Jarkko Hietaniemi2002-09-261-2/+24
* Re: Advice on coredumpRafael Garcia-Suarez2002-09-261-1/+5
* Fix #17375 (rcatline didn't work on a formerly-defined undef) byAbhijit Menon-Sen2002-09-171-1/+11
* Fix a syntax incompatibility introduced by the // operator.Rafael Garcia-Suarez2002-09-121-1/+14
* Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.tAllen Smith2002-09-081-2/+6
* sv_2pv_flags and ROK and UTF8 flagsYitzchak Scott-Thoennes2002-09-081-1/+20
* setting PERL_CORE as in #17861 violates assumptions made by taint testsHugo van der Sanden2002-09-081-2/+2
* op/getpid.t failureMichael G. Schwern2002-09-041-3/+5
* fix coredump after 64k-deep recursionHugo van der Sanden2002-09-041-4/+7
* Re: glob names and Regexp type introspectionYitzchak Scott-Thoennes2002-08-301-1/+10
* posixify getppid on linux-multithreadRafael Garcia-Suarez2002-08-291-0/+35
* fix for:(Randal L. Schwartz)2002-08-261-0/+1