This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / sv.c
2003-06-15 Jarkko HietaniemiIntegrate:
2003-06-13 Jarkko HietaniemiIntegrate:
2003-06-11 Marcus Holland-MoritzRe: [PATCH: maint @ 19733] CL compiler warnings on...
2003-06-01 Jarkko HietaniemiIntegrate:
2003-05-13 Jarkko HietaniemiIntegrate:
2003-05-04 Jarkko HietaniemiIntegrate:
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-28 Jarkko HietaniemiIntegrate:
2003-04-22 Jarkko HietaniemiIntegrate:
2003-04-21 Jarkko HietaniemiIntegrate:
2003-04-21 Jarkko HietaniemiIntegrate:
2003-04-21 Jarkko HietaniemiIntegrate:
2003-04-17 Jarkko HietaniemiIntegrate:
2003-04-07 Jarkko HietaniemiIntegrate:
2003-04-01 Ilya ZakharevichOS/2-related patches
2003-03-13 Jarkko HietaniemiIntegrate:
2003-03-12 Chris NandorIntegrate from maint-5.8/perl
2003-03-11 Jarkko HietaniemiIntegrate:
2003-03-11 Jarkko HietaniemiIntegrate:
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-10 Nicholas ClarkIntegrate:
2003-03-09 Jarkko HietaniemiIntegrate:
2003-03-04 Adrian M. EnacheIntegrate:
2003-03-03 Jarkko HietaniemiIntegrate:
2003-03-02 Jarkko HietaniemiIntegrate:
2003-02-28 Jarkko HietaniemiMore lexical patches merged by Dave Mitchell.
2003-02-28 Jarkko HietaniemiThe Great Pad Run of '02
2003-02-26 Jarkko HietaniemiIntegrate:
2003-02-13 Jarkko HietaniemiIntegrate:
2003-02-08 Jarkko HietaniemiIntegrate:
2003-02-06 Jarkko HietaniemiIntegrate:
2003-02-01 Jarkko HietaniemiIntegrate:
2003-01-26 Jarkko HietaniemiIntegrate:
2003-01-22 Jarkko HietaniemiUse the aTHX_-less form (cousin of change #18544).
2003-01-16 Jarkko HietaniemiIntegrate:
2003-01-05 Jarkko HietaniemiBackport change #18444 to maint.
2003-01-04 Jarkko HietaniemiIntegrate:
2003-01-03 Jarkko HietaniemiIntegrate:
2003-01-02 Jarkko HietaniemiThe magic v-string patch from John Peacock for 5.8;
2003-01-01 Jarkko HietaniemiTweaks from Autrijus: threaded/win32 build, signedness.
2002-12-26 Jarkko HietaniemiIntroduce a cache for UTF-8 data: length and byte<...
2002-12-25 Yitzchak Scott-Tho... Integrate:
2002-12-23 Jarkko HietaniemiIntegrate:
2002-12-02 Jarkko HietaniemiIntegrate:
2002-11-28 Jarkko HietaniemiRetry the #17920.
2002-11-28 Jarkko HietaniemiUrque. Retract #18206 since it got two patches interleaved
2002-11-28 H.Merijn BrandIntegrate:
2002-11-28 Jarkko HietaniemiIntegrate:
2002-11-27 Rafael Garcia-SuarezDESTROY called in scalar context ?
2002-11-23 Jarkko HietaniemiIntegrate:
2002-11-16 Dave Mitchelloptional code for debugging leaking scalars
2002-11-09 Yitzchak Scott-Tho... Integrate
2002-11-07 Yitzchak Scott-Tho... Re: [perl #18038] DESTROY change in 5.8.0?
2002-11-04 Jarkko HietaniemiIntegrate
2002-11-04 Hugo van der Sandenextend #13786 to cover the other four identical chunks...
2002-11-04 Jarkko HietaniemiThe first big import towards 5.8.1, @18078. Please...
2002-10-24 Dan KogaiThe Inaba patch for tr/// vs. use encoding
2002-10-22 Dave MitchellPL_curpad == AvARRAY(PL_comppad) always
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-10 Rafael Garcia-SuarezFix bug #17776 : memory corruption in qr/##/x
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-10-01 Yitzchak Scott-Tho... Re: sv_2pv_flags and ROK and UTF8 flags
2002-09-29 Abhijit Menon-SenRemove package; (Heh heh.)
2002-09-27 John PeacockRe: [REVISED PATCH] Magic v-strings
2002-09-26 Nicholas ClarkANSI-clean? (was Re: [PATCH] COW for ithreads)
2002-09-26 H.Merijn BrandLEAKTEST is dead, RIP
2002-09-09 Allen SmithRe: [PATCH: perl #17849] (corrected) Long double bugs...
2002-09-08 Allen SmithRe: [PATCH: perl #17849] (corrected) Long double bugs...
2002-09-08 Nicholas ClarkCOW for ithreads (was Re: what copies scalars in ithreads?)
2002-09-08 Yitzchak Scott-Tho... sv_2pv_flags and ROK and UTF8 flags
2002-09-04 Nicholas Clarkcopy on write: fixes and debugging
2002-08-30 Yitzchak Scott-Tho... Re: glob names and Regexp type introspection
2002-08-29 Rafael Garcia-SuarezB::check_av() ; B::Deparse for CHECK blocks
2002-08-22 John PeacockRe: [PATCH] Version object patch #1
2002-08-20 John Peacock[REVISED PATCH] Magic v-strings
2002-08-20 Nicholas ClarkClean up copy-on-write macros and debug facilities...
2002-08-17 Nicholas ClarkCopy On Write
2002-07-17 Hugo van der SandenRe: sprintf: fix and docs
2002-07-17 Jarkko HietaniemiNI-S' stab at the #17270 mystery.
2002-07-17 Jarkko HietaniemiAlso the NetWare breakage was due to #17270, go figure.
2002-07-17 Chris NandorIntegrate perl
2002-07-16 Jarkko HietaniemiDJGPP was broken by #17270. Because of the time crunch
2002-07-16 Hugo van der Sandensprintf: fix and docs
2002-07-15 Jarkko HietaniemiSquash "uninitialized" warning from gcc.
2002-07-15 Tim BunceRe: Core dump in perl_clone (even with 'use threads...
2002-07-14 Hugo van der SandenRe: [ID 20020713.008] %vd eats two arguments
2002-07-14 Chris NandorIntegrate perl
2002-07-12 Tim BunceCore dump in perl_clone (even with 'use threads;' first...
2002-07-09 Nick Ing-SimmonsCall $encoding->decode($sv) without a $chk argument.
2002-06-30 Jarkko HietaniemiRetract #17380, the refcnt tweak was misplaced (re_dup...
2002-06-28 Hugo van der Sanden(Retracted by #17383)
2002-06-27 Jarkko HietaniemiInlining to avoid costly UTF-8 calls.
2002-06-22 Chris NandorIntegrate perl
2002-06-17 Nick Ing-SimmonsHandle IO error in "slow gets"
2002-06-15 Jarkko HietaniemiSpurious empty statements.
2002-06-13 Chris NandorIntegrate perl
2002-06-10 Jarkko HietaniemiFurther patch on #17163 for Tru64.
2002-06-10 Jarkko HietaniemiPatch from Hugo for the 'printf' problem:
2002-06-09 Doug MacEachern[patch] ptr_table_store
2002-06-09 Doug MacEachernRe: unique attribute?
next