2007-02-14 |
Nicholas Clark |
There's no need to special case SVt_NULL in the print... |
blob | commitdiff |
2007-01-29 |
Nicholas Clark |
Add av_create_and_push() and av_create_and_unshift_one... |
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-24 |
Rafael Garcia-Suarez |
Revert change #29098 (that introduced a new warning, |
blob | commitdiff | diff to current |
2006-10-24 |
SADAHIRO Tomoyuki |
New UTF-8 warning : Variable length character upgraded... |
blob | commitdiff | diff to current |
2006-10-13 |
Robin Barker |
compiler warning noreturn |
blob | commitdiff | diff to current |
2006-10-09 |
Dave Mitchell |
fix bad free in do_exec3() |
blob | commitdiff | diff to current |
2006-09-25 |
Jarkko Hietaniemi |
Re: Change 28877: [PATCH] deal with some gcc warnings |
blob | commitdiff | diff to current |
2006-09-21 |
Jarkko Hietaniemi |
deal with some gcc warnings |
blob | commitdiff | diff to current |
2006-09-17 |
Nicholas Clark |
Fix one genuine unitialised code path spotted by gcc... |
blob | commitdiff | diff to current |
2006-08-10 |
Jarkko Hietaniemi |
doio.c: vararg NULLs must be cast right |
blob | commitdiff | diff to current |
2006-07-28 |
Steve Peters |
Change stat() and -X filetests so that they treat ... |
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-07-10 |
Steve Peters |
Restoring change #28523 accidentilly reverted with... |
blob | commitdiff | diff to current |
2006-07-10 |
Steve Peters |
Convert some low hanging fruit to my_strlcpy/my_strlcat. |
blob | commitdiff | diff to current |
2006-07-10 |
Steve Peters |
Change existing uses of strlcpy()/strlcat() to use... |
blob | commitdiff | diff to current |
2006-07-10 |
Rafael Garcia-Suarez |
Fix a signed/unsigned warning |
blob | commitdiff | diff to current |
2006-07-04 |
Craig A. Berry |
fix type mismatch warning caused by return statement... |
blob | commitdiff | diff to current |
2006-07-03 |
Steve Peters |
Allow stat() and -X file tests work on dirhandles. |
blob | commitdiff | diff to current |
2006-06-09 |
Jan Dubois |
Add error checks after execing PL_cshname or PL_sh_path |
blob | commitdiff | diff to current |
2006-06-06 |
Andy Lester |
more accumulated cleanups |
blob | commitdiff | diff to current |
2006-05-19 |
Jarkko Hietaniemi |
strlcat aaargh |
blob | commitdiff | diff to current |
2006-05-03 |
Andy Lester |
clean up loops in doio.c and dump.c |
blob | commitdiff | diff to current |
2006-04-29 |
Nicholas Clark |
It should never be possible for SvGMAGICAL() to be... |
blob | commitdiff | diff to current |
2006-04-29 |
Nicholas Clark |
print couldn't correctly handle surprises from UTF... |
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-24 |
Martin Hasch |
[perl #38709] Opening '|-' triggers unjustified taint... |
blob | commitdiff | diff to current |
2006-03-31 |
Andy Lester |
Random accumulated patches |
blob | commitdiff | diff to current |
2006-03-05 |
John E. Malmberg |
Re: threads and VMS |
blob | commitdiff | diff to current |
2006-02-27 |
Andy Lester |
Speedups and shrinkages of SvREFCNT_inc |
blob | commitdiff | diff to current |
2006-02-20 |
John E. Malmberg |
patch@27236 vms glob/readdir/chdir EFS/long filename... |
blob | commitdiff | diff to current |
2006-02-20 |
Rafael Garcia-Suarez |
More NullXXX macro removal from Andy Lester |
blob | commitdiff | diff to current |
2006-02-08 |
Andy Lester |
Handle unused args |
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-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-01-31 |
Nicholas Clark |
Make Perl_gv_fetchpvn_flags actually heed the passed... |
blob | commitdiff | diff to current |
2006-01-28 |
Nicholas Clark |
Call gv_fetchpvn_flags where we already know the length. |
blob | commitdiff | diff to current |
2006-01-28 |
Nicholas Clark |
Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fet... |
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-18 |
Gisle Aas |
Suppress "statement not reached" warning from the Sun... |
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-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-26 |
Jim Cromie |
chg 26486 removes last use of NGROUPS, so remove the... |
blob | commitdiff | diff to current |
2005-12-26 |
Steve Peters |
Obviously, Perl_ingroup() is also using 256k of stack... |
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-17 |
Nicholas Clark |
Move and const some definitions of variables used to... |
blob | commitdiff | diff to current |
2005-12-15 |
Nicholas Clark |
In Perl_apply, the name of the op can be found from... |
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-11 |
Andy Lester |
Const & local: Special Victims Unit |
blob | commitdiff | diff to current |
2005-11-08 |
Nicholas Clark |
Eliminate some unnecessary strlen()s |
blob | commitdiff | diff to current |
2005-11-08 |
Nicholas Clark |
3 calls to strlen() we can avoid. |
blob | commitdiff | diff to current |
2005-11-07 |
Nicholas Clark |
s/Nick Clark/Nicholas Clark/ |
blob | commitdiff | diff to current |
2005-11-07 |
Jarkko Hietaniemi |
Symbian update blead@26025 |
blob | commitdiff | diff to current |
2005-11-03 |
Nicholas Clark |
Patch 3945 was a bit overkeen - the effective parameter... |
blob | commitdiff | diff to current |
2005-11-02 |
Nicholas Clark |
Move the conditonal compiles that report absence of... |
blob | commitdiff | diff to current |
2005-10-31 |
Gisle Aas |
futimes [PATCH] |
blob | commitdiff | diff to current |
2005-10-30 |
Nicholas Clark |
I think we have a winner. do_pipe hasn't been called... |
blob | commitdiff | diff to current |
2005-10-30 |
Nicholas Clark |
Replace do_aexec() with a macro to call do_aexec5(... |
blob | commitdiff | diff to current |
2005-10-30 |
Nicholas Clark |
Replace do_exec() with a macro to call do_exec3() with... |
blob | commitdiff | diff to current |
2005-10-30 |
Nicholas Clark |
Replace do_open() with a macro to call do_openn() with... |
blob | commitdiff | diff to current |
2005-10-29 |
Steve Peters |
Additional mathoms from doio.c |
blob | commitdiff | diff to current |
2005-10-17 |
Jarkko Hietaniemi |
another Symbian update: Alan's fault :-) |
blob | commitdiff | diff to current |
2005-10-04 |
Gisle Aas |
Re: $^CHILD_ERROR_NATIVE issues (with attachment) |
blob | commitdiff | diff to current |
2005-09-27 |
Peter Dintelmann |
AW: [perl #36291] incorrect $! from open ">... |
blob | commitdiff | diff to current |
2005-08-23 |
Rick Delaney |
Use SvGETMAGIC more often |
blob | commitdiff | diff to current |
2005-08-10 |
John E. Malmberg |
patch@25279 VMS error handling and const fixes |
blob | commitdiff | diff to current |
2005-08-01 |
Rafael Garcia-Suarez |
Various patches by John E. Malmberg to fix data |
blob | commitdiff | diff to current |
2005-07-29 |
Andy Lester |
More embed.fnc goodness |
blob | commitdiff | diff to current |
2005-07-24 |
Craig A. Berry |
Re: blead@25210 on OpenVMS (not good) |
blob | commitdiff | diff to current |
2005-07-18 |
Steve Hay |
Silence compiler warning following change 25157 |
blob | commitdiff | diff to current |
2005-07-17 |
Dave Mitchell |
change #25129 was overzealous in delaying the call... |
blob | commitdiff | diff to current |
2005-07-16 |
Gisle Aas |
Re: fchmod, fchown, fchdir |
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 |
Dave Mitchell |
no code before declarations! |
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-07-02 |
Nicholas Clark |
Don't check the pointer is non-NULL before calling... |
blob | commitdiff | diff to current |
2005-06-29 |
Nicholas Clark |
Fixes to -DPERL_DONT_CREATE_GVSV to make more tests... |
blob | commitdiff | diff to current |
2005-06-23 |
Steve Hay |
Oops! Change 24946 wasn't quite right |
blob | commitdiff | diff to current |
2005-06-23 |
Steve Hay |
More bcc32 compiler warnings to silence |
blob | commitdiff | diff to current |
2005-06-20 |
Rafael Garcia-Suarez |
Remove the deprecated $# variable |
blob | commitdiff | diff to current |
2005-06-16 |
Andy Lester |
Removing /*SUPPRESS xxx*/ |
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-07 |
Nicholas Clark |
More SvPV consting. |
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 |
Andy Lester |
Random consting |
blob | commitdiff | diff to current |
2005-06-02 |
Andy Lester |
Quotes fixed, see also perl #36079 |
blob | commitdiff | diff to current |
2005-05-29 |
Craig A. Berry |
VMS build update for blead |
blob | commitdiff | diff to current |
2005-05-20 |
Steve Peters |
SvPVX_const() - Patch #1 |
blob | commitdiff | diff to current |
2005-05-18 |
Gisle Aas |
Well defined $? and introduction of ${^CHILD_ERROR_NATI... |
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 |
next |