This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make sure expand-macro.pl also works for macros in headers
[perl5.git] / sv.c
2008-09-15 Nicholas ClarkSEGV in readline with $/ set to a reference, discovered...
2008-08-24 Dave MitchellDon't add freed SVF_BREAK scalars to the freed list.
2008-08-22 Nicholas ClarkIn S_mro_get_linear_isa_dfs(), save copying by making...
2008-08-21 Nicholas ClarkChange 33807 to fix bug #52740 wasn't quite right,...
2008-08-21 Dave Mitchellbetter document how the weakref backrefs array is refco...
2008-08-20 Dave MitchellAssert that backreferences array is not freed rather...
2008-08-20 Dave Mitchell[perl #56908] DBI memory leak in 5.10.0 due to change...
2008-07-15 Nicholas ClarkFix use of a variable before it is initialised, introdu...
2008-07-13 Nicholas ClarkThe assert()ions in sv_chop() that the passed in pointe...
2008-07-13 Nicholas Clarkassert() that the pointer passed to Perl_sv_chop()...
2008-07-11 Nicholas ClarkIn Perl_sv_utf8_upgrade_flags(), don't assume that...
2008-06-28 Ben MorrowSome more missing isGV_with_GP()s
2008-06-24 Dave Mitchellmore incorrect variable reported in uninitialized value...
2008-06-22 Dave MitchellIncorrect variable reported in uninitialized value...
2008-05-18 Dave MitchellDEBUG_LEAKING_SCALARS wasn't reporting the correct...
2008-05-10 BramCall SvMAGICAL_off in mg_free
2008-05-10 Rafael Garcia-SuarezFix [perl #52740] crash when localizing a symtab entry
2008-05-04 Craig A. BerryRecord-style reads in Perl_sv_gets have to be done...
2008-04-11 Rafael Garcia-SuarezFix C portability nit found by Jerry D. Hedden.
2008-04-11 Vincent PitDouble magic with '\&$x'
2008-04-02 Nicholas ClarkIn Perl_sv_grow(), no need to do PERL_STRLEN_ROUNDUP...
2008-04-01 Nicholas ClarkDefine sv_insert() as a wrapper to sv_insert_flags...
2008-04-01 Nicholas ClarkAdd the correct argument assertion macro to sv_insert_f...
2008-03-31 Vincent PitDouble magic with substr
2008-03-29 Nicholas ClarkFix compiler warning about comparison of pointer types.
2008-03-29 Gerard Goossendo not use SVTYPEMASK to prevent cleaning of PL_fdpid...
2008-03-26 Nicholas ClarkDon't call S_utf8_mg_pos_cache_update(), and hence...
2008-03-25 Nicholas ClarkRepeat change 33508 - change 33561 re-instated the...
2008-03-25 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-20 Vincent PitDouble warning with perl -we '\&$x'
2008-03-18 Steve HaySilence some warnings introduced by #33507
2008-03-13 Nicholas ClarkChange 33507 had a const too far (Perl_mg_dup()'s mg...
2008-03-13 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-12 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-11 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-11 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-01 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-29 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-27 Nicholas ClarkUse malloc_good_size() to round up the size of requeste...
2008-02-27 Steve HayFix another Win32/VC6 compiler warning caused by #33231
2008-02-26 Nicholas ClarkIf the C library provides malloc_size(), we can use...
2008-02-26 Nicholas ClarkIn Perl_sv_usepvn_flags(), with MYMALLOC, use the actua...
2008-02-26 Nicholas ClarkIf we have malloced_size() available, then avoid roundi...
2008-02-22 Dave Mitchellfix variable names in 'ununit var' warnings in evals
2008-02-20 Steve HayFix Win32/VC6 compiler warnings caused by #33231
2008-02-18 Marcus Holland-MoritzEnable caching of strxfrm() results also for readonly...
2008-02-14 Robin Barkeruse svtype
2008-02-12 Nicholas Clarkassert() that every NN argument is not NULL. Otherwise...
2008-02-08 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-07 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-04 Steven Schubigersv.c: consting
2008-01-26 Nicholas ClarkThe layout for struct block_loop under ithreads can...
2008-01-26 Nicholas ClarkInvestigation reveals that the work of restoring the...
2008-01-26 Nicholas ClarkSome code can be removed following change 33070.
2008-01-26 Benjamin SmithRe: struct context now 12.5% smaller than 5.10
2008-01-25 Nicholas ClarkPVIOs don't need space for SvNVX allocated.
2008-01-24 Nicholas ClarkIn struct block_loop, merge itermax and iterlval into...
2008-01-24 Nicholas ClarkMerge CXt_LOOP_STACK's use of itermax for the reverse...
2008-01-24 Nicholas ClarkChange the context type of for ($a .. $b) to CXt_LOOP_L...
2008-01-24 Nicholas ClarkSplit out foreach iterations of temporary lists on...
2008-01-24 Nicholas ClarkSplit CXt_LOOP into CXt_LOOP_PLAIN and CXt_LOOP_FOR...
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-20 Nicholas ClarkIn struct block_sub and block_format, access the member...
2008-01-20 Nicholas ClarkSplit struct block_sub into struct block_sub and struct...
2008-01-20 Nicholas ClarkIn Perl_cx_dup(), block copy the entire context stack...
2008-01-18 Nicholas ClarkAvoid an unused argument in S_sv_2iuv_non_preserve...
2008-01-17 Nicholas Clarkwarn if ++ or -- are unable to change the value because...
2008-01-16 Rafael Garcia-SuarezA couple of POD fixes by Steven Schubiger
2008-01-12 Nicholas ClarkFor 5.12: saner behaviour for `length`
2008-01-11 Rafael Garcia-SuarezRemove the -P switch
2008-01-10 Nicholas ClarkEnsure DEBUG_LEAKING_SCALARS_ABORT can't be circumvente...
2008-01-10 Ævar Arnfjörð Bjar... Move the reg_stringify logic to Perl_sv_2pv_flags
2008-01-09 Nicholas ClarkAdd DEBUG_LEAKING_SCALARS_ABORT, to call abort() if...
2008-01-08 Nicholas ClarkPL_regex_padav can simply be dup()ed. This is surprisin...
2008-01-08 Nicholas ClarkIn PL_regexp_padav, store regexps via real references...
2008-01-08 Nicholas ClarkCorrect a long-standing ithreads reference counting...
2008-01-07 Nicholas ClarkDon't set the public IV or NV flags if the string conve...
2008-01-06 Yves OrtonRemove FIXME that is already fixed.
2008-01-06 Yves OrtonMake new regex type be 'REGEXP' and make all core qr...
2008-01-06 Nicholas ClarkAllow sv_setsv_flags() to copy SVt_REGEXP much like...
2008-01-05 Nicholas ClarkMake REGEXP a type distinct from SV. (Much like AV...
2008-01-05 Nicholas ClarkDon't allocate the NV slot for SVt_REGEXP.
2008-01-05 Nicholas ClarkBER is all very well, but it turns out that it's better...
2008-01-04 Nicholas ClarkRe-implement the SvOOK() hack to store the offset as...
2008-01-04 Marcus Holland-MoritzAdd macros mPUSHs() and mXPUSHs() for pushing SVs on...
2008-01-03 Nicholas ClarkAdd newSVpvs_flags() as a wrapper to newSVpvn_flags...
2008-01-03 Nicholas ClarkExtend newSVpvn_flags() to also call sv_2mortal() if...
2008-01-03 Nicholas ClarkPossible future bugs found by the creation of newSVpvn_...
2008-01-03 Nicholas ClarkTypo spotted by Jarkko.
2008-01-02 Nicholas ClarkAdd a new function newSVpvn_flags(), which takes a...
2008-01-02 Nicholas ClarkMake struct regexp the body of SVt_REGEXP SVs, REGEXPs...
2007-12-31 Nicholas Clarkassert() that we're not trying to free scalars a second...
2007-12-29 Nicholas ClarkIn sv_chop(), write sentinals over the part of the...
2007-12-29 Nicholas ClarkMove all code that relies on reading the to-be-thrown...
2007-12-29 Nicholas ClarkPerl_sv_chop() can return early if it's being asked...
2007-12-28 Nicholas ClarkFirst class regexps.
2007-12-27 Nicholas ClarkTest that we can clone regexps into new threads, and...
next