2003-02-04 |
Rafael Garcia-Suarez |
Better version of change #18648, by Enache Adrian |
blob | commitdiff |
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 |
2002-03-29 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-03-29 |
Spider Boardman |
Re: perl 5.7.3 + XS lvalue subs |
blob | commitdiff | diff to current |
2002-03-28 |
Spider Boardman |
Re: perl 5.7.3 + XS lvalue subs |
blob | commitdiff | diff to current |
2002-03-23 |
Jarkko Hietaniemi |
Purify: #15434 got the test the wrong. |
blob | commitdiff | diff to current |
2002-03-23 |
Jarkko Hietaniemi |
Purify: Array bounds read: o->op_last was accessed |
blob | commitdiff | diff to current |
2002-03-18 |
Jarkko Hietaniemi |
NetWare tweaks from C Aditya <caditya@novell.com> |
blob | commitdiff | diff to current |
2002-03-11 |
Paul Marquess |
more warnings tidyup |
blob | commitdiff | diff to current |
2002-03-10 |
Jarkko Hietaniemi |
Unused. |
blob | commitdiff | diff to current |
2002-03-10 |
Jarkko Hietaniemi |
Implement :std subpragma of the open pragma |
blob | commitdiff | diff to current |
2002-03-04 |
Paul Marquess |
taint + deprecated warnings |
blob | commitdiff | diff to current |
2002-03-03 |
Jarkko Hietaniemi |
Remove the bogus "incorrect case" warning completely. |
blob | commitdiff | diff to current |
2002-03-02 |
Jarkko Hietaniemi |
For now, make "incorrect case" a Win32-only warning. |
blob | commitdiff | diff to current |
2002-02-27 |
Jarkko Hietaniemi |
Repatch from Robin Barker: anon subs in C<package;... |
blob | commitdiff | diff to current |
2002-02-20 |
Jarkko Hietaniemi |
Integrate change #14778 from maintperl; |
blob | commitdiff | diff to current |
2002-02-09 |
Nicholas Clark |
Re: Modulus operator inconsistency |
blob | commitdiff | diff to current |
2002-02-07 |
Jarkko Hietaniemi |
Retract the anon leak subpatch of #14418 and #14431 |
blob | commitdiff | diff to current |
2002-01-26 |
Nick Ing-Simmons |
Fix/band-aid for op.c's anon CV leak fix co-existing... |
blob | commitdiff | diff to current |
2002-01-25 |
Jarkko Hietaniemi |
Integrate changes 13474+13478+13584 from maintperl; |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
blob | commitdiff | diff to current |
2002-01-15 |
Nick Ing-Simmons |
Correct slab allocator for case where sizeof(IV) >... |
blob | commitdiff | diff to current |
2002-01-15 |
Nick Ing-Simmons |
Typo in #else branch of PL_SLAB_ALLOC |
blob | commitdiff | diff to current |
2002-01-15 |
Nick Ing-Simmons |
Hand merge of non slab allocator stuff |
blob | commitdiff | diff to current |
2002-01-15 |
Rafael Garcia-Suarez |
small coredump correction |
blob | commitdiff | diff to current |
2002-01-14 |
Nick Ing-Simmons |
Use PerlMemShared for CopSTASHPV and CopFILE. MUCH... |
blob | commitdiff | diff to current |
2002-01-14 |
Jarkko Hietaniemi |
Retract #14251 (the op slab allocator from perlio) |
blob | commitdiff | diff to current |
2002-01-13 |
Nick Ing-Simmons |
Slab allocator for ops |
blob | commitdiff | diff to current |
2002-01-08 |
Hugo van der Sanden |
[patch] peep() is rude |
blob | commitdiff | diff to current |
2002-01-08 |
Andreas König |
Not OK 13843 |
blob | commitdiff | diff to current |
2002-01-05 |
Nick Ing-Simmons |
One missing aTHX_ |
blob | commitdiff | diff to current |
2002-01-04 |
Rafael Garcia-Suarez |
Bad \[...] prototype checking |
blob | commitdiff | diff to current |
2002-01-03 |
Jarkko Hietaniemi |
Missed the =head1 additions. |
blob | commitdiff | diff to current |
2002-01-02 |
Abhijit Menon-Sen |
Fix misplaced application of #14016. |
blob | commitdiff | diff to current |
2002-01-02 |
Mattia Barbon |
random crash in B::LISTOP::last |
blob | commitdiff | diff to current |
2001-12-25 |
Andreas König |
Re: Not OK 13881 |
blob | commitdiff | diff to current |
2001-12-24 |
Mark-Jason Dominus |
PATCH: Restore "Can't declare scalar dereference in... |
blob | commitdiff | diff to current |
2001-12-22 |
Jarkko Hietaniemi |
Unicode casefolding fixes. |
blob | commitdiff | diff to current |
2001-12-21 |
Jarkko Hietaniemi |
Make using U+FDD0..U+FDEF (noncharacters since Unicode... |
blob | commitdiff | diff to current |
2001-12-17 |
Robin Houston |
...while $var = glob(...) |
blob | commitdiff | diff to current |
2001-12-09 |
Spider Boardman |
Re: attributes are broken |
blob | commitdiff | diff to current |
2001-12-08 |
Jarkko Hietaniemi |
Retract #11156 since Sarathy has found that it breaks... |
blob | commitdiff | diff to current |
2001-12-06 |
Robin Houston |
Re: weirdness in regexps |
blob | commitdiff | diff to current |
2001-12-06 |
Rafael Garcia-Suarez |
Re: counting tr thinks it's modifying |
blob | commitdiff | diff to current |
2001-12-05 |
Jarkko Hietaniemi |
Retract #13475 until Arthur gets back to the mine. |
blob | commitdiff | diff to current |
2001-12-05 |
Jarkko Hietaniemi |
(retracted by #13476) |
blob | commitdiff | diff to current |
2001-12-01 |
Rafael Garcia-Suarez |
parser panics on lvalue methods |
blob | commitdiff | diff to current |
2001-11-22 |
Gurusamy Sarathy |
local(*CORE::GLOBAL::require) doesn't behave like other... |
blob | commitdiff | diff to current |
2001-11-19 |
Rafael Garcia-Suarez |
new warning "Useless use of sort in scalar context" |
blob | commitdiff | diff to current |
2001-11-15 |
Robert Spier |
Re: [ID 20010713.001] use lib segmentation fault |
blob | commitdiff | diff to current |
2001-11-07 |
Mark-Jason Dominus |
Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings |
blob | commitdiff | diff to current |
2001-11-02 |
Abhijit Menon-Sen |
Slight modification of #12811. |
blob | commitdiff | diff to current |
2001-11-02 |
Radu Greab |
Re: [ID 20011101.069] \stat('.') gives "Attempt to... |
blob | commitdiff | diff to current |
2001-10-26 |
Jarkko Hietaniemi |
Integrate maintperl changes #12268 and #12669; |
blob | commitdiff | diff to current |
2001-10-19 |
Charles Lane |
vmsish fix, ieee rand() cleanup |
blob | commitdiff | diff to current |
2001-10-19 |
Jarkko Hietaniemi |
Retract the #10451 which seems to be the cause |
blob | commitdiff | diff to current |
2001-09-17 |
Abhijit Menon-Sen |
Re: [PATCH] turn $a.=<F> into an RCATLINE |
blob | commitdiff | diff to current |
2001-09-15 |
Hugo van der Sanden |
Re: [ID 20010815.012] Unfortunate interaction between... |
blob | commitdiff | diff to current |
2001-09-12 |
Robin Barker |
Re: perl@12003 |
blob | commitdiff | diff to current |
next |