2005-07-29 |
Andy Lester |
More embed.fnc goodness |
blob | commitdiff |
2005-07-18 |
Andy Lester |
The continuing plod through embed.fnc |
blob | commitdiff | diff to current |
2005-07-15 |
Andy Lester |
more embed cleanup |
blob | commitdiff | diff to current |
2005-07-13 |
Andy Lester |
More embed.fnc plowing |
blob | commitdiff | diff to current |
2005-07-13 |
Dave Mitchell |
make the expensive ckWARN() be called as late as possible |
blob | commitdiff | diff to current |
2005-07-10 |
Andy Lester |
Making my way thru embed.fnc |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-06-20 |
Rick Delaney |
Re: [PATCH replacement] Re: [perl #36313] perl -e ... |
blob | commitdiff | diff to current |
2005-06-16 |
Salvador Fandiño |
Subs with builtin attributes shouldn't be made constant |
blob | commitdiff | diff to current |
2005-06-15 |
Salvador FandiXXo |
[perl #36297] builtin attrs on subrutine declarations |
blob | commitdiff | diff to current |
2005-06-13 |
Nicholas Clark |
With shared hash key scalars now accessing the hash... |
blob | commitdiff | diff to current |
2005-06-10 |
Nicholas Clark |
Move SvPV consting, remove an n_a, and correct one... |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
More SvPV consting |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
Nuke some more n_a, and convert S_gv_ename from char... |
blob | commitdiff | diff to current |
2005-06-07 |
Andy Lester |
Random cleanups #47 |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
Lots of consting |
blob | commitdiff | diff to current |
2005-06-07 |
Andy Lester |
Unvoid SvUPGRADE |
blob | commitdiff | diff to current |
2005-06-03 |
Nicholas Clark |
Use newSVhek where we're generating SVs from package... |
blob | commitdiff | diff to current |
2005-06-01 |
Stephen McCamant |
Re: [patch] teach B::Concise to see XS code |
blob | commitdiff | diff to current |
2005-05-30 |
Andy Lester |
[PATCH] More embed.fnc strictures, plus consting and... |
blob | commitdiff | diff to current |
2005-05-26 |
Nicholas Clark |
Store the package name as a shared HEK. |
blob | commitdiff | diff to current |
2005-05-24 |
Andy Lester |
embed.fnc cleanup + SvPVX_const usage |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark |
Move hv_name, hv_eiter and hv_riter into a new aux... |
blob | commitdiff | diff to current |
2005-05-21 |
Steve Peters |
SvPVX_const - patch #2 |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark |
Remove PMROOT and replace it with a small shell script... |
blob | commitdiff | diff to current |
2005-05-20 |
Andy Lester |
Attribute configuration |
blob | commitdiff | diff to current |
2005-05-17 |
Jarkko Hietaniemi |
perl 5.9.x (@ 24471): Symbian update |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez |
Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-05-10 |
Rafael Garcia-Suarez |
Add editor boilerplates to all C files |
blob | commitdiff | diff to current |
2005-05-10 |
Nicholas Clark |
s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/ |
blob | commitdiff | diff to current |
2005-05-10 |
Nicholas Clark |
As we have the length of the string easily to hand... |
blob | commitdiff | diff to current |
2005-05-09 |
Andy Lester |
attributes-two.patch, the next batch |
blob | commitdiff | diff to current |
2005-05-07 |
Andy Lester |
GCC attributes! |
blob | commitdiff | diff to current |
2005-05-07 |
Dave Mitchell |
while (my $x ...) { ...; redo } shouldn't undef $x. |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-19 |
Dave Mitchell |
DEBUG_LEAKING_SCALARS could use the value of a freed... |
blob | commitdiff | diff to current |
2005-04-19 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #5 |
blob | commitdiff | diff to current |
2005-04-14 |
bstrand@switchmana... |
Fix for: |
blob | commitdiff | diff to current |
2005-04-12 |
Nicholas Clark |
Don't PERL_HASH(SvUVX(...)...) as it's actually a set. |
blob | commitdiff | diff to current |
2005-04-08 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #2 |
blob | commitdiff | diff to current |
2005-04-05 |
Nicholas Clark |
Down with C++ reserved names |
blob | commitdiff | diff to current |
2005-04-04 |
Andy Lester |
const-eight.diff |
blob | commitdiff | diff to current |
2005-03-29 |
Steve Hay |
Clean-up some warnings when compiling on Win32 with... |
blob | commitdiff | diff to current |
2005-03-29 |
Rafael Garcia-Suarez |
Downconst external APIs |
blob | commitdiff | diff to current |
2005-03-26 |
Nicholas Clark |
Need to return something when the compiler doesn't... |
blob | commitdiff | diff to current |
2005-03-25 |
Andy Lester |
Consting five |
blob | commitdiff | diff to current |
2005-03-25 |
Gurusamy Sarathy |
Re: [perl #34568] Perl crashes reading past the end... |
blob | commitdiff | diff to current |
2005-03-25 |
Andy Lester |
Consting part 4 |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester |
Third consting batch |
blob | commitdiff | diff to current |
2005-03-21 |
Andy Lester |
More consting goodness |
blob | commitdiff | diff to current |
2005-03-18 |
Andy Lester |
More const parms |
blob | commitdiff | diff to current |
2005-03-14 |
Andy Lester |
Adding const qualifiers |
blob | commitdiff | diff to current |
2005-01-22 |
Jarkko Hietaniemi |
Re: uc($long_utf8_string) exhausts memory |
blob | commitdiff | diff to current |
2005-01-14 |
Nicholas Clark |
sv_catpvf holds no advantage over sv_catpv when the... |
blob | commitdiff | diff to current |
2005-01-07 |
Nicholas Clark |
Stage 1 of utf8 support for soft references. |
blob | commitdiff | diff to current |
2005-01-04 |
Nicholas Clark |
Update copyright years. |
blob | commitdiff | diff to current |
2005-01-01 |
Nicholas Clark |
strEQ/strNE of 1 character strings seems better hand... |
blob | commitdiff | diff to current |
2004-12-03 |
Nicholas Clark |
gv_fullname4() can get rid of the main:: for us. |
blob | commitdiff | diff to current |
2004-12-03 |
Rafael Garcia-Suarez |
$foo::_ was wrongly forced as $main::_. |
blob | commitdiff | diff to current |
2004-11-16 |
Steve Hay |
Fix Win32 breakage caused by changes to op.c in change... |
blob | commitdiff | diff to current |
2004-11-12 |
Dave Mitchell |
Add some descriptive text from Larry to op.c on how... |
blob | commitdiff | diff to current |
2004-10-10 |
Dave Mitchell |
Turn regcomp into a list op |
blob | commitdiff | diff to current |
2004-09-01 |
Rick Delaney |
fields.pm lost compile-time benefit |
blob | commitdiff | diff to current |
2004-07-31 |
Dave Mitchell |
Add comment to the top of most .c files explaining... |
blob | commitdiff | diff to current |
2004-07-15 |
Nicholas Clark |
for (reverse @foo) now iterates in reverse in place. |
blob | commitdiff | diff to current |
2004-07-15 |
Nicholas Clark |
Optimise for (reverse ...) |
blob | commitdiff | diff to current |
2004-07-15 |
Nicholas Clark |
Now optimising for $a (reverse ...) |
blob | commitdiff | diff to current |
2004-07-14 |
Nicholas Clark |
"That's the way to do it" |
blob | commitdiff | diff to current |
2004-07-14 |
Nicholas Clark |
Optimise foreach my $i (reverse ...) |
blob | commitdiff | diff to current |
2004-07-13 |
Nicholas Clark |
Optimise list context reverse sort to reverse as part... |
blob | commitdiff | diff to current |
2004-07-13 |
Nicholas Clark |
A proper, working, stable optimisation for sort {$b... |
blob | commitdiff | diff to current |
2004-07-13 |
Nicholas Clark |
The current optimisation for sort {$b cmp $a} is bogus... |
blob | commitdiff | diff to current |
2004-06-24 |
Marcus Holland-Moritz |
Fix for: [perl #2738] perl segfautls on input |
blob | commitdiff | diff to current |
2004-05-22 |
Dave Mitchell |
[perl #29790] Optimization busted: '@a = "b", sort... |
blob | commitdiff | diff to current |
2004-05-11 |
Yitzchak Scott-Tho... |
void context !~ generates "Useless use of not at line... |
blob | commitdiff | diff to current |
2004-05-04 |
Dave Mitchell |
[perl #29340] Bizarre copy of ARRAY |
blob | commitdiff | diff to current |
2004-04-19 |
Rafael Garcia-Suarez |
Fix for [perl #28919] : sometimes the function ck_ftst... |
blob | commitdiff | diff to current |
2004-04-07 |
Rafael Garcia-Suarez |
The optree builder was looping when constructing the ops |
blob | commitdiff | diff to current |
2004-04-01 |
Dave Mitchell |
Fix change #22376. Only mark a const as short-circuited |
blob | commitdiff | diff to current |
2004-04-01 |
Marcus Holland-Moritz |
Fix and tests for [perl #28123] Perl optimizes // away... |
blob | commitdiff | diff to current |
2004-03-26 |
Dave Mitchell |
[perl #27040] - hints hash was being double freed... |
blob | commitdiff | diff to current |
2004-03-17 |
Rafael Garcia-Suarez |
Optimize away the assignment in the constructs C<my... |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-03-14 |
Dave Mitchell |
[perl #27628] strict 'subs' didn't warn on bareword... |
blob | commitdiff | diff to current |
2004-03-09 |
Rafael Garcia-Suarez |
Improve the "Prototype mismatch" error message when |
blob | commitdiff | diff to current |
2004-03-04 |
Dave Mitchell |
add deprecation warning for my $x if 0 |
blob | commitdiff | diff to current |
2004-03-04 |
Dave Mitchell |
retract 22328 and 22332: deprecation warning for my... |
blob | commitdiff | diff to current |
2004-02-27 |
Nicholas Clark |
Correct thinko in comment. |
blob | commitdiff | diff to current |
2004-02-25 |
Dave Mitchell |
stop "const in void context" warning for a const in an |
blob | commitdiff | diff to current |
2004-02-24 |
Rafael Garcia-Suarez |
Fix a segfault during optree construction. (bug #27024) |
blob | commitdiff | diff to current |
2004-02-22 |
Dave Mitchell |
Extend OP_AELEMFAST optimisation to lexical arrays |
blob | commitdiff | diff to current |
2004-02-21 |
Paul Johnson |
Re: op_seq (was: Freeing code) |
blob | commitdiff | diff to current |
2004-02-20 |
Rafael Garcia-Suarez |
When you write C<my $_ ; for (...) {...}>, the lexical $_ |
blob | commitdiff | diff to current |
2004-02-20 |
Dave Mitchell |
optimise the sorting inplace of plain arrays: @a =... |
blob | commitdiff | diff to current |
2004-02-18 |
Dave Mitchell |
Add tests for the C<my $x if foo> deprecation, and... |
blob | commitdiff | diff to current |
2004-02-17 |
Dave Mitchell |
add deprecation warning for C<my $x if foo> and C<foo... |
blob | commitdiff | diff to current |
2004-02-15 |
Dave Mitchell |
[perl #25824] Segmentation fault with |
blob | commitdiff | diff to current |
2004-02-14 |
Dave Mitchell |
Switch from byacc to bison and simplify the perly.... |
blob | commitdiff | diff to current |
2004-02-09 |
Rafael Garcia-Suarez |
Implement stacked filetest operators (-f -w -x $file). |
blob | commitdiff | diff to current |
2004-02-04 |
Rafael Garcia-Suarez |
The "my $_" wasn't nice with foreach loops. |
blob | commitdiff | diff to current |
next |