[perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
[p5sagit/p5-mst-13.2.git] / t / op /
2003-07-02 Jarkko Hietaniemi ...and getting the comma right, too.
2003-07-02 Jarkko Hietaniemi Getting the whitespace right.
2003-07-02 Jarkko Hietaniemi FreeBSD $0 dance.
2003-07-02 Jarkko Hietaniemi Fix from Enache Adrian for the magic.t failure in
2003-07-02 Jarkko Hietaniemi VMS: with this, 100% make test in Compaq C V6.5-001
2003-07-01 Adrian M. Enache B:: fixes + 'When were CVOPs gone ?'
2003-06-30 Nick Ing-Simmons Integrate mainline
2003-06-30 Jarkko Hietaniemi $0 test tweaks from Andreas.
2003-06-27 Nick Ing-Simmons Integrate mainline
2003-06-24 Dave Mitchell Re: [perl #22719] ISA cache problem with blessed stash...
2003-06-22 Adrian M. Enache Re: Is it a Bug? ($c .= "5") . "6"
2003-06-19 Steve Grazzini Re: [perl #17934] tied STDERR and internal warnings
2003-06-19 Jarkko Hietaniemi MPE/iX gets serious indigestion on w-packed infinities.
2003-06-18 Adrian M. Enache Re: [perl #22727] split() with re_eval segfaults/panics
2003-06-16 Marcus Holland-Moritz Revert change #19126, a poor attempt at fixing bug...
2003-06-15 Aaron J. Mackey Remove all magic in untie()
2003-06-13 Rafael Garcia-Suarez Remove the deprecated $* variable.
2003-06-10 Nick Ing-Simmons Integrate mainline
2003-06-09 Steve Grazzini Re: nitpick with \(0..2)
2003-06-09 Craig A. Berry pack.t tweak for non-IEEE VMS systems
2003-06-08 Gurusamy Sarathy add basic test coverage for the sysio compatibility...
2003-06-03 Nick Ing-Simmons Integrate mainline
2003-05-31 Rafael Garcia-Suarez Fix a case of segfault in gv_check(), by making
2003-05-31 Dave Mitchell jumbo closure patch broke formats
2003-05-31 Adrian M. Enache Re: [perl #22372] [PATCH] sv_chop() broken
2003-05-31 Adrian M. Enache Re: [perl #22372] [PATCH] sv_chop() broken
2003-05-30 Jarkko Hietaniemi test.pl-isation.
2003-05-30 Jarkko Hietaniemi Fix for "#22375 'split'/'index' problem for utf8".
2003-05-29 Jarkko Hietaniemi Add the test case for the already fixed
2003-05-29 Dave Mitchell jumbo closure fix
2003-05-26 Dave Mitchell Re: [perl #22299] goto doesn't find label
2003-05-24 Nick Ing-Simmons Integrate mainline (but don't integrate back yet).
2003-05-24 Dave Mitchell [PATCH #2] Re: [perl #22181] goto undefines my() variables
2003-05-21 Jarkko Hietaniemi U/WIN test tweak from John P. Linderman.
2003-05-17 Nick Ing-Simmons Enache Adrian <enache@rdslink.ro> test for Win32 sysrea...
2003-05-10 Nick Ing-Simmons Integrate mainline
2003-05-08 Yitzchak Scott-Tho... Re: [perl #17718] %tiedhash in bool context doesn't...
2003-05-06 Nick Ing-Simmons Integrate mainline
2003-05-05 Dave Mitchell [perl #3096] undefing hash with object values
2003-05-02 Nick Ing-Simmons Integrate mainline (run/switchd.t fails).
2003-04-28 Jarkko Hietaniemi SysV msg queues can be something hanging (witnessed...
2003-04-27 Nick Ing-Simmons Integrate mainline.
2003-04-27 Jarkko Hietaniemi Add a test case for [perl #15288] (already solved).
2003-04-21 Adrian M. Enache Fix another segfault case (warn called from UNIVERSAL...
2003-04-19 Adrian M. Enache Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with...
2003-04-19 Dave Mitchell allow recursive FETCHes
2003-04-19 Craig A. Berry readline.t tweak for VMS
2003-04-18 Jarkko Hietaniemi UTF8 regexp patch from Inaba Hiroto.
2003-04-17 Nick Ing-Simmons Integrate mainline
2003-04-15 Jarkko Hietaniemi Add a test for [perl #17753].
2003-04-14 Inaba Hiroto Re: Parse::RecDescent triggers infinete loop in perl5...
2003-04-14 Nathan Torkington Document and test autovivified dirhandles.
2003-04-02 Yitzchak Scott-Tho... Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s...
2003-04-01 Rafael Garcia-Suarez Re: 5.8.1@19053 bug: make minitest fails with threads
2003-04-01 Nick Ing-Simmons Integrate mainline
2003-03-26 Nicholas Clark Better version of change #19069
2003-03-26 Paul Green [patch] for Stratus VOS
2003-03-26 Nicholas Clark Re: [perl #21614] 5.8.0 Unbalanced string table refcount
2003-03-26 Dave Mitchell [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
2003-03-22 Nick Ing-Simmons Integrate mainline
2003-03-20 Adrian M. Enache Re: [patch] [perl #21628] rcatline issue
2003-03-18 Dave Mitchell [perl #9990] avoid goto &tmpsub coredump
2003-03-18 Hugo van der Sanden add tests for existing behaviour of undef postinc/dec
2003-03-17 LAUN Wolfgang pack changes and related fixes
2003-03-16 Jarkko Hietaniemi IRIX ls -l marks sockets with 'S'.
2003-03-12 Jarkko Hietaniemi Integrate:
2003-03-11 Jarkko Hietaniemi Be more lax about the out of memory error message.
2003-03-11 Jarkko Hietaniemi Try to handle hitting the heap/data limit in small...
2003-03-11 Todd C. Miller typos and other minor things
2003-03-11 Jarkko Hietaniemi Patch from Craig Berry to resolve test failures in...
2003-03-10 Rafael Garcia-Suarez Integrate (by hand) change #18386 from maint-5.8
2003-03-10 Yitzchak Scott-Tho... Re: odd (or not so odd?) segmentation fault in 5.8.0
2003-03-09 Rafael Garcia-Suarez ... and add a test case for bug #20798
2003-03-09 Adrian M. Enache Re: [perl #21498] printf behaviour changes 5.6.1(and...
2003-03-09 Rafael Garcia-Suarez Adjust test count.
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: re_intuit_start set a value to
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: the UTF-8 length cache wasn't
2003-03-07 Nick Ing-Simmons Integrate mainline
2003-03-06 Adrian M. Enache Re: [perl #20682] [fix] @- array not visible in s///
2003-03-06 Adrian M. Enache cleaning up tests of the 'eval { decl. } <=> runtime...
2003-03-04 Rafael Garcia-Suarez Patch by Salvador FandiƱo to read the warning mask
2003-03-02 Adrian M. Enache Re: [perl #21411] [fix] Postponed RE with split()
2003-03-02 Anders Johnson RE: [perl #20613] Perl_magic_setsig/clearsig problems...
2003-02-26 Jarkko Hietaniemi An already fixed bug from perl-unicode.
2003-02-26 Adrian M. Enache Re: [perl #20683] [fix] Better Patch
2003-02-25 Hugo van der Sanden Add missing file from change #18774.
2003-02-25 Adrian M. Enache [perl #20682] [fix] @- array not visible in s///
2003-02-25 Adrian M. Enache [perl #20684] [fix] s/// with (??{..}) inside returns...
2003-02-25 Rafael Garcia-Suarez Re: [perl #21321] local ${"FOO"} does not work
2003-02-24 Jarkko Hietaniemi Patching magic from Inaba-san's keyboard: fix for ...
2003-02-19 Jarkko Hietaniemi 'A' is not 65 everywhere.
2003-02-19 Chip Salzenberg Support one-parameter unpack(), which unpacks $_.
2003-02-15 Nick Ing-Simmons Integrate mainline (storable is dead)
2003-02-15 Adrian M. Enache Re: [perl #20912] UTF8 related glitch + fix
2003-02-15 Hugo van der Sanden Re: [perl #20933] \substr reuses lvalues (sometimes)
2003-02-14 Adrian M. Enache Re: trying to fix #20154, #20357
2003-02-11 Robin Barker [perl #20654] %*v02x considered invalid in printf
2003-02-10 Hugo van der Sanden Fix for [perl #20339]: "%lf" rejected as invalid by...
2003-02-05 Jarkko Hietaniemi [perl #19767] has become fixed too (by changes #18653
2003-02-04 Jarkko Hietaniemi Comment tweak.
next