2005-12-19 |
Robin Houston |
latest switch/say/~~ |
blob | commitdiff |
2005-12-17 |
Nicholas Clark |
Two it's => its grammar fixes. |
blob | commitdiff | diff to current |
2005-12-01 |
Rafael Garcia-Suarez |
Always define PL_memory_wrap, and use it for the new... |
blob | commitdiff | diff to current |
2005-11-20 |
Jan Dubois |
Reworked PERL_TRACK_MEMPOOL patch |
blob | commitdiff | diff to current |
2005-11-10 |
Rafael Garcia-Suarez |
Define PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION earlier... |
blob | commitdiff | diff to current |
2005-11-01 |
Steve Hay |
This *really* should clear up Win32's Perl_do_exec... |
blob | commitdiff | diff to current |
2005-10-30 |
Nicholas Clark |
I infer that change 25891 as-is would break OS2. This... |
blob | commitdiff | diff to current |
2005-10-30 |
Nicholas Clark |
Fix win32 breakage inadvertently introduced by 25889 |
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-26 |
Jason Vas Dias |
[perl #37535] [PATCH] ioctl IOCPARM_LEN(x) should be... |
blob | commitdiff | diff to current |
2005-10-26 |
John E. Malmberg |
Re: [patch@25838]Hopefully the last VMS exit/error... |
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 |
John E. Malmberg |
VMS exit handling still broken, need some help. |
blob | commitdiff | diff to current |
2005-10-24 |
Nicholas Clark |
Add my_sprintf, which is usually just a macro for sprin... |
blob | commitdiff | diff to current |
2005-10-20 |
John E. Malmberg |
[patch@25809]restore documented exit behavior |
blob | commitdiff | diff to current |
2005-10-19 |
Jarkko Hietaniemi |
blead 25801: Symbian batch of today |
blob | commitdiff | diff to current |
2005-10-18 |
Jarkko Hietaniemi |
missed some SYMBIAN ifdefs |
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-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-08-10 |
John E. Malmberg |
patch@25279 VMS error handling and const fixes |
blob | commitdiff | diff to current |
2005-08-01 |
John E. Malmberg |
Re: blead@25210 on OpenVMS (not good) |
blob | commitdiff | diff to current |
2005-07-28 |
Robin Barker |
perl.h, use STRINGIFY in 25171 |
blob | commitdiff | diff to current |
2005-07-28 |
Robin Barker |
tidy up DieNull and DIE_NULL |
blob | commitdiff | diff to current |
2005-07-28 |
Robin Barker |
silence compiler warning in mg.c POSIX.xs |
blob | commitdiff | diff to current |
2005-07-20 |
Jarkko Hietaniemi |
support POSIX SA_SIGINFO |
blob | commitdiff | diff to current |
2005-07-20 |
Jarkko Hietaniemi |
move NSIG logic |
blob | commitdiff | diff to current |
2005-07-18 |
Rafael Garcia-Suarez |
Re: [PATCH] RE: blead: no longer supports %vd format |
blob | commitdiff | diff to current |
2005-07-18 |
Robin Barker |
RE: blead: no longer supports %vd format |
blob | commitdiff | diff to current |
2005-07-08 |
Nicholas Clark |
We no longer default to creating a new SV for GvSV. |
blob | commitdiff | diff to current |
2005-07-04 |
Jarkko Hietaniemi |
Re: [PATCH] Re: [PATCH] Re: a blead warning from tru64 |
blob | commitdiff | diff to current |
2005-07-02 |
Nicholas Clark |
Don't inline offer_nice_chunk, as it's rarely called. |
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-27 |
Andy Lester |
Suppress warnings about a clash between redefined mallo... |
blob | commitdiff | diff to current |
2005-06-24 |
Steve Hay |
Stop '"__attribute__format__" redefined' warnings from... |
blob | commitdiff | diff to current |
2005-06-20 |
Robin Barker |
FPTR2DPTR/DPTR2FPTR |
blob | commitdiff | diff to current |
2005-06-20 |
Andy Lester |
The continuing adventures of Constman and Localize Boy |
blob | commitdiff | diff to current |
2005-06-18 |
Nicholas Clark |
Squeeze a little more savings by moving pte and he... |
blob | commitdiff | diff to current |
2005-06-16 |
Andy Lester |
Lint support |
blob | commitdiff | diff to current |
2005-06-09 |
Nicholas Clark |
Fixes the case of $a = \$#{[]}; and then accessing $$a |
blob | commitdiff | diff to current |
2005-06-09 |
Jarkko Hietaniemi |
instead of unions use double cast for data pointer... |
blob | commitdiff | diff to current |
2005-06-02 |
Andy Lester |
Quotes fixed, see also perl #36079 |
blob | commitdiff | diff to current |
2005-06-01 |
Nicholas Clark |
Round up all string length requests to malloc()/realloc... |
blob | commitdiff | diff to current |
2005-06-01 |
Nicholas Clark |
We don't have XRVs any more, so remove the typedef |
blob | commitdiff | diff to current |
2005-05-30 |
Jarkko Hietaniemi |
Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64... |
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-27 |
Nicholas Clark |
In assert(), we mustn't stringify the message as part... |
blob | commitdiff | diff to current |
2005-05-27 |
Jarkko Hietaniemi |
add PERL_CALLCONV to PERL_CKDEF and PERL_PPDEF |
blob | commitdiff | diff to current |
2005-05-23 |
Rafael Garcia-Suarez |
Attribute compilation fix for Windows by Andy Lester |
blob | commitdiff | diff to current |
2005-05-21 |
Abhijit Menon-Sen |
Make the __attribute__ stuff work with Symbian (Jarkko). |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark |
Move placeholders into a new rhash magic type. |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark |
Remove PMROOT and replace it with a small shell script... |
blob | commitdiff | diff to current |
2005-05-20 |
Andy Lester |
Attribute configuration |
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-17 |
Jarkko Hietaniemi |
more about __attribute__ |
blob | commitdiff | diff to current |
2005-05-17 |
Jarkko Hietaniemi |
perl 5.9.x (@ 24471): Symbian update |
blob | commitdiff | diff to current |
2005-05-16 |
Andy Lester |
consting-eleventy.patch: More consts, plus actual bug fix |
blob | commitdiff | diff to current |
2005-05-10 |
Jarkko Hietaniemi |
potential [PATCH] Tru64 crank up strictness |
blob | commitdiff | diff to current |
2005-05-09 |
Rafael Garcia-Suarez |
Revert to Andy's first solution for nonnull attributes; |
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-07 |
Andy Lester |
GCC attributes! |
blob | commitdiff | diff to current |
2005-05-06 |
Nicholas Clark |
Make the arena size changeable at compile time, and... |
blob | commitdiff | diff to current |
2005-05-02 |
Andy Lester |
printf.patch: Adding printf checking for gcc |
blob | commitdiff | diff to current |
2005-04-26 |
Andy Lester |
Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent... |
blob | commitdiff | diff to current |
2005-04-25 |
Jarkko Hietaniemi |
combopatch |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-20 |
David Dyck |
patch to [PATCH] Fix MGVTBL structures in perl.h (prepr... |
blob | commitdiff | diff to current |
2005-04-20 |
Andy Lester |
Fix MGVTBL structures in perl.h |
blob | commitdiff | diff to current |
2005-04-19 |
Rafael Garcia-Suarez |
Simplify PERL_DEBUG_PAD_ZERO so it continues to expand to |
blob | commitdiff | diff to current |
2005-04-19 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #5 |
blob | commitdiff | diff to current |
2005-04-06 |
Nicholas Clark |
If we're going to prototype modfl(), it needs extern... |
blob | commitdiff | diff to current |
2005-04-05 |
Nicholas Clark |
Add casting to allow g++ (3.3.5) to compile the core... |
blob | commitdiff | diff to current |
2005-04-04 |
Nicholas Clark |
Make -DFORMAT_CHECK compile with threads. |
blob | commitdiff | diff to current |
2005-03-30 |
Rafael Garcia-Suarez |
Update copyrights. |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester |
Third consting batch |
blob | commitdiff | diff to current |
2005-03-13 |
Rafael Garcia-Suarez |
gcc warning patch by Andy Lester |
blob | commitdiff | diff to current |
2005-03-08 |
Ton Hospel |
Encoding neutral unpack |
blob | commitdiff | diff to current |
2005-01-19 |
Robin Barker |
Further follow-up to 23767 |
blob | commitdiff | diff to current |
2005-01-10 |
Marcus Holland-Moritz |
Remove PERL_FLEXIBLE_EXCEPTIONS code. |
blob | commitdiff | diff to current |
2005-01-07 |
Robin Barker |
to improve -DCHECK_FORMAT |
blob | commitdiff | diff to current |
2005-01-07 |
Nicholas Clark |
Stage 1 of utf8 support for soft references. |
blob | commitdiff | diff to current |
2004-12-09 |
Robin Barker |
RE: [PATCH perl.h toke.c utf8.c] minor format clean up |
blob | commitdiff | diff to current |
2004-09-08 |
Marcus Holland-Moritz |
Add MY_CXT_CLONE to the core. (Taken from Time::HiRes... |
blob | commitdiff | diff to current |
2004-07-22 |
Jim Cromie |
Re: "Too late for -T" could be more descriptive |
blob | commitdiff | diff to current |
2004-06-15 |
Nicholas Clark |
It seems that our assert() macro wasn't good enough. |
blob | commitdiff | diff to current |
2004-05-04 |
Marcus Holland-Moritz |
Add byte-order group modifiers to (un)pack templates. |
blob | commitdiff | diff to current |
2004-04-23 |
Dave Mitchell |
Include variable names in "Use of uninitialized value... |
blob | commitdiff | diff to current |
2004-04-23 |
Marcus Holland-Moritz |
byte-order modifiers for (un)pack templates |
blob | commitdiff | diff to current |
2004-03-23 |
Nicholas Clark |
Make usemallocwrap a Configure-time question. Default... |
blob | commitdiff | diff to current |
2004-03-23 |
Paul Szabo |
5.9.1 suidperl |
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-28 |
Dave Mitchell |
make the bison-based parser threadsafe and capable... |
blob | commitdiff | diff to current |
2004-02-16 |
Marcus Holland-Moritz |
Fix for Win32 build failure caused by the byacc to... |
blob | commitdiff | diff to current |
2004-02-14 |
Dave Mitchell |
Switch from byacc to bison and simplify the perly.... |
blob | commitdiff | diff to current |
next |