2007-02-18 |
Nicholas Clark |
Add a new API function newSV_type, to replace the idiom: |
blob | commitdiff |
2007-02-10 |
Nicholas Clark |
These casts to GV are no longer needed. |
blob | commitdiff | diff to current |
2007-01-25 |
Nicholas Clark |
The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv... |
blob | commitdiff | diff to current |
2007-01-21 |
Nicholas Clark |
Refactor the common soft-reference code from pp_rv2sv... |
blob | commitdiff | diff to current |
2007-01-19 |
SADAHIRO Tomoyuki |
Re: [PATCH] fix unicode split /\s+/ |
blob | commitdiff | diff to current |
2007-01-19 |
Yves Orton |
fix unicode split /\s+/ |
blob | commitdiff | diff to current |
2007-01-09 |
Yves Orton |
Let the regex parser decide if we have a special patter... |
blob | commitdiff | diff to current |
2007-01-05 |
Rafael Garcia-Suarez |
Update copyright years in .c files |
blob | commitdiff | diff to current |
2007-01-04 |
Marcus Holland-Moritz |
4th patch from: |
blob | commitdiff | diff to current |
2007-01-04 |
Marcus Holland-Moritz |
The first three patches from: |
blob | commitdiff | diff to current |
2006-11-23 |
Yves Orton |
Cleanup regexp flags and structure |
blob | commitdiff | diff to current |
2006-11-13 |
Yves Orton |
Regex Utility Functions and Substituion Fix (XML::Twig... |
blob | commitdiff | diff to current |
2006-11-07 |
Rafael Garcia-Suarez |
Forbid using tainted formats in printf and sprintf |
blob | commitdiff | diff to current |
2006-11-06 |
Nicholas Clark |
assert() that SvPV_set() isn't used on arrays. |
blob | commitdiff | diff to current |
2006-10-31 |
Rafael Garcia-Suarez |
Make readpipe() overridable (and also `` and qx//) |
blob | commitdiff | diff to current |
2006-10-19 |
Rafael Garcia-Suarez |
Make prototype("CORE::mkdir") work. That's a special... |
blob | commitdiff | diff to current |
2006-10-18 |
Rafael Garcia-Suarez |
Make prototype("CORE::foo") return prototypes with... |
blob | commitdiff | diff to current |
2006-10-07 |
Yves Orton |
Re: [PATCH] Initial attempt at named captures for perls... |
blob | commitdiff | diff to current |
2006-09-29 |
Yves Orton |
Re: [PATCH] Add hook for re_dup() into regex engine... |
blob | commitdiff | diff to current |
2006-09-20 |
Rafael Garcia-Suarez |
prototype() wasn't working to get the prototype of... |
blob | commitdiff | diff to current |
2006-09-12 |
Yves Orton |
Disable study() for utf-8 strings |
blob | commitdiff | diff to current |
2006-09-05 |
Robin Barker |
; was RE: [PATCH perlio.c pp.c regcomp.c] silence forma... |
blob | commitdiff | diff to current |
2006-08-31 |
Nicholas Clark |
Change the generation of {} and [] from 3 ops to 1... |
blob | commitdiff | diff to current |
2006-08-04 |
Rick Delaney |
Re: [perl #39882] inconsistent list slice behaviour |
blob | commitdiff | diff to current |
2006-07-27 |
Steve Hay |
Clear up most of the VC6 compiler warnings in the follo... |
blob | commitdiff | diff to current |
2006-06-12 |
Andy Lester |
Proper use of enums |
blob | commitdiff | diff to current |
2006-06-07 |
SADAHIRO Tomoyuki |
Revert change #20462 (except the regression test), |
blob | commitdiff | diff to current |
2006-05-15 |
SADAHIRO Tomoyuki |
strange encodings upsets pp_chr |
blob | commitdiff | diff to current |
2006-05-05 |
Rafael Garcia-Suarez |
Implement state array and state hashes. Initialisation... |
blob | commitdiff | diff to current |
2006-05-02 |
Andy Lester |
pp.c casting, take two |
blob | commitdiff | diff to current |
2006-05-01 |
Jarkko Hietaniemi |
signed vs unsigned char * nit |
blob | commitdiff | diff to current |
2006-04-30 |
Nicholas Clark |
Dave noticed that change 28022 was wrong - should read... |
blob | commitdiff | diff to current |
2006-04-30 |
Nicholas Clark |
index and rindex couldn't correctly handle surprises... |
blob | commitdiff | diff to current |
2006-04-29 |
Nicholas Clark |
lcfirst/ucfist plus an 8 bit locale could mangle UTF... |
blob | commitdiff | diff to current |
2006-04-29 |
Nicholas Clark |
uc plus an 8 bit locale could get confused by UTF-8... |
blob | commitdiff | diff to current |
2006-04-29 |
Nicholas Clark |
lc plus an 8 bit locale could mangle UTF-8 values retur... |
blob | commitdiff | diff to current |
2006-04-28 |
Jarkko Hietaniemi |
reduce gcc -ansi -pedantic noise plus a suggestion |
blob | commitdiff | diff to current |
2006-04-28 |
Jarkko Hietaniemi |
two [PATCH]es: dVAR for malloc.c, and a signed/unsigned... |
blob | commitdiff | diff to current |
2006-04-28 |
Nicholas Clark |
Fix bug 34297 (length of overloaded UTF-8 strings) |
blob | commitdiff | diff to current |
2006-04-26 |
Marcus Holland-Moritz |
Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2 |
blob | commitdiff | diff to current |
2006-04-25 |
Andy Lester |
use NOOP macro |
blob | commitdiff | diff to current |
2006-04-24 |
Marcus Holland-Moritz |
A couple of casts to PADOFFSET. |
blob | commitdiff | diff to current |
2006-04-17 |
SADAHIRO Tomoyuki |
Re: [PATCH] update to pp_complement() via Coverity |
blob | commitdiff | diff to current |
2006-04-16 |
Nicholas Clark |
Provide a new flag for sv_usepvn_flags, SV_HAS_TRAILING... |
blob | commitdiff | diff to current |
2006-04-16 |
Andy Lester |
update to pp_complement() via Coverity |
blob | commitdiff | diff to current |
2006-04-11 |
Andy Lester |
Quiet a coverity problem |
blob | commitdiff | diff to current |
2006-04-03 |
John L. Allen |
revisited: pow.t test failures on AIX 5.1 perl588 with... |
blob | commitdiff | diff to current |
2006-04-02 |
Nicholas Clark |
Abstract all the accesses to cop_arybase (apart from... |
blob | commitdiff | diff to current |
2006-03-31 |
Andy Lester |
Random accumulated patches |
blob | commitdiff | diff to current |
2006-03-30 |
Nicholas Clark |
Localising hash slices with UTF-8 encoded keys was... |
blob | commitdiff | diff to current |
2006-03-23 |
Jan Dubois |
RE: [PATCH, no, really!] Re: [perl #38779] NAN's on... |
blob | commitdiff | diff to current |
2006-03-20 |
Nicholas Clark |
If the scalar has just been upgraded to SVt_RV, there... |
blob | commitdiff | diff to current |
2006-03-20 |
Rick Delaney |
Re: [perl #38710] localised stash slice |
blob | commitdiff | diff to current |
2006-02-27 |
Andy Lester |
Speedups and shrinkages of SvREFCNT_inc |
blob | commitdiff | diff to current |
2006-02-25 |
SADAHIRO Tomoyuki |
Re: [perl #38619] Bug in lc and uc (interaction between... |
blob | commitdiff | diff to current |
2006-02-25 |
Nicholas Clark |
Store GvGP in the SV head union. For all the common... |
blob | commitdiff | diff to current |
2006-02-23 |
Nicholas Clark |
Replace direct flags tests ... |
blob | commitdiff | diff to current |
2006-02-22 |
Nicholas Clark |
Fix typos and a missing bracket. |
blob | commitdiff | diff to current |
2006-02-22 |
Nicholas Clark |
Avoid C<study>ing any strings that might change underne... |
blob | commitdiff | diff to current |
2006-02-17 |
Yitzchak Scott-Tho... |
Re: [perl #38485] use integer; 0x80000000/-1; # coredump |
blob | commitdiff | diff to current |
2006-02-14 |
Yitzchak Scott-Tho... |
One shouldn't be able to dereference a GLOB as a SCALAR. |
blob | commitdiff | diff to current |
2006-02-14 |
Andy Lester |
Sun Studio lint patches |
blob | commitdiff | diff to current |
2006-02-11 |
Steve Peters |
Die when integer overflow condition is detected in... |
blob | commitdiff | diff to current |
2006-02-11 |
Nicholas Clark |
assert() that we can't reach two unreachable code paths |
blob | commitdiff | diff to current |
2006-02-09 |
Andy Lester |
Trying my "remove the pTHXes" patch again |
blob | commitdiff | diff to current |
2006-02-08 |
Nicholas Clark |
Borland's C compiler warns that the & is unnecessary. |
blob | commitdiff | diff to current |
2006-02-07 |
Nicholas Clark |
Merging pp_bit_or and pp_bit_xor shrinks the object... |
blob | commitdiff | diff to current |
2006-02-07 |
Nicholas Clark |
All the trancendental unary operators can be merged... |
blob | commitdiff | diff to current |
2006-02-07 |
Nicholas Clark |
Avoid gcc warning about possibly uninitialised variables. |
blob | commitdiff | diff to current |
2006-02-07 |
Nicholas Clark |
Create new macros AMG_CALLun_var, AMG_CALLun_var and... |
blob | commitdiff | diff to current |
2006-02-07 |
Nicholas Clark |
pp_pop can be implemented by pp_shift. |
blob | commitdiff | diff to current |
2006-02-07 |
Nicholas Clark |
pp_hex can be implemented trivially by pp_oct, making... |
blob | commitdiff | diff to current |
2006-02-07 |
Nicholas Clark |
Merge pp_index and pp_rindex - we have another mathom. |
blob | commitdiff | diff to current |
2006-02-07 |
Nicholas Clark |
Some refactoring to converge pp_index and pp_rindex |
blob | commitdiff | diff to current |
2006-02-07 |
Nicholas Clark |
Fix bug 38454 (rindex corrects for $[ on bytes rather... |
blob | commitdiff | diff to current |
2006-02-06 |
Nicholas Clark |
Optimise index so that if the big string is ISO-8859... |
blob | commitdiff | diff to current |
2006-01-30 |
Nicholas Clark |
Code assumes that *FOO{SCALAR} will always return a... |
blob | commitdiff | diff to current |
2006-01-18 |
Steve Hay |
Change all NEWSV() to newSV() in the core and non-dual... |
blob | commitdiff | diff to current |
2006-01-06 |
Jarkko Hietaniemi |
sprinkle dVAR |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas |
Introduce the macros newSVpvs(str) and sv_catpvs(sv... |
blob | commitdiff | diff to current |
2006-01-02 |
Rafael Garcia-Suarez |
Update copyrights for files modified in 2006 |
blob | commitdiff | diff to current |
2006-01-01 |
Andy Lester |
Making 0 pointers to NULLs |
blob | commitdiff | diff to current |
2005-12-29 |
Nicholas Clark |
A GVs stash can be NULL, so don't call macros that... |
blob | commitdiff | diff to current |
2005-12-27 |
Andy Lester |
pre-likely cleanup |
blob | commitdiff | diff to current |
2005-12-22 |
Andy Lester |
Ho! Ho! Ho! Santa brings consting! |
blob | commitdiff | diff to current |
2005-12-22 |
Nicholas Clark |
Add an optimisation to allow proxy constant subroutines... |
blob | commitdiff | diff to current |
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 |
next |