2006-03-27 |
Nicholas Clark |
Merge the cut ... |
blob | commitdiff | diff to current |
2006-03-25 |
Nicholas Clark |
PL_multiline isn't referenced, and can be removed. |
blob | commitdiff | diff to current |
2006-03-10 |
Nicholas Clark |
Move the 12 static MAD variables from toke.c into the... |
blob | commitdiff | diff to current |
2006-03-09 |
Nicholas Clark |
Avoid scribbling on the passed in command line string... |
blob | commitdiff | diff to current |
2006-03-08 |
Nicholas Clark |
Further MAD changes. |
blob | commitdiff | diff to current |
2006-03-08 |
Nicholas Clark |
Oops. Didn't mean to commit 27426 to maint first. Integ... |
blob | commitdiff | diff to current |
2006-03-07 |
Nicholas Clark |
Add a Configure question for mad (Misc Attribute Decora... |
blob | commitdiff | diff to current |
2006-03-06 |
Marcus Holland-Moritz |
Don't free thread memory if PERL_DESTRUCT_LEVEL is... |
blob | commitdiff | diff to current |
2006-03-01 |
Rafael Garcia-Suarez |
Don't put strings with embedded NULs in the environment. |
blob | commitdiff | diff to current |
2006-02-27 |
Andy Lester |
Speedups and shrinkages of SvREFCNT_inc |
blob | commitdiff | diff to current |
2006-02-24 |
Andy Lester |
unused context warnings |
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-17 |
Robin Houston |
Re: Perl_sighandler voodoo (was Re: Smoke [5.8.7] 26127... |
blob | commitdiff | diff to current |
2006-02-15 |
Gisle Aas |
Get perl_fini() running on HP-UX again. |
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 |
Andy Lester |
Handle unused args |
blob | commitdiff | diff to current |
2006-02-06 |
Nicholas Clark |
Expunge USE_5005THREADS from perl.c |
blob | commitdiff | diff to current |
2006-02-05 |
Nicholas Clark |
Yes, I broke Win32 with change 27089 by having a {... |
blob | commitdiff | diff to current |
2006-02-05 |
Nicholas Clark |
Without this Windows and Netware compilers should be... |
blob | commitdiff | diff to current |
2006-02-04 |
Nicholas Clark |
Enhance PERL_TRACK_MEMPOOL so that it also emulates... |
blob | commitdiff | diff to current |
2006-02-04 |
Nicholas Clark |
Remove obsolete comment. |
blob | commitdiff | diff to current |
2006-02-03 |
Nicholas Clark |
S_find_beginning is only called from one place, so... |
blob | commitdiff | diff to current |
2006-02-03 |
Nicholas Clark |
And as we've now got to the point where all calls to... |
blob | commitdiff | diff to current |
2006-02-03 |
Nicholas Clark |
The MSDOS-only call to moreswitches will never reach... |
blob | commitdiff | diff to current |
2006-02-03 |
Nicholas Clark |
Pull the variables fdscript and suidscript into a much... |
blob | commitdiff | diff to current |
2006-02-03 |
Nicholas Clark |
Change 27070 failed to initialise a variable. (But... |
blob | commitdiff | diff to current |
2006-02-03 |
Nicholas Clark |
Eliminating PL_suidscript is more tricky, and requires... |
blob | commitdiff | diff to current |
2006-02-03 |
Nicholas Clark |
Passing the flag to S_forbit_setid as a single char... |
blob | commitdiff | diff to current |
2006-02-03 |
Nicholas Clark |
It's actually easier to get rid of PL_fdscript than... |
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-01-31 |
Nicholas Clark |
Make Perl_gv_fetchpvn_flags actually heed the passed... |
blob | commitdiff | diff to current |
2006-01-30 |
Nicholas Clark |
Use a union for storing the shared hash key reference... |
blob | commitdiff | diff to current |
2006-01-29 |
Nicholas Clark |
Avoid using space to create 2 functions just to force... |
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-26 |
Yves Orton |
Make dump and -u croak on Win32 and Cygwin to avoid... |
blob | commitdiff | diff to current |
2006-01-24 |
Rafael Garcia-Suarez |
Fix a regression on suidperl : the error message "No... |
blob | commitdiff | diff to current |
2006-01-24 |
Steve Hay |
SPRINTF_RETURNS_STRLEN isn't really a compile-time... |
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 |
Make setting 'PL_origalen = 1' before perl_parse()... |
blob | commitdiff | diff to current |
2006-01-10 |
Gisle Aas |
Avoid possible dereference of NULL in the initializatio... |
blob | commitdiff | diff to current |
2006-01-06 |
Jarkko Hietaniemi |
sprinkle dVAR |
blob | commitdiff | diff to current |
2006-01-06 |
Gisle Aas |
Move "DEVEL####" marker to the 'perl -v' output. |
blob | commitdiff | diff to current |
2006-01-06 |
Steve Peters |
Replacing broken call to savepvn() with savepvs() to... |
blob | commitdiff | diff to current |
2006-01-06 |
Gisle Aas |
Make '-s' on the shebang line able to parse -foo=bar... |
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 |
Introduce newSVpvs_share() macro. |
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 |
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-02 |
Nicholas Clark |
Happy New Year. (It's not just embed.pl). |
blob | commitdiff | diff to current |
2005-12-30 |
Nicholas Clark |
Tweak S_init_main_stash so as allocate PL_curstname... |
blob | commitdiff | diff to current |
2005-12-30 |
Dave Mitchell |
fix errors in new MY_CTX code |
blob | commitdiff | diff to current |
2005-12-29 |
Andy Lester |
av.c cleanup, plus! |
blob | commitdiff | diff to current |
2005-12-21 |
Robin Houston |
Feature bundle is now :5.10, and add -E switch |
blob | commitdiff | diff to current |
2005-12-16 |
Nicholas Clark |
s/Nullhv/NULL/g; |
blob | commitdiff | diff to current |
2005-12-16 |
Nicholas Clark |
s/Nullav/NULL/g |
blob | commitdiff | diff to current |
2005-11-22 |
Dave Mitchell |
include PERL_TRACK_MEMPOOL in perl -V output |
blob | commitdiff | diff to current |
2005-11-12 |
Andy Lester |
mathoms prototypes aren't prototypes |
blob | commitdiff | diff to current |
2005-11-09 |
Steve Peters |
Patch from Gisle to add NO_MATHOMS to the Compile-time... |
blob | commitdiff | diff to current |
2005-11-09 |
Rafael Garcia-Suarez |
Don't declare a function inside another function |
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 |
Probaby a good idea to include DEBUG_LEAKING_SCALARS... |
blob | commitdiff | diff to current |
2005-11-08 |
Benjamin Sugars |
Re: C<undef %::> considered harmful |
blob | commitdiff | diff to current |
2005-11-07 |
Jarkko Hietaniemi |
Symbian update blead@26025 |
blob | commitdiff | diff to current |
2005-11-04 |
Gisle Aas |
Re: Configure -Dno_mathoms |
blob | commitdiff | diff to current |
2005-10-31 |
Andy Lester |
Etta James presents: More consting |
blob | commitdiff | diff to current |
2005-10-26 |
Nicholas Clark |
Most platforms don't actually need PL_pidstatus, or... |
blob | commitdiff | diff to current |
2005-10-25 |
John E. Malmberg |
Back out change #25839, and apply : |
blob | commitdiff | diff to current |
2005-10-25 |
Nicholas Clark |
Whoops. The Windows build is going to need to know... |
blob | commitdiff | diff to current |
2005-10-25 |
John E. Malmberg |
VMS exit handling still broken, need some help. |
blob | commitdiff | diff to current |
2005-10-23 |
Marcus Holland-Moritz |
Fix mismatched braces in S_fd_on_nosuid_fs(). |
blob | commitdiff | diff to current |
2005-10-20 |
John E. Malmberg |
[patch@25809]restore documented exit behavior |
blob | commitdiff | diff to current |
2005-10-17 |
Jarkko Hietaniemi |
another Symbian update: Alan's fault :-) |
blob | commitdiff | diff to current |
2005-10-16 |
John E. Malmberg |
[patch@25763] Fix VMS error/exit handling, update kill... |
blob | commitdiff | diff to current |
2005-10-13 |
Steve Peters |
Add PERL_USE_SAFE_PUTENV to the compile time options... |
blob | commitdiff | diff to current |
2005-10-13 |
Andy Lester |
Stas' croak patch and then some |
blob | commitdiff | diff to current |
2005-10-13 |
Rafael Garcia-Suarez |
If /dev/null is not readable, perl -e fails with |
blob | commitdiff | diff to current |
2005-10-11 |
Rafael Garcia-Suarez |
Comment fix |
blob | commitdiff | diff to current |
2005-10-11 |
Alan Burlison |
environ fixup |
blob | commitdiff | diff to current |
2005-10-06 |
Nicholas Clark |
Avoid a cast |
blob | commitdiff | diff to current |
2005-10-06 |
H.Merijn Brand |
Add -C to allowed $PERL5OPT options |
blob | commitdiff | diff to current |
2005-10-05 |
Andy Lester |
Re: [PATCH] Random constings and printf cleanup |
blob | commitdiff | diff to current |
2005-10-04 |
Gisle Aas |
Re: $^CHILD_ERROR_NATIVE issues (with attachment) |
blob | commitdiff | diff to current |
2005-09-29 |
Dave Mitchell |
PL_defoutgv could be used after being freed |
blob | commitdiff | diff to current |
2005-09-29 |
Nicholas Clark |
Attempting to do too many things simultaneously with... |
blob | commitdiff | diff to current |
2005-09-28 |
Nicholas Clark |
We can use the C pre-processor to build a single, longe... |
blob | commitdiff | diff to current |
2005-09-18 |
Nicholas Clark |
It looks like the only way to reliably make Perl_hv_nam... |
blob | commitdiff | diff to current |
2005-08-09 |
Steve Peters |
Fix a couple of random warnings |
blob | commitdiff | diff to current |
2005-07-20 |
Jarkko Hietaniemi |
support POSIX SA_SIGINFO |
blob | commitdiff | diff to current |
2005-07-15 |
Andy Lester |
more embed cleanup |
blob | commitdiff | diff to current |
2005-07-13 |
Steve Hay |
Make -V "Compile-time options" list everything used... |
blob | commitdiff | diff to current |
2005-07-12 |
Steve Hay |
Change New*() to Newx*() in various comments and docume... |
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-30 |
Nicholas Clark |
A terser way of implementing require_pv. |
blob | commitdiff | diff to current |
next |