This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regexec.c: Add/modify NOTREACHED asserts.
[perl5.git] / sv.c
2012-10-22 Steffen MuellerPushing to stack after EXTEND doesn't require *X*PUSH
2012-10-20 Yves Ortonfix off-by-one error in key detection logic for uniniti...
2012-10-14 Karl Williamsonregex: White-space, comment only; no code changes
2012-10-14 Karl WilliamsonPATCH: [perl #89774] multi-char fold + its fold in...
2012-10-06 Karl Williamsonsv.c: perlapi pod grammar
2012-10-05 Father Chrysostomos[perl #79824] Don’t cow for sv_mortalcopy call from XS
2012-10-03 Father ChrysostomosFix uninit warnings under old cow
2012-10-03 Father ChrysostomosStop sv_force_normal from crashing on ro globs under...
2012-10-01 Father ChrysostomosMake sprintf "%1s" and "%.1s" call overloading once
2012-10-01 Father Chrysostomossv.c: One less assignment in sv_pvutf8n_force
2012-10-01 Father Chrysostomossv.c: Don’t cache utf8 length on gmagical SVs
2012-10-01 Father ChrysostomosOnly cache utf8 offsets for PVs
2012-10-01 Father ChrysostomosMake utf8::encode respect magic
2012-10-01 Father Chrysostomossv.c:sv_pos_u2b: Don’t cache anything on magical SVs
2012-10-01 Father ChrysostomosMake sv_len_utf8 return a character count as documented
2012-10-01 Father Chrysostomossv.c: Document that sv_len sets the UTF8 flag
2012-10-01 Father ChrysostomosMake pos less volatile when UTF8-ness can change
2012-09-26 Nicholas ClarkFlush PL_stashcache when assigning a file handle to...
2012-09-26 Nicholas Clark-Do now also reports updates and use of PL_stashcache.
2012-09-24 Father ChrysostomosFix C++ build
2012-09-24 Father Chrysostomos[perl #97958] Make reset "" match its docs
2012-09-24 Father Chrysostomos[perl #107000] Don’t leak if hh copying dies
2012-09-20 Enache AdrianGet rid of PL_formfeed.
2012-09-18 Father ChrysostomosHandle xhv_super in thread cloning
2012-09-17 Father ChrysostomosRevert "Set PL_comppad_name on sub entry"
2012-09-16 Father ChrysostomosSet PL_comppad_name on sub entry
2012-09-16 Father ChrysostomosAllow CVs to point to HEKs rather than GVs
2012-09-16 Father ChrysostomosFix our sub with proto
2012-09-15 Father ChrysostomosFix build under C++
2012-09-15 Father Chrysostomossv.c: %vd printf format microöptimisation
2012-09-15 Father ChrysostomosFix %vd with alpha version
2012-09-14 David Mitchelleliminate PL_reginput
2012-09-14 Nicholas ClarkFix compilation for -DPERL_POISON and -DPERL_OLD_COPY_O...
2012-09-14 Karl WilliamsonUse macro not swash for utf8 quotemeta
2012-09-14 Karl Williamsonregexec.c: Use new macros instead of swashes
2012-08-31 Father ChrysostomosStop calling get-magic twice in sprintf "%.1s", $utf8
2012-08-31 Father ChrysostomosStop calling get-magic twice in sprintf "%1s", $utf8
2012-08-31 Father ChrysostomosStop substr($utf8) from calling get-magic twice
2012-08-28 Karl WilliamsonRefactor \X regex handling to avoid a typical case...
2012-08-26 Karl WilliamsonPrepare for Unicode 6.2
2012-08-26 Karl WilliamsonComment out unused function
2012-08-23 Father ChrysostomosUse FooBAR convention for new pad macros
2012-08-21 Father ChrysostomosStop padlists from being AVs
2012-08-21 David Mitchellutf8 pos cache: always keep most recent value
2012-08-18 Karl WilliamsonOmnibus removal of register declarations
2012-08-05 Father ChrysostomosDisallow setting SvPV on formats
2012-08-04 Father Chrysostomossv.c:varname: Fix bad assertion added by c6fb3f6e
2012-08-02 Karl Williamsonregcomp.c: Fix multi-char fold bug
2012-08-02 Father Chrysostomos[perl #114368] perl -DA -e '' segfaults
2012-08-01 Steve HayAdd a USE_64_BIT_INT build option to the Windows makefiles.
2012-08-01 Fuji, Gorofix a memory leak in sv_sethek(), amending 70b71ec84
2012-07-29 Father ChrysostomosOust sv_gmagical_2iv_please
2012-07-28 Father ChrysostomosFlatten vstrings modified in place
2012-07-27 Chip SalzenbergMake all the SvPV*force* macros always return sv with...
2012-07-24 Chip SalzenbergUnify code that initializes constants yes, no, and...
2012-07-21 Chip Salzenbergin sv_chop(), add use SvPOK_only_UTF8() to clear obsole...
2012-07-15 Chip SalzenbergMagic flags harmonization.
2012-07-13 Father ChrysostomosFix *ISA = *glob_without_array
2012-07-12 Father ChrysostomosEliminate PL_OP_SLAB_ALLOC
2012-07-12 Father ChrysostomosPERL_DEBUG_READONLY_OPS with the new allocator
2012-07-06 Jesse Luehrsdocument the append parameter to sv_gets [perl #72244]
2012-07-04 Father Chrysostomossv.c: Correct comment
2012-07-02 Nicholas Clarks/thinngy/thingy/ in a comment in sv.c
2012-06-30 Karl Williamsonhandy.h: Fix isBLANK_uni and isBLANK_utf8
2012-06-29 Father ChrysostomosCV-based slab allocation for ops
2012-06-15 Father ChrysostomosDon’t create pads for sub stubs
2012-06-13 David Mitchelleliminate PL_reg_start_tmp, PL_reg_start_tmpl
2012-06-13 David Mitchelleliminate PL_reglast(close)?paren, PL_regoffs
2012-06-13 David Mitchelleliminate PL_reginterp_cnt
2012-06-09 Michael Schroeder[perl #111610] Trouble with XS-APItest/t/clone-with...
2012-06-07 Father Chrysostomos[perl #109542] Make num ops treat $1 as "$1"
2012-06-05 Father Chrysostomos[perl #78742] Store CopSTASH in a pad under threads
2012-05-30 Father ChrysostomosDelete two instance of SvSCREAM_off
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2012-05-26 Brian Frasersv.c: Make sv_pvn_force_flags guard against SV_UNDEF_RE...
2012-05-24 Craig A. Berry[perl #112786] Fix build under clang++
2012-05-23 Father ChrysostomosExcise PL_amagic_generation
2012-05-22 Father Chrysostomossv.c: Don’t do SvAMAGIC_off in newSVrv
2012-05-22 Father Chrysostomossv.c: Don’t do SvAMAGIC_off in sv_setsv_flags
2012-05-22 Father Chrysostomossv.c: Don’t fiddle with AMAGIC in sv_bless
2012-05-21 Father ChrysostomosDon’t stringify GV in numeric cx outside warnings scope
2012-03-26 David Mitchellclear magic flags in sv_clear
2012-03-06 David Mitchellfix slowdown in nested hash freeing
2012-02-18 Ævar Arnfjörð Bjar... Remove gete?[ug]id caching
2012-02-18 Zeframcorrectly clone eval context frames
2012-02-17 Nicholas ClarkIn Perl_sv_del_backref(), don't panic if tsv is already...
2012-02-16 Karl Williamsonperl #77654: quotemeta quotes non-ASCII consistently
2012-02-15 Ævar Arnfjörð Bjar... Further eliminate POSIX-emulation under LinuxThreads
2012-02-15 Shlomi FishClarify the newSVpvn documentation.
2012-02-11 Karl Williamsonregcomp.c: /[[:lower:]]/i should match the same as...
2012-02-11 Karl Williamsonregcomp.c: Remove duplicate inversion list
2012-02-09 Karl WilliamsonAdd compile-time inversion lists for POSIX classes
2012-02-09 Karl Williamsonregcomp.c: Use compile-time invlists
2012-02-09 Robin BarkerSilence compiler warnings
2012-02-01 Nicholas ClarkUpdate, correct and clarify the comment in Perl_sv_setuv().
2012-02-01 Father ChrysostomosStop SvPVutf8 from forcing the POK flag
2012-02-01 Father ChrysostomosMake SvPVbyte return bytes for non-PVs
2012-01-31 Father Chrysostomos[perl #108994] Stop SvPVutf8 from coercing SVs
2012-01-25 Rafael Garcia-SuarezCorrectly escape UTF-8 in hash keys in uninitialized...
2012-01-24 Father Chrysostomos[perl #108780] Make ‘no overloading’ work with qr//
next