This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / sv.h
2005-09-12 Nicholas ClarkIntegrate:
2005-09-12 Nicholas ClarkIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-04-26 Nicholas ClarkIntegrate:
2005-04-05 Nicholas ClarkIntegrate:
2004-10-19 Nicholas ClarkIntegrate:
2004-09-10 Marcus Holland-MoritzIntegrate:
2004-09-10 Stas BekmanIntegrate:
2004-05-30 Nicholas ClarkIntegrate:
2004-03-31 SADAHIRO TomoyukiIntegrate:
2004-03-22 Nicholas ClarkIntegrate:
2004-03-21 SADAHIRO TomoyukiNobody has used SvPVbyte_force?
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-03-07 Nicholas ClarkIntegrate:
2004-03-03 Artur Bergmansimplify sv.h
2004-02-26 Steve HayIntegrate:
2004-02-17 Tassilo von ParsevalRe: [PATCH] GLOB to LVALUE assignment fix
2004-02-08 Steve HayCorrect some prototypes in perlapi.pod
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2003-12-26 Nicholas ClarkIntegrate:
2003-12-22 Adrian M. Enachesanitize some macros - based on Chip Salzenberg suggest...
2003-11-30 Nicholas ClarkCopy SvIsCOW(sv) and SvIsCOW_shared_hash(sv) from blead
2003-10-18 Alexey TourbinIntegrate:
2003-10-17 Nicholas ClarkIntegrate:
2003-10-16 Nicholas ClarkPlan C for foiling the algorithmic complexity attack
2003-10-16 Alexey TourbinRe: assert.h breaks perl.h
2003-09-12 Jarkko HietaniemiIntegrate:
2003-09-12 Jarkko HietaniemiIt's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-08-30 Jarkko HietaniemiIntegrate:
2003-08-30 Jarkko HietaniemiFewer naked char constants.
2003-08-30 Jarkko HietaniemiIntegrate:
2003-08-30 Stas Bekman[patch sv.h api doc] SvTAINTED_on does its craft only...
2003-08-10 Jarkko HietaniemiIntegrate:
2003-08-10 Jarkko Hietaniemigcc -ansi -pedantic cleanup; and a seemingly forgotten
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-21 Jarkko HietaniemiIntegrate:
2003-04-19 Dave Mitchellallow recursive FETCHes
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-04-12 Jarkko HietaniemiIntegrate:
2003-04-08 Rafael Garcia-SuarezTypos fixes by Stas Bekman.
2003-03-30 Nicholas ClarkIntegrate:
2003-03-29 Nicholas Clark[DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanc...
2003-03-12 Chris NandorIntegrate from maint-5.8/perl
2003-03-11 Norton T. AllenIntegrate:
2003-03-11 Jarkko HietaniemiThe 0, in the assert_not_ROK() makes IRIX cc to worry
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-02 Jarkko HietaniemiIntegrate:
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-02-28 Jarkko HietaniemiMore lexical patches merged by Dave Mitchell.
2003-02-26 Jarkko HietaniemiIntegrate:
2003-02-24 Jarkko HietaniemiPatching magic from Inaba-san's keyboard: fix for ...
2003-02-16 Nicholas ClarkCOW regexps:
2003-02-16 Nicholas Clarkinline SvREFCNT_dec:
2003-02-11 H.Merijn BrandMore code cleanup.
2003-01-27 Nicholas Clarkmake Copy On Write work once again
2003-01-22 Jarkko HietaniemiIntegrate:
2003-01-22 Nicholas Clarkassert PV isn't RV
2003-01-16 Jarkko HietaniemiIntegrate:
2003-01-16 Jarkko HietaniemiFix 'use encoding' I/O for code points 0x80..0xFF;
2003-01-05 Jarkko HietaniemiBackport change #18444 to maint.
2003-01-04 Jarkko HietaniemiIntegrate:
2003-01-03 Artur BergmanFixes bug #15273, the return of the object caused
2003-01-03 Dave Mitchellnew flag SvPADSTALE
2003-01-03 Dave Mitchellremove flag SvPADBUSY
2003-01-02 Jarkko HietaniemiThe magic v-string patch from John Peacock for 5.8;
2002-12-02 Dave Mitchellallow evals to see the full lexical scope
2002-11-23 Jarkko HietaniemiIntegrate:
2002-11-16 Yitzchak Scott-Tho... Document PRIVSHIFT.
2002-11-04 Jarkko HietaniemiThe first big import towards 5.8.1, @18078. Please...
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-09-26 Jarkko Hietaniemienable -ansi -pedantic
2002-09-08 Yitzchak Scott-Tho... sv_2pv_flags and ROK and UTF8 flags
2002-08-20 John PeacockVersion 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-06-13 Chris NandorIntegrate perl
2002-06-09 Doug MacEachernRe: unique attribute?
2002-04-21 Gurusamy Sarathysquelch some more type mismatch warnings
2002-04-09 Jarkko HietaniemiRetract the UTF-8 filenames patch. This may be
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-07 Jarkko HietaniemiThere was no nice way of getting in UTF-8 filenames:
2002-04-06 Nicholas ClarkRe: the dirty half dozen (Re: perl@15662)
2002-03-23 Dave Mitchelltidy sv.[ch] after CRIPPLED_CC removal
2002-03-22 Jarkko HietaniemiIf Unicode keys are entered to a hash, a bit is turned on.
2002-03-21 Dave Mitchell-DCRIPPLED_CC RIP
2002-03-03 Ilya ZakharevichDebugging OPs
2002-02-19 Sam TregarClarify SvPV and SvPV_force api docs
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-11-29 Jarkko HietaniemiChange $=, $., $*, $%, and $- to be IVs instead of...
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-28 Tim Jennesssv.h documentation
2001-10-20 Nick Ing-SimmonsAdd a new flag character 'm' to embed.pl set to represent
2001-10-16 Nick Ing-SimmonsSkeleton of "PerlIO_dup" coded.
2001-09-30 Jarkko HietaniemiRetract the #12259 for now.
2001-09-28 Nicholas ClarkRe: macro redefinitions on Win32 (was Re: Question...
next