This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
assume cleared hv can't be re-blessed
[perl5.git]
/
sv.c
2011-05-19
David Mitchell
assume cleared hv can't be re-blessed
blob
|
commitdiff
2011-05-19
David Mitchell
make hv freeing iterative rather than recursive
blob
|
commitdiff
|
diff to current
2011-05-19
David Mitchell
HV backrefs: another simplification
blob
|
commitdiff
|
diff to current
2011-05-19
David Mitchell
assert that HvARRAY is NULL when freeing an HV
blob
|
commitdiff
|
diff to current
2011-05-19
David Mitchell
simplify HV backref code
blob
|
commitdiff
|
diff to current
2011-05-18
Father Chrysostomos
Revert "Partially revert 4155e4fe"
blob
|
commitdiff
|
diff to current
2011-05-18
Father Chrysostomos
Revert "silence do_curse() compiler warning"
blob
|
commitdiff
|
diff to current
2011-05-18
Gisle Aas
S_sv_unmagicext_flags wasn't declared static either
blob
|
commitdiff
|
diff to current
2011-04-16
Father Chrysostomos
Followup to 088225f/[perl #88132]: packages ending...
blob
|
commitdiff
|
diff to current
2011-04-13
David Mitchell
handle freed backref array in global cleanup
blob
|
commitdiff
|
diff to current
2011-04-04
Father Chrysostomos
[perl #87664] Don’t autovivify stashes when anonymising CVs
blob
|
commitdiff
|
diff to current
2011-03-28
Nicholas Clark
Fix *printf %ld handling for microperl (and other obscu...
blob
|
commitdiff
|
diff to current
2011-03-19
David Mitchell
reset pos and utf8 cache when de/encoding utf8 str
blob
|
commitdiff
|
diff to current
2011-03-17
Father Chrysostomos
[perl #86328] coredump in cleaning up circular magic
blob
|
commitdiff
|
diff to current
2011-02-17
Karl Williamson
handy.h: isIDFIRST_utf8() changed to use XIDStart
blob
|
commitdiff
|
diff to current
2011-02-16
Tom Christiansen
More POD corrections
blob
|
commitdiff
|
diff to current
2011-02-13
Father Chrysostomos
perldiag: Combine nearly identical entries
blob
|
commitdiff
|
diff to current
2011-02-08
Hugo van der Sanden
Extract format parameter later when vectorizing.
blob
|
commitdiff
|
diff to current
2011-02-06
David Mitchell
Make Perl_sv_utf8_upgrade* respect nomg
blob
|
commitdiff
|
diff to current
2011-02-04
David Mitchell
silence do_curse() compiler warning
blob
|
commitdiff
|
diff to current
2011-02-04
Tony Cook
use the macro that casts to HV * so threaded C++ builds...
blob
|
commitdiff
|
diff to current
2011-02-02
Karl Williamson
Add PL_foldable - a list of chars that participate...
blob
|
commitdiff
|
diff to current
2011-01-31
Father Chrysostomos
Partially revert 4155e4fe
blob
|
commitdiff
|
diff to current
2011-01-21
David Mitchell
add GvCV_set() and GvGP_set() macros.
blob
|
commitdiff
|
diff to current
2011-01-07
Peter J. Acklam...
Fix typos (spelling errors) in Perl sources.
blob
|
commitdiff
|
diff to current
2011-01-03
Father Chrysostomos
Silence a compiler warning
blob
|
commitdiff
|
diff to current
2011-01-03
Father Chrysostomos
[perl #36347] Object destruction incomplete
blob
|
commitdiff
|
diff to current
2010-12-31
David Mitchell
standardise amagic method naming
blob
|
commitdiff
|
diff to current
2010-12-20
Craig A. Berry
stdint.h has yet to appear on VMS.
blob
|
commitdiff
|
diff to current
2010-12-17
Chip Salzenberg
add %jd to printf where C99 exists; tweak %zd and %td
blob
|
commitdiff
|
diff to current
2010-12-16
David Mitchell
only call amagic_deref_call() if we have to
blob
|
commitdiff
|
diff to current
2010-12-11
Father Chrysostomos
[perl #72090] unitialized variable name wrong with...
blob
|
commitdiff
|
diff to current
2010-11-30
Florian Ragwitz
Add sv_unmagicext
blob
|
commitdiff
|
diff to current
2010-11-29
Nicholas Clark
Add a verbose option to -DP, and replace C<#if 0> block...
blob
|
commitdiff
|
diff to current
2010-11-29
Nicholas Clark
In Perl_sv_gets(), shortbuffered is always 0 when rslen...
blob
|
commitdiff
|
diff to current
2010-11-29
Nicholas Clark
Break out code from Perl_sv_gets() which is self contai...
blob
|
commitdiff
|
diff to current
2010-11-27
Father Chrysostomos
Make *ISA assignment slightly faster
blob
|
commitdiff
|
diff to current
2010-11-24
Nicholas Clark
Fix a typo introduced by 15d9236d3878cc50. (The wrong...
blob
|
commitdiff
|
diff to current
2010-11-24
Nicholas Clark
Convert xhv_name in struct xpvhv_aux to be a union...
blob
|
commitdiff
|
diff to current
2010-11-23
Nicholas Clark
When dup'ing CVs, only take the OP_REFCNT_LOCK if it...
blob
|
commitdiff
|
diff to current
2010-11-23
Father Chrysostomos
Don’t CLONE nameless hashes
blob
|
commitdiff
|
diff to current
2010-11-21
Father Chrysostomos
Revert "Globs that are in the symbol table can be unglo...
blob
|
commitdiff
|
diff to current
2010-11-21
Father Chrysostomos
Eliminate the newname param from mro_package_moved
blob
|
commitdiff
|
diff to current
2010-11-21
Father Chrysostomos
Make hv_undef leave HvENAME alone
blob
|
commitdiff
|
diff to current
2010-11-16
Florian Ragwitz
Check for deleted stashes when reporting var names
blob
|
commitdiff
|
diff to current
2010-11-15
Ben Morrow
Improve custom OP support.
blob
|
commitdiff
|
diff to current
2010-11-14
Father Chrysostomos
S_glob_assign_ref: Move the sref != dref earlier
blob
|
commitdiff
|
diff to current
2010-11-14
Father Chrysostomos
Make changes to aliased *ISA work
blob
|
commitdiff
|
diff to current
2010-11-14
Florian Ragwitz
Eliminate PL_dirty
blob
|
commitdiff
|
diff to current
2010-11-14
Florian Ragwitz
Add ${^GLOBAL_PHASE}
blob
|
commitdiff
|
diff to current
2010-11-14
Father Chrysostomos
[perl #77238] Aliased @ISA does not work
blob
|
commitdiff
|
diff to current
2010-11-11
Nicholas Clark
In newSVhek(), use sv_usepvn_flags() to avoid a malloc...
blob
|
commitdiff
|
diff to current
2010-11-11
Nicholas Clark
Add Perl_bytes_cmp_utf8() to compare character sequence...
blob
|
commitdiff
|
diff to current
2010-11-11
Nicholas Clark
Convert the flags argument for Perl_sv_{eq,cmp,cmp_loca...
blob
|
commitdiff
|
diff to current
2010-11-08
Karl Williamson
regexec.c: Don't give up on fold matching early
blob
|
commitdiff
|
diff to current
2010-11-03
Nicholas Clark
Inline tryAMAGICunDEREF_var() into its callers and...
blob
|
commitdiff
|
diff to current
2010-11-01
David Mitchell
RT 75254: Slow GC after Scalar::Util::weaken
blob
|
commitdiff
|
diff to current
2010-10-31
David Mitchell
RT 72246: rcatline memory leak on bad $/
blob
|
commitdiff
|
diff to current
2010-10-30
Father Chrysostomos
Switch the core MRO code over to HvENAME
blob
|
commitdiff
|
diff to current
2010-10-29
Zefram
add SAVEFREECOPHH()
blob
|
commitdiff
|
diff to current
2010-10-27
Father Chrysostomos
Renaming of stashes should not be visible from Perl
blob
|
commitdiff
|
diff to current
2010-10-26
Jan Dubois
Correctly set param->new_perl in perl_clone_using()
blob
|
commitdiff
|
diff to current
2010-10-26
Zefram
add CvSTASH_set() macro and make CvSTASH() rvalue only
blob
|
commitdiff
|
diff to current
2010-10-25
Jan Dubois
Implement DIR* cloning on Windows
blob
|
commitdiff
|
diff to current
2010-10-25
Father Chrysostomos
[perl #77498] Assignment ignores magick when the RHS...
blob
|
commitdiff
|
diff to current
2010-10-25
Tony Cook
rt #72398 - get magic before downgrading in SvPVbyte()
blob
|
commitdiff
|
diff to current
2010-10-25
Father Chrysostomos
Rename stashes when they move around
blob
|
commitdiff
|
diff to current
2010-10-24
Tony Cook
remove ; so the conditional actually controls some...
blob
|
commitdiff
|
diff to current
2010-10-24
Tony Cook
make the definition of sv_catpv_flags match the declaration
blob
|
commitdiff
|
diff to current
2010-10-24
Father Chrysostomos
sv_setsv_flags was also using a potentially freed HV
blob
|
commitdiff
|
diff to current
2010-10-23
Father Chrysostomos
S_glob_assign_glob was using a potentially freed HV
blob
|
commitdiff
|
diff to current
2010-10-21
Father Chrysostomos
Allow stashes to have multiple names
blob
|
commitdiff
|
diff to current
2010-10-21
Zefram
full API for cop hint hashes
blob
|
commitdiff
|
diff to current
2010-10-21
Zefram
replace PL_doextract with better kinds of variable
blob
|
commitdiff
|
diff to current
2010-10-19
David Mitchell
remove DISABLE_DESTRUCTOR_KLUDGE
blob
|
commitdiff
|
diff to current
2010-10-12
Father Chrysostomos
Reset isa caches on nonexistent substashes when stash...
blob
|
commitdiff
|
diff to current
2010-10-11
Nicholas Clark
Avoid calling Gcovert() when stringifying 0.0 and -0.0
blob
|
commitdiff
|
diff to current
2010-10-11
Zefram
plugin mechanism to rewrite calls to a subroutine
blob
|
commitdiff
|
diff to current
2010-10-10
David Mitchell
make sv_clear() non-recursive on RVs
blob
|
commitdiff
|
diff to current
2010-10-10
David Mitchell
re-indent sv_clear()
blob
|
commitdiff
|
diff to current
2010-10-10
David Mitchell
make sv_clear() iterate over AVs
blob
|
commitdiff
|
diff to current
2010-10-10
David Mitchell
stop DEBUG_LEAKING_SCALARS, er, leaking!
blob
|
commitdiff
|
diff to current
2010-10-10
Father Chrysostomos
Make more ways to move packages around reset isa caches
blob
|
commitdiff
|
diff to current
2010-10-10
Father Chrysostomos
Avoid uninitialized warning in glob_assign_glob
blob
|
commitdiff
|
diff to current
2010-10-10
Father Chrysostomos
Reset isa on stash manipulation
blob
|
commitdiff
|
diff to current
2010-10-04
Father Chrysostomos
[perl #45133] -0.0 has variable Boolean value
blob
|
commitdiff
|
diff to current
2010-09-28
Zefram
systematically provide pv/pvn/pvs/sv quartets
blob
|
commitdiff
|
diff to current
2010-09-28
Father Chrysostomos
[perl #75174] Clone dir handles
blob
|
commitdiff
|
diff to current
2010-09-26
Father Chrysostomos
Fix assertion triggered by 13be902ce ([perl #77362...
blob
|
commitdiff
|
diff to current
2010-09-26
Father Chrysostomos
[perl #77362] Assigning glob to lvalue causes stringifi...
blob
|
commitdiff
|
diff to current
2010-09-25
Father Chrysostomos
[perl #76814] FETCH called twice - m and s
blob
|
commitdiff
|
diff to current
2010-09-25
Father Chrysostomos
[perl #76814] FETCH called twice - !
blob
|
commitdiff
|
diff to current
2010-09-25
Father Chrysostomos
[perl #76814] FETCH called twice - string comparison ops
blob
|
commitdiff
|
diff to current
2010-09-20
David Mitchell
call defout/stderr destructors last
blob
|
commitdiff
|
diff to current
2010-09-20
David Mitchell
run named IO destructors later
blob
|
commitdiff
|
diff to current
2010-09-20
David Mitchell
fix typo in newSVpvn_flags() docs
blob
|
commitdiff
|
diff to current
2010-09-20
David Mitchell
PL_ofsgv is ref counted, so inc when duping
blob
|
commitdiff
|
diff to current
2010-09-20
David Mitchell
stop do_clean_named_objs() leaving dangling refs
blob
|
commitdiff
|
diff to current
2010-09-16
Florian Ragwitz
Back out the mauve module and related changes
blob
|
commitdiff
|
diff to current
2010-09-09
David Mitchell
add support for SAVEt_GVSV to Perl_ss_dup
blob
|
commitdiff
|
diff to current
next