2006-05-29 |
Rafael Garcia-Suarez |
Regen headers following change 28325. Also, make it... |
blob | commitdiff |
2006-05-20 |
Nicholas Clark |
Abolish cop_io (the simple way) by storing the value... |
blob | commitdiff | diff to current |
2006-05-20 |
Nicholas Clark |
Move the hints from op_private into cop_hints. This... |
blob | commitdiff | diff to current |
2006-05-20 |
Nicholas Clark |
Abolish cop_arybase. Signal a non zero $[ with a hint... |
blob | commitdiff | diff to current |
2006-05-19 |
Jarkko Hietaniemi |
Re: [PATCH] Re: Change 28183 has broken 64-bit builds? |
blob | commitdiff | diff to current |
2006-05-17 |
Rafael Garcia-Suarez |
Parenthesize uses of macro arguments |
blob | commitdiff | diff to current |
2006-05-17 |
Jarkko Hietaniemi |
Re: Change 28183 has broken 64-bit builds? |
blob | commitdiff | diff to current |
2006-05-12 |
Jarkko Hietaniemi |
Re: [PATCH] my_snprintf |
blob | commitdiff | diff to current |
2006-05-09 |
Vadim Konovalov |
wince crosscompile patch for 28132 |
blob | commitdiff | diff to current |
2006-05-03 |
Rafael Garcia-Suarez |
Introduce a new keyword, state, for state variables. |
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 |
dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update |
blob | commitdiff | diff to current |
2006-04-28 |
Jarkko Hietaniemi |
Re: [PATCH] use snprintf/strlcpy/strlcat when useful |
blob | commitdiff | diff to current |
2006-04-25 |
Andy Lester |
use NOOP macro |
blob | commitdiff | diff to current |
2006-04-24 |
Marcus Holland-Moritz |
Cleanup some gcc warnings |
blob | commitdiff | diff to current |
2006-04-17 |
Nicholas Clark |
Turn on UTF8 cache assertions with -Ca |
blob | commitdiff | diff to current |
2006-04-07 |
Steve Hay |
Patch from Jarkko to fix breakage caused by change... |
blob | commitdiff | diff to current |
2006-04-03 |
Rafael Garcia-Suarez |
Take splint into account for PERL_UNUSED_ARG (patch... |
blob | commitdiff | diff to current |
2006-04-02 |
Nicholas Clark |
Change 27677 missed two direct accesses to op_private... |
blob | commitdiff | diff to current |
2006-04-02 |
Dave Mitchell |
use slabs to allocate save state space in regmatch() |
blob | commitdiff | diff to current |
2006-03-31 |
Rafael Garcia-Suarez |
Updated version of the grumpy comment deleted by change... |
blob | commitdiff | diff to current |
2006-03-31 |
Andy Lester |
Redo PERL_UNUSED_DECL |
blob | commitdiff | diff to current |
2006-03-31 |
Rafael Garcia-Suarez |
Document new magic types in perlguts. Fix a comment... |
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-14 |
Andy Lester |
Do nothing in a GCC-friendly way |
blob | commitdiff | diff to current |
2006-03-08 |
Nicholas Clark |
Almost all the MAD changes for op.c |
blob | commitdiff | diff to current |
2006-03-07 |
Nicholas Clark |
Some of the MAD structures in headers, plus PL_madskill... |
blob | commitdiff | diff to current |
2006-03-07 |
Nicholas Clark |
Remove the #define - ARENASETS are always on now. |
blob | commitdiff | diff to current |
2006-03-05 |
Nicholas Clark |
Only #define PERL_DONT_CREATE_GVSV if it wasn't already... |
blob | commitdiff | diff to current |
2006-03-03 |
Andy Lester |
Support for __builtin_expect and __builtin_choose_expr |
blob | commitdiff | diff to current |
2006-03-02 |
Andy Lester |
mgvtbl initialization |
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-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-18 |
Jim Cromie |
arena-rework : consolidated patch |
blob | commitdiff | diff to current |
2006-02-16 |
Merijn Broeren |
Problem compiling swigged c++ code with 5.8.8 |
blob | commitdiff | diff to current |
2006-02-11 |
Nicholas Clark |
Remove SOFT_CAST() as it no longer does anything useful. |
blob | commitdiff | diff to current |
2006-02-10 |
Steve Hay |
A better fix than 27148 |
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-03 |
John E. Malmberg |
Help to compile on VMS with UNLINK_ALL_VERSIONS |
blob | commitdiff | diff to current |
2006-02-02 |
Steven Schubiger |
Re: [PATCH] s/Null(av|ch)/NULL/g |
blob | commitdiff | diff to current |
2006-01-31 |
Steve Peters |
Intel C Compiler 9.0 hatefully defines __GNUC__. Unfor... |
blob | commitdiff | diff to current |
2006-01-23 |
Rafael Garcia-Suarez |
Un-const magic virtual tables; this consting breaks... |
blob | commitdiff | diff to current |
2006-01-13 |
Gisle Aas |
Fix [perl #38223]; _IOC_SIZE() not always safe. |
blob | commitdiff | diff to current |
2006-01-08 |
Nicholas Clark |
Update copyright years (including some years where... |
blob | commitdiff | diff to current |
2006-01-06 |
Jarkko Hietaniemi |
sprinkle dVAR |
blob | commitdiff | diff to current |
2005-12-30 |
Nicholas Clark |
Marcus Holland-Moritz suggested that assert should |
blob | commitdiff | diff to current |
2005-12-29 |
Dave Mitchell |
re-implement MY_CXT API more efficiently, and add explicit |
blob | commitdiff | diff to current |
2005-12-23 |
Nicholas Clark |
If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then... |
blob | commitdiff | diff to current |
2005-12-23 |
Nicholas Clark |
Create a struct to use as the header with PERL_TRACK_ME... |
blob | commitdiff | diff to current |
2005-12-22 |
Robin Houston |
eliminate HINT_HH_FOR_EVAL |
blob | commitdiff | diff to current |
2005-12-19 |
Robin Houston |
latest switch/say/~~ |
blob | commitdiff | diff to current |
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 |
next |