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
mg.c: White-space only
[perl5.git]
/
mg.c
2013-05-20
Karl Williamson
mg.c: White-space only
blob
|
commitdiff
2013-05-09
David Mitchell
silence warnings under NO_TAINT_SUPPORT
blob
|
commitdiff
|
diff to current
2013-02-17
Kent Fredric
mg.c : revert ENV{x} = undef behaviour to be empty...
blob
|
commitdiff
|
diff to current
2012-12-12
Daniel Dragan
better POD for mg_get and SvGROW
blob
|
commitdiff
|
diff to current
2012-11-23
Daniel Dragan
prevent multiple evaluations of ERRSV
blob
|
commitdiff
|
diff to current
2012-11-12
Daniel Dragan
rmv context from Perl_croak_no_modify and Perl_croak_xs...
blob
|
commitdiff
|
diff to current
2012-11-05
Steffen Mueller
Add C define to remove taint support from perl
origin/smueller/no_taint3
blob
|
commitdiff
|
diff to current
2012-10-28
Father Chrysostomos
Don’t sv_force_normal in mg.c:S_save_magic
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Call overloading once for utf8 ovld→substr assignment
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Make substr assignment work with changing UTF8ness
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
mg.c:magic_setsubstr: rmv redundante null check
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Remove length magic on scalars
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Make substr = $utf8 call get-magic once
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Make magic_setsubstr check UTF8 flag after stringification
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Stop substr lvalues from being confused by changing...
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Stop pos from panicking when overloading changes UTF8ness
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Deprecate mg_length; make it return bytes
blob
|
commitdiff
|
diff to current
2012-09-26
Peter Martini
mg_get should be called before access
blob
|
commitdiff
|
diff to current
2012-09-18
Father Chrysostomos
${^LAST_FH}
blob
|
commitdiff
|
diff to current
2012-09-08
David Mitchell
Don't copy all of the match string buffer
blob
|
commitdiff
|
diff to current
2012-09-08
David Mitchell
Separate handling of ${^PREMATCH} from $` etc
blob
|
commitdiff
|
diff to current
2012-09-04
Nicholas Clark
Perl_magic_setdbline() should clear and set read-only...
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
Stop calling get-magic twice when reading lvalue substr...
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
Stop calling get-magic twice when reading lvalue substr...
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
Stop calling get-magic twice for lvalue pos($utf8)
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
[perl #114410] Reset utf8 pos cache on get
blob
|
commitdiff
|
diff to current
2012-08-18
Karl Williamson
Omnibus removal of register declarations
blob
|
commitdiff
|
diff to current
2012-08-05
Father Chrysostomos
Make PL_(top|body|form)target PVIVs
blob
|
commitdiff
|
diff to current
2012-07-28
Father Chrysostomos
Flatten vstrings modified in place
blob
|
commitdiff
|
diff to current
2012-07-27
Chip Salzenberg
When setting environment variables via %ENV, force...
blob
|
commitdiff
|
diff to current
2012-07-24
Nicholas Clark
In Perl_magic_setenv() s/ptr/key/ in two pieces of...
blob
|
commitdiff
|
diff to current
2012-07-24
Chip Salzenberg
ensure that the env var SV after C<{FOO}='x'> is PV...
blob
|
commitdiff
|
diff to current
2012-07-24
Chip Salzenberg
reduce magic overhead of tainting (maybe other magic...
blob
|
commitdiff
|
diff to current
2012-07-15
Chip Salzenberg
Magic flags harmonization.
blob
|
commitdiff
|
diff to current
2012-07-11
Chip Salzenberg
remove silly redundant SvGMAGICAL() test for $\
blob
|
commitdiff
|
diff to current
2012-06-27
Jesse Luehrs
clean up compilation warnings
blob
|
commitdiff
|
diff to current
2012-06-24
Jesse Luehrs
don't let arriving signals reset $@ [perl #45173]
blob
|
commitdiff
|
diff to current
2012-06-22
Vincent Pit
Also handle the case IVSIZE == I32SIZE when resetting...
blob
|
commitdiff
|
diff to current
2012-06-22
Vincent Pit
Reset the iterator when an array is cleared
blob
|
commitdiff
|
diff to current
2012-05-30
Father Chrysostomos
Expunge study magic
blob
|
commitdiff
|
diff to current
2012-05-30
Ricardo Signes
update the editor hints for spaces, not tabs
blob
|
commitdiff
|
diff to current
2012-05-24
Craig A. Berry
File scope for VMS-specific #includes.
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
Consign magic_setamagic to oblivion
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
[perl #112184] Handle $^N in Perl_magic_set
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
Copy call checker when cloning closure prototype
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
[perl #111000] Let hv_store work on hint hashes
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
mg.c:magic_clearhint: remove redundant PERL_UNUSED_ARG
blob
|
commitdiff
|
diff to current
2012-02-25
Zefram
don't taint $$ determined by getpid()
blob
|
commitdiff
|
diff to current
2012-02-19
Craig A. Berry
Fix typo in 985213f2fede57.
blob
|
commitdiff
|
diff to current
2012-02-18
Ævar Arnfjörð Bjar...
Remove gete?[ug]id caching
blob
|
commitdiff
|
diff to current
2012-01-27
Father Chrysostomos
Allow ${^WARNING_BITS} to turn off lexical warnings
blob
|
commitdiff
|
diff to current
2012-01-08
Father Chrysostomos
[perl #67490] Don’t call DELETE on scalar-tied elem
blob
|
commitdiff
|
diff to current
2012-01-05
Father Chrysostomos
Don’t iterate through magic with local $_
blob
|
commitdiff
|
diff to current
2012-01-04
Father Chrysostomos
[perl #105912] local $_ should not FETCH
blob
|
commitdiff
|
diff to current
2011-12-23
Father Chrysostomos
[perl #29070] Add vstring set-magic
blob
|
commitdiff
|
diff to current
2011-12-16
Father Chrysostomos
Disable $[ under 5.16
blob
|
commitdiff
|
diff to current
2011-12-04
Father Chrysostomos
Adjust substr offsets when using, not when creating...
blob
|
commitdiff
|
diff to current
2011-11-26
Father Chrysostomos
Don’t coerce $x immediately in foo(substr $x...)
blob
|
commitdiff
|
diff to current
2011-10-31
Leon Timmermans
Fix third argument to setresgid call while setting $(.
blob
|
commitdiff
|
diff to current
2011-10-22
Father Chrysostomos
Reimplement $[ as a module
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
whichsig nul-cleanup.
blob
|
commitdiff
|
diff to current
2011-09-13
Father Chrysostomos
Remove if(isGV_with_GP(PL_defoutgv)) checks from mg.c
blob
|
commitdiff
|
diff to current
2011-09-09
Zefram
remove index offsetting ($[)
blob
|
commitdiff
|
diff to current
2011-07-20
David Mitchell
make assign to $^A update FmLINES
blob
|
commitdiff
|
diff to current
2011-07-16
Father Chrysostomos
Clean up magic_methcall docs
blob
|
commitdiff
|
diff to current
2011-07-01
Nicholas Clark
Split out study magic from pos magic.
blob
|
commitdiff
|
diff to current
2011-06-17
Father Chrysostomos
Revert "pos in lvalue context now returns a PVMG instea...
blob
|
commitdiff
|
diff to current
2011-06-14
Nicholas Clark
pos in lvalue context now returns a PVMG instead of...
blob
|
commitdiff
|
diff to current
2011-06-14
Father Chrysostomos
Make $$ writable, but still magical
blob
|
commitdiff
|
diff to current
2011-06-11
Nicholas Clark
Store a flag for container/value magic in PL_magic_data.
blob
|
commitdiff
|
diff to current
2011-06-04
Father Chrysostomos
Stop localised ties from becoming ro when COW
blob
|
commitdiff
|
diff to current
2011-05-23
Max Maischein
Turn $$ into a magical readonly variable that always...
blob
|
commitdiff
|
diff to current
2011-05-19
Nicholas Clark
Remove PERL_UNUSED_ARG() from Perl_magic_clearsig(...
blob
|
commitdiff
|
diff to current
2011-05-18
Michael Witten
Clean: Actually use HvUSEDKEYS() instead of HvKEYS()
blob
|
commitdiff
|
diff to current
2011-05-18
Gisle Aas
S_mg_findext_flags wasn't declared static
blob
|
commitdiff
|
diff to current
2011-05-18
Nicholas Clark
Store the compiled format in mg_ptr instead of after...
blob
|
commitdiff
|
diff to current
2011-04-06
David Mitchell
make mg_clear() et al behave when RC==0
blob
|
commitdiff
|
diff to current
2011-03-20
Jan Dubois
#84774: local $_ calls STORE when $_ is aliased to...
blob
|
commitdiff
|
diff to current
2011-03-19
David Mitchell
Perl_sighandler: only inc SS_ix for unsafe signals
blob
|
commitdiff
|
diff to current
2011-03-19
David Mitchell
In signal handler, don't inc stack pointers
blob
|
commitdiff
|
diff to current
2011-02-24
Leon Timmermans
Detect unsafe signals more reliably on BSD/Solaris
blob
|
commitdiff
|
diff to current
2011-02-18
Craig A. Berry
No sip without SA_SIGINFO. Broken in c22d665.
blob
|
commitdiff
|
diff to current
2011-02-17
Leon Timmermans
Unblock signal-mask on error for unsafe signals
blob
|
commitdiff
|
diff to current
2011-02-16
Tom Christiansen
multifile patch against blead/pod/*.pod
blob
|
commitdiff
|
diff to current
2011-01-19
Leon Timmermans
Also unblock signal handlers throwing an exception
blob
|
commitdiff
|
diff to current
2011-01-18
Leon Timmermans
Conditionally unblock after signal handler[#82040]
blob
|
commitdiff
|
diff to current
2011-01-13
Nicholas Clark
In Perl_write_to_stderr(), use Perl_magic_methcall...
blob
|
commitdiff
|
diff to current
2010-12-30
David Mitchell
Better handling of magic methods freeing the SV
blob
|
commitdiff
|
diff to current
2010-12-03
Craig A. Berry
Remove lots of unused, VMS-specific variables.
blob
|
commitdiff
|
diff to current
2010-11-30
Florian Ragwitz
Add mg_findext
blob
|
commitdiff
|
diff to current
2010-11-15
Niko Tyni
Implement $^A tainting
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-01
David Mitchell
tidy code in Perl_sighandler()
blob
|
commitdiff
|
diff to current
2010-11-01
David Mitchell
RT #76248: double-freed SV with nested sig-handler
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-21
Zefram
full API for cop hint hashes
blob
|
commitdiff
|
diff to current
2010-10-11
Zefram
plugin mechanism to rewrite calls to a subroutine
blob
|
commitdiff
|
diff to current
2010-08-31
Vincent Pit
Add two missing break in Perl_magic_set's big switch
blob
|
commitdiff
|
diff to current
next