projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Re: valgrind as a leak hound?
[p5sagit/p5-mst-13.2.git]
/
sv.c
2003-08-12
Jarkko Hietaniemi
Apply much of Ilya's microperl patch, but instead of
blob
|
commitdiff
2003-08-09
Dave Mitchell
[ PATCH] Re: strange destruction problem on VMS
blob
|
commitdiff
|
diff to current
2003-07-29
Jarkko Hietaniemi
Oops.
blob
|
commitdiff
|
diff to current
2003-07-29
Jarkko Hietaniemi
Cleanup the sv_gets() logic for platforms with small...
blob
|
commitdiff
|
diff to current
2003-07-28
Jarkko Hietaniemi
Make Storable work with blead/maint by making PL_sv_pla...
blob
|
commitdiff
|
diff to current
2003-07-27
Marcus Holland-Moritz
Re: [PATCH] Re: Storing ...
blob
|
commitdiff
|
diff to current
2003-07-24
Stas Bekman
Re: [typo] sv.c pod/perlapi.pod
blob
|
commitdiff
|
diff to current
2003-07-24
Dave Mitchell
Re: Reference to tied elements results in lvalue.
blob
|
commitdiff
|
diff to current
2003-07-17
Anton Berezin
fix $^N-related coredump
blob
|
commitdiff
|
diff to current
2003-07-03
Jarkko Hietaniemi
Add at least meager beginnings of assertion checks for
blob
|
commitdiff
|
diff to current
2003-07-03
Dave Mitchell
Re: ext/List/Util/t/weak.t panic
blob
|
commitdiff
|
diff to current
2003-07-02
Jarkko Hietaniemi
Fix for [perl #22759 insufficient format string checking];
blob
|
commitdiff
|
diff to current
2003-06-26
Jarkko Hietaniemi
Bite the bullet and apply the hash randomisation patch.
blob
|
commitdiff
|
diff to current
2003-06-24
Dave Mitchell
Re: [perl #22719] ISA cache problem with blessed stash...
blob
|
commitdiff
|
diff to current
2003-06-20
Jarkko Hietaniemi
More Perl malloc debugging magic from Ilya. Seems...
blob
|
commitdiff
|
diff to current
2003-06-15
Marcus Holland-Moritz
Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
blob
|
commitdiff
|
diff to current
2003-06-14
Jarkko Hietaniemi
Followup on #19779: make the helper function static,
blob
|
commitdiff
|
diff to current
2003-06-14
Marcus Holland-Moritz
strchr() running amok in sv_vcatpvfn()
blob
|
commitdiff
|
diff to current
2003-06-12
Robin Barker
Add a new warning, "Newline in left-justified string...
blob
|
commitdiff
|
diff to current
2003-06-11
Marcus Holland-Moritz
Integrate from maint:
blob
|
commitdiff
|
diff to current
2003-05-31
Jarkko Hietaniemi
Better patch from Inaba Hiroto for
blob
|
commitdiff
|
diff to current
2003-05-31
Adrian M. Enache
Re: [perl #22372] [PATCH] sv_chop() broken
blob
|
commitdiff
|
diff to current
2003-05-30
Jarkko Hietaniemi
Fix for "#22375 'split'/'index' problem for utf8".
blob
|
commitdiff
|
diff to current
2003-05-12
Alex Vandiver
Re: Bug stomping fun. [PATCH: bug #1016]
blob
|
commitdiff
|
diff to current
2003-05-12
Jarkko Hietaniemi
More moves to intrpvar.h.
blob
|
commitdiff
|
diff to current
2003-05-11
Jarkko Hietaniemi
Move the thread *hook into interpreter.
blob
|
commitdiff
|
diff to current
2003-05-03
Jarkko Hietaniemi
Tru64: PerlIO_tell() was returning about one _megabyte_ for
blob
|
commitdiff
|
diff to current
2003-04-28
Jarkko Hietaniemi
Feel-good cleanup.
blob
|
commitdiff
|
diff to current
2003-04-21
Artur Bergman
Fix bug 17964 by properly refcounting the gv top.
blob
|
commitdiff
|
diff to current
2003-04-20
Adrian M. Enache
Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets...
blob
|
commitdiff
|
diff to current
2003-04-19
Dave Mitchell
allow recursive FETCHes
blob
|
commitdiff
|
diff to current
2003-04-19
Artur Bergman
Don't use the stack to allocate a SV that we hand out...
blob
|
commitdiff
|
diff to current
2003-04-17
Artur Bergman
Another needle in the voodoo doll.
blob
|
commitdiff
|
diff to current
2003-04-17
Artur Bergman
Extreme Voodoo programming, by not pinching the SV...
blob
|
commitdiff
|
diff to current
2003-04-16
Jarkko Hietaniemi
Fix up Larry's copyright statements to my best knowledge.
blob
|
commitdiff
|
diff to current
2003-04-02
Artur Bergman
Add packname->stash cache before the check if a packnam...
blob
|
commitdiff
|
diff to current
2003-04-01
Ilya Zakharevich
Integrate:
blob
|
commitdiff
|
diff to current
2003-03-30
Nicholas Clark
COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux...
blob
|
commitdiff
|
diff to current
2003-03-26
Nicholas Clark
Better version of change #19069
blob
|
commitdiff
|
diff to current
2003-03-26
Nicholas Clark
Re: [perl #21614] 5.8.0 Unbalanced string table refcount
blob
|
commitdiff
|
diff to current
2003-03-12
Jarkko Hietaniemi
Another finding by IRIX cc: non-void function
blob
|
commitdiff
|
diff to current
2003-03-11
Hugo van der Sanden
typo for utf8locale in #18907
blob
|
commitdiff
|
diff to current
2003-03-11
Jarkko Hietaniemi
Add missing intrpvar clonings to perl_clone.
blob
|
commitdiff
|
diff to current
2003-03-11
Stas Bekman
[patch] PL_taint_warn falls between chairs in perl_clone()
blob
|
commitdiff
|
diff to current
2003-03-09
Jarkko Hietaniemi
At Sarathy's request restore the bin5005compat Perl_foo...
blob
|
commitdiff
|
diff to current
2003-03-09
Adrian M. Enache
Re: [perl #21498] printf behaviour changes 5.6.1(and...
blob
|
commitdiff
|
diff to current
2003-03-04
Adrian M. Enache
Re: [perl #21395] rcatline doesn't grok utf8
blob
|
commitdiff
|
diff to current
2003-03-03
Jarkko Hietaniemi
Use a macro for abs() to avoid the possible truncation...
blob
|
commitdiff
|
diff to current
2003-03-02
Hugo van der Sanden
Update all copyrights to 2003, from Jarkko
blob
|
commitdiff
|
diff to current
2003-02-26
Adrian M. Enache
Re: [perl #20683] [fix] Better Patch
blob
|
commitdiff
|
diff to current
2003-02-24
Jarkko Hietaniemi
Patching magic from Inaba-san's keyboard: fix for ...
blob
|
commitdiff
|
diff to current
2003-02-18
Nicholas Clark
Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
blob
|
commitdiff
|
diff to current
2003-02-17
Nicholas Clark
Re: [PATCH] Copy on write for $& and $1...
blob
|
commitdiff
|
diff to current
2003-02-17
Hugo van der Sanden
fix typo in sv.c and regenerate perlapi.pod
blob
|
commitdiff
|
diff to current
2003-02-16
Salvador Fandiño
add support for assertions. Updated form of:
blob
|
commitdiff
|
diff to current
2003-02-16
Nicholas Clark
COW regexps:
blob
|
commitdiff
|
diff to current
2003-02-16
Nicholas Clark
inline SvREFCNT_dec:
blob
|
commitdiff
|
diff to current
2003-02-11
Robin Barker
[perl #20654] %*v02x considered invalid in printf
blob
|
commitdiff
|
diff to current
2003-02-11
H.Merijn Brand
More code cleanup.
blob
|
commitdiff
|
diff to current
2003-02-11
Mark Mielke
PATCH: sv_rvweaken() deficiency (against 5.8.0)
blob
|
commitdiff
|
diff to current
2003-02-10
Hugo van der Sanden
fix comment in change #18689
blob
|
commitdiff
|
diff to current
2003-02-10
Hugo van der Sanden
Fix for [perl #20339]: "%lf" rejected as invalid by...
blob
|
commitdiff
|
diff to current
2003-02-06
Artur Bergman
Patch from Richard Soderberg, cleanup the code a bit...
blob
|
commitdiff
|
diff to current
2003-02-05
Inaba Hiroto
[Patch] parsing under encoding (Re: [Encode] HEADS...
blob
|
commitdiff
|
diff to current
2003-02-01
Nick Ing-Simmons
PerlIO friendly version of speed up of $/ = undef case.
blob
|
commitdiff
|
diff to current
2003-01-30
Adrian M. Enache
[FIX] Re: UTF-8 failures (surprise!)
blob
|
commitdiff
|
diff to current
2003-01-26
Jarkko Hietaniemi
Missing (STRLEN)casts.
blob
|
commitdiff
|
diff to current
2003-01-26
Adrian M. Enache
patch to speed up Perl's slurp mode
blob
|
commitdiff
|
diff to current
2003-01-22
Nicholas Clark
Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad...
blob
|
commitdiff
|
diff to current
2003-01-22
Jarkko Hietaniemi
Continuation of #18542.
blob
|
commitdiff
|
diff to current
2003-01-22
Hugo van der Sanden
#18530 misses a couple of pTHX definitions
blob
|
commitdiff
|
diff to current
2003-01-21
Hugo van der Sanden
integrate (by hand) #18353 and #18359 from maint-5.8:
blob
|
commitdiff
|
diff to current
2003-01-16
Jarkko Hietaniemi
Fix 'use encoding' I/O for code points 0x80..0xFF;
blob
|
commitdiff
|
diff to current
2003-01-07
Nicholas Clark
%_ (was Re: [PATCH] operation on `PL_na' may be undefined)
blob
|
commitdiff
|
diff to current
2003-01-03
Artur Bergman
Fixes bug #15273, the return of the object caused
blob
|
commitdiff
|
diff to current
2003-01-03
Hugo van der Sanden
Re: [perl #18257] Attempt to free unreferenced scalar...
blob
|
commitdiff
|
diff to current
2002-12-28
Gurusamy Sarathy
these variables are not in use anywhere since 5.8.0
blob
|
commitdiff
|
diff to current
2002-12-25
Hugo van der Sanden
#18345 was still broken; should be fixed now.
blob
|
commitdiff
|
diff to current
2002-12-23
Hugo van der Sanden
more on #18344.
blob
|
commitdiff
|
diff to current
2002-12-23
Hugo van der Sanden
more on #18312: sv.c:ss_dup()
blob
|
commitdiff
|
diff to current
2002-12-16
Artur Bergman
More documentation of obscure flags is good, even if the
blob
|
commitdiff
|
diff to current
2002-12-14
Dave Mitchell
Proper fix for CvOUTSIDE weak refcounting
blob
|
commitdiff
|
diff to current
2002-12-02
Jarkko Hietaniemi
$0 mofifying part I
blob
|
commitdiff
|
diff to current
2002-12-02
Dave Mitchell
allow evals to see the full lexical scope
blob
|
commitdiff
|
diff to current
2002-11-27
Rafael Garcia-Suarez
DESTROY called in scalar context ?
blob
|
commitdiff
|
diff to current
2002-11-16
Dave Mitchell
optional code for debugging leaking scalars
blob
|
commitdiff
|
diff to current
2002-11-07
Yitzchak Scott-Tho...
Re: [perl #18038] DESTROY change in 5.8.0?
blob
|
commitdiff
|
diff to current
2002-11-04
Hugo van der Sanden
extend #13786 to cover the other four identical chunks...
blob
|
commitdiff
|
diff to current
2002-10-24
Dan Kogai
The Inaba patch for tr/// vs. use encoding
blob
|
commitdiff
|
diff to current
2002-10-22
Dave Mitchell
PL_curpad == AvARRAY(PL_comppad) always
blob
|
commitdiff
|
diff to current
2002-10-19
H.Merijn Brand
Happy chainsaw stories; The removal of the 5005 threads
blob
|
commitdiff
|
diff to current
2002-10-10
Rafael Garcia-Suarez
Fix bug #17776 : memory corruption in qr/##/x
blob
|
commitdiff
|
diff to current
2002-10-02
Dave Mitchell
move all pad-related code to its own src file
blob
|
commitdiff
|
diff to current
2002-10-01
Yitzchak Scott-Tho...
Re: sv_2pv_flags and ROK and UTF8 flags
blob
|
commitdiff
|
diff to current
2002-09-29
Abhijit Menon-Sen
Remove package; (Heh heh.)
blob
|
commitdiff
|
diff to current
2002-09-27
John Peacock
Re: [REVISED PATCH] Magic v-strings
blob
|
commitdiff
|
diff to current
2002-09-26
Nicholas Clark
ANSI-clean? (was Re: [PATCH] COW for ithreads)
blob
|
commitdiff
|
diff to current
2002-09-26
H.Merijn Brand
LEAKTEST is dead, RIP
blob
|
commitdiff
|
diff to current
2002-09-09
Allen Smith
Re: [PATCH: perl #17849] (corrected) Long double bugs...
blob
|
commitdiff
|
diff to current
2002-09-08
Allen Smith
Re: [PATCH: perl #17849] (corrected) Long double bugs...
blob
|
commitdiff
|
diff to current
next