2009-12-22 |
Father Chrysostomos | [perl #70748] threads panic in del_backref |
blob | commitdiff |
2009-12-12 |
Rafael Garcia-Suarez | Merge commit 'khwilliamson/x' into blead |
blob | commitdiff | diff to current |
2009-12-07 |
Chip Salzenberg | Merge branch 'blead' of ssh://perl5.git.perl.org/perl... |
blob | commitdiff | diff to current |
2009-12-07 |
Tony Cook | Fix for 7baa4690 breakage of threaded builds. |
blob | commitdiff | diff to current |
2009-12-06 |
hv@crypt.org | [perl #71000] Wrong variable name in warning |
blob | commitdiff | diff to current |
2009-12-06 |
Karl Williamson | qr/\X/ expansion |
blob | commitdiff | diff to current |
2009-12-06 |
Chip Salzenberg | avoid infinite chain of utf8 magic |
blob | commitdiff | diff to current |
2009-12-06 |
Chip Salzenberg | when removing magic, fix SvMAGICAL flags (unless save_m... |
blob | commitdiff | diff to current |
2009-11-24 |
Jim Cromie | cleanup get_arena param-names, mark as May-Change |
blob | commitdiff | diff to current |
2009-11-20 |
Nicholas Clark | Always bless filehandles into IO::Handle:: - don't... |
blob | commitdiff | diff to current |
2009-11-13 |
Jan Dubois | PL_scopestack_name needs to be copied in perl_clone() |
blob | commitdiff | diff to current |
2009-11-12 |
Karl Williamson | Grow zero length scalars |
blob | commitdiff | diff to current |
2009-11-06 |
Gerard Goossen | Check to see if there was a body which needs freeing... |
blob | commitdiff | diff to current |
2009-10-22 |
Ben Morrow | RT#69616: regexp SVs lose regexpness in assignment |
blob | commitdiff | diff to current |
2009-10-21 |
Jan Dubois | Fix off-by-one error in e92c6be8349ad1d36d6df1dcb526fd3... |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark | Add Perl_ck_warner_d(), which combines Perl_ckwarn_d... |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark | Add Perl_ck_warner(), which combines Perl_ckwarn()... |
blob | commitdiff | diff to current |
2009-10-08 |
Rafael Garcia-Suarez | Documentation typo |
blob | commitdiff | diff to current |
2009-10-06 |
Nicholas Clark | Don't attempt UTF-8 cache assertion for SVs with invali... |
blob | commitdiff | diff to current |
2009-09-13 |
Rafael Garcia-Suarez | Remove obsolete interpreter variable PL_utf8_alnumc |
blob | commitdiff | diff to current |
2009-09-05 |
Yves Orton | convert a bunch of duplicated mortalization logic in... |
blob | commitdiff | diff to current |
2009-09-05 |
Yves Orton | add a note about the previous patches from gfx |
blob | commitdiff | diff to current |
2009-09-05 |
gfx | newSVpvn_flags() does mortalization in place, instead... |
blob | commitdiff | diff to current |
2009-08-25 |
Bo Borgerson | String with NULL auto-increment bug fix |
blob | commitdiff | diff to current |
2009-08-21 |
Zefram | Add clear magic to %^H so that the HE chain is reset... |
blob | commitdiff | diff to current |
2009-08-08 |
Nicholas Clark | Perl_newIO() can become a mathom by making newIO()... |
blob | commitdiff | diff to current |
2009-08-08 |
Nicholas Clark | Move the "types are equal" early return ahead of the... |
blob | commitdiff | diff to current |
2009-08-05 |
David Mitchell | in perl_clone_using, free the prt_table |
blob | commitdiff | diff to current |
2009-07-26 |
David Mitchell | dup saved_curcop in PL_parser |
blob | commitdiff | diff to current |
2009-07-18 |
Tony Cook | mro::method_changed_in(..) ignores AUTOLOAD (RT #60220) |
blob | commitdiff | diff to current |
2009-07-17 |
Nicholas Clark | Allocate XPV* memory using sizeof() and the offset... |
blob | commitdiff | diff to current |
2009-07-17 |
Nicholas Clark | Eliminate struct regexp_allocated and xpvio_allocated. |
blob | commitdiff | diff to current |
2009-07-08 |
Vincent Pit | Add a pluggable hook in op_free() |
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-31 |
Rafael Garcia-Suarez | Fix casting warning |
blob | commitdiff | diff to current |
2009-05-30 |
Alex Vandiver | Fix [RT#6266] -- sv_pos_u2b expects to be called with... |
blob | commitdiff | diff to current |
2009-05-26 |
Vincent Pit | Explicitely point to $. when it causes an uninitialized... |
blob | commitdiff | diff to current |
2009-05-21 |
Nicholas Clark | Use only one block of memory for both PL_psig_name... |
blob | commitdiff | diff to current |
2009-05-20 |
H.Merijn Brand | fix glob-assign for FORMAT |
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-05-19 |
Nicholas Clark | In perl_clone_using(), use sv_dup_inc_multiple() to... |
blob | commitdiff | diff to current |
2009-05-18 |
Nicholas Clark | Add S_sv_dup_inc_multiple(), used in place of loops... |
blob | commitdiff | diff to current |
2009-05-18 |
Nicholas Clark | In perl_clone_using(), don't use Newxz() for arrays... |
blob | commitdiff | diff to current |
2009-05-18 |
Nicholas Clark | In Perl_ptr_table_new(), fight back against the cult... |
blob | commitdiff | diff to current |
2009-05-18 |
Nicholas Clark | Tidy the implementation of Perl_mg_dup(). |
blob | commitdiff | diff to current |
2009-05-18 |
Nicholas Clark | In Perl_mg_dup(), remove a branch by tracking the addre... |
blob | commitdiff | diff to current |
2009-05-18 |
Nicholas Clark | In Perl_mg_dup(), the while loop does the NULL check... |
blob | commitdiff | diff to current |
2009-05-18 |
Nicholas Clark | In Perl_mg_dup(), don't call ptr_table_fetch, as we... |
blob | commitdiff | diff to current |
2009-05-12 |
Nicholas Clark | Inline S_glob_2pv() into Perl_sv_2pv_flags(). (Existing... |
blob | commitdiff | diff to current |
2009-05-04 |
Nicholas Clark | In Perl_gp_dup(), no need to explicitly zero ret->gp_re... |
blob | commitdiff | diff to current |
2009-05-04 |
Nicholas Clark | Make Perl_hek_dup() cope with a NULL "source" parameter... |
blob | commitdiff | diff to current |
2009-05-04 |
Nicholas Clark | Fix SEGVs when cloning a typeglob that has been undefin... |
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-19 |
Nicholas Clark | In the context of PERL_OLD_COPY_ON_WRITE, remove commen... |
blob | commitdiff | diff to current |
2009-04-13 |
Nicholas Clark | GvUNIQUE* have been defined as 0 since 2005/06/30 ... |
blob | commitdiff | diff to current |
2009-03-29 |
Nicholas Clark | Change Perl_newCONSTSUB() so that a NULL sv generates... |
blob | commitdiff | diff to current |
2009-03-28 |
Nicholas Clark | Don't COW PVFMs, as the IVX is now used for FmLINES... |
blob | commitdiff | diff to current |
2009-03-06 |
David Mitchell | fix a couple of comments that annoyingly look like... |
blob | commitdiff | diff to current |
2009-02-07 |
Vincent Pit | The correct name of PERL_UTF8_magic is PERL_MAGIC_utf8... |
blob | commitdiff | diff to current |
2009-01-20 |
Rafael Garcia-Suarez | Optimize away calls to empty DESTROY methods |
blob | commitdiff | diff to current |
2009-01-19 |
Karl | Combine sv_utf8_upgrade with a following grow |
blob | commitdiff | diff to current |
2009-01-02 |
Rafael Garcia-Suarez | Bump coopyright year in embed.pl and various files... |
blob | commitdiff | diff to current |
2009-01-02 |
karl williamson | Faster sv_utf8_upgrade() |
blob | commitdiff | diff to current |
2008-12-27 |
Nicholas Clark | Add Perl_mro_register() to register Method Resolution... |
blob | commitdiff | diff to current |
2008-12-26 |
kevin brintnall | sv_dup(): avoid cloning empty arrays |
blob | commitdiff | diff to current |
2008-12-26 |
Karl | Update comments and documentation dealing with utf |
blob | commitdiff | diff to current |
2008-12-20 |
Steve Peters | It looks like the previous patch is working fine on... |
blob | commitdiff | diff to current |
2008-12-19 |
Steve Peters | Subject: PATCH 5.10 documentation |
blob | commitdiff | diff to current |
2008-12-05 |
Chip Salzenberg | standardize save/restore of errno & vaxc$errno |
blob | commitdiff | diff to current |
2008-12-01 |
Nicholas Clark | In Perl_ss_dup(), case SAVEt_FREEPV can be rolled into... |
blob | commitdiff | diff to current |
2008-12-01 |
Nicholas Clark | Re-order Perl_save_delete() to PTR, INT, PTR. |
blob | commitdiff | diff to current |
2008-12-01 |
Nicholas Clark | For SAVEHINTS(), re-order the savestack to be (?:PTR... |
blob | commitdiff | diff to current |
2008-11-26 |
Nicholas Clark | sv_add_arena() is now only called from sv.c, so it... |
blob | commitdiff | diff to current |
2008-11-14 |
Chip Salzenberg | [perl #948] [PATCH] Allow tied $, |
blob | commitdiff | diff to current |
2008-11-10 |
Marcus Holland-Moritz | Allow lvalue usage of SvRV() and add MUTABLE_SV() check. |
blob | commitdiff | diff to current |
2008-11-09 |
Marcus Holland-Moritz | Fix warning code in Perl_sv_vcatpvfn() to make the... |
blob | commitdiff | diff to current |
2008-11-09 |
Hugo van der Sanden | "Perl_newSVpvf("%lld")" is broken |
blob | commitdiff | diff to current |
2008-11-07 |
Marcus Holland-Moritz | Revert SvPVX() to allow lvalue usage, but also add a |
blob | commitdiff | diff to current |
2008-11-02 |
Tom Christiansen | PATCH: Large omnibus patch to clean up the JRRT quotes |
blob | commitdiff | diff to current |
2008-11-02 |
Rafael Garcia-Suarez | Explicitly specify some printf formats for constant... |
blob | commitdiff | diff to current |
2008-10-31 |
Nicholas Clark | Add MUTABLE_GV(), and eliminate (V *) casts in *.c. |
blob | commitdiff | diff to current |
2008-10-30 |
Nicholas Clark | Change 34627 didn't realise that if S_find_uninit_var... |
blob | commitdiff | diff to current |
2008-10-30 |
Nicholas Clark | Eliminate (SV *) casts from sv.c and [tu]*.c, except... |
blob | commitdiff | diff to current |
2008-10-29 |
Nicholas Clark | Add MUTABLE_IO(), and eliminate (IO *) casts in *.c. |
blob | commitdiff | diff to current |
2008-10-29 |
Marcus Holland-Moritz | Use pvs macros instead of pvn where possible. |
blob | commitdiff | diff to current |
2008-10-29 |
Nicholas Clark | Eliminate (AV *) casts in *.c. |
blob | commitdiff | diff to current |
2008-10-29 |
Nicholas Clark | Add MUTABLE_CV(), and eliminate (CV *) casts in *.c. |
blob | commitdiff | diff to current |
2008-10-29 |
Nicholas Clark | As Perl_cv_const_sv() now takes a const CV *, use that... |
blob | commitdiff | diff to current |
2008-10-28 |
Nicholas Clark | Every remaining (HV *) cast in *.c |
blob | commitdiff | diff to current |
2008-10-28 |
Nicholas Clark | Consting in S_find_uninit_var() and the routines that... |
blob | commitdiff | diff to current |
2008-10-28 |
Nicholas Clark | Some consting in Perl_ss_dup(), and a few (HV*) casts... |
blob | commitdiff | diff to current |
2008-10-28 |
Nicholas Clark | A gaggle of casts in Perl_sv_magicext() that are (const... |
blob | commitdiff | diff to current |
2008-10-25 |
Nicholas Clark | Update copyright years. |
blob | commitdiff | diff to current |
2008-10-24 |
Marcus Holland-Moritz | Make C++ compilers happy #3: make implicit cast |
blob | commitdiff | diff to current |
2008-10-24 |
Marcus Holland-Moritz | Add SV allocation tracing to -Dm and PERL_MEM_LOG |
blob | commitdiff | diff to current |
2008-10-14 |
Nicholas Clark | Yet another [ACGHS]V pointer in the interpreter structu... |
blob | commitdiff | diff to current |
2008-09-15 |
Nicholas Clark | SEGV in readline with $/ set to a reference, discovered... |
blob | commitdiff | diff to current |
2008-08-24 |
Dave Mitchell | Don't add freed SVF_BREAK scalars to the freed list. |
blob | commitdiff | diff to current |
2008-08-22 |
Nicholas Clark | In S_mro_get_linear_isa_dfs(), save copying by making... |
blob | commitdiff | diff to current |
next |