summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* Two more tests for #20566/#20568.Jarkko Hietaniemi2003-08-091-2/+12
* Re: UNICODE regexp bugNick Ing-Simmons2003-08-081-2/+6
* UNICODE regexp bugNick Ing-Simmons2003-08-081-1/+4
* Re: main@20537: WinXP build failed op/time.t test 2Steve Hay2003-08-081-1/+1
* Re: [perl #23030] Error in negative lookahead with alternationsHugo van der Sanden2003-08-071-0/+1
* Fix bug #23141 : localization of readonly magic scalarsRafael Garcia-Suarez2003-08-041-1/+15
* Re: [perl #23207] persistant sideffect involving bitwise xor and substrAdrian M. Enache2003-08-031-1/+11
* More runperl(switches => ...) finds (bleadperl only).Jarkko Hietaniemi2003-08-011-2/+2
* Re: utf8+regex bug in 5.8.1-RC2Dave Mitchell2003-08-011-2/+4
* Re: [perl #23171] Regex too selfish Hugo van der Sanden2003-07-311-0/+16
* [perl #22969] fix $hash{utf8bareword}Rafael Garcia-Suarez2003-07-291-1/+14
* #20177 broke skip logic in t/op/write.tCraig A. Berry2003-07-281-1/+1
* t/op/write.t cleanup after itself.Michael G. Schwern2003-07-281-0/+1
* cleanup tiehandle.t to use test.pl, is(), like(), etc...Jarkko Hietaniemi2003-07-271-47/+46
* PATCH: More edge tests on t/op/pow.tAndy Lester2003-07-241-2/+19
* Re: Reference to tied elements results in lvalue.Dave Mitchell2003-07-241-0/+17
* [PATCH] Re: Perl formats do not work with tied valuesRafael Garcia-Suarez2003-07-211-6/+30
* Re: [PATCH] test clean-up for VMSCraig A. Berry2003-07-211-1/+5
* Re: [PATCH] Re: Oops - Can't calculate our powersAndreas König2003-07-181-7/+13
* [ PATCH] Re: isa(UNIVERSAL)?Dave Mitchell2003-07-181-1/+9
* Re: Oops - Can't calculate our powersStephen McCamant2003-07-181-1/+4
* Add a TODO test for perlbug #19049Alexander Gough2003-07-131-2/+7
* Test the vX => ... fix.Jarkko Hietaniemi2003-07-091-1/+11
* t/op/magic.t on FreeBSDSlaven Rezic2003-07-031-1/+3
* Extra light testing for the UTF-8 cacheJarkko Hietaniemi2003-07-031-1/+16
* Minor test adjustments :Rafael Garcia-Suarez2003-07-021-1/+1
* various Deparse fixesDave Mitchell2003-07-021-1/+1
* It would seem that in Linux 2.2 there is no wayJarkko Hietaniemi2003-07-021-1/+7
* Fix for [perl #22759 insufficient format string checking];Jarkko Hietaniemi2003-07-021-0/+1
* ...and getting the comma right, too.Jarkko Hietaniemi2003-07-021-1/+1
* Getting the whitespace right.Jarkko Hietaniemi2003-07-021-1/+1
* FreeBSD $0 dance.Jarkko Hietaniemi2003-07-021-2/+5
* Fix from Enache Adrian for the magic.t failure inJarkko Hietaniemi2003-07-021-2/+4
* VMS: with this, 100% make test in Compaq C V6.5-001Jarkko Hietaniemi2003-07-021-1/+1
* B:: fixes + 'When were CVOPs gone ?'Adrian M. Enache2003-07-011-1/+1
* $0 test tweaks from Andreas.Jarkko Hietaniemi2003-06-301-3/+16
* Re: [perl #22719] ISA cache problem with blessed stash objectsDave Mitchell2003-06-241-1/+9
* Re: Is it a Bug? ($c .= "5") . "6"Adrian M. Enache2003-06-221-1/+6
* Re: [perl #17934] tied STDERR and internal warningsSteve Grazzini2003-06-192-1/+39
* MPE/iX gets serious indigestion on w-packed infinities.Jarkko Hietaniemi2003-06-191-0/+3
* Re: [perl #22727] split() with re_eval segfaults/panicsAdrian M. Enache2003-06-181-2/+10
* Revert change #19126, a poor attempt at fixing bug #21742.Marcus Holland-Moritz2003-06-161-1/+17
* Remove all magic in untie()Aaron J. Mackey2003-06-151-0/+17
* Remove the deprecated $* variable.Rafael Garcia-Suarez2003-06-132-13/+21
* Re: nitpick with \(0..2)Steve Grazzini2003-06-091-2/+2
* pack.t tweak for non-IEEE VMS systemsCraig A. Berry2003-06-091-0/+8
* Fix a case of segfault in gv_check(), by makingRafael Garcia-Suarez2003-05-311-1/+9
* jumbo closure patch broke formatsDave Mitchell2003-05-311-1/+1
* Re: [perl #22372] [PATCH] sv_chop() brokenAdrian M. Enache2003-05-311-2/+2
* Re: [perl #22372] [PATCH] sv_chop() brokenAdrian M. Enache2003-05-311-3/+15