2009-07-15 |
Vincent Pit |
The op_free() hook doesn't need to return an OP*, so... |
blob | commitdiff |
2009-07-06 |
Offer Kaye |
Added missing 2009 to perl.h copyright header |
blob | commitdiff | diff to current |
2009-06-27 |
James Mastros |
Add test to make sure everything that outputs an except... |
blob | commitdiff | diff to current |
2009-05-20 |
Nicholas Clark |
Remove binary compatibility scaffolding for the change... |
blob | commitdiff | diff to current |
2009-05-20 |
Nicholas Clark |
Replace run-time on-demand initialisation of PL_bitcoun... |
blob | commitdiff | diff to current |
2009-04-28 |
Jan Dubois |
Fix -p function and Fcntl::S_IFIFO constant under Micro... |
blob | commitdiff | diff to current |
2009-04-27 |
Nicholas Clark |
Remove all #ifdef MACOS_TRADITIONAL code in core and... |
blob | commitdiff | diff to current |
2009-04-02 |
David Mitchell |
document PERL_SYS_INIT, PERL_SYS_TERM and that they... |
blob | commitdiff | diff to current |
2009-02-16 |
Nicholas Clark |
Move PERL_VERSION_STRING from patchlevel.h to perl.h |
blob | commitdiff | diff to current |
2009-02-16 |
Nicholas Clark |
PERL_FS_VER_FMT is only used with the current perl... |
blob | commitdiff | diff to current |
2009-01-23 |
Nicholas Clark |
suidperl goes. |
blob | commitdiff | diff to current |
2009-01-23 |
Marcus Holland-Moritz |
Ensure that C++ modules can be built against a perl... |
blob | commitdiff | diff to current |
2009-01-05 |
John Malmberg |
VMS posix exit fixes |
blob | commitdiff | diff to current |
2009-01-02 |
Yuval Kogman |
'overloading' pragma |
blob | commitdiff | diff to current |
2008-12-21 |
Niko Tyni |
WCOREDUMP is in <sys/wait.h> |
blob | commitdiff | diff to current |
2008-12-05 |
Chip Salzenberg |
standardize save/restore of errno & vaxc$errno |
blob | commitdiff | diff to current |
2008-12-03 |
Rafael Garcia-Suarez |
The gcc attribute "deprecated" seems to have been avail... |
blob | commitdiff | diff to current |
2008-12-03 |
Rafael Garcia-Suarez |
Configure detection of __attribute__((deprecated)) |
blob | commitdiff | diff to current |
2008-12-02 |
Nicholas Clark |
Implement PERLDBf_SAVESRC_INVALID, which saves source... |
blob | commitdiff | diff to current |
2008-12-02 |
Nicholas Clark |
Followup to change 34979. Tests are good, m'kay. Partic... |
blob | commitdiff | diff to current |
2008-12-02 |
Nicholas Clark |
Remove last reference to PERLDB_ASSERTION |
blob | commitdiff | diff to current |
2008-12-02 |
Nicholas Clark |
Add two more flags, PERLDBf_SAVESRC_NOSUBS and PERLDBf_... |
blob | commitdiff | diff to current |
2008-11-10 |
John E. Malmberg |
[patch@34779] Get posix exit mode working/tested on VMS |
blob | commitdiff | diff to current |
2008-11-08 |
Marcus Holland-Moritz |
Assigning to DEFSV leaks if PL_defgv's gp_sv isn't... |
blob | commitdiff | diff to current |
2008-11-01 |
Nicholas Clark |
Add a flag PERLDBf_SAVESRC, which enables the saved... |
blob | commitdiff | diff to current |
2008-10-29 |
Ingo Weinhold |
Haiku Port |
blob | commitdiff | diff to current |
2008-10-25 |
Nicholas Clark |
Update copyright years. |
blob | commitdiff | diff to current |
2008-06-17 |
Rafael Garcia-Suarez |
Rename the new macro clear_errsv() from last patch... |
blob | commitdiff | diff to current |
2008-06-17 |
Bram |
[perl #51370] length($@)>0 for empty $@ if utf8 is... |
blob | commitdiff | diff to current |
2008-04-28 |
Nicholas Clark |
Cast the result of fpsetmask(0) to (void), as some... |
blob | commitdiff | diff to current |
2008-04-02 |
Nicholas Clark |
Fix bug in change 33379 - if we're using malloc_size... |
blob | commitdiff | diff to current |
2008-03-29 |
Dominic Dunlop |
Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5... |
blob | commitdiff | diff to current |
2008-03-06 |
Steve Hay |
Silence some warnings on Win32 with VC6 |
blob | commitdiff | diff to current |
2008-02-27 |
Nicholas Clark |
Use malloc_good_size() to round up the size of requeste... |
blob | commitdiff | diff to current |
2008-02-27 |
Rafael Garcia-Suarez |
Fix preprocessor syntax |
blob | commitdiff | diff to current |
2008-02-26 |
Nicholas Clark |
If the C library provides malloc_size(), we can use... |
blob | commitdiff | diff to current |
2008-02-26 |
Rafael Garcia-Suarez |
Chainsaw DEBUG_S out, as suggested by Vincent Pit. |
blob | commitdiff | diff to current |
2008-02-25 |
Steve Hay |
Silence Borland compiler warnings (except for warnings... |
blob | commitdiff | diff to current |
2008-02-20 |
Steve Hay |
Fix Win32/VC6 compiler warnings caused by #33231 |
blob | commitdiff | diff to current |
2008-02-12 |
Jan Dubois |
Fix bit-fields for VC [was RE: [perl #50386] GIMME_V... |
blob | commitdiff | diff to current |
2008-02-04 |
Nicholas Clark |
Micro-optimise the order of the context types. [Because... |
blob | commitdiff | diff to current |
2008-01-31 |
Robin Barker |
don't forbid brace groups with g++ 4.2.2 |
blob | commitdiff | diff to current |
2008-01-28 |
Robin Barker |
FW: [PATCH] RE: [PATCH] volatile, avoid clobbered |
blob | commitdiff | diff to current |
2008-01-26 |
Benjamin Smith |
Re: struct context now 12.5% smaller than 5.10 |
blob | commitdiff | diff to current |
2008-01-18 |
Nicholas Clark |
Eliminate all PERL_UNUSED_ARG()s in S_validate_suid... |
blob | commitdiff | diff to current |
2008-01-11 |
Rafael Garcia-Suarez |
Rename PERL_MAX_SUB_DEPTH to PERL_SUB_DEPTH_WARN, per... |
blob | commitdiff | diff to current |
2008-01-11 |
Rafael Garcia-Suarez |
Introduce macro PERL_MAX_SUB_DEPTH |
blob | commitdiff | diff to current |
2008-01-11 |
Rick Delaney |
Re: [perl #49564] Re: MRO and av_clear |
blob | commitdiff | diff to current |
2008-01-10 |
Ævar Arnfjörð Bjar... |
Move the reg_stringify logic to Perl_sv_2pv_flags |
blob | commitdiff | diff to current |
2008-01-05 |
Nicholas Clark |
Make REGEXP a type distinct from SV. (Much like AV... |
blob | commitdiff | diff to current |
2008-01-02 |
Nicholas Clark |
Make struct regexp the body of SVt_REGEXP SVs, REGEXPs... |
blob | commitdiff | diff to current |
2008-01-02 |
Nicholas Clark |
Wrap all deferences of struct regexp* in macros RX_... |
blob | commitdiff | diff to current |
2008-01-01 |
Marcus Holland-Moritz |
Add editor blocks to some header files. |
blob | commitdiff | diff to current |
2007-12-31 |
Nicholas Clark |
Perl_magic_setbm() and Perl_magic_setfm() are mathoms... |
blob | commitdiff | diff to current |
2007-12-30 |
Marcus Holland-Moritz |
factor out duplicate code in struct xpv* |
blob | commitdiff | diff to current |
2007-12-23 |
Nicholas Clark |
Correct the correction. This one is both a correcly... |
blob | commitdiff | diff to current |
2007-12-23 |
Nicholas Clark |
Fix my typo in a comment. |
blob | commitdiff | diff to current |
2007-12-22 |
Nicholas Clark |
Replace our assert-which-can-be-caught-by-eval with... |
blob | commitdiff | diff to current |
2007-12-22 |
Nicholas Clark |
Remove the definitions of Null(), Nullch, Nullfp, Nulls... |
blob | commitdiff | diff to current |
2007-12-22 |
Nicholas Clark |
Integrate: |
blob | commitdiff | diff to current |
2007-12-20 |
Robin Barker |
make miniperl -Wwrite-strings clean |
blob | commitdiff | diff to current |
2007-11-20 |
Jarkko Hietaniemi |
Re: [PATCH] various RC1 nits |
blob | commitdiff | diff to current |
2007-11-08 |
Jerry D. Hedden |
Bug fix for storing shared objects in shared structures |
blob | commitdiff | diff to current |
2007-11-07 |
Nicholas Clark |
"Bake" the values of PERL_REVISION, PERL_VERSION and... |
blob | commitdiff | diff to current |
2007-11-03 |
Dave Mitchell |
make PERLSYS_TERM not require a context |
blob | commitdiff | diff to current |
2007-11-03 |
Jarkko Hietaniemi |
Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096) |
blob | commitdiff | diff to current |
2007-10-20 |
Robin Barker |
VDf no longer in PERL_CORE |
blob | commitdiff | diff to current |
2007-10-19 |
Robin Barker |
RE: [PATCH] RE: PERL_CORE UVf logic |
blob | commitdiff | diff to current |
2007-10-06 |
Nicholas Clark |
Nothing* outside the core uses the old misspelling |
blob | commitdiff | diff to current |
2007-10-06 |
Nicholas Clark |
Add a new flag PERL_PV_PRETTY_NOCLEAR (actually just |
blob | commitdiff | diff to current |
2007-10-05 |
Nicholas Clark |
PL_cshname is actually a constant value known at compil... |
blob | commitdiff | diff to current |
2007-09-26 |
Rafael Garcia-Suarez |
API spelling patch, by Jerry D. Hedden |
blob | commitdiff | diff to current |
2007-09-25 |
Dave Mitchell |
make PERL_SYS_INIT/INIT3/TERM into functions |
blob | commitdiff | diff to current |
2007-09-23 |
Craig A. Berry |
And some more VMS-specific additions to PL_bincompat_op... |
blob | commitdiff | diff to current |
2007-09-23 |
Nicholas Clark |
Add USE_IEEE to PL_bincompat_options, as use_ieee in... |
blob | commitdiff | diff to current |
2007-09-16 |
Nicholas Clark |
Change 31873 was not robust against the possibility... |
blob | commitdiff | diff to current |
2007-09-15 |
Nicholas Clark |
Move all the compile time options that affect binary... |
blob | commitdiff | diff to current |
2007-07-07 |
Jim Cromie |
[patch] add verbose mode to -DU debugging option |
blob | commitdiff | diff to current |
2007-06-29 |
Rafael Garcia-Suarez |
Revert change #31489. |
blob | commitdiff | diff to current |
2007-06-28 |
Yves Orton |
Rename various regex defined so that they have distinct... |
blob | commitdiff | diff to current |
2007-06-28 |
Brandon Black |
Re: [perl #43357] *DESTROY = sub {} at runtime |
blob | commitdiff | diff to current |
2007-06-18 |
Rafael Garcia-Suarez |
Remove PERL_MAGIC_mutex |
blob | commitdiff | diff to current |
2007-06-17 |
Rafael Garcia-Suarez |
Patches to compile perl on Cray XT4 Catamount/Qk, by... |
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-06-05 |
Rafael Garcia-Suarez |
Remove support for assertions and -A |
blob | commitdiff | diff to current |
2007-05-20 |
Dave Mitchell |
delete thrdvar.h and move its contents to intrpvar.h |
blob | commitdiff | diff to current |
2007-05-12 |
Dave Mitchell |
move PL_rsfp_filters into the parser struct |
blob | commitdiff | diff to current |
2007-05-04 |
Dave Mitchell |
move some more variables into the PL_parser struct: |
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-05-02 |
Yves Orton |
tweak some regexp params to avoid warnings |
blob | commitdiff | diff to current |
2007-05-02 |
Jerry D. Hedden |
Remove ext/Thread |
blob | commitdiff | diff to current |
2007-04-30 |
Ævar Arnfjörð Bjar... |
Re: [PATCH] Cleanup of the regexp API |
blob | commitdiff | diff to current |
2007-04-24 |
Nicholas Clark |
Make PL_uudmap a constant global. Remove the run time... |
blob | commitdiff | diff to current |
2007-04-23 |
Ævar Arnfjörð Bjar... |
Re: [PATCH (incomplete)] Make regcomp use SV* sv, inste... |
blob | commitdiff | diff to current |
2007-04-21 |
Nicholas Clark |
Several members of struct yy_parser can go on a diet... |
blob | commitdiff | diff to current |
2007-04-06 |
Ævar Arnfjörð Bjar... |
Re: Proposed changes and to regular expression interfac... |
blob | commitdiff | diff to current |
2007-04-05 |
Steve Peters |
g++ on NetBSD needs to have environ declared as well. |
blob | commitdiff | diff to current |
2007-04-05 |
Rafael Garcia-Suarez |
C++ compilation fix by Steve Peters |
blob | commitdiff | diff to current |
2007-03-31 |
Nicholas Clark |
Rearrange members of structures to reduce memory size... |
blob | commitdiff | diff to current |
2007-03-26 |
Rafael Garcia-Suarez |
Remove the object_compatibility placeholder in the... |
blob | commitdiff | diff to current |
next |