2007-07-11 |
Rafael Garcia-Suarez |
Turn the "$# / $* is no longer supported" warnings... |
blob | commitdiff |
2007-06-26 |
Brandon Black |
First patch from: |
blob | commitdiff | diff to current |
2007-06-06 |
Ævar Arnfjörð Bjar... |
Re: [PATCH] Callbacks for named captures (%+ and %-) |
blob | commitdiff | diff to current |
2007-05-03 |
Ævar Arnfjörð Bjar... |
FETCH/STORE/LENGTH callbacks for numbered capture variables |
blob | commitdiff | diff to current |
2007-04-30 |
Brandon Black |
Re: mro status, etc |
blob | commitdiff | diff to current |
2007-04-19 |
Rafael Garcia-Suarez |
Put the "Can't locate package..." warnings in the ... |
blob | commitdiff | diff to current |
2007-04-19 |
Brandon Black |
Re: new C3 MRO patch |
blob | commitdiff | diff to current |
2007-04-16 |
Nicholas Clark |
Remove the "performance hack" that suppressed used... |
blob | commitdiff | diff to current |
2007-04-11 |
Nicholas Clark |
Work round what appears to be a bug in Sun C++ 5.8... |
blob | commitdiff | diff to current |
2007-03-19 |
Rafael Garcia-Suarez |
Upgrade to version.pm 0.71, by John Peacock |
blob | commitdiff | diff to current |
2007-03-14 |
Dave Mitchell |
use a fresh stack when loading Errno.pm etc. |
blob | commitdiff | diff to current |
2007-03-08 |
Yves Orton |
Re: [PATCH] Tweaks so that miniperl.exe doesnt croak... |
blob | commitdiff | diff to current |
2007-03-08 |
Yves Orton |
Re: [PATCH] Tweaks so that miniperl.exe doesnt croak... |
blob | commitdiff | diff to current |
2007-03-07 |
Rafael Garcia-Suarez |
Use another method to avoid the "possible interpolation... |
blob | commitdiff | diff to current |
2007-03-07 |
Rafael Garcia-Suarez |
Avoid to load the *+ and *- globs too early. |
blob | commitdiff | diff to current |
2007-03-06 |
Rafael Garcia-Suarez |
Fix error messages returned by S_require_tie_mod. Fix... |
blob | commitdiff | diff to current |
2007-03-06 |
Rafael Garcia-Suarez |
Fix a small leak on loading *+ and *- globs |
blob | commitdiff | diff to current |
2007-03-02 |
Nicholas Clark |
More assertion failures, found by auditing the code. |
blob | commitdiff | diff to current |
2007-03-02 |
Nicholas Clark |
Don't crash if the symbol table entry for ISA isn't... |
blob | commitdiff | diff to current |
2007-02-23 |
Rick Delaney |
Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does... |
blob | commitdiff | diff to current |
2007-02-18 |
Nicholas Clark |
Add a new API function newSV_type, to replace the idiom: |
blob | commitdiff | diff to current |
2007-02-09 |
Nicholas Clark |
Fix Pod errors. |
blob | commitdiff | diff to current |
2007-02-03 |
Nicholas Clark |
Purge all references to 5005 threads variables in the... |
blob | commitdiff | diff to current |
2007-01-26 |
Nicholas Clark |
Stop S_incline needing to temporarily write a '\0'... |
blob | commitdiff | diff to current |
2007-01-26 |
Nicholas Clark |
As we're not passing over (or copying in) a NUL, don... |
blob | commitdiff | diff to current |
2007-01-25 |
Nicholas Clark |
Convert the last remaining 256 byte "small"bufs to... |
blob | commitdiff | diff to current |
2007-01-25 |
Nicholas Clark |
Neither gv_fetchpvn_flags() nor hv_fetch() need a NUL... |
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-25 |
Nicholas Clark |
Change 28058 hadn't been tested with -DPERL_CREATE_GVSV |
blob | commitdiff | diff to current |
2007-01-18 |
Marcus Holland-Moritz |
Add missing SVfARG()s in require_tie_mod(). |
blob | commitdiff | diff to current |
2007-01-15 |
Yves Orton |
Add support for /k modfier for matching along with... |
blob | commitdiff | diff to current |
2007-01-15 |
Nicholas Clark |
Add get_cvn_flags(), which is like get_cv() but takes... |
blob | commitdiff | diff to current |
2007-01-10 |
Nicholas Clark |
An implementation of change 29735 for blead (PL_curcop... |
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 |
Yves Orton |
Re: [PATCH] Change implementation of %+ to use a proper... |
blob | commitdiff | diff to current |
2006-12-22 |
Rafael Garcia-Suarez |
Unshare the shared string gp_file_hek only if it exists... |
blob | commitdiff | diff to current |
2006-12-16 |
Nicholas Clark |
Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym... |
blob | commitdiff | diff to current |
2006-12-16 |
Nicholas Clark |
Split out the use of SVp_SCREAM for GVs with GPs into... |
blob | commitdiff | diff to current |
2006-11-04 |
Nicholas Clark |
Change 27506 wasn't quite correct - the copy of the... |
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-10-06 |
Nicholas Clark |
Don't bother generating the "Operation \"%s\": no metho... |
blob | commitdiff | diff to current |
2006-08-08 |
Jarkko Hietaniemi |
g++ stage 1 reached |
blob | commitdiff | diff to current |
2006-08-07 |
Jarkko Hietaniemi |
g++ large patch |
blob | commitdiff | diff to current |
2006-08-02 |
Rick Delaney |
Re: [perl #39733] $AUTOLOAD is never tainted |
blob | commitdiff | diff to current |
2006-06-12 |
Andy Lester |
Proper use of enums |
blob | commitdiff | diff to current |
2006-06-11 |
Nicholas Clark |
A little more work needed to get ext/re/t/re.t test... |
blob | commitdiff | diff to current |
2006-06-07 |
Yitzchak Scott-Tho... |
exhausting <> in BEGIN{} gets ARGVOUT used only once... |
blob | commitdiff | diff to current |
2006-05-29 |
Andy Lester |
[PATCH] gv.c consting |
blob | commitdiff | diff to current |
2006-05-09 |
Nicholas Clark |
In Perl_Gv_AMupdate(), there's no need to call sv_unmag... |
blob | commitdiff | diff to current |
2006-05-09 |
Nicholas Clark |
Gv_AMupdate() always creates magic, so mg can never... |
blob | commitdiff | diff to current |
2006-05-02 |
Nicholas Clark |
GvFILE() cannot be a pointer to the memory owned by... |
blob | commitdiff | diff to current |
2006-05-02 |
Nicholas Clark |
De-duplicate the code that creates new GPs into Perl_ne... |
blob | commitdiff | diff to current |
2006-04-29 |
Jarkko Hietaniemi |
more -ansi -pedantic cleanliness |
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-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 |
Ensure GvNAME doesn't return NULL |
blob | commitdiff | diff to current |
2006-04-05 |
Steve Peters |
Initializing variables is good. This is another Coveri... |
blob | commitdiff | diff to current |
2006-04-02 |
Andy Lester |
Removed unnecessary pointers checks |
blob | commitdiff | diff to current |
2006-03-31 |
Nicholas Clark |
Serialise changes to %^H onto the current COP. Return... |
blob | commitdiff | diff to current |
2006-03-31 |
Andy Lester |
Random accumulated patches |
blob | commitdiff | diff to current |
2006-03-16 |
Nicholas Clark |
Add a new per-interpeter variable PL_utf8cache, which... |
blob | commitdiff | diff to current |
2006-03-09 |
Nicholas Clark |
Correct another gv_fetchpv() - it takes a bitmask of... |
blob | commitdiff | diff to current |
2006-03-05 |
Nicholas Clark |
Perl_gv_name_set should not leak the old HEK. Allow... |
blob | commitdiff | diff to current |
2006-03-05 |
Nicholas Clark |
Move the GvNAME HEK into the IV union - every GV is... |
blob | commitdiff | diff to current |
2006-03-05 |
Nicholas Clark |
Use a HEK to store the GV's name, rather than a malloc... |
blob | commitdiff | diff to current |
2006-03-05 |
Nicholas Clark |
Provide Perl_gv_name_set to replace LVALUE use of GvNAM... |
blob | commitdiff | diff to current |
2006-02-27 |
Nicholas Clark |
Change 27330 failed to decontaminate SvCUR/GvFLAGS... |
blob | commitdiff | diff to current |
2006-02-27 |
Andy Lester |
Speedups and shrinkages of SvREFCNT_inc |
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-24 |
Nicholas Clark |
Given that Perl_gp_free() is refcount-dec-and-maybe... |
blob | commitdiff | diff to current |
2006-02-23 |
Nicholas Clark |
Remove set magic from typeglobs. Remove typeglob magic... |
blob | commitdiff | diff to current |
2006-02-23 |
Nicholas Clark |
Remove get magic from typeglobs. This means that PVGVs... |
blob | commitdiff | diff to current |
2006-02-20 |
Nicholas Clark |
Add a new CvISXSUB() macro, for abstracting the test... |
blob | commitdiff | diff to current |
2006-02-14 |
Andy Lester |
Sun Studio lint patches |
blob | commitdiff | diff to current |
2006-02-03 |
Steven Schubiger |
Re: [PATCH] s/Null(gv|hv|sv)/NULL/g |
blob | commitdiff | diff to current |
2006-02-03 |
Steven Schubiger |
s/Nullcv/NULL/g |
blob | commitdiff | diff to current |
2006-02-02 |
Steven Schubiger |
Re: [PATCH] s/Null(av|ch)/NULL/g |
blob | commitdiff | diff to current |
2006-02-02 |
Nicholas Clark |
gv_fetchpvn_flags ranks highly in the profile, and... |
blob | commitdiff | diff to current |
2006-02-02 |
Nicholas Clark |
Yet more instances of gv_fetchpv... that should be... |
blob | commitdiff | diff to current |
2006-02-02 |
Nicholas Clark |
And another assumption. |
blob | commitdiff | diff to current |
2006-02-01 |
Nicholas Clark |
doubleplusoops. Apart from the documented NUL terminati... |
blob | commitdiff | diff to current |
2006-02-01 |
Nicholas Clark |
Oops. 1 NUL termination assumption remains in Perl_gv_f... |
blob | commitdiff | diff to current |
2006-01-31 |
Nicholas Clark |
Make Perl_gv_fetchpvn_flags actually heed the passed... |
blob | commitdiff | diff to current |
2006-01-28 |
Nicholas Clark |
PERL_DONT_CREATE_GVSV wasn't as effective as it should... |
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-11 |
Gisle Aas |
A few more places that can use hv_fetchs(). |
blob | commitdiff | diff to current |
2006-01-10 |
Andy Lester |
It's the Barbie bus patch |
blob | commitdiff | diff to current |
2006-01-06 |
Jarkko Hietaniemi |
sprinkle dVAR |
blob | commitdiff | diff to current |
2006-01-04 |
Rafael Garcia-Suarez |
More copyright updates |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas |
Make the new STR_WITH_LEN() affected compile under... |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas |
Get rid of a few more hardcoded string lengths. |
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-03 |
Steve Peters |
Bad symbols that are pretending to be dirhandles, shoul... |
blob | commitdiff | diff to current |
2005-12-30 |
Tels |
Reduce size of buffers for identifier names, as suggest... |
blob | commitdiff | diff to current |
2005-12-30 |
Tels |
Perl_gv_fetchpv vs. gv_fetchpvn |
blob | commitdiff | diff to current |
2005-12-29 |
Andy Lester |
av.c cleanup, plus! |
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 |
next |