This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rebreak lines to achieve <80 recommended line length.
[perl5.git] / sv.c
2014-06-14 Jarkko HietaniemiRevert "Some low-hanging -Wunreachable-code fruits."
2014-06-14 Jarkko HietaniemiSome low-hanging -Wunreachable-code fruits.
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-06-12 Brian FraserSilence several -Wunused-parameter warnings about my_perl
2014-06-12 Brian FraserAdding missing SVfARG() invocations
2014-06-12 Brian FraserProtect against ptrdiff_t not being available.
2014-06-07 Karl Williamsonperlapi: Nit, and mention NUL for some functions
2014-06-05 Karl Williamsonperlapi: Include general information
2014-06-05 Craig A. BerryMove a VMS-specific include file in sv.c.
2014-06-05 David Mitchellwhen unCOWing a string, set SvCUR to 0
2014-06-01 Karl Williamsonsv.c: Add comment
2014-05-30 Karl Williamsonsv.c: Clarify comment
2014-05-30 Karl Williamsonperlapi: Clarify some instances where NUL is or isn...
2014-05-30 Karl WilliamsonWrap various pod uses of NUL with C<>
2014-05-30 Jarkko HietaniemiUnify the "fall-through" lint annotation.
2014-05-29 Yves Ortontemporary fix for [perl #121975] COW speedup lost after...
2014-05-29 Daniel Dragancleanup on commit "Pseudo-fork dups arg array on argles...
2014-05-28 Daniel Draganfix sv_usepvn_flags's docs
2014-05-28 Jarkko HietaniemiUse the C_ARRAY_LENGTH.
2014-05-28 Jarkko HietaniemiAdd PERL_UNUSED_RESULT() and use that instead of the...
2014-05-28 Pierre BogossianRemove redundant test
2014-05-12 David Mitchellsv.c: fix closing comment
2014-05-12 Yves Ortondocument sv_gets() internals
2014-05-12 Yves OrtonImplement "max waste" thresholds to avoid problems...
2014-05-07 Tony Cook[perl #121771] Revert the new warning for ++ on non...
2014-04-28 David MitchellPseudo-fork dups arg array on argless calls
2014-03-26 Tony Cook[perl #121366] avoid using an invalid SvPVX() in Perl_s...
2014-03-01 Nicholas Clarkpp_tms should use a local struct tms, instead of PL_tim...
2014-02-28 David Mitchellcopy xhv_rand and xhv_last_rand in threads clone
2014-02-28 David Mitchelladd aux_flags field to HVs with aux struct
2014-02-28 David Mitchellmake OP_AELEMFAST work with negative indices
2014-02-23 David Mitchellfix win32 build
2014-02-22 Father Chrysostomos[perl #121259] Always allow COW after $input=<>
2014-02-20 Karl WilliamsonChange av_len calls to av_tindex for clarity
2014-02-15 Father Chrysostomos[perl #121242] Fix crash in gp_free when gv is freed
2014-02-15 Father Chrysostomossv.c: Don’t flip flags so many times in glob_assign_glob
2014-02-13 Karl Williamsonsv.c: Add comment
2014-02-05 Brian Frasersv,c, sv_cmp_locale_flags: flags is unused if locales...
2014-02-05 Brian Frasersv.c: Remove leftover ifdef from the %vd format
2014-02-05 Brian FraserAvoid compiler warnings by consistently using #ifdef...
2014-02-04 Yves OrtonAdd tests and fix new fatal errors related to $/
2014-01-28 Karl WilliamsonWhite-space, comments only
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2014-01-22 Karl WilliamsonComments, white-space
2014-01-21 Brian Frasersv.c, Perl_dirp_dup: Skip the fchdir sections if telldi...
2014-01-20 David Mitchellrename sTHX to PERL_MEMORY_DEBUG_HEADER_SIZE
2014-01-17 Father Chrysostomossv_buf_to_rw can be static
2014-01-17 Father ChrysostomosCOW documentation
2014-01-17 Father ChrysostomosPERL_DEBUG_READONLY_COW
2014-01-09 Karl WilliamsonRmv PL_Posix_ptrs
2014-01-09 Karl WilliamsonRemove PL_L1Posix_ptrs
2014-01-04 Karl WilliamsonUse new macros to make sure LC_NUMERIC is correctly set
2013-12-29 Daniel Dragancut out/inline wrapper calls of sv_*catpvf*
2013-12-06 Karl Williamsonperlapi, sv.c: Comments and API documentation
2013-12-01 Father Chrysostomossv.c: Rewrite COW logic
2013-11-30 Father Chrysostomossv.c: Clarify COW comments further
2013-11-30 Father Chrysostomossv.c: Fix Darwin g++ build
2013-11-30 Father Chrysostomossv.c: String copy comments
2013-11-30 Father ChrysostomosAllow PADTMPs’ strings to be swiped
2013-11-28 David Mitchellsilence -Wformat-nonliteral compiler warnings
2013-11-28 Daniel Draganremove almost unreachable NULL sv arg code from sv_2...
2013-11-24 David Mitchellfix Gconvert 'ignoring return value' warnings
2013-11-24 David Mitchellfix 'ignoring return value' compiler warnings
2013-11-23 Father ChrysostomosPush a new stack in sv_recode_to_utf8
2013-11-16 David MitchellRevert "make perl core quiet under -Wfloat-equal"
2013-11-14 Father Chrysostomossv.c apidocs: SV_NOSTEAL, not NOSTEAL
2013-11-09 David Mitchellmake perl core quiet under -Wfloat-equal
2013-11-09 Father ChrysostomosFix pod screwup in a05ea1cf8be
2013-11-08 Father ChrysostomosConsistent spaces after dots in sv.c apidocs
2013-11-08 Daniel DraganPOD-only mention sv_setsv does get magic but not set...
2013-10-28 Father ChrysostomosMake PL_incgv fully refcounted
2013-10-28 Father Chrysostomos[perl #54044] Make PL_replgv refcounted
2013-10-28 Father ChrysostomosMake PL_argvgv refcounted
2013-10-28 Father ChrysostomosWhen deleting via hek, pass the computed hash value
2013-10-28 Father ChrysostomosMake PL_hintgv refcounted
2013-10-28 Father ChrysostomosMake PL_envgv refcounted
2013-10-28 Father ChrysostomosMake PL_firstgv and PL_secondgv refcounted
2013-10-26 Father ChrysostomosMake PL_DBgv and other db interp vars refcounted
2013-10-23 Daniel Draganrefactor sv_add_backref
2013-10-21 Daniel Draganmake sv_2bool_flags() non-recursive on overload
2013-09-24 Karl WilliamsonRemove PL_ASCII; use existing array slots for it
2013-09-24 Karl WilliamsonAdd inversion list for U+80 - U+FF
2013-09-24 Brian FraserRemoved the define for FCALL
2013-09-21 Brian FraserRemove an ifdef for the Harris HCX-9 froms sv.c
2013-09-21 Brian FraserRemove HAS_64K_LIMIT
2013-09-17 Nicholas ClarkUse IVSIZE not HAS_QUAD to enable "long long" formats...
2013-09-13 Tony Cook[perl #115928] a consistent (public) rand() implementation
2013-09-11 Karl WilliamsonUse separate macros for byte vs uv Unicode
2013-09-09 Father ChrysostomosFix -DP output
2013-09-09 Father ChrysostomosDon’t let reblessing point SvSTASH to a half-freed...
2013-09-07 Leon TimmermansFix PerlIO_get_cnt and friends
2013-09-06 Father ChrysostomosPut AV defelem creation code in one place
2013-08-31 Karl WilliamsonMake printf, sprintf respect 'use locale' for radix
2013-08-29 Karl Williamsonsv.c: Make less ASCII-centric
2013-08-29 Karl WilliamsonFix some EBCDIC problems
2013-08-29 Karl WilliamsonRemove unnecessary temp variable in converting to UTF-8
2013-08-29 Karl WilliamsonExtract common code to an inline function
2013-08-25 Father ChrysostomosStop pos() from being confused by changing utf8ness
2013-08-25 Father ChrysostomosUse SSize_t for tmps stack offsets
2013-08-23 Karl WilliamsonPATCH: [perl #119443] Blead won't compile on wince
next