2005-12-22 |
Nicholas Clark |
Add an optimisation to allow proxy constant subroutines... |
blob | commitdiff |
2005-12-21 |
Nicholas Clark |
The lref argument of sv_2cv is actually passed onwards... |
blob | commitdiff | diff to current |
2005-12-20 |
Nicholas Clark |
gv_fetchpv, gv_fetchpvn and gv_fetchsv take a bitmask... |
blob | commitdiff | diff to current |
2005-12-16 |
Nicholas Clark |
s/Nullav/NULL/g |
blob | commitdiff | diff to current |
2005-12-15 |
Rafael Garcia-Suarez |
Fix for [perl #37886] strict 'refs' doesn't apply insid... |
blob | commitdiff | diff to current |
2005-12-06 |
Andy Lester |
More consting, and putting stuff in embed.fnc |
blob | commitdiff | diff to current |
2005-11-30 |
Gisle Aas |
Remove redundant SvUTF8_on() calls |
blob | commitdiff | diff to current |
2005-11-07 |
Nicholas Clark |
Merge pp_slt, pp_sgt and pp_sge into pp_sle. (The most... |
blob | commitdiff | diff to current |
2005-11-07 |
Nicholas Clark |
The rarely used lcfirst and ucfirst share almost all... |
blob | commitdiff | diff to current |
2005-11-07 |
Nicholas Clark |
Fix bug #37628 (both lcfirst and ucfirst) |
blob | commitdiff | diff to current |
2005-11-05 |
Nicholas Clark |
Allow passing of the full enum name into the tryAMAGICb... |
blob | commitdiff | diff to current |
2005-11-05 |
SADAHIRO Tomoyuki |
Re: A surprising segfault |
blob | commitdiff | diff to current |
2005-11-04 |
Steve Peters |
I barely knew ya pp_dor. Merged into pp_defined from... |
blob | commitdiff | diff to current |
2005-10-31 |
Nicholas Clark |
All the ops that are simply C<return some_other_op... |
blob | commitdiff | diff to current |
2005-10-31 |
Nicholas Clark |
Replace the 3 currently "unreachable" ops with a single... |
blob | commitdiff | diff to current |
2005-10-30 |
Nicholas Clark |
Functions that die aren't exactly well used code. |
blob | commitdiff | diff to current |
2005-10-26 |
Tassilo von Parseval |
Re: [PATCH] minor speed-up for pp_push() |
blob | commitdiff | diff to current |
2005-10-14 |
Steve Peters |
gcc complains when it sees variables declared |
blob | commitdiff | diff to current |
2005-08-23 |
Rick Delaney |
Use SvGETMAGIC more often |
blob | commitdiff | diff to current |
2005-08-06 |
Dominic Dunlop |
Re: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadp... |
blob | commitdiff | diff to current |
2005-07-19 |
Piotr Fusik |
Re: [PATCH] Faster ** |
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-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-06-29 |
Nicholas Clark |
All tests pass (for me) with -DPERL_DONT_CREATE_GVSV |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Lester |
Const Boy II: The Localizing |
blob | commitdiff | diff to current |
2005-06-22 |
Steve Hay |
Silence some bcc32 compiler warnings |
blob | commitdiff | diff to current |
2005-06-16 |
Andy Lester |
Removing /*SUPPRESS xxx*/ |
blob | commitdiff | diff to current |
2005-06-10 |
Nicholas Clark |
More SvPV consting, including some code cleanup and... |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
Allow a null length pointer to sv_pvn_force_flags. |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
One more SvPV_const |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
More SvPV consting |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
More SvPV consting |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
More SvPV consting. |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
make pp_split const |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
Lots of consting |
blob | commitdiff | diff to current |
2005-06-07 |
Jarkko Hietaniemi |
Re: [perl #36130] chr(-1) should probably return undef |
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-05-29 |
Nicholas Clark |
Goodbye xav_arylen. You won't be missed that much. |
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-26 |
Andy Lester |
Updated lint infrastructure |
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-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-09 |
Andy Lester |
attributes-two.patch, the next batch |
blob | commitdiff | diff to current |
2005-05-08 |
Nicholas Clark |
Perl_croak uses perl's printf, so can pass in SVs direc... |
blob | commitdiff | diff to current |
2005-05-03 |
Rafael Garcia-Suarez |
Fix getting prototype of builtins mkdir and setpgrp. |
blob | commitdiff | diff to current |
2005-05-03 |
Steve Peters |
IEEE math for the masses |
blob | commitdiff | diff to current |
2005-04-28 |
Steve Hay |
Silence a compilation warning on Win32 |
blob | commitdiff | diff to current |
2005-04-28 |
Nicholas Clark |
Add a new macro SvPV_free() which undoes OOK and free... |
blob | commitdiff | diff to current |
2005-04-27 |
Rafael Garcia-Suarez |
A couple of warning fixes by Gisle |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-19 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #5 |
blob | commitdiff | diff to current |
2005-04-18 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #4 |
blob | commitdiff | diff to current |
2005-04-08 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #2 |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester |
Third consting batch |
blob | commitdiff | diff to current |
2005-01-23 |
Jarkko Hietaniemi |
Re: Smoke [5.9.2] 23863 FAIL(F) MSWin32 WinXP/.Net... |
blob | commitdiff | diff to current |
2005-01-22 |
Jarkko Hietaniemi |
Re: uc($long_utf8_string) exhausts memory |
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 |
Correct the editor block to match the perl 5 policy... |
blob | commitdiff | diff to current |
2005-01-13 |
Nicholas Clark |
replace NEWSV(), SvSetSV() with newSVsv() |
blob | commitdiff | diff to current |
2005-01-11 |
Nicholas Clark |
Fix bug 32294 - index()/rindex() ignore UTF8 flag |
blob | commitdiff | diff to current |
2005-01-09 |
Nicholas Clark |
Shorter source code in pp_gelem. (But it compiles to... |
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-01 |
Nicholas Clark |
strEQ/strNE of 1 character strings seems better hand... |
blob | commitdiff | diff to current |
2004-12-31 |
Nicholas Clark |
Skip the switch statement entirely if the pointer is... |
blob | commitdiff | diff to current |
2004-11-04 |
Rick Delaney |
[perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails |
blob | commitdiff | diff to current |
2004-09-30 |
Dave Mitchell |
[perl #31767] open $1, "file" doesn't raise an exception |
blob | commitdiff | diff to current |
2004-09-08 |
Marcus Holland-Moritz |
SvO?OK_off()'s return value |
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-21 |
Rick Delaney |
Re: [perl #30688] Empty slice arg with ($;$) prototype |
blob | commitdiff | diff to current |
2004-07-14 |
Nicholas Clark |
Numeric comparison operators mustn't compare addresses... |
blob | commitdiff | diff to current |
2004-07-13 |
LAUN Wolfgang |
Re: [perl #30568] splice generates undef? [PATCH] |
blob | commitdiff | diff to current |
2004-07-02 |
Dave Mitchell |
[perl #30258] utf8 POPSTACK crash on split execution |
blob | commitdiff | diff to current |
2004-06-08 |
Jarkko Hietaniemi |
Re: [PATCH] Re: Lack of error for large string on Solaris |
blob | commitdiff | diff to current |
2004-06-02 |
Marcus Holland-Moritz |
Make change #22889 work for threaded builds. |
blob | commitdiff | diff to current |
2004-06-02 |
Rafael Garcia-Suarez |
Make the dUNDERBAR/UNDERBAR macros work as advertised. |
blob | commitdiff | diff to current |
2004-05-06 |
Marcus Holland-Moritz |
[perl #29346] Double warning for int(undef) and abs... |
blob | commitdiff | diff to current |
2004-05-03 |
Dave Mitchell |
[perl #29127] scalar delete of empty slice returned... |
blob | commitdiff | diff to current |
2004-05-03 |
Dave Mitchell |
[perl #28938] split could leave an array without ... |
blob | commitdiff | diff to current |
2004-04-27 |
Dave Mitchell |
fix a coredump caused by rv2gv not fully converting... |
blob | commitdiff | diff to current |
2004-04-23 |
Dave Mitchell |
Include variable names in "Use of uninitialized value... |
blob | commitdiff | diff to current |
2004-03-27 |
Dave Mitchell |
[perl #24200] string corruption with lvalue sub |
blob | commitdiff | diff to current |
2004-03-21 |
Andy Lester |
Finally, this "Negative repeat count" warning wasn... |
blob | commitdiff | diff to current |
2004-03-21 |
Rafael Garcia-Suarez |
Add a new warning "Negative repeat count" |
blob | commitdiff | diff to current |
2004-03-18 |
Dave Mitchell |
add code comment for change 22525 |
blob | commitdiff | diff to current |
2004-03-18 |
Dave Mitchell |
make ~$x give warning is $x isn't initialised. |
blob | commitdiff | diff to current |
2004-03-17 |
Jarkko Hietaniemi |
malloc wrappage |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-02-17 |
Dave Mitchell |
22316 had stupid precedence thinkos |
blob | commitdiff | diff to current |
2004-02-17 |
Dave Mitchell |
Slight update to #22315 ($lval=*FOO); optimise the... |
blob | commitdiff | diff to current |
2004-02-17 |
Tassilo von Parseval |
Re: [PATCH] GLOB to LVALUE assignment fix |
blob | commitdiff | diff to current |
2004-02-03 |
Rafael Garcia-Suarez |
Implement "my $_". |
blob | commitdiff | diff to current |
2004-01-19 |
Gisle Aas |
Re: [perl #24926] chop/~ mangles UTF8 [PATCH] |
blob | commitdiff | diff to current |
2004-01-16 |
Yitzchak Scott-Tho... |
Re: [perl #24816] Magic vars seem unsure if they are... |
blob | commitdiff | diff to current |
2004-01-05 |
Rafael Garcia-Suarez |
Some of the bitwise manipulation PP functions weren... |
blob | commitdiff | diff to current |
2003-12-14 |
Nicholas Clark |
Forgot to remove a comment |
blob | commitdiff | diff to current |
2003-12-13 |
Nicholas Clark |
Add Perl_ceil |
blob | commitdiff | diff to current |
2003-12-06 |
Rafael Garcia-Suarez |
Missing thingies. |
blob | commitdiff | diff to current |
next |