2003-05-26 |
Dave Mitchell |
Re: [perl #22299] goto doesn't find label |
tree | commitdiff |
2003-05-24 |
Dave Mitchell |
[PATCH #2] Re: [perl #22181] goto undefines my() variables |
tree | commitdiff |
2003-05-21 |
Jarkko Hietaniemi |
U/WIN test tweak from John P. Linderman. |
tree | commitdiff |
2003-05-17 |
Nick Ing-Simmons |
Enache Adrian <enache@rdslink.ro> test for Win32 sysrea... |
tree | commitdiff |
2003-05-10 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-05-08 |
Yitzchak Scott-Tho... |
Re: [perl #17718] %tiedhash in bool context doesn't... |
tree | commitdiff |
2003-05-06 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-05-05 |
Dave Mitchell |
[perl #3096] undefing hash with object values |
tree | commitdiff |
2003-05-02 |
Nick Ing-Simmons |
Integrate mainline (run/switchd.t fails). |
tree | commitdiff |
2003-04-28 |
Jarkko Hietaniemi |
SysV msg queues can be something hanging (witnessed... |
tree | commitdiff |
2003-04-27 |
Nick Ing-Simmons |
Integrate mainline. |
tree | commitdiff |
2003-04-27 |
Jarkko Hietaniemi |
Add a test case for [perl #15288] (already solved). |
tree | commitdiff |
2003-04-21 |
Adrian M. Enache |
Fix another segfault case (warn called from UNIVERSAL... |
tree | commitdiff |
2003-04-19 |
Adrian M. Enache |
Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with... |
tree | commitdiff |
2003-04-19 |
Dave Mitchell |
allow recursive FETCHes |
tree | commitdiff |
2003-04-19 |
Craig A. Berry |
readline.t tweak for VMS |
tree | commitdiff |
2003-04-18 |
Jarkko Hietaniemi |
UTF8 regexp patch from Inaba Hiroto. |
tree | commitdiff |
2003-04-17 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-04-15 |
Jarkko Hietaniemi |
Add a test for [perl #17753]. |
tree | commitdiff |
2003-04-14 |
Inaba Hiroto |
Re: Parse::RecDescent triggers infinete loop in perl5... |
tree | commitdiff |
2003-04-14 |
Nathan Torkington |
Document and test autovivified dirhandles. |
tree | commitdiff |
2003-04-02 |
Yitzchak Scott-Tho... |
Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s... |
tree | commitdiff |
2003-04-01 |
Rafael Garcia-Suarez |
Re: 5.8.1@19053 bug: make minitest fails with threads |
tree | commitdiff |
2003-04-01 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-03-26 |
Nicholas Clark |
Better version of change #19069 |
tree | commitdiff |
2003-03-26 |
Paul Green |
[patch] for Stratus VOS |
tree | commitdiff |
2003-03-26 |
Nicholas Clark |
Re: [perl #21614] 5.8.0 Unbalanced string table refcount |
tree | commitdiff |
2003-03-26 |
Dave Mitchell |
[PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails. |
tree | commitdiff |
2003-03-22 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-03-20 |
Adrian M. Enache |
Re: [patch] [perl #21628] rcatline issue |
tree | commitdiff |
2003-03-18 |
Dave Mitchell |
[perl #9990] avoid goto &tmpsub coredump |
tree | commitdiff |
2003-03-18 |
Hugo van der Sanden |
add tests for existing behaviour of undef postinc/dec |
tree | commitdiff |
2003-03-17 |
LAUN Wolfgang |
pack changes and related fixes |
tree | commitdiff |
2003-03-16 |
Jarkko Hietaniemi |
IRIX ls -l marks sockets with 'S'. |
tree | commitdiff |
2003-03-12 |
Jarkko Hietaniemi |
Integrate: |
tree | commitdiff |
2003-03-11 |
Jarkko Hietaniemi |
Be more lax about the out of memory error message. |
tree | commitdiff |
2003-03-11 |
Jarkko Hietaniemi |
Try to handle hitting the heap/data limit in small... |
tree | commitdiff |
2003-03-11 |
Todd C. Miller |
typos and other minor things |
tree | commitdiff |
2003-03-11 |
Jarkko Hietaniemi |
Patch from Craig Berry to resolve test failures in... |
tree | commitdiff |
2003-03-10 |
Rafael Garcia-Suarez |
Integrate (by hand) change #18386 from maint-5.8 |
tree | commitdiff |
2003-03-10 |
Yitzchak Scott-Tho... |
Re: odd (or not so odd?) segmentation fault in 5.8.0 |
tree | commitdiff |
2003-03-09 |
Rafael Garcia-Suarez |
... and add a test case for bug #20798 |
tree | commitdiff |
2003-03-09 |
Adrian M. Enache |
Re: [perl #21498] printf behaviour changes 5.6.1(and... |
tree | commitdiff |
2003-03-09 |
Rafael Garcia-Suarez |
Adjust test count. |
tree | commitdiff |
2003-03-09 |
Jarkko Hietaniemi |
From Inaba Hiroto: re_intuit_start set a value to |
tree | commitdiff |
2003-03-09 |
Jarkko Hietaniemi |
From Inaba Hiroto: the UTF-8 length cache wasn't |
tree | commitdiff |
2003-03-07 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-03-06 |
Adrian M. Enache |
Re: [perl #20682] [fix] @- array not visible in s/// |
tree | commitdiff |
2003-03-06 |
Adrian M. Enache |
cleaning up tests of the 'eval { decl. } <=> runtime... |
tree | commitdiff |
2003-03-04 |
Rafael Garcia-Suarez |
Patch by Salvador FandiƱo to read the warning mask |
tree | commitdiff |
2003-03-02 |
Adrian M. Enache |
Re: [perl #21411] [fix] Postponed RE with split() |
tree | commitdiff |
2003-03-02 |
Anders Johnson |
RE: [perl #20613] Perl_magic_setsig/clearsig problems... |
tree | commitdiff |
2003-02-26 |
Jarkko Hietaniemi |
An already fixed bug from perl-unicode. |
tree | commitdiff |
2003-02-26 |
Adrian M. Enache |
Re: [perl #20683] [fix] Better Patch |
tree | commitdiff |
2003-02-25 |
Hugo van der Sanden |
Add missing file from change #18774. |
tree | commitdiff |
2003-02-25 |
Adrian M. Enache |
[perl #20682] [fix] @- array not visible in s/// |
tree | commitdiff |
2003-02-25 |
Adrian M. Enache |
[perl #20684] [fix] s/// with (??{..}) inside returns... |
tree | commitdiff |
2003-02-25 |
Rafael Garcia-Suarez |
Re: [perl #21321] local ${"FOO"} does not work |
tree | commitdiff |
2003-02-24 |
Jarkko Hietaniemi |
Patching magic from Inaba-san's keyboard: fix for ... |
tree | commitdiff |
2003-02-19 |
Jarkko Hietaniemi |
'A' is not 65 everywhere. |
tree | commitdiff |
2003-02-19 |
Chip Salzenberg |
Support one-parameter unpack(), which unpacks $_. |
tree | commitdiff |
2003-02-15 |
Nick Ing-Simmons |
Integrate mainline (storable is dead) |
tree | commitdiff |
2003-02-15 |
Adrian M. Enache |
Re: [perl #20912] UTF8 related glitch + fix |
tree | commitdiff |
2003-02-15 |
Hugo van der Sanden |
Re: [perl #20933] \substr reuses lvalues (sometimes) |
tree | commitdiff |
2003-02-14 |
Adrian M. Enache |
Re: trying to fix #20154, #20357 |
tree | commitdiff |
2003-02-11 |
Robin Barker |
[perl #20654] %*v02x considered invalid in printf |
tree | commitdiff |
2003-02-10 |
Hugo van der Sanden |
Fix for [perl #20339]: "%lf" rejected as invalid by... |
tree | commitdiff |
2003-02-05 |
Jarkko Hietaniemi |
[perl #19767] has become fixed too (by changes #18653 |
tree | commitdiff |
2003-02-04 |
Jarkko Hietaniemi |
Comment tweak. |
tree | commitdiff |
2003-02-02 |
Rafael Garcia-Suarez |
[perl #18232] [PATCH] store PL_reg_match_utf8 in reganch |
tree | commitdiff |
2003-02-02 |
Jarkko Hietaniemi |
Also [perl #3547] has been fixed; add its test case. |
tree | commitdiff |
2003-02-02 |
Jarkko Hietaniemi |
The [perl #7471] seems to have been fixed; add its... |
tree | commitdiff |
2003-02-02 |
Jarkko Hietaniemi |
[perl #15397] seems to have been fixed; add its test. |
tree | commitdiff |
2003-02-02 |
Jarkko Hietaniemi |
Fix and test for [perl #15549 Empty \Q\E not permitted] |
tree | commitdiff |
2003-02-01 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-01-31 |
Adrian M. Enache |
[FIX] Re: UTF-8 failures (surprise!) |
tree | commitdiff |
2003-01-28 |
Rafael Garcia-Suarez |
Integrate from maint-5.8: |
tree | commitdiff |
2003-01-22 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-01-22 |
Nicholas Clark |
Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad... |
tree | commitdiff |
2003-01-22 |
Dave Mitchell |
Re: [perl #15439] unreferenced scalar due to double... |
tree | commitdiff |
2003-01-22 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-01-21 |
Hugo van der Sanden |
Re: [perl #17757] s///g fails when using English ... |
tree | commitdiff |
2003-01-20 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-01-16 |
Rafael Garcia-Suarez |
Integrate #18447 from maint-5.8 : |
tree | commitdiff |
2003-01-15 |
Rafael Garcia-Suarez |
Add a test case for bug [perl #19545] |
tree | commitdiff |
2003-01-15 |
Rafael Garcia-Suarez |
isa() and can() didn't work on magic variables |
tree | commitdiff |
2003-01-15 |
Stephen McCamant |
Re: [perl #19566] Perl 5.8.0 segfault |
tree | commitdiff |
2003-01-12 |
Nick Ing-Simmons |
Integrate Mainline |
tree | commitdiff |
2003-01-06 |
Rafael Garcia-Suarez |
Change the value of ${^TAINT} : 0 without taint checks, |
tree | commitdiff |
2003-01-01 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2002-12-30 |
Rafael Garcia-Suarez |
Re: [perl #19330] Uneffective increment of $\ |
tree | commitdiff |
2002-12-23 |
Hugo van der Sanden |
Reverse #18285, for reasons given in: |
tree | commitdiff |
2002-12-17 |
Hugo van der Sanden |
Whoops, these are the changes supposed to be in #18318. |
tree | commitdiff |
2002-12-16 |
Dave Mitchell |
Re: [perl #19017] lexical "my" variables not visible... |
tree | commitdiff |
2002-12-14 |
Dave Mitchell |
Proper fix for CvOUTSIDE weak refcounting |
tree | commitdiff |
2002-12-12 |
Rafael Garcia-Suarez |
Integrate from maint-5.8 : changes 18290-1, 18293-5... |
tree | commitdiff |
2002-12-11 |
Stephen McCamant |
Re: Precedence of ? : |
tree | commitdiff |
2002-12-11 |
Hugo van der Sanden |
Integrate from maint-5.8 #18156, #18218. |
tree | commitdiff |
2002-12-10 |
Rafael Garcia-Suarez |
Integrate from the maint-5.8/ branch : |
tree | commitdiff |
2002-12-09 |
Abhijit Menon-Sen |
Re: [perl #18107] lc(), uc() and ucfirst() broken insid... |
tree | commitdiff |
next |