2004-01-15 |
Dave Mitchell | buigid #24905 - the code planted to call glob() retained an |
blob | commitdiff |
2004-01-03 |
Rafael Garcia-Suarez | Tidy up change #18751, so that the second parameter... |
blob | commitdiff | diff to current |
2003-12-22 |
Adrian M. Enache | re-fix [perl #24508] without speed regression. |
blob | commitdiff | diff to current |
2003-12-08 |
Adrian M. Enache | yet another 2 leaks. example for the second: |
blob | commitdiff | diff to current |
2003-11-19 |
Rafael Garcia-Suarez | Fix bug [perl #24508] Wrong assignment in nested assignment |
blob | commitdiff | diff to current |
2003-11-13 |
Adrian M. Enache | Re: Empty subroutine as object method segfaults in... |
blob | commitdiff | diff to current |
2003-10-31 |
Nicholas Clark | Comment that this "optimisation" is actually a necessar... |
blob | commitdiff | diff to current |
2003-10-30 |
Artur Bergman | Fix for the orange lion bug - aka empty sub bug |
blob | commitdiff | diff to current |
2003-10-09 |
Nicholas Clark | Put all pre-processor #s on the first column (some... |
blob | commitdiff | diff to current |
2003-10-08 |
Rafael Garcia-Suarez | Fix bug #24108: Goto +foo broken |
blob | commitdiff | diff to current |
2003-10-06 |
Rafael Garcia-Suarez | Re: [perl #24076] "<> err EXPR" and warnings. |
blob | commitdiff | diff to current |
2003-09-03 |
Marcus Holland-Moritz | Re: maint@20974 or before broke mp2 ithreads test |
blob | commitdiff | diff to current |
2003-09-02 |
Stas Bekman | Retract #20930 because of |
blob | commitdiff | diff to current |
2003-09-02 |
Adrian M. Enache | Re: ByteLoader and MSWin32 |
blob | commitdiff | diff to current |
2003-09-01 |
Gurusamy Sarathy | glob() bug |
blob | commitdiff | diff to current |
2003-08-29 |
Marcus Holland-Moritz | Perl_newCONSTSUB() related memory leaks |
blob | commitdiff | diff to current |
2003-08-09 |
Dave Mitchell | add "$lexical not available" warning in C<for my $lex ()> |
blob | commitdiff | diff to current |
2003-07-20 |
Rafael Garcia-Suarez | The warning "Possible precedence problem on bitwise... |
blob | commitdiff | diff to current |
2003-07-17 |
Stephen McCamant | [PATCH] Increment cop_seqmax in utilize() |
blob | commitdiff | diff to current |
2003-07-08 |
Rafael Garcia-Suarez | The CHECKOP macro was not invoked on some newly created ops |
blob | commitdiff | diff to current |
2003-07-08 |
Adrian M. Enache | Re: [PATCH] $^VARIABLES in 'perl -Dt' output |
blob | commitdiff | diff to current |
2003-07-08 |
Marcus Holland-Moritz | warnings, line numbers & windows |
blob | commitdiff | diff to current |
2003-06-22 |
Adrian M. Enache | Re: Is it a Bug? ($c .= "5") . "6" |
blob | commitdiff | diff to current |
2003-06-11 |
Marcus Holland-Moritz | Integrate from maint: |
blob | commitdiff | diff to current |
2003-06-09 |
Steve Grazzini | Re: nitpick with \(0..2) |
blob | commitdiff | diff to current |
2003-06-05 |
Robin Barker | RE: maint @ 19683 |
blob | commitdiff | diff to current |
2003-06-03 |
Jarkko Hietaniemi | Retract #19667, #19660, #19659, #19658, #19657, #19656, |
blob | commitdiff | diff to current |
2003-06-02 |
Gurusamy Sarathy | don't use File::Temp to implement PerlIO_tmpfile()... |
blob | commitdiff | diff to current |
2003-06-02 |
Jarkko Hietaniemi | Beautification. |
blob | commitdiff | diff to current |
2003-06-02 |
Jarkko Hietaniemi | Duplicate definition bad. |
blob | commitdiff | diff to current |
2003-06-02 |
Jarkko Hietaniemi | Stick with the original (5.8.0) logic. |
blob | commitdiff | diff to current |
2003-06-02 |
Jarkko Hietaniemi | Since pulling in File::Temp for tempfiles would pull in |
blob | commitdiff | diff to current |
2003-05-29 |
Dave Mitchell | jumbo closure fix |
blob | commitdiff | diff to current |
2003-05-24 |
Dave Mitchell | [PATCH #2] Re: [perl #22181] goto undefines my() variables |
blob | commitdiff | diff to current |
2003-05-21 |
Dave Mitchell | New warning "Useless localization of %s", based on |
blob | commitdiff | diff to current |
2003-05-19 |
Yitzchak Scott-Tho... | Re: Possible precedence problem on bitwise ^ operator |
blob | commitdiff | diff to current |
2003-05-12 |
Rafael Garcia-Suarez | Use a more sophisticated heuristics to produce the... |
blob | commitdiff | diff to current |
2003-05-03 |
Jarkko Hietaniemi | Salvage 'use filetest "access"' from compiletime to... |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi | Fix up Larry's copyright statements to my best knowledge. |
blob | commitdiff | diff to current |
2003-04-15 |
Jarkko Hietaniemi | [perl #21845] "proto.h": 'id' is a reserved word in... |
blob | commitdiff | diff to current |
2003-04-13 |
Jarkko Hietaniemi | Continue hunting for the cause of the Tru64 failed... |
blob | commitdiff | diff to current |
2003-04-09 |
Jarkko Hietaniemi | open(my $fh, ">&", STDOUT) should not warn under strict. |
blob | commitdiff | diff to current |
2003-04-09 |
Jarkko Hietaniemi | Try to be more descriptive than just __ANONIO__ which... |
blob | commitdiff | diff to current |
2003-04-08 |
Adrian M. Enache | Re: Error: Unknown error |
blob | commitdiff | diff to current |
2003-04-06 |
Stephen McCamant | CvFILE for constant subs |
blob | commitdiff | diff to current |
2003-03-20 |
Adrian M. Enache | Re: Bytecode? Back into service. |
blob | commitdiff | diff to current |
2003-03-09 |
Adrian M. Enache | Re: [perl #20798] foo(eval {}) crashes Perl 5.8 |
blob | commitdiff | diff to current |
2003-03-04 |
Salvador Fandiño | [PATCH] assertions |
blob | commitdiff | diff to current |
2003-03-04 |
Artur Bergman | Fixes bug #15654 bizarre constant mangling in 5.8.0 |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden | Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2003-02-25 |
Hugo van der Sanden | More variables for change #18776. |
blob | commitdiff | diff to current |
2003-02-25 |
Adrian M. Enache | [perl #20682] [fix] @- array not visible in s/// |
blob | commitdiff | diff to current |
2003-02-25 |
Rafael Garcia-Suarez | Re: [perl #21321] local ${"FOO"} does not work |
blob | commitdiff | diff to current |
2003-02-24 |
Chip Salzenberg | Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fe... |
blob | commitdiff | diff to current |
2003-02-16 |
Salvador Fandiño | add support for assertions. Updated form of: |
blob | commitdiff | diff to current |
2003-02-16 |
Adrian M. Enache | Re: [perl #20798] foo(eval {}) crashes Perl 5.8 |
blob | commitdiff | diff to current |
2003-02-16 |
Hugo van der Sanden | outdent else-if chain in scope() |
blob | commitdiff | diff to current |
2003-02-16 |
Hugo van der Sanden | restrict PERL_PRESERVE_IVUV to things that should reall... |
blob | commitdiff | diff to current |
2003-02-04 |
Rafael Garcia-Suarez | Better version of change #18648, by Enache Adrian |
blob | commitdiff | diff to current |
2003-02-03 |
Rafael Garcia-Suarez | Fix bug #8760 : cop_line isn't properly restored |
blob | commitdiff | diff to current |
2003-02-02 |
Artur Bergman | In any case, never copy this but use the same SV since |
blob | commitdiff | diff to current |
2003-02-02 |
Artur Bergman | Move SvPVIV out of ->op_sv of METHOD_NAMED into the... |
blob | commitdiff | diff to current |
2003-01-28 |
Paul Johnson | Fix a very small memory leak in op_free, by reserving the |
blob | commitdiff | diff to current |
2003-01-07 |
Nicholas Clark | %_ (was Re: [PATCH] operation on `PL_na' may be undefined) |
blob | commitdiff | diff to current |
2002-12-28 |
Gurusamy Sarathy | silence another signed/unsigned mismatch warning |
blob | commitdiff | diff to current |
2002-12-14 |
Dave Mitchell | Proper fix for CvOUTSIDE weak refcounting |
blob | commitdiff | diff to current |
2002-12-02 |
Dave Mitchell | allow evals to see the full lexical scope |
blob | commitdiff | diff to current |
2002-11-19 |
Rafael Garcia-Suarez | Fix perl bug #17920 : a case of parser coredump. |
blob | commitdiff | diff to current |
2002-11-07 |
Hugo van der Sanden | Re: [perl #17605] strange behaviour (difference between... |
blob | commitdiff | diff to current |
2002-10-22 |
Dave Mitchell | PL_curpad == AvARRAY(PL_comppad) always |
blob | commitdiff | diff to current |
2002-10-19 |
H.Merijn Brand | Happy chainsaw stories; The removal of the 5005 threads |
blob | commitdiff | diff to current |
2002-10-16 |
Rafael Garcia-Suarez | prototype() didn't warn when used in void context. |
blob | commitdiff | diff to current |
2002-10-03 |
Rafael Garcia-Suarez | Change the warning message "%s trapped by operation... |
blob | commitdiff | diff to current |
2002-10-03 |
Rafael Garcia-Suarez | Add a new warning, "Possible precedence problem on... |
blob | commitdiff | diff to current |
2002-10-02 |
Yitzchak Scott-Tho... | Re: [perl #17376] Bug Report - our(%) |
blob | commitdiff | diff to current |
2002-10-02 |
Dave Mitchell | move all pad-related code to its own src file |
blob | commitdiff | diff to current |
2002-10-02 |
Abhijit Menon-Sen | Add silly bandaid to stop segfaults on subsequent acces... |
blob | commitdiff | diff to current |
2002-10-01 |
Yitzchak Scott-Tho... | patch based on: |
blob | commitdiff | diff to current |
2002-09-29 |
Abhijit Menon-Sen | Remove package; (Heh heh.) |
blob | commitdiff | diff to current |
2002-09-26 |
Hugo van der Sanden | #17931 checked for wrong constant |
blob | commitdiff | diff to current |
2002-09-26 |
Kay_Röpke | [perl #10021] Fixing bareword usage under strict.pm |
blob | commitdiff | diff to current |
2002-09-26 |
Rafael Garcia-Suarez | Re: Advice on coredump |
blob | commitdiff | diff to current |
2002-09-08 |
Nicholas Clark | COW for ithreads (was Re: what copies scalars in ithreads?) |
blob | commitdiff | diff to current |
2002-08-23 |
Hugo van der Sanden | #17747 caused bad free()s with PERL_DESTRUCT by calling... |
blob | commitdiff | diff to current |
2002-08-17 |
Michael G. Schwern | Remove pseudo-hashes (complete) |
blob | commitdiff | diff to current |
2002-08-12 |
Stephen McCamant | Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an... |
blob | commitdiff | diff to current |
2002-08-11 |
Nick Ing-Simmons | Integrate mainline. |
blob | commitdiff | diff to current |
2002-08-08 |
Rafael Garcia-Suarez | Re: [perl #15898] coredump with variable our |
blob | commitdiff | diff to current |
2002-08-05 |
Brent Dax | Defined-or patch (cleaned up) |
blob | commitdiff | diff to current |
2002-07-09 |
Kay Röpke | Fwd: [ID 20020703.002] bareword processing bug under... |
blob | commitdiff | diff to current |
2002-07-08 |
Hugo van der Sanden | Re: [ID 20020626.011] wantarray() causes clobbering... |
blob | commitdiff | diff to current |
2002-07-07 |
Jarkko Hietaniemi | Integrate maint patches #13474, #13478, #13584, and... |
blob | commitdiff | diff to current |
2002-06-27 |
Hugo van der Sanden | Re: [ID 20020626.011] wantarray() causes clobbering... |
blob | commitdiff | diff to current |
2002-06-15 |
Jarkko Hietaniemi | Spurious empty statements. |
blob | commitdiff | diff to current |
2002-05-17 |
Jarkko Hietaniemi | PERL_HASH() casting games so that our hashed data is... |
blob | commitdiff | diff to current |
2002-05-11 |
Jarkko Hietaniemi | Explicit casts due to #16542. |
blob | commitdiff | diff to current |
2002-04-28 |
Jarkko Hietaniemi | Unused variables now that "did you use incorrect case... |
blob | commitdiff | diff to current |
2002-04-26 |
Gurusamy Sarathy | temporary variable not wide enough to hold all the... |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy | fixes for all the warnings reported by Visual C (most... |
blob | commitdiff | diff to current |
2002-04-01 |
Mark-Jason Dominus | warning for split(/.../g, ...); |
blob | commitdiff | diff to current |
next |